@import url("menue1.css");
@import url("form.css");
html {
	margin:0;
	padding:0;
}

body {
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#FFFFFF;
	line-height:17px;
	margin:0;
	padding:0;
	margin-top: 29px;
	text-align:center;
	background-color: #D1D0C8;
}

td {
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#FFFFFF;
	line-height:17px;
	font-size: 11px;
	vertical-align:top;
}

a {
	color: #F1F1F1;
	text-decoration:none;
}

a:visited {
	color:#F1F1F1;
}

a:hover {
	color: #FFFFFF;
}

a:active {
	color:#FFFFFF;
}

a.main {
	color: #FFFFFF
}

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

a.layout {
	font-size: 10px;
	float:left;
	width:15px;
	padding:1px;
	margin-top:17px;
	margin-left:8px;
	margin-bottom:10px;
	text-align:center;
	background-color:#F7F7F7;
	border:1px solid #999999;
	background-image: none;
}

a.mehr {
	font-size:13px;
}

li.content {
	margin-left: -10px;
	line-height: 17px;
	list-style-type: square;
}

ul.content {
	padding-left:35px;
	margin-left: 25px;
	margin-top: 9px;
	margin-bottom: 9px;
}

img.bor {
	margin-left:21px;
	border:1px solid #000000;
}

img.small {
	float:left;
	margin-right:5px;
	margin-bottom:13px;
	border:1px solid #000000;
}

img.gallery {
	border:1px solid #FFFFFF;
}

h1 {
	font-size:17px;
	font-weight: normal;
	margin:0px;
	background-image:url(box.gif);
	background-repeat:no-repeat;
	background-position: 15px 13px;
	padding-top: 13px;
	padding-right: 31px;
	padding-bottom: 7px;
	padding-left: 41px;
}

h2, h3 {
	text-align:left;
	color:#FFFFFF;
	font-size:13px;
	font-weight: bold;
	margin:0px;
	padding-top: 8px;
	letter-spacing: 0.15em;
}

h2 {
	padding-left:255px;
}

.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #202531;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #000000;
	width: 250px;

}

.inputbut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #646B79;
	border: 2px outset;
}

img.box {
	float:left;
	margin-top:5px;
	margin-right:7px;
	border:1px solid #000000;
}

a.pdf, a.pdfb, a.energie {
	float:left;
	margin-top:5px;
	margin-right:7px;
	margin-bottom:20px;
	background-image:url(../images/pdf.gif);
	background-repeat:no-repeat;
	padding-left:27px;
}

a.pdfb {color:#000000;}

a.energie{background:url(../images/energie.png) no-repeat;}

#box {
	float:left;
	margin-top:10px;
	margin-right:7px;
	margin-left:10px;
	width:21px;
	height:21px;
	background-color: #C8C8C8;
}

p {
	padding: 5px 15px;
	margin:0px;
}

pre {
	font-size: 12px;
	padding: 5px 10px;
	margin:0px;
}

/*------ layout-----------*/

#boxtop {
	width: 768px;
	height: 313px;
	margin: auto;
	background-image: url(shadow_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#logo {
	text-align: left;
	padding-left: 6px;
	padding-top:7px;
}

#box1 {
	width: 768px;
	height: auto;
	margin-top: 0px;
	background-image: url(shadow.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#inner {
	clear:both;
	float:left;
	width:768px;
	min-height:430px;
	text-align:left;
	background-repeat:no-repeat;
	background-position: 6px 0px;
}

/* -------------left und right navigavtion------------ */

#left {
	clear:both;
	float:left;
	width:201px;
	margin-left:12px;
	padding-left:0px;
	margin-top: 19px;
}

#left[id] {
	margin-left:15px;
	padding-left:8px;
}

#right {
	width:225px;
	float:left;
	position:relative;
	margin-top:2px;
	margin-left:5px;
}

/* ----------------content-------------------- */ 

#content {
	width:505px;
	float:right;
	margin-top:16px;
	margin-right:12px;
	text-align:justify;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content[id] {
	width:505px;
	float:right;
	margin-top:16px;
	margin-right:24px;
	text-align:justify;
	margin-bottom: 0px;
	margin-left: 0px;
}

#menutop {
	height:13px;
	width:201px;
}

#menumid {
	height:auto;
	width:201px;
	margin-top:-7px;
	padding-bottom:11px;
}

#menubot {
	height:15px;
	width:201px;
}

#footer {
	clear: both;
	width: 756px;
	height:25px;
	margin: auto;
	padding-top:7px;
}

#boxfooter {
	clear: both;
	width: 768px;
	height: 7px;
	background-image: url(shadow_bottom.gif);
	background-repeat: no-repeat;
}

#footleft {
	float:left;
	width: 200px;
	margin-top: 5px;
	margin-left:16px;
	padding-left: 1px;
}

#footleft[id] {
	margin-left:23px;
}

#footright {
	color:#FFFFFF;
	float:right;
	width: 380px;
	margin-top: 5px;
	margin-right: 13px;
	text-align: right;
	font-size: 10px;
}

#footright[id] {
	margin-right: 33px;
}
ul.disc{list-style:disc;padding-left:31px;}

