/* Stylesheet Trimension by hoffnungstraeger - visuelle Kommunikation*/

html
{
 font-size:80%;
}

body
{
 background:#DDDDDD url(../img/verlauf.jpg) repeat-x scroll left top;
 font-family:Arial,Helvetica,sans-serif;
 font-size:1em;
 color:#999999;
 text-align:center;
 padding:0px;
 margin:0px;
 overflow: scroll;
}

p, div, img, h1, h2, ul, li
{
 padding:0px;
 margin:0px;
}

a img
{
 border-width:0px;
}

h1{
 padding:40px 0px 20px 15px;
 font-size:1em;
 color:#2863AA;
 background:url(../img/pfeil_h1.png) no-repeat 0px 42px; 
}

h2{
 padding:20px 0px 0px 0px;
 font-size:1em;
 font-weight:bold;
}

ul
{
 list-style-type:none;
 color:#666666;
 font-weight:bold;
 margin-right:30px;
 margin-top:40px;
 border-top:1px dotted #666666;  
}

li
{
 border-bottom:1px dotted #666666;
}

#inhalt ul
{
 list-style-type:square;
 color:#666666;
 font-weight:normal;
 margin:0px;
 margin-left:40px;
 border:none;   
}

#inhalt li
{
 border:none;
}

#inhalt a
{
 color:#2863AA;
 text-decoration:none;
}

#navigation a
{
 display:block;
 color:#666666;
 text-decoration:none;
 padding: 12px 0px;
 padding-left:25px;
}

#navigation a:visited
{
 display:block;
 color:#666666;
 text-decoration:none;
 padding: 12px 0px;
 padding-left:25px;
}

#navigation a:hover
{
 color:#2863AA;
}

table
{
 border:1px dotted #2863AA;
 margin-top:5px;
 width:530px;
}

.col1
{
 width:150px;
 vertical-align:top;
}

.col2
{
 width:200px;
 vertical-align:top; 
}


#navigation .aktiveseite
{
 background:url(../img/pfeil_navi.png) no-repeat 0px 12px;
 color:#2863AA;
}

#navigation .aktiveseite a
{
 color:#2863AA;
}


#site
{
 margin:0px auto;
 width:925px;
}

#leftcol
{
 float:left;
 width:200px;
}

#logo
{
 width:200px;
 height:275px;
}

#navigation
{
 text-align:left;
}


#rightcol
{
 width:720px;
 float:left;
}

#header
{
 margin:0px auto;
 width:700px;
 height:60px;
 background-color:#EEF3FB;
 border-top:5px solid #AAC7EA;
 text-align:left; 
}

#kontakt
{
 float:left;
 padding-left:50px;
 margin-top:40px;
 padding-right:10px;
 color:#666666;
 font-size:0.9em; 
}

#kontakt a
{
 text-decoration:none;
 color:#666666;
}

#kontakt a:hover
{
 color:#2863AA;
}

#impressum
{
 float:left;
 border-left:1px solid #666666;
 padding-left:10px;
 margin-top:40px;
 color:#666666;
 font-size:0.9em; 
}

#impressum a
{
 text-decoration:none;
 color:#666666;
}

#impressum a:hover
{
 color:#2863AA;
}

#sprache
{
 visibility:hidden;
 float:right;
 padding-right:50px;
 margin-top:40px;
 color:#666666;
 font-size:0.9em; 
}

#sprache a
{
 text-decoration:none;
 color:#666666;
}

#sprache a:hover
{
 color:#2863AA;
}

#moodpic
{
 margin:10px auto;
 width:720px;
 height:200px;
}

#inhalt
{
 margin:0px auto;
 width:600px;   
 background-color:#EEF3FB;
 border-bottom:5px solid #AAC7EA;
 line-height:160%;
 text-align:left;
 color:#666666;
 padding:0px 50px 20px 50px;
}

.bildimtext
{
 float:right;
 margin: 5px 20px 20px 10px;
}

.note
{
font-size:0.8em;
}

#contactform
{
	border: 3px solid #9999BB;
	padding: 10px 10px 10px 10px;
}

#contactform fieldset
{
	border: 1px solid #99AADD;
}

#contactform label
{
	float:left;
	display: inline;
	color:#666666;
	font-size:0.9em; 
	font-weight: bold;
	margin: 5px 10px 5px 30px;
	padding:2px;
}

#contactform input
{
	width: 350px;
	float:right;
	margin: 5px 40px 5px 0;
	padding:2px;
}
	
#contactform textarea
{
	width: 450px;
	margin: 5px 40px 5px 10px;
	padding:2px;
}

#contactform .button
{
	width: auto;
	float: left;
	vertical-align:middle;
	margin: 5px 0 5px 10px;
	padding:2px;
}







