/* CSS Document */
body {
	color:#e9e9e9;
	background-color:#DFD0F6;
	font-size:11px;
	font-family: verdana,sans-serif;
	margin:0;
	padding:0;
	text-align:center;}

#totouter {
	padding:0;
	width:765px;
	border-left:5px solid #E3B93B;
	border-right:5px solid #E3B93B;
	border-bottom:5px solid #E3B93B;
	background-color:#666699;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;}
	
#header {
	padding:0;
	margin:0;
	height:140px;
	background-image: url(images/2_banner.jpg); }

	
#motiv {
	height:170px;
	margin:0;
	padding:0;
	border-left:1px solid #B7B8B9;
	border-right:1px solid #B7B8B9;
	background-color:#747474;}

#left {
	float: left;
	width: 180px;
	margin: 0;
	padding: 10px 0 10px 0;
	font-family: Trebuchet MS;}
	
#leftbar { padding:20px 0 0 5px; }
#leftbar a {
	text-decoration:none;
	font-weight: bold;
	color: #f9f9f9;}

#leftbar a:hover {
	text-decoration:underline;
	font-weight: bold;
	color: #f9f9f9;}
	
.menu a:link, .menu a:visited { 
	display:block;
	width:160px;
	height:20px;
	padding:4px 0 0 8px;
	background-color:#8287D6;
	margin:0;
	color:#E1E1E1;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	border-left: 0px solid #CFAF4A;
	background-image: url(_images/hg-menue.gif);
	border-bottom:1px solid #926F2F; }

.menu a:hover { background-color:#809EF5; }


#content {
	float:right;
	width:585px;
	padding:0;
	margin:0;}

#blurb {
	float:left;
	margin:0;
	width:375px;
	padding:15px;
	line-height:17px;
	font-size:12px;
	text-align: left;
	background-color: #FFFFFF;
}
	
h1 {
	color:#666699;
	font-size:9px;
	font-family: trebuchet ms, verdana,sans-serif;
	;
	font-weight:bold;
	margin:0 0 14px 0;
	text-align: center;
}
h2 {
	color:#002142;
	font-size:10px;
	font-family: trebuchet ms, verdana,sans-serif;
	;
	font-weight:normal;
	margin:15px 0 8px 0;
	text-align: center;
}
h3 {
	color:#002142;
	font-size:12px;
	font-family: trebuchet ms, verdana,sans-serif;
	font-weight:bold;
	margin:10px 0 0 0;
	text-align: center;
}

hr {color:#FFD891;height:1px; }

#blurb a {
	text-decoration:none;
	font-weight: bold;
	color: #00214A;}

#blurb a:hover {
	text-decoration:underline;
	font-weight: bold;
	color: #00214A;}
	
#right {
	float:right;
	width:180px;
	background-color:#878DE3;
	padding:0px 0 10px 0;
	text-align:center;}
	
#bilder {
	padding:0 0 10px 5;}
	
#bilder image {
	border:2px solid #cccccc;
	margin:0 0 5px 0; }
	
#bilder img {
	border:2px solid #cccccc;
	margin:0 0 5px 0; }
	
#clear {
	clear:both; }

#text {
	display:none; }

#footer {
	clear:both;
	padding:8px;
	margin:0;
	text-align:center;
	color:#e7e7e7;
	font-size:10px;}

#footer a {
	text-decoration:none;
	color: #e7e7e7;}

#footer a:hover {
	color: #f9f9f9;}
	
#bottom {
	height:30px;}
	
input {	
	background-color:#dddddd;	
	color: #454545;	
	font-size:10px;	
	padding:3px;
	font-family: verdana,sans-serif;; }

textarea {		
	background-color:#dddddd;	
	color: #454545;		
	padding:3px;
	font-size:10px;	
	font-family: verdana,sans-serif;;  }

select {		
	background-color:#dddddd;	
	color: #454545;	
	font-size:10px;	
	padding:3px;
	font-family: verdana,sans-serif;; }
p {
	color: #993399;
}

