@charset "UTF-8";

body {
	padding: 0;
	margin: 0;
	border: 0;
	font-family: Arial, sans-serif;
	font-size: 14px;
	background: transparent url(images/glossymetal.jpg) repeat scroll left top;
	text-align: center;	/* IE-Win hack */
}

ul li {
	padding-top: 10px;
	margin-left: -38px;
	list-style-type:none;
}



a:link {
	color: #4B6FE1;
	text-decoration: none;
	font-weight: bold;
}

#inhalt a:link  {
	text-decoration: none;
	font-weight: bold;
}

.submenu li{font-size: 10px;padding:0; margin-left: -40px; height:20px; display:block; }
.submenu li a:hover{}
.submenu li a.active, .submenu li a.active:hover{}
.submenu li a span{}

a:visited {
	color: #4B6FE1;
	text-decoration: none;
	font-weight: bold;
}

#inhalt a:visited  {
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #1B6FE1;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #6B93E1;
	text-decoration: none;
	font-weight: bold;
}

h1 {
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 20px;
	text-align: center;
	text-decoration: none;
}

h2 {
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
}

h3 {
	font-weight: normal;
	font-size: 10px;
}

h4 {
	font-weight: normal;
	font-size: 10px;
	line-height: 0px;
	
}

pre {
	font-family: Courier, sans-serif;
	background: #D6DDE5;
		border: 1px dotted;
	width: 95%;
	padding: 3px;
	
}

.table {
	margin-left: -3px;
}

.mainlink {
	color: #4B6FE1; 
	margin-left: -38px;
}

#verlauf {
	text-align: center;	/* IE-Win hack */
	height: 400px;
	background-image: url(images/fadestrip2.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#wrapper { 
	border: 0px solid; 
	height: 600px;
	width: 955px;
	background-image: url(images/hintergrund.png);
	position:absolute;
  	top:50%;
  	left:50%;
	margin-left:-476px;
  	margin-top:-300px;
}

#widget-l {
	float: left;
	margin: -470px 0 0 21px;
	width: 56px;
	display: inline;
	background: url(images/header_toolbar_widgets.png) no-repeat;
	height: 16px;
	
}

#widget-l:hover {
	background: url(images/header_toolbar_widgets.png) no-repeat 0px -16px;
}

#widget-l:active {
	background: url(images/header_toolbar_widgets.png) no-repeat 0px -32px;
}

#widget-r {
	float: right;
	margin: -468px 29px 0 0;
	width: 20px;
	display: inline;
	background: url(images/header_toolbar_widgets.png) no-repeat 0px -48px;
	height: 11px;
	
}

#widget-r:active {
	background: url(images/header_toolbar_widgets.png) no-repeat -20px -48px;
}


#inhalt {
	top: 79px;
	text-align: left;
	height: 474px;
	width: 746px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 168px;
	margin-top: -638px;
	border: 0px solid;
	background: #FFF;
	position: relative;
	overflow: auto;
}

#flash {
	width: 500px;
	height: 162px;
	left: 122px;
	top: -276px;
	border: 0px solid;
	position: relative;
}

#fussleiste {
	text-align: center;	/* IE-Win hack */
	height: 38px;
	width: 955px;
	margin-left: -2px;
	margin-top: 78px;
	border: 0px;
	padding-top: 5px;
}

#linkleiste {
	font-style: normal;
	font-weight: normal;
	text-align: left;
	height: 480px;
	width: 155px;
	margin-top: 75px;
	margin-left: 10px;
	padding-left: 12px;
	list-style-type:none;
	z-index: 100;
	border: 0px solid;
	
}

.navigatortext {
	border: 0px solid;
	padding-top: 64px;
	padding-left: 5px;
	margin-left: 170px;
	font-size: 11px;
	text-align: left;
}

.navigator {
	border: 0px solid;
	height: 20px;
	width: 500px;
	margin-top: -13px;
	margin-left: 290px;
	font-size: 12px;
	text-align: left;
}

/* Easy Float Clearing */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {display:inline-block;}
* html .clearfix {height:1%;}
.clearfix {display:block;}
.clear {clear:both;}


