﻿* {
margin: 0;
padding: 0;
   font-family: Arial, Helvetica, sans-serif;   
   font-weight: NORMAL; 
text-decoration: none;
}


body {

}

#mainframe
    {
		margin: AUTO;
		height: 800px;
		width: 880px;
		}
#logo
    {
	position: absolute;
	top: 100px;
	left: 0px;
	height: 100px;
	width: 950px;
	background-image: url(pictures/header_00.png);
		}
#background_seo
    {
	position: absolute;
	top: 635px;
	left: 0px;
	height: 73px;
	width: 950px;
	background-image: url(pictures/background_seo.png);
	z-index: 0;
		}
#logo2
    {
	position: absolute;
	top: 25px;
	left: 111px;
	height: 50px;
	width: 594px;
		}
#header
    {
		position: absolute;
		top: 100px;
		left: 0px;
		height: 250px;
		width: 950px;
		background-image: url(pictures/header.jpg);
		}
#con
    {
	position: absolute;
	top: 350px;
	left: 0px;
	height: 290px;
	width: 950px;
	background-image: url(pictures/background_content.png);
	z-index: 1;
		}
#header_profil
    {	
	    position: absolute;
		top: 100px;
		left: 0px;
		height: 250px;
		width: 950px;
		background-image: url(pictures/header_profil.jpg);
		}
#header_leistungen
    {	
	    position: absolute;
		top: 100px;
		left: 0px;
		height: 250px;
		width: 950px;
		background-image: url(pictures/header_leistungen.jpg);
		}
#header_ort
    {	
	    position: absolute;
		top: 100px;
		left: 0px;
		height: 250px;
		width: 950px;
		background-image: url(pictures/header_ort.jpg);
		}
#content
    {
	position: absolute;
	top: 370px;
	left: 272px;
	padding-left: 25px;
	background-image: url();
	width: 603px;
	border-left: 0px solid;
	border-color: #a9aeb4;
	height: 231px;
	z-index: 10;

		}
#footer
    {
	position: absolute;
	top: 665px;
	left: 50px;
	height: 70px;
	width: 250px;
	align: justify;
	background-image: url();
	z-index: 10;
		}
#footer2
    {
	position: absolute;
	top: 667px;
	left: 275px;
	height: 23px;
	width: 599px;
	padding-left: 25px;
	align: justify;
	border-left: 0px solid;
	border-color: #a9aeb4;
	z-index: 10;
		}
#navi_sub
    {
		position: relative;
		left: 0px;
		top: -350px;
		padding-top: 20px;
		padding-left: 50px;
		padding-right: 50px;
		height: 70px;
		width: 250px;
		align: justify;
		}
#navi
    {
	position: absolute;
	top: 370px;
	left: 50px;
	height: 114px;
	width: 200px;
	background-image: url();
	z-index: 10;
		}
#social
    {
	position: absolute;
	top: 550px;
	left: 50px;
	height: 69px;
	width: 200px;
	background-image: url();
		}
#topnavi
    {
	position: absolute;
	top: 540px;
	left: 42px;
	height: 80px;
	width: 860px;
	opacity: 0.7;
	filter: alpha(opacity=70);
	background-image: url();
	border-left: 1px solid;
	border-right: 1px solid;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #a9aeb4;
		}

.content_normal 
	{
	   
 	    text-decoration: none;
        font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;   
        color: WHITE;
		align: justify;
        font-weight: NORMAL;   
}

.content_gross
	{
	   
 	    text-decoration: none;
        font-size: 16px;
        font-family: Arial, Helvetica, sans-serif;   
        color: WHITE;
		align: justify;
        font-weight: NORMAL;   
}
.content_klein
	{
	   
 	    text-decoration: none;
        font-size: 9px;
        font-family: Arial, Helvetica, sans-serif;   
        color: WHITE;
		align: justify;
        font-weight: NORMAL;   
}
.content_green
	{
	   
 	    text-decoration: none;
        font-size: 16px;
        font-family: Arial, Helvetica, sans-serif;   
        color: #FF0000;
		align: justify;
        font-weight: NORMAL;   
}
.content_bold
	{
	   
 	    text-decoration: none;
        font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;   
        color: #d2a626;
		align: justify;
        font-weight: BOLD;   
}
.content_green_klein
	{
	   
 	    text-decoration: none;
        font-size: 10px;
        font-family: Arial, Helvetica, sans-serif;   
        color: #3b2f2f;
		align: justify;
        font-weight: NORMAL;   
}
/* Textfarbe für reguläre Navigationselemente wie z.B. Profil, Leistungen, etc. */
.navigation_normal 
	{
	   
        font-size: 16px;
        font-family: Arial, Helvetica, sans-serif;   
        color: BLACK;
		align: left;
        font-weight: normal;   
}

/* Textfarbe für reguläre Newselemente*/
.news_normal 
	{
	   
 	    text-decoration: none;
        font-size: 11px;
        font-family: Arial, Helvetica, sans-serif;   
        color: #6384a4;
		align: left;
        font-weight: NORMAL;   
}
.seo_normal 
	{
	   
 	    text-decoration: none;
        font-size: 9px;
        font-family: Arial, Helvetica, sans-serif;   
        color: #333333;
        font-weight: NORMAL;   
}

a:link {
	color: #d2a626;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #d2a626;
}
a:hover {
	text-decoration: none;
	font-weight: NORMAL;
	color: WHITE;
}
a:active {
	text-decoration: none;
	color: #d2a626;
}
