/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.rechts {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,128);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	background-color: rgb(222,232,233);
 	padding-left: 5px;
 	border-left-style: none;
 	padding-top: 10px;
 	border-top-style: none;
 	border-right-style: none;
 	padding-bottom: 10px;
 	border-bottom-style: none
}

.css_formular {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10px;
 	color: rgb(128,128,128);
 	font-weight: normal;
 	font-style: normal;
 	border: 1px solid rgb(128,128,128)
}

.a1 {
	background-color: rgb(0,102,255)
}

.Inhalt {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	padding: 20px 10px;
 	margin-left: 20pt;
 	border-left-style: none;
 	margin-top: 10pt;
 	border-top-style: none;
 	border-right-style: none;
 	margin-bottom: 5pt;
 	border-bottom-style: none
}

.werbe-kasten {
	background-color: rgb(255,255,255);
 	border: 1px dotted rgb(1,125,199)
}

.css-navi {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,128);
 	font-weight: normal;
 	font-style: normal;
 	background-color: rgb(222,232,233);
 	margin-left: 0px;
 	padding-left: 5px;
 	border-left-style: none;
 	margin-top: 0px;
 	padding-top: 10px;
 	border-top-style: none;
 	border-right-style: none;
 	padding-bottom: 10px;
 	border-bottom-style: none
}

.werbungstartseite {
	background-color: rgb(222,229,233);
 	border: 1px dotted rgb(153,204,255)
}