/* Mo=22h50min*/

html { 
	padding:0px;
	margin:0px;
}

#container
{
	width: 760px;
	/* height: 700px; */
	margin: 10px auto 0px auto;
	/* 10px auto 10px auto  == macht unten keinen abstand --> padding 10px bei inhalt */
	text-align: left;
	background-color: #8aa6da;
	min-height: 728px;
}

body {
	background-color: #c7cbcf;
	background-image: url(bilder/bgall.gif);
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#564b47;  
	padding:0px;
	margin:0px;
	text-align: center;
}

p, h2, pre, h3, h4 {
	margin: 0px 0px 10px 0px; 
	padding: 5px 20px 5px 20px; 
}

a { 
	color: #2d4494;
	font-size: 12px;
	background-color:transparent;
	text-decoration: none; 
}
a:hover { 
	color: #89a6d5;
	font-size: 12px;
	background-color:transparent;
	text-decoration: none; 
}
 
pre { 
	color: #564b47;
	font-size: 11px;
	background-color:transparent;
	font-family: Courier, Monaco, Monospace;
}


h2, h3, h4 {
	font-size:14px;
	padding-top:10px;
	text-transform:uppercase;
	color: #564b47;
	background-color: transparent;
	border-bottom: 1px solid #564b47;
}

h3,h4 {
	font-size: 14px;
	border-bottom: 0px;
	padding-left:0px;
	padding-bottom: 0px;
	margin-bottom: 3px;
	padding-top: 3px;
}

h4 {
	font-size: 11px;
	margin-bottom:0px;
	padding-left:0px;
}

h3 {
	color: #2d4494;
	margin-top: 10px;
}


strong { 
	font-size: 13px;
}

#links {
	/* border-right: 1px solid #564b47; */
	float: left;
	width: 170px;
	color: #564b47;
	padding: 0px 0px 0px 0px;
	background-color: #89a6d5;
	background-image: url(bilder/bgblue.jpg);
	background-repeat: repeat-x;
}

#inhalt {
	width: 589px;
	float: right;
	border-bottom: 1px solid #564b47;
	border-left: 1px solid #564b47;
	background-color: #ffffff;    
	background-image: url(bilder/bgwhite.jpg);
	background-repeat: repeat-x;
	/* margin-bottom: 10px; */
	min-height:600px;
	height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
	
}

#header {
	/* position: fixed; */
	text-align: center;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #564b47;
	border-top: 1px solid #564b47;
	background-color: #c7cbcf;
}


#buttonscontainer
{
	width: 170px;
	/* border-bottom: 2px solid #564b47; */
/*	border-top: 2px solid #564b47; */

}

.buttonsfirst a {
	color: #2d4494;
	background-color: #8aa6da;
	padding: 2px 2px 2px 5px;
	display: block;
	border-bottom: 1px solid #0099FF;
	font: 13px Arial, sans-serif;
	font-weight: bold;
	text-align: left;
}

.buttonsfirst a.down {
	color: #2d4494;
	background: url(bilder/menuback.png);
	background-color: #8aa6da;
	padding: 2px 2px 2px 5px;
	display: block;
	border-bottom: 1px solid #0099FF;
	font: 13px Arial, sans-serif;
	font-weight: bold;
	text-align: left;
}

.buttonsfirst a.down:hover {
	background: url(bilder/menubackhover.png);
	background-color: #0099FF;
}

.buttonsfirst a:hover {
	background-color: #0099FF;
	color: #2d4494;
	font: 13px Arial, sans-serif;
	font-weight: bold;
}

.buttonssecond a {
	color: #2d4494;
	background-color: #a0c2f9;
	padding: 2px 2px 2px 17px;
	display: block;
	border-bottom: 1px solid #0099FF;
	font: 13px Arial, sans-serif;
	font-weight: bold;
	text-align: left;
}

.buttonssecond a:hover {
	background-color: #0099FF;
}

.dienstleist a {
	font-weight: bold;
	font-size: 14px;
}

.dienstleist a:hover {
	font-style: italic;
}

.dienstleist img {
	border: none;
}

#logoklein{
	position: fixed;
	width: 190px;
	height: 83px;
	left: 0px;
	bottom: 0px;
	background: transparent;
}

#dienstlinks
{
	float: left;
	width: 369px;

}

#dienstrechts
{
	background-color: #a0c2f9;
	background-image: url(bilder/bgall.gif);
	float: right;
	text-align: center;
	width: 180px;
	border: dashed;
	border-width: 1px;
	padding-bottom: 5px;
	margin-bottom: 10px;

}

.dienstrechts img {
	margin-top: 15px;
	margin-bottom: 3px;
}

#thumbcontainer
{
	text-align: center;
	width: 161px;
	padding-bottom: 10px;
	float: left;
	border: dashed;
	border-width: 1px;
	margin:10px;

}

ul {
	list-style-image: url(bilder/bluearrowright.png);
}

table {
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
}

/*Anpassungen im Rahmen der Partnerlinks der Virtuellen Fabrik - 30. August 2011*/

#vftable {
	padding:0;
	margin:0;
	margin-left:20px;
	text-align:left;
	}
	
p.vftable{
	padding:0;;
	margin:0}

