/* >>>>>>>>>> zentrale Formate <<<<<<<<<< */

body {
	background-color:#E8E8E8;
	background-image: url(../picsDefault/higruMainSpezial.gif);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* >>>>>>>>>> Inhalt und Navigation <<<<<<<<<< */

.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left:40px;
	width:700;
}
.content h1 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-top:10px;
	margin-bottom:5px;
	/* border:solid 1px #FF0000; */
}
.headLine1 {
	font-size:14px;
	font-weight:bold;
	color:#003366;
	margin-bottom:20px;
}
.bodytext {
	margin-top:0px;
	padding-top:0px;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	/* border:solid 1px #00FF00; */
}
.bodytext a:link {
	color: #003366;
	text-decoration: none;
}
.bodytext a:visited {
	color: #003366;
	text-decoration: none;
}
.bodytext a:hover {
	color: #003366;
	text-decoration: underline;
}
.csc-textpic-text {
	margin-bottom:15px;
	/* border:solid 1px #FF0000; */
}
.csc-textpic-intext-right-nowrap {
	/*
	background-image:url(../picsContent/trennerTransp.gif);
	background-position:465px 28px;
	background-repeat:no-repeat;
	*/
	
	/* border:solid 1px #CC9933; */
}
.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
	margin-top:35px;
	margin-bottom:15px;
	/* border:solid 1px #0000FF; */
}
.csc-textpic-intext-right-nowrap .csc-textpic-image {
	padding-left:12px;
	border-left:solid 1px #CCCCCC;
}
.csc-textpic-caption {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}

/* >>>>>>>>>> Navigation Level2 <<<<<<<<<< */

.naviLevel2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left:40px;
	margin-bottom:25px;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	
}
.naviLevel2 a:link {
	color: #003366;
	text-decoration: none;
}
.naviLevel2 a:visited {
	color: #003366;
	text-decoration: none;
}
.naviLevel2 a:hover {
	text-decoration: underline;
}
.linksStandard {
	font-size: 12px;
	text-decoration: none;
}

/* >>>>>>>>>> Mail-Formular <<<<<<<<<< */

.csc-mailform {
	border:none;
	background-image:url(../picsDefault/10x10_Blau1_v2.gif);
	padding-bottom:10px;
}
.csc-mailform-field.csc-mailform-label {
	float:left;
	width:70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	margin-top:5px;
}
.csc-mailform-field label {
	float:left;
	width:70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	margin-top:5px;
}
.csc-mailform-field input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-top:5px;
}
.csc-mailform-field textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-top:5px;
	width:270px;
}

/* >>>>>>>>>> Sitemap <<<<<<<<<< */

.content .csc-sitemap {
	font-size: 12px;
	line-height: 16px;
	color: #666666;

}
.content .csc-sitemap a:link {
	color: black;
	text-decoration: none;

}
.content .csc-sitemap a:link {
	color: #003366;
	text-decoration: none;
}
.content .csc-sitemap a:visited {
	color: #003366;
	text-decoration: none;
}
.content .csc-sitemap a:hover {
	color: #003366;
	text-decoration: underline;
}
