body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align:center;
	background-image: url(../_pic/bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-attachment: fixed;
	background-color: #9999CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}

img {
	border:0px;

}

a {
	font-weight: bold;
	color:#000099;
	text-decoration: underline;
}

a:hover {
	font-weight: bold;
	color:#999999;
	text-decoration: underline;
	
}

#center {
	width: 750px;
	min-height: 100%;
	margin: auto;
	margin-top:10px;
	position: relative;
	text-align:left;
	background-image: url(../_pic/bg_content.gif);


}

#content {
	background-repeat: no-repeat;
	width:750px;
	height:155px;
}

#left {
	width: 165px;
	float:left;
	margin-left:5px;
	height:400px;
}
* html #left {		/*nur fuer IE */
	width: 160px;
}
.buttonscontainer {
	width: 160px;
	margin-top: 5px;
}

.buttons a {
	color: #FFFFFF;
	display: block;
	font: 12px Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding-left: 15px;
	list-style-type: none;
}

.buttons a:hover {
	color: #CCCCFF;
	text-decoration: none;
}


#main {
	width: 384px;
	padding-bottom:5px;
	float:left;
	margin-left: 6px;

}

.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	font-style: normal;

}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top:0px;

}

.marginalie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	margin-bottom:-10px;
	font-style: italic;

}

#right {
	width: 175px;
	float:left;
	margin-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#footer {
	width:750px;
	height:25px;
	float:left;
	background-image: url(../_pic/footer.jpg);
}

.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}

.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */.klein {
	font-size: 10px;
}

.adresse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	margin-left: 10px;
	margin-top: 4px;
}
