/* ====================================================================
   Styles für die Unterseiten
===================================================================== */

div#flashspacer{
	margin-top:30px;
}

div#flashheader{
	width:932px;
	height:119px;
}

div#inhalt{
	width:765px;
	margin-top:35px;
	margin-left:83px;
	margin-right:83px;
}

div#2colcol1 {
	float:left;
	width:330px;
}

div#2colcol2 {
	float:left;
	width:435px;
}

div#col1 {
	float:left;
	width:765px;
}

div#headline{
	height:55px;
}

h1{
	font-size:14px;
	font-weight:bold;
	color:#373737;
}

h2{
	margin-top:25px;
	font-size:14px;
	font-weight:bold;
	color:#373737;
}

a, a:hover {
	text-decoration:underline;
	color:#000000;
}

a.special, a.special:hover {
	background-image:url(../images/btn_pfeil.gif);
	background-position: 0px 3px ;
	background-repeat:no-repeat;
	padding-left:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

