body
{

/* Standardschrift */
FONT-SIZE: 10px; FONT-FAMILY: arial;
}

/* Überschriften */
h1{font-size:14px;color: #F34500; font-family: arial;}
h2{font-size:14px;color: #F34500; font-family: arial; padding: 0px;
 margin: 0px;}
h3{font-size:12px;color: #F34500; font-family: arial;}
h4{font-size:10px;color: #F34500; font-family: arial;}
h5{font-size:10px;color: #F34500; font-family: arial;}
h6{font-size:10px;color: #F34500; font-family: arial;}


/* Links */
A:link		{color: #000000; text-decoration: underline;}
A:hover		{color: #000000; text-decoration: none;}
A:active	{color: #000000; text-decoration: none;}
A:visited	{color: #000000; text-decoration: underline;}

A.nav:link		{color: #000000; text-decoration: none;}
A.nav:hover		{color: #000000; text-decoration: none; font-weight:bold; }
A.nav:active	{color: #000000; text-decoration: none;}
A.nav:visited	{color: #000000; text-decoration: none;}

A.weiss:link	{color: #FFFFFF; text-decoration: underline;}
A.weiss:hover	{color: #FFFFFF; text-decoration: none;}
A.weiss:active	{color: #FFFFFF; text-decoration: none;}
A.weiss:visited	{color: #FFFFFF; text-decoration: underline;}


/*table	{FONT-SIZE: 12px; FONT-FAMILY: verdana;}*/
th		{FONT-SIZE: 14px; FONT-FAMILY: verdana;}
td		{FONT-SIZE: 10px; FONT-FAMILY: verdana;}


/* Weiß */
.weiss		{COLOR: #FFFFFF; FONT-FAMILY: verdana;}
.weiss10	{font-size:10px; COLOR: #FFFFFF; FONT-FAMILY: verdana;}
.weiss12	{font-size:12px; COLOR: #FFFFFF; FONT-FAMILY: verdana;}
.weiss14	{font-size:14px; COLOR: #FFFFFF; FONT-FAMILY: verdana;}


/* Zuständig für Überschriften in der Homepage */

.head1
{
	FONT: bold 24px Verdana;
	COLOR: #F34500;
}


/* Rahmen */
.allsides
{
BORDER-RIGHT: solid #00044b 1px; 
BORDER-LEFT: solid #00044b 1px ; 
BORDER-TOP: solid #00044b 1px; 
BORDER-BOTTOM: solid #00044b 1px; 
}

.input
{
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 8pt;
font-family: verdana;
color: #000000;
border: 1px solid #000000; 

BACKGROUND-IMAGE: url(../images/input.gif);
}


.textarea
{
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 8pt;
font-family: verdana;
color: #000000;
border: 1px solid #000000;

BACKGROUND-IMAGE: url(../images/input.gif);
}

/* Dropdown-Menüs */
.select_body1{font-weight: 800; text-transform: uppercase; font-size:10px;  font-family: arial;}
.select_body2{font-weight: 800; font-size:10px; font-family: arial;font-style: italic;}
.select_body3{font-weight: 800; font-size:10px; font-family: arial;font-style: italic;}

/* Meldungen */
.meldung		{background-color:#F8F8F8;}
.erfolgsmeldung	{background-color:#F8F8F8;}
.fehlermeldung	{background-color:#F8F8F8;}

/* Text */
.n10{font-size:10px; font-family: arial;}
.n12{font-size:12px; font-family: arial;}
.n14{font-size:14px; font-family: arial;}
.n16{font-size:16px; font-family: arial;}
.n18{font-size:18px; font-family: arial;}

.headline{font-size:14px; font-family: arial;}

.hg-nav{background-color: #33060D;}

.hg-main
{
 background-image:url(../images/startseite/hg.jpg);
 background-repeat:no-repeat;
 background-position:left bottom;
 background-attachment: fixed;
}

.allsides-weiss {
	border: 1px solid #FFFFFF;
}


/* Für Links (Impressum + Home) + Firmenanschrift */
.footer {FONT-SIZE: 10px; FONT-FAMILY: verdana;}

.linespace12
{
 line-height: 1.2em;
}

.linespace15
{
 line-height: 1.5em;
}


.grew {
	color: #B6B6B6;
}

.orange{
 color: #F34500;
}


h2.one-line
{
 display:inline; color: #000000;
}

.price {
	font-size: 24px;
}

