@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, helvetica, sans-serif;
}

body {
	margin: 5%;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../img/bg_footer.gif);
	background-repeat: repeat;
	font-size: 100%;
	font-family: Tahoma;
}
.oneColFixCtrHdr #container {
	width: 800px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../img/bg_content_left.gif);
}


.oneColFixCtrHdr #header {
	background: #DDDDDD;
	padding: 0;  
}
.oneColFixCtrHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
	display: none;
}
#left_heder {
	background-image: url(../img/heder_left.jpg);
	float: left;
	height: 300px;
	width: 400px;
}
#right_heder {
	background-image: url(../img/heder_right.jpg);
	height: 300px;
	width: 400px;
	float: right;
	text-align: right;
	display: inline;
}
#right_heder img {
	padding: 0px;
	border: 1px solid #999999;
	height: 10px;
	width: 25px;
	margin: 5px;
}

#mainContent  {
	padding: 0;
	clear: both;
	width: 800px;
}


#content_left {
	width: 400px;
	float: left;
}

#content_left p {
	font-size: 100%;
	font-weight: bolder;
	color: #666666;
	display: block;
	font-style: normal;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#content_right {
	background-image: url(../img/bg_content_right.gif);
	float: right;
	width: 400px;
	height: 350px;
	margin: 0px;
}
#content_right h4 {
	background-image: url(../img/bg_footer.gif);
	padding: 3px;
	margin-top: 15px;
	display: block;
	width: 350px;
	margin-left: 10px;
	color: #FFCC00;
	text-align: center;
}
#content_right   ul  li {
	display: block;
	list-style-type: none;
	width: 250px;
	padding-top: 5px;
	padding-left: 10px;
	font-size: 95%;
	font-weight: normal;
	color: #FFFFFF;
	margin: 10px;
}
.table {
	font-size: 90%;
	width: 300px;
	float: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	clear: left;
}
.table p  {
	display: block;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #666666;
	margin: 15px;
	padding-left: 10px;
}
.table a {
	color: #CC0000;
	text-decoration: underline;
}
.table a:link {
	color: #CC0000;
	text-decoration: underline;
}
.table a:hover {
	color: #FFCC00;
	text-decoration: underline;
	background-color: #4B555F;
}

.table_1 {
	font-size: 90%;
	width: 380px;
	float: right;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	clear: right;
}
.table_1 p {
    display: block;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #666666;
	margin: 15px;
	padding-left: 10px;
}

.table_1 a {
	color: #CC0000;
	text-decoration: underline;
}
.table_1 a:link {
	color: #CC0000;
	text-decoration: underline;
}
.table_1 a:hover {
	color: #FFCC33;
	text-decoration: underline;
	background-color: #4B555F;
}
#clear {
	clear: both;
	width: 1px;
	background-color: #CCCCCC;
}
#footer  {
	background-image: url(../img/bg_page.gif);
	background-color: #CCCCCC;
	clear: both;
	height: 60px;
	width: 100%;
	padding: 0;
	color: #CCCCCC;
}
#footer_left {
	width: 380px;
	height: auto;
	float: left;
	padding-left: 10px;
	font-size: 90%;
	font-weight: normal;
	color: #FFCC00;
	font-style: normal;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer_left a {
	color: #CCCCCC;
	text-decoration: underline;
	text-transform: capitalize;
	font-weight: normal;
	font-size: 80%;
}

#footer_right {
	display: block;
	float: right;
	width: auto;
	height: auto;
	text-align: right;
	padding-right: 30px;
	font-size: 80%;
	font-weight: normal;
	color: #FFCC00;
	padding-top: 10px;
}


/*- Menu Tabs 3--------------------------- */

    #tabs3 {
	float:left;
	width:400px;
	font-size:80%;
	line-height:normal;
	margin-top: 265px;
      }
    #tabs3 ul {
	margin:0;
	list-style:none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
      }
    #tabs3 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs3 a {
	float:left;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	color: #FFCC00;
	background-image: url(../img/tableft3.gif);
	background-repeat: no-repeat;
	background-position: left top;
      }
    #tabs3 a span {
	float:left;
	display:block;
	color:#FFCC00;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	background-image: url(../img/tabright3.gif);
	background-repeat: no-repeat;
	background-position: right top;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs3 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs3 a:hover span {
	color:#000000;
      }
    #tabs3 a:hover {
      background-position:0% -42px;
      }
    #tabs3 a:hover span {
      background-position:100% -42px;
      }

      #tabs3 #current a {
              background-position:0% -42px;
      }
      #tabs3 #current a span {
              background-position:100% -42px;
      }
a:link {
	color: #CCCCCC ;
	
} 
a:hover {
	color: #FFCC00;  
} 
#portrait _right {
	background-image: url(../img/bg_content_right.gif);
	float: right;
	width: 400px;
	height: 350px;
	margin: 30px;
}
#portrait_right ul li {
	display: block;
	list-style-type: none;
	width: 350px;
	padding-top: 5px;
	padding-left: 10px;
	font-size: 95%;
	font-weight: normal;
	color: #FFFFFF;
	margin: 20px;
}
#portrait_right {
	background-image: url(../img/bg_content_right.gif);
	float: right;
	width: 400px;
	height: 350px;
	margin: 0px;
}
#portrait_left {
	width: 400px;
	float: left;
}
#portrait_left p {
	font-size: 100%;
	font-weight: bolder;
	color: #666666;
	display: block;
	font-style: normal;
	padding-top: 0px;
	padding-right: 30px;
	padding-left: 10px;
	padding-bottom: 0px;
	border-bottom-style: none;
	width: 250px;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	margin-left: 20px;
	margin-top: 50px;
}
#mainContent_fachgebiete  ul {
	font-weight: bolder;
	color: #666666;
	display: block;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 60px;
	float: left;
	width: 600px;
	list-style-type: none;
}
#mainContent_fachgebiete img {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	height: 6px;
	width: 6px;
	margin-left: 20px;
}

#mainContent_fachgebiete li {
	display: block;
	width: 600px;
	padding-left: 100px;
	list-style-type: none;
}
.preise {
	display: block;
	height: auto;
	width: 650px;
	padding: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 50px;
}
.preise  span {
	display: block;
	height: auto;
	width: auto;
	font-size: 100%;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	float: none;
	color: #CC3300;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.preise img {
	padding: 5px;
}
.preise h2 {
	display: block;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #666666;
	font-weight: lighter;
	padding-left: 5px;
	text-decoration: underline;
}

.preise  p {
	font-size: 90%;
	color: #333333;
	display: block;
	padding: 5px;
	text-align: left;
	font-family: Tahoma;
}
#portrait_right a {
	color: #CC3333;
	text-decoration: underline;
}
#portrait_right a:link {
	color: #CC3333;
	text-decoration: underline;
}
#portrait_right a:hover {
	color: #FFCC33;
	text-decoration: underline;
	background-color: #4B555F;
}
#portrait_right img {
	padding: 3px;
}

.prise  {
	display: block;
	padding: 20px;
	width: 600px;
	color: #CC3300;
	text-align: left;
	clear: both;
	float: none;
	font-size: 85%;
	font-weight: bold;
	margin-top: 40px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 50px;
}
.style1 {
	color: #FF9900;
	font-size: 110%;
	font-style: normal;
	font-weight: bolder;
}

.style2 {
	color: #CC0000;
	font-weight: bold;
}
.style3 {
	font-size: 130%;
	color: #FF9900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-style: italic;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: dotted;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
.style12 {
	color: #CC3333;
	font-weight: bold;
	margin-left: -10px;
}
