
html {min-height: 101%;}

* {
	margin: 0;
	padding: 0;
}

a {
	color: #FFF;
	text-decoration: none;
}
a:hover {color: #FFF;} 

body {
	background: #666666 url('bg_main.gif') repeat-x;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}


#spacer {
	height: 127px;
}

#header {
}

.header-box {
	margin-left: 20px;
	float: left;
	width: 135px;
	height: 24px;
	background: #cdcdcd;
	text-align: center;
	padding-top: 7px;
}
.header-box a {
	text-align: center;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.8em;
}
#header .bv{
	text-align: left;
	background: #006699;
}
#header .bv a{
	text-align: left;
	padding-left:10px;
	background: #006699;
}
#header .ssd{
	background: #2C3B52;
}
#header .bb{
	background: #487A0A;
}
#header .gt{
	background: #B05104;
}
#header .bh{
	background: #AC8A6E;
}



#content {
	clear: both;
}

.content-box {
	margin-left: 20px;
	float: left;
	width: 135px;
	height: 322px;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 33px;
}
.content-box a {
	text-align: center;
	color: #FFF;
	text-decoration: none;
	font-size: 0.85em;
	font-weight: bold;
}
.content-box p {
	margin: 3px;
	margin-left: 7px;
}
#content .gross {
	text-align: left;
	width: 600px;
	line-height: 150%;
	text-align: justify;
}
#content .ssd {
	background: url('bg_content_ssd.gif') no-repeat;
}
#content .bb {
	background: url('bg_content_bb.gif') no-repeat;
}
#content .gt {
	background: url('bg_content_gt.gif') no-repeat;
}
#content .bh {
	background: url('bg_content_bh.gif') no-repeat;
}

#content .bv{
	text-align: left;
	background: #1672A9;
}
#content .bv a {
	text-align: left;
	padding-left:10px;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}
#content .intro.ssd{
	background: #44536A;
}
#content .intro.bb{
	background: #608F14;
}
#content .intro.gt{
	background: #BE6908;
}
#content .intro.bh{
	background: #BA9D84;
}
#content .intro p {
	font-size: 0.85em;
}
img.image-right {
	border:1px solid #7C7C7C;
	margin:12px 0 10px 20px;
	padding:2px;
	float:right;
}
img.doku {
	border:1px solid #7C7C7C;
	margin:10px;
	padding:2px;
}
 a.rechts {
 	float: right;
}

div.infobox {
  float:right;
  width:145px;
  background-color: #7C7C7C;
  border:1px solid #505050;
  padding:10px;
  margin-top:10px;
  margin-bottom:5px;
  margin-right:0px;
  text-align: center;
}


#fuss {
	clear: both;
	background: #000;
	height: 100px;
}
#fuss img {
	padding-left: 10px;
	padding-top: 8px;
}

#signatur {
	font-size: 0.8em;
	clear: both;
	background: url('bg_signatur.gif') no-repeat;
	padding: 5px;
	padding-left: 50px;
}
#signatur span.grau {
	padding: 5px;
	padding-left: 50px;
	color: #cdcdcd;
}
#signatur .grau a
 {
	color: #cdcdcd;
}


p,code,ul {padding-bottom: 1.2em;}


h1 {font: normal 1.4em Helvetica,sans-serif;}
h2 {font: bold 1.2em Helvetica,sans-serif;}

h3 {
	font: bold 1em Helvetica,sans-serif;
}



h1,
h2,
h3,
h1 a,
h2 a,
h3 a
 {
	padding-top: 12px; 
	color: #FFF; 
	margin-bottom: 8px;
}


