body {
	margin: 0;	
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	background-image:url(img/verlauf.jpg);
	background-repeat: repeat-x;
	background-color: #d1d5d6;
}

#globalheader {
	position: absolute;
	width: 960px;
	left: 50%;
	margin-left: -480px;
	
	background-color: white;
	min-height: 100%; /* Mindesthoehe */
	height: auto !important;  /* für moderne Browser */
 	height: 100%;  /*für den IE6 */
}

#main {
	width: 960px;
	padding-top: 20px;
	background-color: white;
}

#header {
	margin: 0px;
}

#headerpic {
	position: absolute;
	left: 220px;
	width: 699px;
	height: 185px;
	z-index: 0;
}

#mainNavBalken {
	position: absolute;
}

#mainNav {
	position: absolute;
	margin-left: 40px;
}

#mainNav ul {
	
}

#mainNav li {
	display: inline;
}

#inhalt {
	margin: 0px;
	padding: 0px;
}

#picbox {
	float: left;
	width: 213px;
	height: 400px;
	margin-left: 1px;
}

#textbox {
	float: left;
	margin: 0 20px 0 20px;
	width: 492px;
	max-width: 492px;
	min-height: 520px; /* Mindesthoehe */
	height:auto !important;  /* für moderne Browser */
 	height: 520px;  /*für den IE6 */
}

#textbox h1 {
	width: 400px;
	line-height: 25px;
}

#infobox {
	float: left;
	width: 213px;
	height: 400px;
	margin-top: 6px;
}



.infofeld {
	background-image: url(img/verlauf_infobox.jpg);
	background-repeat: repeat-x;
	min-height: 217px; /* Mindesthoehe */
	height: auto !important;  /* für moderne Browser */
 	height: 217px;  /*für den IE6 */
}

.infofeld li {
	line-height: 17px;
}

.infoinhalt{
	padding: 10px;
}

.infoinhalt li {
	clear: left;
}

#bottom {
	clear: left;
	padding-top: 20px;
	margin-bottom: 20px;
}

h1 {
	margin: 0 0 5px 0;
	font-size: 19px;
	color: #2e448a;
	line-height: 20px;
	font-weight:100;
}

h2 {
	font-weight: bold;
	margin: 0px;
	font-size: 15px;
	line-height: 30px;
}

h3 {
	margin: 0 0 20px 0;
	font-style: normal;
	font-size: 12px;
}

h4 {
	color: #111111;
	font-weight: bold;
	margin: 13px 0 13px 0;
	font-size: 11px;
}

h5 {
	color: #111111;
	font-weight: bold;
	margin:  5px 0 0 0;
	font-size: 13px;
}

/* H6 für error*/
h6 {
	margin: 0 0 20px 0;
	font-style: normal;
	font-size: 13px;
	color: red;
}

img {
	border: none;
}

p {
	margin-bottom: 20px;
	line-height: 18px;
	font-size: 12px;
}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

a {
	color: #2e448a;
	text-decoration: none;
}

b {
	color: #2e448a;
}

.headline {
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 12px;
}

#main a {
	color: #2e448a;
	text-decoration: none;
	font-weight:normal;
	background:url("img/link.gif") no-repeat left;
	background-repeat:no-repeat;
	padding-left: 15px;
}

#main a:hover {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}



hr{
 	border: 0px; /* Für Firefox und Opera */
 	border-top: solid 1px #d1d5d6;
	border-bottom: solid 1px #FFFFFF; /* Für IE */
	padding-bottom:5px;
}


input {
	padding: 0px;
	padding-top: 3px;
	background: url(img/search.png) center top repeat-x;
	border: none;
	vertical-align: middle;
	width: 110px;
	height: 19px;
	font-size: 11px;
	float: left;
}

.input_radio {
	width: 20px;
	height: 20px;
	background: none;
}

#search {
	position: absolute;
	margin: 5px 0 0 744px;
	width: 150px;
}

#search input {
	float: left;
	margin: 0px;
	border: 0px;
}

#search .searchleft {
	float: left;
	width: 20px;
	height: 19px;
}

#search .searchright {
	float: left;
	width: 10px;
	height: 19px;
}



.searchleft {
	float: left;
	width: 20px;
	height: 19px;
}

.searchright {
	float: left;
	width: 10px;
	height: 19px;
}

.middle {
	vertical-align: middle;
}

select {
	border: 1px solid black;
}

form {
	margin: 0px;
}

textarea {
	border: 1px solid #888888;
}

.submit {
	border: none;
	vertical-align: middle;
	height: 20px;
	width: 80px;
}

#metanav {
	margin: 0 0 0 235px;
}

#metanav ul {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#metanav li {
	display: inline;
	font-size: 11px;
}

#metanav a {
	color: #000000;
}

.Table {
	border-top: 1px solid silver;
}

.Table th {
	font-weight: normal;
	padding: 0 5px 0 5px;
	border-bottom: 1px solid silver;
	border-left: 1px solid silver;
	border-right: 1px solid black;
	text-align: left;
}
.Table td {
	background-color: #e0e4e5;
	border-bottom: 1px solid silver;
	border-right: 1px solid silver;
	padding: 3px 0 3px 5px;
}

#agb {
	width: 410px;
	height: 200px;
	overflow:auto;
	border:1px solid #EEEEEE;
	font-size: 90%;
	background-color: white;
}

.savebutton {
	text-decoration: none;
	background-image:url(img/savebutton.png);
	background-repeat:no-repeat;
	background-position: 1px 1px;
        height: 25px;
	color: white;
}

.savebutton:hover {
	background-image:url(img/savebutton_hover.png);
	background-repeat:no-repeat;
	background-position: 1px 1px;
	cursor: pointer;
}

.savebutton:active {
	background-image:url(img/savebutton_hover.png);
	background-repeat:no-repeat;
	background-position: 1px 1px;
	cursor: pointer;
}

.savebutton:focus {
	background-image:url(img/savebutton_hover.png);
	background-repeat:no-repeat;
	background-position: 1px 1px;
	cursor: pointer;
}

.loginbutton {
	text-decoration: none;
	background-image:url(img/loginbutton.png);
	background-repeat:no-repeat;
	background-position: 1px 1px;
        height: 20px;
	width: 50px;
	color: white;
	margin: 0px 0 10px 0;
}

.loginbutton:hover {
	cursor: pointer;
}

.losbutton {
	text-decoration: none;
	background-image:url(img/losbutton.png);
	background-repeat:no-repeat;
	background-position: 1px 1px;
        height: 20px;
	width: 50px;
	color: white;
	margin: 0px 0 10px 0;
}

.losbutton:hover {
	cursor: pointer;
}

.nlink {
	background: none;
}

#legende { margin-bottom: 10px;}

#legende li{
	display: inline;
	padding-right: 10px;
}

.studieList {

}

.studieList {
	margin-bottom: 15px;
	width: 450px;
}

#pagesTop {
	margin: 0px;
	float: right;
}

#pagesBottom {
	margin: 0 0 30px 235px;
}

#pagesBottom a {
	color: #2e448a;
	text-decoration: none;
	font-weight: normal;
	background:url("img/link.gif") no-repeat left;
	background-repeat:no-repeat;
	padding-left: 15px;
}

.strong-0 { width:4px; background-color:#ff0000;}
.strong-1 { width:20px; background-color:#ff0000;}
.strong-2 { width:40px; background-color:#ff2c00;}
.strong-3 { width:60px; background-color:#ff4d00;}
.strong-4 { width:80px; background-color:#ff7300;}
.strong-5 { width:100px; background-color:#ff9900;}
.strong-6 { width:120px; background-color:#ffc700;}
.strong-7 { width:140px; background-color:#ffff00;}
.strong-8 { width:160px; background-color:#b6ff00;}
.strong-9 { width:180px; background-color:#53e200;}
.strong-10{ width:200px; background-color:#00e200;}




#textbox2 {
	position: absolute;
	margin: 0 20px 0 20px;
	width: 500px;
	min-height: 520px; /* Mindesthoehe */
	height:auto !important;  /* für moderne Browser */
 	height: 520px;  /*für den IE6 */
}

#textbox2 a {
	background: none;
	padding: 0px;
}

#infobox2 {
	position: absolute;
	width: 213px;
	height: 400px;
	margin-top: 6px;
	margin-left: 746px;
}

#inhalt2 {
	margin: 0px;
	padding: 0px;
	height: 520px;
}

.textList {
	margin-top: 20px;
}

.infoinhalt h6 {
	margin-top: 10px;
}
