#ContentContainer h1 {
	margin-top:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	font-size:16px;
	padding-left:190px;
}
#ContentContainer h2 {
	display:block;
	margin:30px 0px 0px 190px;
	padding-top:5px;
	padding-left:5px;
	width:650px;
	height:22px;
	font-size:14px;
	color:#666;
	background:url(images/sos_buttons/bg_content_top_manuell.gif) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
}


.Content {
	display:block;
	margin:0px 0px 25px 190px;
	padding:10px;
	width:630px;
	border:1px solid #eaeaea;
	background:#fff;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

/* SOS-ROT RGB WERT: #d32024*/


/* Vorlagen */
.clearing{
	clear:both;
}
.vorlage-titel {
	border-bottom:1px solid #CCCCCC;
	padding:5px;
	font-size:14px;
	font-weight:bolder;
	background-color:#999999;
	color:white;
	margin:15px 0px;
}

.vorlage-trenner {
	margin:10px 0px;
	border-bottom:2px solid #CCCCCC;
}


/* Für Microsites */

/*Arthur´s Edit */

.ueberschrift-inhalt {
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	background-color:#EFEFEF;
	/*background-color:#ccffc7; grün ist irgendwie nicht so passend :-)*/
	background-repeat:repeat-x;
	padding:15px;
	padding-left: 35px;
	text-align:center;
	margin:10px 0px;
}

.headline {
	font: bold 14px Arial, Helvetica, sans-serif;
}

.klappboxenrahmen {
	padding-top:5px;
	line-height:normal;
	font-weight:normal;
	font-size:11px;
}
.klappbox {
	margin-top:5px;
	padding:5px;
	background-color:#CADFF7;
	font-weight:bolder;
	font-size:11px;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

.headerbild{
	border:1px solid #cccccc;
	padding:10px;
}

.bild {
	line-height:normal;
}

.inhalt {
	/*border:1px solid #cccccc;
	padding:10px;
	*/
	text-align: justify;
	line-height:18px;
}


/* TITELZEILEN */

/* Allgemeine Regeln die für alle Überschriften gelten */
#sos-ms h1,
#sos-ms h2,
#sos-ms h3,
#sos-ms h4,
#sos-ms h5,
#sos-ms h6{
	color:#333333;
	background-image:none;
	padding:5px;
	margin:30px 0px 10px 0px;;
	width:auto;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bolder;
	display:block;
	text-align:left;
	line-height:normal;
}
/* Einzelne Definitionen für die Überschriften */
#sos-ms h1 {
	border:1px solid #999999;
	background-color:#EFEFEF;
	font-size:16px;
	color:#333333;
}
#sos-ms h2 {
	color:red;
	background-color:#F1F1F1;
	border-bottom:1px solid #CCCCCC;	
}
#sos-ms h3{
	background-color:#F1F1F1;
	border-bottom:1px solid #CCCCCC;
}
#sos-ms h4{
	background-color:#F1F1F1;
	border-bottom:1px solid #CCCCCC;
}
#sos-ms h5{}
#sos-ms h6{}



/* TABELLEN */

/* Tabelle 1 */
#sos-ms .sos-tab1 {
	background-color:#990000;
}
#sos-ms .sos-tab1 td {
	background-color:white;
	text-align:left;
	font-size:11px;
	line-height:16px;

}
#sos-ms .sos-tab1 th {
	background-color:#d32024;
	padding:5px;
	color:white;
	text-align:left;
}
#sos-ms .sos-tab1 td {
	padding:5px;
}

/* Tabelle 2 */
#sos-ms .sos-tab2 {
	background-color:#999999;
}
#sos-ms .sos-tab2 td {
	background-color:white;

}
#sos-ms .sos-tab2 th {
	background-color:#EFEFEF;
	padding:5px;
	color:#333333;
}
#sos-ms .sos-tab2 td {
	padding:5px;
}



/* LINKS */

#sos-ms a,
#sos-ms a:visited {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#sos-ms a:hover,
#sos-ms a:active {
	color:red;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

/* Style 1 */
.sos-link-grau a{
	padding:5px;
	background-color:#EFEFEF;
	display:block;
	border-bottom:1px solid #CCCCCC;
	margin:5px 0px;
}

/* PDF Download */
.sos-link-pdf{
	float:left;
}
.sos-link-pdf a,
.sos-link-pdf a:visited {
	float:left;
	font-size:12px;
	display:block;
	padding:10px;
	background-color:none;
	border:1px solid white;
	min-width:188px;
}
.sos-link-pdf a:hover,
.sos-link-pdf a:active{
	float:left;
	display:block;
	padding:10px;
	background-color:#FFD2D2;
	border:1px solid red;
}
.sos-link-pdf img {
	float:left;
	padding:3px;
	margin-right:10px;
	border:1px solid #EFEFEF;
}

/* LISTE */

.sos-liste {
	margin-top:0px;
	margin-left:20px;
}

.box {
	border:1px solid #CCCCCC;
}
.box-titel{
	background-color:#F1F1F1;
	padding:3px;
	border-bottom:1px solid #CCCCCC;
}
.box-rot {
	border:1px solid red;
}
.box-titel-rot{
	background-color:red;
	padding:3px;
	border-bottom:1px solid #CCCCCC;
}
.box-inhalt{
	padding:5px;
}

