/* CSS Document */

html, body {
background-color: #FFFFFF;
background:url(images/bgC.png);
background-position: 0px 26px;
background-repeat:repeat-x;
margin: 0px;
padding: 0px;
/* font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; */
color: #FFFFFF;
height: 100%; /* WICHTIG!!! STRECKT ANZEIGENBEREICH AUF 100% */
}

body {
    margin:0 0 24px;
	scrollbar-arrow-color: #FFFFFF;
	scrollbarBaseColor: #a3b0b8;
	scrollbar-track-color: /* #a3b0b8 */;
	scrollbar-face-color: #a3b0b8;
	scrollbar-highlight-color: #a3b0b8;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #7c8a92;
	scrollbar-shadow-color: #FFFFFF;
}

a, body, div, em, input, label, legend, li, ol, p, select, span, strong, td, th, textarea, u, ul {
    font-family:Ubuntu,sans-serif;
}

a, body, div, input, label, li, legend, ol, p, select, td, th, textarea, u, ul {
    font-size:13px;
	line-height:1.4;
}

h1 {
    font-size:15px;
    font-weight:bold;
    margin:0 0 12px;
}

h2 {
    font-size:12px;
    font-weight:bold;
    margin:0 0 6px;
}

h6 {
    font-size:12px;
    font-weight:bold;
    margin:0 0 6px;
}

a {
    text-decoration:none;
    color:#a84204;
}

a:hover {
    text-decoration:underline;
    color:#a84204;
}

img {
    vertical-align:middle;
    border:0px;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
	behavior:url("plugins/css3pie/PIE.htc");
}

p, pre, form, figure {
    margin:0;
    padding:0;
}

table {
    border-spacing:0;
}

:focus {
    outline:0;
}

div#page {
position:relative; /* needed for footer positioning*/
width: 984px;
padding:0px;
margin-top: 0px;
margin-bottom:0px;
margin-right: auto;
margin-left: auto; /* Div soll zentriert werden */
min-height: 100%; /* Mindesthöhe für moderne Browser */
height:auto !important; /* Important Regel für moderne Browser */
height:100%; /* Mindesthöhe für den IE */
overflow: hidden !important; /* FF Scroll-leiste */
}

#wrapper {
	height:100%;
}
/* 
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
 */
.headC {
width: 935px;
clear:both;
}

.headC1 {
background-color: #A3B0B8;
width: 699px;
height:21px;
float:left;	
-webkit-border-bottom-left-radius: 2px;
-moz-border-radius-bottomleft: 2px;
border-bottom-left-radius: 2px;
behavior:url("plugins/css3pie/PIE.htc");
}

.headC2 {
background-color: #A3B0B8;
width: 235px;
height:21px;
float:right;
text-align:right;
line-height:20px;
-webkit-border-bottom-right-radius: 2px;
-moz-border-radius-bottomright: 2px;
border-bottom-right-radius: 2px;
behavior:url("plugins/css3pie/PIE.htc");
}

.LogoC {
width: 935px;
height:117px;
}

#footer {
	position:relative;
	text-align:right;
    bottom:0px;
	magin: 0px 0px 0px 0px;
	
}

.cfooter {
 width:950px;
 margin:22px 0px 0px 0px;
 text-align:right;
 color:#85949e;
 }
 
.ptitle {
 margin-top:-10px;
 margin-left:750px;
 text-transform: uppercase;
 font-weight:normal;
 color: #fe5800;
 }
 
 div.orange_linie2 {
	width:100%;
	height:23px;
	background-color:#F60; 
}

#orange_linie {
	width:691;
	height:23px;
	background-color:#F60; 
	margin-bottom:-5px;
}
 
h1#orange_linie {
	font-size:13px;
	font-weight:normal;
	padding:2px 0px 2px 5px;
	overflow:hidden;
}

#orange_linie_senkrecht {
	width:694px;
	background-color:#F60; 
	font-size:13px;
	font-weight:normal;
	padding:2px 0px 2px 5px;
	margin-top:0px;
	margin-bottom:0px;
	border-right:1px solid #FFF
}

#halbseite1 {
	margin-top:0px;
	width:300px;
	float:left;
	clear:inherit !important;
}

#halbseite1strich {
	margin-top:0px;
	width:300px;
	float:left;
	clear:inherit !important;

}

#halbseite2 {
	margin-top:-20px;	
	width:310px;
	float:right;
	clear:inherit !important;
	
}

#halbseite2startseite {
	margin-top:0px;	
	width:350px;
	float:right;
	clear:inherit !important;
	
}

#container {
 background:url(images/zierercom.png) no-repeat 750px 163px;
 height: 470px;
 }
 

#main .inside {
 border-right: 1px solid #FFF;
  height: 470px;
 }
 
#right .inside {
 border-left: 1px solid #FFF;
 background:url(images/zierercom.png);
 }
 
 /** Navigation **/
#right .mod_navigation {
    width:200px;
    top:23px;
	left:5px;	
    position:absolute;
}

#right .mod_navigation ul {
    list-style-type:none;
    margin:0 5px;
}

#right .mod_navigation li {
    list-style-type:none;
    padding:0px;
}

#right .mod_navigation .level_2 {
    border-bottom:0px;
    padding:3px 0 0 9px;
}

#right .mod_navigation .level_2 li {
    border-top:0px;
    padding:0 0 3px;
}

#right .mod_navigation a, .mod_navigation li, .mod_navigation span {
    font-size:13px;
    font-weight:normal;
	color:#FFF;
}

#right .mod_navigation .level_2 a, .mod_navigation .level_2 li, .mod_navigation .level_2 span {
    font-size:13px;
    font-weight:normal;
}

#right .active {
    font-weight:bold;
	/*color:#fe6500;*/
}

a:hover {
     color:#52b0d5;
	 -o-transition:all .525s linear; 
    -moz-transition:all .525s linear; 
    -webkit-transition:all .525s linear;
	transition:all .525s linear;
	behavior:url("plugins/css3pie/PIE.htc");

}

.ce_text2
{
	padding:20px;
}

.ce_text ul li
{
	list-style:square;
}

.image_container {
height:100%;
}

	
 /** Navigation 
.mod_navigation {
    width:200px;
    top:43px;
	left:5px;
    position:absolute;
}

.mod_navigation ul {
    border-bottom:1px solid #$brown;
    list-style-type:none;
    margin:0 5px;
}

.mod_navigation li {
    list-style-type:none;
    padding:0px;
    font-size:12px;
    font-weight:normal;
}

.mod_navigation .level_2 {
    border-bottom:0px;
    padding:3px 0 0 9px;
}

.mod_navigation .level_2 li {
    border-top:0px;
    padding:0 0 3px;
}

.mod_navigation a, .mod_navigation li, .mod_navigation span {
    font-size:12px;
    font-weight:normal;
	color:#FFF;
}

.mod_navigation a:active {
    font-weight:bold;
}

.mod_navigation .level_2 a, .mod_navigation .level_2 li, .mod_navigation .level_2 span {
    font-size:12px;
    font-weight:normal;
} */