/* ######################################################################################################
** # "Yet Another Multicolum Layout" (c) by Dirk Jesse (http://www.yaml.de) #############################
** ######################################################################################################
** 
**  YAML Version: 2.5.2
**  Dateiversion: 01.11.06  
**  Datei       : basemod.css
**  Funktion    : Basis-Modifikation f�r das Layout des YAML-Tutorials
**
*/

@media all
{

html, body {
	margin: 0;
	border: 0;
	padding: 0;
	background: none #D6D3CB;
}
#page_margins {
	width:981px;
	border: 0;
	padding: 0px;
	background: none #fff;
	margin: 0px auto;
}
#page {
	width: 100%;
	margin: 0px;
	border: 0;
	padding: 0px;
	background: none transparent;
}
/* 100%-H�he (funktioniert nicht, wenn der Footer eine variable H�he hat)
html, body, #page_margins {
	height: 100%;
	overflow: visible;
}
#page {
	height: auto;
	min-height: 100%;
	overflow: visible;
	position: relative;
} */
	
/* Formatierung der Kopfbereiches */
#topnav {
	top: 7px;
	left: 209px;
	height: 35px;
	width: 772px;
	text-align: left;
	background-color: #e11f26;
}
#header {
	height: 42px;
}
#logo img {
	display: block;
	position:absolute;
	top: 0px;
	left: 0px;
}
	
#speciallogo {
	position: absolute;
	width: 179px;
	height: 213px;
	text-align: center;
	padding: 1px 5px 5px 5px;
	margin-left: 790px;
}	
	
#keyvisual {
	display: inline;
	float:right;
	background-color: #000;
	width: 772px;
}
#keyvisual img {
	display: block;
}
#assistant {
	width: 194px;
	background: url("/sc/img/bg_assistant.png") no-repeat;
}
#assistant h2 {
	margin-bottom: 0.4em;
	padding: 35px 6px 0 30px;
	font-size: 115%;
	font-weight: normal;
	color: #000066;
}
#assistant ul {
	padding-bottom: 1.9em;
	list-style-image: none;
	list-style-type: none;
	background: url("/sc/img/bg_assistant_b.png") no-repeat left bottom;
}
#assistant ul li {
	padding-bottom: 0.4em;
}
#assistant a {
	font-weight: bold;
	font-size: 92%;
}
	
/* Formatierung der Fu�zeile */
#clearfooter {
/*	clear: both;
	height: 45px;*/
	display: none;
}
#wrapfooter {
	clear: both;
	width: 791px;
/*	height: 90px;
	margin: -90px auto 0px auto;
	border: 0;
	padding: 0;
	background-color: transparent;*/
}
#actions, #footer {
	/*height: 15px;*/
	position: relative;
	margin-left: 209px;
	border: 1px dotted #e0e0e0;
	border-bottom: 0;
	padding: 10px;
	background-color: transparent;
	text-align: right;
}
#actions {display: none;}
#copy {
	
}
#footer ul {
	float: right;
	padding: 16px 24px 0 0;
}

#footer_navi_container{
	width: 580px;
	overflow: hidden;
	padding-bottom: 2em;
}

.footer_navi_element{
	width: 33%;
	float:left;
	text-align:left;
}

.footer_navi_element h4, .footer_navi_element a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#3B4F7A;
	font-weight:bold;
	padding:0px 80px 0px 0px;
	cursor:default;
}

.footer_navi_element a{
	height:16px;
	color:#007ABC !important;
	vertical-align:middle;
	cursor:pointer;
	position:relative;
	margin:0px 0px 2px 0px;
	left:-10px;
}

.footer_navi_element img{
	border:0px;
	margin:0px 3px 0px 0px;
	vertical-align:bottom;
	border-bottom:1px solid #FFF;	
}

.footer_navi_element a,.footer_navi_element a:active, .footer_navi_element a:visited, .footer_navi_element a:focus{
	font-weight:normal;
	text-decoration:none;
	display:block;
	padding:0px;
}

.footer_navi_element a:hover{
	text-decoration:underline;
}
.footer_navi_element a:hover img{
	border-bottom:1px solid #FFF;
}

#mapArea {
	width: 792px;
	float:left;
	margin-left: 0px;
}


#contentArea {
	width: 792px;
	float:left;
}

#leftContentColumn {
	width: 210px;
	float:left;
}

#rightContentColumn {
	width: 580px;
	border-left:1px dotted #E0E0E0;
	border-right:1px dotted #E0E0E0;
	float:right;
}

#mpArea {
	width: 190px;
	min-height: 400px;
	float:right;
}

/* ######################################################################################################
** ### Formatierung der Inhaltsspalten ##################################################################
** ######################################################################################################
*/
#page_title {
	clear: both;
	margin-left: 209px;
	padding-left: 10px;
	width: 570px;
	padding-top: 2.75em;
	border-right: 1px dotted #e0e0e0;
	border-left: 1px dotted #e0e0e0;
}
#page_title h2 {
	margin: 0;
	padding: 0;
	font-size: 114%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
	
#h1 {
	position: absolute;
	margin-top: -3.5em;/* sitzt im Keyvisual */
}
/* linke Spalte */
#col1 { 
}	
#col1_content {
	border-right: 1px dotted #e0e0e0;
	border-left: 1px dotted #e0e0e0;
}

/* rechte Spalte */
#col3 {}
#col3_content {
}

/* ######################################################################################################
** ### Startseiten Map #################################################################################
** ######################################################################################################
*/
.regContainer{
	width:582px;
	height:328px;
	margin-bottom: 1.5em;
	background:#E6E5E5;
}

.regDescription{
	-position:absolute;
	float:left;
	width:229px;		/* entspricht 159px */
	height:318px;		/* entspricht 328px */
	background:#F2EEEE;
	padding:10px 10px 0px 10px;		

	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6A6A6A;
}

.regDescription h1{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0.5em 0 1.3em 0;
	font-weight:bold;
	font-size: 165%;
	color: #007abc;	
}
.regDescription select{
	width:219px
}

.mapContainer{
	position:absolute;
	left:209px;
	width:323px;
}

.regionsmap{
	width:241px;
	height:324px;
	/* background: url(/sc/img/bg_deutschland.png) no-repeat 0px 0px; */
	margin:2px 0px 0px 91px;
	z-index:1;
	position:absolute;
}
	
#regionsmapImage {
	position:absolute;
	z-index:1;
}
	
a.punkt{
	width:10px;
	height:10px;
	background:url(/sc/img/bg_punkt.png) no-repeat;
	display:block;
	position:absolute;
	z-index:2;
}

img.region{
	filter:alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
	visibility:hidden;
	z-index:3;		
}

#regTitle {
	position:relativ;
	/*margin:302px 5px 0 0;*/
	margin:270px 5px 0 0;
	float:right;
	width: 115px; /* 120px */
	/*height:18px;  /* 20 px */
	height:50px;  /* 20 px */	
	padding:2px 0px 0px 5px;
	background:#FFFFFF;	
	border:1px dotted #999999;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
	
	filter:alpha(opacity=55);
	-moz-opacity: 0.55;
	opacity: 0.55;	
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div {
	margin: 0;
}

} 
