body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color:#BDCBDE;
	line-height:22px;
}


a:link, a:visited {
	color:#7E8590;
	}
	
a:hover, a:active {
	text-decoration: none;
	}
	
h1, h2, h3, h4 {
	margin-top: 7px;
	color:#003A7D;
	}

.rahmen {
	background-color:#FFF;
	width:941px;
	overflow:hidden;
	padding:8px;
	}
	
.head {
	width:941px;
	background-color:#FFF;
	padding:8px;
	}

.menu {
	width:160px;
	float:left;
	text-align:left;
	}
		
#menu3 ul {
        list-style: none;
        margin: 0;
        padding: 0;
		border: 1px solid #ccc;
        }

/* =-=-=-=-=-=-=-[Menu Three]-=-=-=-=-=-=-=- */

#menu3 {
        width: 160px;
        margin: 0px;
        }

#menu3 li a {
          height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
		  text-decoration: none;
        }

#menu3 li a:link, #menu3 li a:visited {
        color:#888;
        display: block;
		background:url(Bilder/menu3.gif);
		padding: 8px 0 0 30px;
        }

#menu3 li a:hover, #menu3 li #current, #menu3 li a:active {
        color:#666;
		background:url(Bilder/menu3.gif) 0 -32px;
        padding: 8px 0 0 30px;
        }
		
	
.content {
	float:right;
	width:740px;
	text-align:left;
	}
	
.content img {
	float:right;
	padding-left: 20px;
	}
	
.content hr {
	width: 50%;
	color: #ccc;
	height: 1px;
	text-align: left;
	float: left;
	}
	
.footer {
	width:958px;
	text-align: right;
	padding-top: 15px;
	float: clear;
	}
	
.footer a:link, .footer a:visited {
	color:#333;
	text-decoration: none;
	}
	
.footer a:hover, .footer a:active {
	text-decoration: none;
	}
	

.footer img {border:none; padding-right: 10px;}	
.footer a:link, .footer a:visited {border:none;}
.footer a:hover, .footer a:active {border:none;}
.footer ul, .footer li {list-style: none; float: left; padding-right: 10px; margin: 0px; text-align: left;}