html {
	margin: 0;
	padding: 0;
}
	
body {
	font-family:Arial, Helvetica, sans-serif;	
	line-height:18px;
	font-size:12px;
	color: #111111; 
	background: #cccccc url(img/bg_9.jpg) top repeat-x; 
	
	margin: 0; 
	padding: 0;
}


.left{
text-align:left;
}



.img_startseite{
border:1px solid #666666;
height:360px;
width:480px;
box-shadow: 5px 5px 5px grey;
}


.ct8{
width:800px;
valign:top;
}



.hidepics {
  width:0px;
  height:0px;
  visibility:hidden;
}





.right{
text-align:right;
}



input,textarea,select
{
font-family: Arial;
font-size: 14px;
border: 1px solid;
border-color: #AAAAAA;
background-color: #FFFFFF
}


.messagebox
{
color: white;
width: 500px;
font-family: Arial;
font-size: 14px;
border: 1px solid black;
background-color: #9B1217;
box-shadow: 5px 5px 5px grey;
}

.messagebox a:link, a:active, a:visited{
	text-decoration:none;
	color:#FFFFFF;

}

.messagebox a:hover{
	text-decoration:underline;
}


.inp200
{width: 200px;}
.inp300
{width: 300px;}
.inp400
{width: 400px;}
.inp500
{width: 500px;}


.hidepics {
  width:0px;
  height:0px;
  display:none;
}


.error
{
font-size: 10px;
color: red;
}


table.graudot		{ width: 780px; background-color: #aaaaaa; border: 1px dotted #555555 } 


.bilderrand {
width: 120px;
height: 90px;
	border:solid 1px #333333;
	background-color: #cccccc;
	padding: 3px;
	margin: 3px;
		}


.bilderrand_900 {
width: 900px;
height: 350px;
border:solid 1px #333333;
background-color: #cccccc;
padding: 3px;
margin: 3px;
}



body a:link, a:active, a:visited{
	text-decoration:none;
	color:#000000;

}

body a:hover{
	text-decoration:underline;
}


img.klein {
	border:0px;
padding: 1px;
	background-color: #9c9022;
	margin: 10px;
	}
img.klein:hover {
	background-color: #c8b721;
	}




h1{
padding: 0 15px;
color: #373737;
font-size: 16px;
font-weight: bold;
border-bottom: 1px dotted #373737;
width: 98%;
}

h2{
padding: 0 20px;
color: #373737;
font-size: 13px;
font-weight: bold;
border-bottom: 1px dotted #373737;
width: 98%;
}

h3{
padding: 0 25px;
color: #373737;
font-size: 12px;
font-weight: bold;
}






#linie{
padding: 0 15px;
color: #373737;
border-bottom: 1px dotted #373737;
width: 98%;
}


/* content div's */


#container 
{ 
margin: 20px auto;
width:980px;
background: #ffffff;
position:relative;
border: 1px solid #888888;
box-shadow: 5px 5px 5px grey;
}


#intro{
width:980px;
height:215px;
}


#preamble{
	padding: 5px 20px 0px 20px;
}

#preamble p.p1{
	margin-top: 10px;
}

#supportingText{
	background:#ffffff url(img/bg_bottom.png) no-repeat bottom center;
	height:100%;
}

#explanation {
	padding:10px 50px 30px 30px;
	height:100%;
}




#trich{
	margin:25px 50px 10px 50px;
	padding:20px 0 15px 0;
	border-bottom:1px solid #373737;
	height:100%;
}

#footer{
	font-family:Arial, Helvetica, sans-serif;	
	line-height:14px;
	font-size:10px;
	color: #666666; 
        padding:12px 50px 12px 30px;
	text-align:center;
}

