/*CS-STYLESHEET "SCREEN" FOR SITUACTION.DE*/
body	{
	margin: 0;
	padding: 0;
	background: #555555 url(images/bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: center;
	}

.img	{
	border: 0px;
	}

#site	{
	text-align: left;
	margin: 0;
	padding: 0;
	margin-left:auto;
	margin-right:auto;
	width: 1000px;
	background: #EEEEEE url(images/bg_container.jpg);
	}

#navigation1
	{
	margin: 0;
	padding: 0;
	font-size: 12px;
	margin:0;
	/*height:30px;*/
	}

#navigation1 a, #navigation1 a:link, #navigation1 a:visited,
#navigation1 .active, #navigation1 .active_end
	{
	background: #4d585a url(images/bg_navigation1.jpg) repeat-x;
	float: left;
	padding: 8px 10px 6px 10px;
	border-right: 1px solid #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
	width: 125px; /* Angabe für den IE 5.x */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 104px;
	}

.dummy1 {
	margin: 0; /* Dummy-Angabe */
	}

#navigation1 a:hover, #navigation1 a:focus, #navigation1 a:active,
#navigation1 .active, #navigation1 .active_end
	{
	background-color: #eea744;
	background-image: url(images/bg_navigation1_hover.jpg);
	background-position: top;
	background-repeat: repeat-x;
	}

#navigation1 a.end, #navigation1 a.end:link, #navigation1 a.end:visited,
#navigation1 a.end:hover, #navigation1 a.end:focus, #navigation1 a.end:active,
#navigation1 .active_end
	{
	border: 0px;
         	width: 125px; /* Angabe für den IE 5.x */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 105px;
	}

.dummy2 {
	margin: 0; /* Dummy-Angabe */
	}

#header
	{
	clear: left;
	background-image: url(images/bg_footer.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	color: #FFFFFF;
	font-size: 1px;
	line-height: 0.1;
	}


#header a, #header a:link, #header a:visited, #header .spacer
	{
	line-height: 1.2;
	font-size: 10px;
	float: left;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px 0px 3px 10px;
	width: 125px; /* Angabe für den IE 5.x */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 114px;
	}

.dummy3
	{
	margin: 0; /* Dummy-Angabe */
	}

#header a.end, #header a.end:link, #header a.end:visited,
#header .spacer
	{
	background: transparent;
	border-right: 0px;
	width: 125px; /* Angabe für den IE 5.x */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 115px;
	}

.dummy4 	{
	margin: 0; /* Dummy-Angabe */
	}

#header a:hover, #header a:focus, #header a:active
	{
	text-decoration: underline;
	color: #FF8000;
	text-decoration: none;
	}

.border
	{
	margin-bottom: 40px;
	margin-top: 40px;
	width: 60px;
	float: left;
	}

#content
	{
	font-size: 13px;
	color: #484848;
	margin-bottom: 40px;
	margin-top: 40px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	width: 520px;
	float: left;
	line-height: 180%;
	}

#image	{
         	margin-bottom: 40px;
         	margin-top: 40px;
	float: left;
	width: 300px;
	overflow: hidden;
	}

#content a, #content a:link, #content a:visited
	{
	color: #DF7C00;
	text-decoration: none;
            }

#content a:hover, #content a:focus, #content a:active
	{
	color: #DF7C00;
	text-decoration: underline;
	}

#content h1	{
	color: #B71920;
	font-size: 14px;
	}

#content h2	{
	color: #DF7C00;
	font-size: 13px;
	margin: 0px;}

#content h3	{
	color: #484848;
	font-size: 12px;
	margin-bottom: 0px;
	}


/*div#content table {font-size: 13px; border-collapse:collapse;}
div#content table tr.zeile0 {}

div#content table tr.zeile1 {background: #CCCCCC;}
div#content table tr.zeile1 td, div#content table tr.zeile0 td {border: 1px solid #555555;}
*/
table.termine {
	width: 100%;
	border-collapse: collapse;
border-left: 1px solid #1F2A34;
	border-right: 1px solid #1F2A34;
}
table.termine thead th{
	font-size: 14px;
	height: 30px;
	text-align: center;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid #1F2A34;
	border-right: 1px solid #1F2A34;
	padding: 5px;}

table.termine tbody td{
	border: 1px solid #373B3E;
	padding: 8px;
	height: 40px;
}

table.termine tbody th {
	font-size: 16px;
	color: #B71920;
	text-align: left;
	border: 1px solid #2d3134;
	width: 90px;
	text-align: center;
	}

table.termine tbody th span{
	font-size: 12px;
	color: #484848;
	font-weight: normal;
	}
table.termine caption{
	background: url(images/bg_footer.jpg);
	color: #fff;
	text-align: center;
	font-size: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left: 1px solid #1F2A34;
	border-right: 1px solid #1F2A34;
	margin-left:-1px;
	}

@media screen and (min-width: 0px)
	{
	#ex4a caption {margin-left:0}
	} /* Opera 6+ specific value */

#footer	{
	background:url(images/bg_footer.jpg);
	clear: left;
	color: #FFFFFF;
	font-size: 10px;
	position: relative;}

#footer a, #footer a:link, #footer a:visited,
#footer .spacer
	{
	position: relative;
	float: left;
	padding: 3px 0px 2px 0px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	width: 200px;
	border: 0px;}

#footer img
	{
	border: 0px;
	}

#footer .spacer
	{
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	width: 200px; /* Angabe für den IE 5.x */
	voice-family: "\"}\""
	voice-family: inherit;
	width: 198px;
	}

.dummy6 	{
	margin: 0; /* Dummy-Angabe */
	}

#footer a:hover, #footer a:focus, #footer a:active
	{
	text-decoration: underline;
	}

.clear	{
         	clear: left;
	font-size: 1px;
	height: 2px;
         	}

hr 	{
	background-color:#999999; /* Mozilla 1.4 */
	color:#999999; /* IE 6 */
	border: #999999; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
	}
