body {
	padding:0px;
	margin:0px;
}

p,br,h2,h3,h4,p,ul,ol,div,table,td,th,tr,address,blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B3E51;
	font-style: normal;
}

h1 {
	font-weight:normal;
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 10px;
	color: #D02D3C;
}

h2	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B3E51;
	font-style: normal;
}




/*--------------TRENNER---------------*/

A:link 			{
	text-decoration: none;
	font-size: 11px;
	color: #D02D3C;
}

A:active 		{
	text-decoration: none;
	font-size: 11px;
	color: #D02D3C;
}

A:visited   	{ 
	text-decoration: none;
	font-size: 11px;
	color: #D02D3C;
}

A:hover 		{
	text-decoration: none;
	font-size: 11px;
	color: #2B3E51;
}

/*--------------TRENNER---------------*/

a.hauptnavi:link {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #D02D3C;
}

a.hauptnavi:active {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #D02D3C;
}

a.hauptnavi:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #D02D3C;
}

a.hauptnavi:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #336699;
}

/*--------------TRENNER---------------*/

.kleinblau {
	font-size: 10px;
	color: #6188B0;
}

a.kleinblau:link {
	text-decoration: none;
	font-size: 10px;
	color: #6188B0;
}

a.kleinblau:active {
	text-decoration: none;
	font-size: 10px;
	color: #6188B0;
}

a.kleinblau:visited {
	text-decoration: none;
	font-size: 10px;
	color: #6188B0;
}

a.kleinblau:hover {
	text-decoration: none;
	font-size: 10px;
	color: #336699;
}

/*--------------TRENNER---------------*/

.kopfbereich {
	background-image:url(/images/symbole/img_hintergrund_kopfbereich.gif);

}

.bildbereich {
	background-image:url(/images/symbole/img_hintergrund_bildbereich.gif);

}

.headerframe {
	background-image:url(/images/bilder/img_hintergrund_frame.jpg);

}
.box {
	background-image:url(/images/symbole/img_box_hintergrund.gif);

}
/*--------------TRENNER---------------*/


.titel {
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 10px;
	color: #D02D3C;
}

.blau			{
	font-size: 10px;
	color: #6188B0;
}

.hinweis		{
	font-size: 10px;
	color: #D02D3C;
}

.preis		{
	font-size: 16px;
	color: #D02D3C;
}

/*--------------TRENNER---------------*/

.abstand {
    font-size: 1px;
    line-height: 1px;
    height: 5px;
}

.abstand {
	line-height: 9px;
}

.abstand-gross {
	line-height: 18px;
}

/*--------------TRENNER---------------*/

.input	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.submit	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background : #4573B2;
	color:#ffffff;
}