BODY {
	width:820px;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#797979;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	font-family:verdana, arial;
	font-size:12px;
	}

.maincontent {
	width:820px;
	background-image:url(images/background-content.jpg);
	padding:0px;
	}

.maincontent-profil {
	width:820px;
	background-image:url(images/background-profil.jpg);
	padding:0px;
	}

h1 {
	padding:0px;
	margin:0px;
	font-size:12px;
	height:17px;
	padding-top:3px;
	margin-bottom:5px;
	padding-left:0px;
	color:#ffffff;
	background-image:url(images/link-active.jpg);
	font-weight:bold;
	}

h2 {
	padding:0px;
	margin:0px;
	font-size:14px;
	padding-top:3px;
	margin-bottom:3px;
	color:#9D0100;
	font-weight:bold;
	}

a:link, a:visited {
	color:#9D0100;
	text-decoration:none;
	}
	
a:hover {
	color:#9D0100;
	text-decoration:underline;
	}
	
#header	{
	width:820px;
	height:140px;
	background-image:url(images/header.jpg);
	}

#header-profil	{
	width:820px;
	height:140px;
	background-image:url(images/header-profil.jpg);
	}

#navigation {
	width:170px;
	border-left:10px solid #ffffff;
	padding-left:10px;
	float:left;
	background-color:#9D0100;
	}

#inhalt {
	width:600px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
	background-color:#eeeeee;
	border-right:10px solid #ffffff;
	}

#inhalt-profil {
	width:468px;
	float:left;
	text-align:justify;
	padding-left:10px;
	padding-right:10px;
	background-color:#eeeeee;
	}
	
#adds-profil {
	width:120px;
	float:left;
	text-align:justify;
	padding-left:6px;
	padding-right:6px;
	background-color:#9d0100;
	border-right:10px solid #ffffff;
	}

.button a:link{
	height:18px;
	padding-top:2px;
	padding-left:5px;
	color:#ffffff;
	display:block;
	text-decoration:none;
	}
.button a:active {
	height:18px;
	padding-top:2px;
	padding-left:5px;
	color:#ffffff;
	display:block;
	text-decoration:none;
	}
.button a:visited{
	height:18px;
	padding-top:2px;
	padding-left:5px;
	color:#ffffff;
	display:block;
	text-decoration:none;
	}
.button a:hover {
	height:18px;
	padding-top:2px;
	padding-left:5px;
	color:#ffffff;
	display:block;
	text-decoration:underline;
	}

.button-finder {
        color:#9d0100;
        font-size:20px;
        font-weight:bold;
	text-align:center;
        float:left;
        }

.button-finder a:link {
        display:block;
        width:17px;
        border:1px solid #9d0100;
	margin:1px;        
        padding:12px;
        color:#9d0100;
        background-color:#eeeeee;
        text-decoration:none;
        }

.button-finder a:active {
        display:block;
        width:17px;
        border:1px solid #9d0100;
	margin:1px;        
        padding:12px;
        color:#9d0100;
        background-color:#eeeeee;
        text-decoration:none;
        }

.button-finder a:visited {
        display:block;
        width:17px;
        border:1px solid #9d0100;
	margin:1px;        
        padding:12px;
        color:#9d0100;
        background-color:#eeeeee;
        text-decoration:none;
        }

.button-finder a:hover {
        display:block;
        width:17px;
        border:1px solid #9d0100;
	margin:1px;        
        padding:12px;
        color:#eeeeee;
        background-color:#9d0100;
        text-decoration:none;
        }

#footer	{
	width:820px;
	height:27px;
	padding-top:13px;
	float:left;
	color:#ffffff;
	background-image:url(images/footer.jpg);;
	}

#footer a:link {color:#ffffff; text-decoration:none;}
#footer a:active {color:#ffffff; text-decoration:none;}
#footer a:visited {color:#ffffff; text-decoration:none;}
#footer a:hover {color:#ffffff; text-decoration:underline;}
	
#footerlinks {
	padding:10px;
	color:#9D0100;
	text-align:center;
	font-size:10px;
	}

#footerlinks a:link {
	color:#9D0100;
	text-decoration:underline;
	}

#footerlinks a:active {
	color:#9D0100;
	text-decoration:underline;
	}

#footerlinks a:visited {
	color:#9D0100;
	text-decoration:underline;
	}

#footerlinks a:hover {
	color:#9D0100;
	text-decoration:none;

	
	

