﻿* 
{
	margin: 0;
	padding: 0;
	outline: none;
}

#mittelteil {
	width: 1000px;
	height:auto;
	height:100%;
	font-family: Arial, Helvetica, Sans-serif;
	background: transparent url('../../images/rechts.gif') repeat-y top right; 
}

#inhalt_links {
	float:left;
	width:680px;
	line-height: 20px;
	font-size: 12px;
}

#inhalt_links .padding {
	padding: 10px;	
}

#inhalt_rechts {
	float: right;
	width: 300px;
	line-height: 18px;
	height:100%
}

#inhalt_rechts .padding {
	padding: 10px;	
}

#clear{
	clear:both
}
#fuss {
	height: 155px;
	color: #0000FF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #FFFFFF;
	border-top: 2px solid #efefef;
	line-height: 18px;
	text-align: center;
	background-color: #0000FF;
	width: 1000px;
}

#centertable {
	width: 96%;
	text-align: center;
	vertical-align: top;
}

#lefttable {
	width: 96%;
	text-align: left;
	vertical-align: top;
}


thead {
	background-color:#0000FF;
	color:white;
	line-height: 18px;
}

.spalte1 {
	width: 33%;
}

.spalte2 { 
	width:33%; 
}

.spalte3 {
	width: 33%;
}

h1 {
	border-bottom: solid 1px #d9d9d9;
	font-weight: bold;
	font-size: 16px;
	text-indent: 5px;
	color: #0000FF;
	text-align: center;
}

h5 {
	font-weight: bold;
	font-size: 14px;
	color: #FF0000;
	text-align: left;
}

p {
	font-size: 12px;
	text-align: left;
}


.hidden {
	display: none;
}

.dropdown-upward {
	margin-top: 400px !important;
}
