body {
    margin: 0px;
    padding: 0px;
	background-color: #ffffff;  
}

body, p, ul, li, a, td, textarea, input, select {
    font-family: Arial, Helvetica, sans-serif;
/*	font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-weight: normal;
	color: #2D2F5C;
	text-decoration: none;
/*	font-size: 13px; */
}

td {font-size: 12px;}

#main1 #termine td p {
    margin-bottom: 9px;
}

#paint_frame { /*muss eingefügt werden, weil in IE die elemente den rahmen überlagern; rahmen wird durch massive, überbreite hintergrundfläche erzeugt */
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -260px 0 0 -479px;
    width:957px; 
    height:520px; 
	background-color: #000000;
    }
	
#mainframe {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -259px 0 0 -478px;
/*    border: outline #cc0000 2px; */
    width:955px; 
    height:518px; 
	padding: 0px;
	background-color:#FFFFFF;
    }

#header {
    position: absolute; 
    left: 0px; 
    top: 0px; 
    width: 955px; 
    height: 60px; 
	background-color: #636678;
    }

#jumphome {
	position: absolute;
	left: 160px;
	top: 39px;
    }

#language {
	position: absolute;
	left: 10px;
	top: 41px;
    }

#claim {
    position: absolute; 
    left: 600px; 
    top: 22px; 
    width: 318px; 
    height: 38px; 
    }

#nav_main {
    position: absolute; 
    left: 0px; 
    top: 60px; 
    width: 265px; 
    height: 458px; 
	overflow: hidden;
	background-image: url(../bilder/navigation.jpg);
    }

#nav_trenner {
    position: absolute; 
    left: 159px; 
    top: 60px; 
    width: 1px; 
    height: 458px; 
	overflow: hidden;
	background-color: #DD8D00;	
    }
	
#bildmarke {
    position: absolute; 
    left: 28px; 
    top: 108px; 
    width: 300px; 
    height: 410px; 
    }

#profilbild {
    position: absolute; 
    left: 795px; 
    top: 60px; 
    width: 160px; 
    height: 217px; 
    }
	
#infoleiste {
    position: absolute; 
    left: 795px; 
    top: 60px; 
    width: 160px; 
    height: 458px; 
	background-color: #E0E0E4;
    }

#kontaktdaten {
    position: absolute; 
    left: 800px; 
    top: 295px; 
    width: 150px; 
    height: 150px; 
    }

#kontaktdaten p, #kontaktdaten td {font-size: 11px;}

#nav_unten {
	color: #000000;
    position: absolute; 
	top: 500px; 
    left: 10px; 
	width: 144px;
    }
	
#nav1 {
    position: absolute; 
    left: 10px; 
	width: 150px;
    top: 94px;
	text-transform: uppercase;
    }


	
#nav2 { width: 150px;}

#headline {
	position: absolute;
	left: 265px;
	top: 100px;
	height: 20px;
	width: 500px;
	border-bottom: 1px solid #636678;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

#main1 {
	position: absolute;
	left: 264px;
	top: 155px;
	height: 290px;
    }

#main2 {
	position: absolute;
	left: 535px;
	top: 155px;
	height: 290px;
    }

#main3 {
	position: absolute;
	left: 264px;
	top: 480px;
	width: 500px;
	height: 40px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	border-top: 1px solid #636678;
	padding-top: 10px;
    }

#main1, #main2  {
    font-size: 12px; /*für trennstrich ist doppelterwähnung nötig*/
    font-weight: normal;
    width: 225px; 
    z-index: 2;
    }

#main1 p, #main2 p, #main3 p {  padding: 0px; margin: 0px; margin-bottom: 12px; }
/* #main1 a, #main2 a {  font-size: 12px; font-weight: bold;}*/


ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	text-align: left;
	margin-bottom: 12px;
}

li {
    font-size: 12px;
	padding-left: 15px;
    padding-top: 6px;
	background-image: url(../bilder/list_dot.gif) ;
	background-repeat: no-repeat;
	background-position: 0px 9px; 
}


a {  color: #DD8D00; text-decoration: none; font-weight: bold;}
a:link {  color: #DD8D00;}
a:visited {  color: #DD8D00}
a:active {  color: #DD8D00}
a:hover {  color: #DD8D00; text-decoration: underline;}

#nav1 a {  
	color: #DD8D00; 
	display: block;
	text-decoration: none; 
	font-weight: bold; 
	font-size: 12px; 
	background-image: url(../bilder/nav_dot.gif); 
	background-repeat: no-repeat; 
	background-position: 0px 2px;
	padding-left: 9px;
	}

#nav1 a:link {  color: #DD8D00}
#nav1 a:visited {  color: #DD8D00}
#nav1 a:active {  color: #DD8D00}
#nav1 a:hover {  color: #DD8D00; text-decoration: underline;}

#nav1 p {padding: 0px; margin: 0px; margin-top: 6px;}

#nav2 a {  
	color: #636678; 
	display: block;
	text-decoration: none; 
	font-weight: bold; 
	font-size: 12px; 
	background-image: none; 
	padding-left: 9px;
	}

#nav2 a:link {  color: #636678;}
#nav2 a:visited {  color: #636678}
#nav2 a:active {  color: #636678}
#nav2 a:hover {  color: #636678; text-decoration: underline;}

#nav2 p {padding: 0px; margin: 0px; margin-top: 3px; margin-bottom: 3px;}

#language a {  
	color: #ffffff; 
	text-decoration: none; 
	font-weight: normal; 
	font-size: 10px; 
	padding-left: 0px;
	}

#language a:link {  color: #ffffff;}
#language a:visited {  color: #ffffff}
#language a:active {  color: #ffffff}
#language a:hover {  color: #ffffff; text-decoration: underline;}

#language p {padding: 0px; margin: 0px; margin-top: 3px; margin-bottom: 3px;}

#nav_unten a {  color: #636678; text-decoration: none; font-weight: normal; font-size: 10px;}
#nav_unten a:link, #nav_unten a:visited {  color: #636678}
#nav_unten a:active {  color: #FFB200}
#nav_unten a:hover {  color: #636678; text-decoration: underline;}

p {
	font-size: 12px;
	font-weight: normal;
	color: #2D2F5C;
	text-decoration: none;
}

.eingabe {  margin-top: -1px; border: 0px; border-bottom: solid 1px #000000; width: 170px; background-color: white;}
textarea {  font-size: 12px; border: solid 1px #000000; width: 170px;}
.button {  background-color: #DD8D00; color:#FFFFFF;}
h1 {font-size: 18px; font-weight: bold;}
h2 {font-size: 18px; font-weight: normal;}

#neu_button {
	position: absolute;
	left: 200px;
	top: 185px;
	height: 25px;
}

.stoerer {
	margin-top: 60px;
	background-color: #DD8D00;
	width: 100%;
	padding: 5px;
	color: white;
}

.stoerer p, .stoerer a {
	color: white;
}

.pdf {
	padding-left: 28px;
	background: url(../bilder/pdf_icon_klein.gif) no-repeat 0 2px;
}

#socialmedia {
	position: absolute;
	top: 450px;
	left: 10px;
	}