body,html {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11pt;
}

* html, * html body {
    height:80%;
    overflow:hidden;
}

* #main {
	height: 80%;
	min-height: 80%;
	max-height: 80%;
}

#all {
	background:url("../images/swb/background.gif") repeat-y scroll left center transparent !important
}

#mitte {
	background:url("../images/swb/background.gif") repeat-y scroll left center transparent !important;
	border:none !important;
	min-height:500px;
	max-height:500px;
	overflow:auto;	
}

#inhalt {
	overflow:hidden;	
	width:780px !important;
	border: none !important;
}

#content h1 {
	color: #7FB3D5;
	font-size: 20px;
}

.hervorhebung {
	color: #7FB3D5;
}

#content .rubrik {
	font-size: 9pt;
	background-color: #dcdcdc;
	color: #000;
	border-left: 10px solid #7FB3D5;
	font-weight: bold;
	padding-left: 15px;
	position: relative;
}

#content ul {
	list-style-image: url(../images/pfeil_re_white_swb.gif);
}

#content {
	padding-left:5px;
}

#content a {
	color: #000000;
	background-image: url(../images/pfeil_re_white_swb.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 0 3px;
}

/* Tabs der Jahresauswahl */
.tab {
	height: 25px;
	border: 1px solid #B4B4B4;
	color: #000000;
	background-color: #E7E7E7;
	font-size: 11px;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	cursor: pointer;
	padding: 0px 0px 0px 0px;
	outline-style: none;
}

.tabSelected {
	height: 25px;
	border: 1px solid #B4B4B4;
	color: #ffffff;
	background-color: #85C2FF;
	font-size: 11px;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	cursor: pointer;
	padding: 0px 0px 0px 0px;
	outline-style: none;
}

#tabdiv {
	border-bottom: 1px solid #B4B4B4;
	border-top: 1px solid #B4B4B4;
	padding: 0px;
	margin-bottom: 15px;
	margin-top: 15px;
	float:left;
	width:800px;
}
