@charset "UTF-8";
/* CSS Document */


.we {
	color:#669933;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}



body {
	background-image:url(/_images/bg_all.jpg);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#container {
	text-align:left;
	width:912px;
	height:auto;
	text-align:center;
	margin:0px auto;
}
#logo {
	border:none;
	float:left;
}
#headerimg{
	float:left;
	border:none;	
}
#headerIndeximg{
	float:right;
	border:none;	
}
#navBlueDark {
	text-align:left;
	height:170px;
	width:232px; /*246*/
	background-image:url(/_images/bg_blue.jpg);
	background-repeat:repeat-y;
	float:left;
	padding-left:14px;
	font-size:12px;
}
#navBlueDark ul {
	list-style:none;
	margin:8px 0px 0px 0px;
	padding:0px;
}
#navBlueDark li {
	margin:0px;
	padding:0px 0px 1px 0px;
	display:block;
}
#navBlueDark li a{
	background-image:url(/_images/arrow_blue.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	text-decoration:none;
	color:#fff;
	padding: 0px 0px 0px 23px;
	
}
#navBlueDark li a:hover{
	background-image:url(/_images/arrow_blue_orange.gif);

}
#navBlueDark li a.on {
	background-image:url(/_images/arrow_blue_orange.gif);

}
.lineSmall {
	height:10px;
	background-image:url(/_images/line_blue_small.gif);
	background-repeat:repeat-x;
	background-position:6px;
	width:150px;
	padding:0px 0px 4px 0px;

}


#mensch {
	float:right;
	margin: 8px 8px 0px 0px;
}

#orangeArea {
	width:606px; /*666*/
	height:130px; /*666*/
	background-image:url(/_images/bg_content_orange.jpg);
	background-repeat:repeat-y;
	float:left;
	padding:10px 30px 30px 30px;
	text-align:left;
	color:#226DB2;
}
#orangeAreaIndex {
	width:665px; /*666*/
	height:86px; /*666*/
	background-image:url(/_images/bg_content_orange.jpg);
	background-repeat:repeat-y;
	float:left;
	padding:0px 0px 0px 0px;
	text-align:left;
	color:#00A0FF;
}
#contBgContent {
	height:auto;
	width:auto;
	background-image:url(/_images/bg_white.jpg);
	background-repeat:repeat-y;
	background-position:241px;
	float:left;

}
#leftNavs {
	text-align:left;
	float:left;
	width:246px; /*246 */
}
#navOrange {
	height:auto;
	width:232px;
	background-image:url(/_images/bg_orange.jpg);
	background-repeat:repeat-y;
	float:left;
	padding: 6px 0px 0px 0px;
	padding-left:14px;
}


#navOrange ul {
	list-style:none;
	margin:8px 0px 12px 0px;
	padding:0px;
}
#navOrange li {
	margin:0px;
	padding:0px 0px 1px 0px;
	display:block;
}
#navOrange li a{
	background-image:url(/_images/arrow_orange.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	text-decoration:none;
	color:#333333;
	padding: 0px 0px 0px 23px;
}
#navOrange li a:hover{
	background-image:url(/_images/arrow_orange_light.gif);
}
#navOrange li a.on {
	background-image:url(/_images/arrow_orange_light.gif);
}

/* -------------- subnav orange -------------- */

#navOrange ul li ul {
	list-style:none;
	margin:0px 0px 0px 26px;
	padding:0px;
}
#navOrange ul li li {
	margin:0px;
	padding:0px 0px 0px 0px;
	display:block;
}
#navOrange ul li li a{
	background-image:url(/_images/arrow_white_orange.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	text-decoration:none;
	color:#333333;
	padding: 0px 0px 0px 11px;
}
#navOrange ul li li a:hover{
	background-image:url(/_images/arrow_white_orange.gif);
}
#navOrange ul li li a.on {
	background-image:url(/_images/arrow_white_orange.gif);
font-weight: bold;

}

/* ---------------- subnav ------------- */


#navBlueLight {
	height:auto;
	width:232px;
	background-image:url(/_images/bg_blue_light.jpg);
	background-repeat:repeat-y;
	float:left;
	padding: 0px 0px 10px 0px;
	padding-left:14px;
	color:#226DB2;
}

#navBlueLight ul {
	list-style:none;
	margin:4px 0px 4px 0px;
	padding:0px;
}
#navBlueLight li {
	margin:0px;
	padding:2px 0px 2px 0px;
	display:block;
	background-image:url(/_images/bg_button_line.gif);
	background-repeat:repeat;
	margin: 2px 4px 3px 0px;
}
#navBlueLight li a{
	background-image:url(/_images/arrow_blue_light.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	text-decoration:none;
	color:#226DB2;
	padding: 0px 0px 0px 23px;
}
#navBlueLight li a:hover{
	background-image:url(/_images/arrow_blue_blue.gif)
}
#navBlueLight li a.on {
	background-image:url(/_images/arrow_blue_blue.gif)
}

/* -------------- subnav blue Light -------------- */

#navBlueLight ul li ul {
	list-style:none;
	margin:0px 0px -2px 0px;
	padding:3px 0px 0px 0px;
	background-color:#E9F3F9;
	
}
#navBlueLight ul li li {
	margin:0px;
	padding:0px 0px 0px 0px;
	display:block;
}
#navBlueLight ul li li a{
	background-image:url(/_images/arrow_white_blue.gif);
	background-repeat:no-repeat;
	background-position:23px 4px;
	text-decoration:none;
	color:#226DB2;
	padding: 1px 0px 2px 34px;
	background-color:#E9F3F9;
	width:194px;
	display:block;
}
#navBlueLight ul li li a:hover{
	background-image:url(/_images/arrow_white_blue.gif);
}
#navBlueLight ul li li a.on {
	background-image:url(/_images/arrow_white_blue.gif);
font-weight: bold;
}

/* ---------------- subnav ------------- */

#contentArea {
	width:614px; /*664*/
	height:auto;
	background-image:url(/_images/bg_content_white.jpg);
	background-repeat:repeat-y;
	float:left;
	min-height:240px;
	text-align:left;
	padding:30px 20px 20px 30px;
}
*html #contentArea {
	height:240px;
}

#contentAreaIndex {
	width:614px; /*664*/
	height:200px;
	background-image:url(/_images/bg_content_white.jpg);
	background-repeat:repeat-y;
	float:left;
	text-align:left;
	padding:30px 20px 0px 30px;
}
.left {
	float:left;
	width:290px;
	margin-right:20px;
}
.right {
	float:right;
	width:290px;
}

.left_1sp {
	float:left;
	width:600px;
	margin-right:20px;
}
.right_1sp {
	float:left;
	width:600px;
}
#bottomShadow {
	clear:both;
	width:912px;
	height:auto;
	text-align:center;
	margin:0px auto;
	background-image:url(/_images/bg_bottom.jpg);
	background-repeat:no-repeat;
	line-height:0px;
	font-size:0px;
	height:10px;
}
#rubikon {
	font-size:10px;
	color:#999;
	text-decoration:none;
	clear:both;
	width:912px;
	height:auto;
	text-align:left;
	margin:-10px auto 0px auto;
	font-size:10px;

}
#rubikon a {
	color:#ccc;
	text-decoration:none;
	padding-left:14px;
}
#rubikon a:hover {
	color:#ccc;
	text-decoration:underline;
	padding-left:14px;
}

#button_home a {
	color:#3365ae;
	text-decoration:none;
}
#button_home a:hover {
	color:#3365ae;
	text-decoration:underline;
}




/* ------------------------- �berschriften und fonts --------------- */

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin:5px 0px 0px 0px;
	padding:0px;
}
h2 {
	font-size:28px;
	color:#226DB2;
	margin:0px 0px 20px 0px;
	padding:px;
	font-weight:normal;	
}
h3 {
	font-size:16px;
	margin:0px 0px 10px 0px;
	padding:0px;
	font-weight:bold;	
        
}
h4 {
	font-size:14px;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-weight:bold;	
}
h5 {
	font-size:16px;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-weight:bold;	
}
h5 a {
	color:#226DB2;
	text-decoration:none;
}
h5 a:hover {
	color:#226DB2;
	text-decoration:underline;
}

.headerBlue {
	color:#A7C5E0;
}
.headerOrange {
	color:#E46C11;
}
.metanav {
	font-size:11px;
}
.metanav a{
	color:#226DB2;
	text-decoration:none;
}
.metanav a:hover{
	color:#226DB2;
	text-decoration:underline;
}
.white  {
	width:450px;
	font-size:12px;
}

.white a {
	color:#fff;
	text-decoration:none;
}
.white a:hover {
	color:#fff;
	text-decoration:underline;
}

.text  {
	color:#333;
}

.text a {
	color:#333;
	text-decoration:underline;
}
.text a:hover {
	color:#333;
	text-decoration:underline;
}

.textOrange  {
	color:#333333;
}

.textOrange a {
	color:#333333;
	text-decoration:underline;
}
.textOrange a:hover {
	color:#333333;
	text-decoration:underline;
}

.textOrange ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

.textOrange li {
	list-style:none;
	padding:0px 0px 0px 10px;
	margin:4px;
	background-image:url(/_images/arrow_text_blue.gif);
	background-position: left 5px; /*0.4*/
	background-repeat: no-repeat;		
}

.textBlue  {
	color:#333333;
}

.textBlue a {
	color:#333333;
	text-decoration:underline;
}
.textBlue a:hover {
	color:#333333;
	text-decoration:underline;
}
.textBlue ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

.textBlue li {
	list-style:none;
	padding:0px 0px 0px 10px;
	margin:4px;
	background-image:url(/_images/arrow_text_blue.gif);
	background-position: left 5px; /*0.4*/
	background-repeat: no-repeat;		
}

.stripesBlue {
	background-image:url(/_images/line_blue.gif);
	background-repeat:repeat;
	height:10px;
	width:290px;
	margin:0px 0px 10px -4px;
	line-height:0px;
	font-size:3px;
}
.stripesOrange {
	background-image:url(/_images/line_blue.gif);
	background-repeat:repeat;
	height:10px;
	width:290px;
	margin:0px 0px 10px -4px;
	line-height:0px;
	font-size:3px;
}

.stripesBlue_1sp {
	background-image:url(/_images/line_blue.gif);
	background-repeat:repeat;
	height:10px;
	width:605px;
	margin:0px 0px 10px 0px;
	line-height:0px;
	font-size:3px;
}
.stripesOrange_1sp {
	background-image:url(/_images/line_blue.gif);
	background-repeat:repeat;
	height:10px;
	width:605px;
	margin:0px 0px 10px 0px;
	line-height:0px;
	font-size:3px;
}

.stripesOrangeImage {
	background-image:url(/_images/line_blue.gif);
	background-repeat:repeat;
	height:10px;
	width:300px;
	margin:4px 0px 10px 0px;
	line-height:0px;
	font-size:3px;
}
.stripesOrangeIndex {
	background-image:url(/_images/line_orange_index.gif);
	background-repeat:repeat;
	height:20px;
	width:660px;
	margin:0px 0px 10px 0px;
	line-height:0px;
	font-size:3px;
}
.stripesOrangeIndexSmall {
	background-image:url(/_images/line_blue.gif);
	background-repeat:repeat;
	height:10px;
	width:164px;
	margin:4px 0px 4px 0px;
	line-height:0px;
	font-size:3px;
}

.adress {
	clear:both;
	color:#999;
	font-size:11px;
	float:left;
	margin:12px 0px 0px 0px;
         
       
}
 

#logosmall {
	float:right;
padding:0px;
}
#logosmall_kontakt {
	float:right;
padding: 0px 0px 0px 0px;
}

.cleaner {
	clear:both;
	line-height:0px;
	font-size:0px;	
}

.backLink {
	background-image:url(/_images/arrow_orange_dark_back.gif);
	background-repeat:no-repeat;
	background-position:left 2px;
	float:left;
	color:#E46C11;
	text-decoration:none;
	padding:0px 20px 0px 25px;
}
.backLink a:hover {
	text-decoration:underline;
}
.forwardLink {
	background-image:url(/_images/arrow_orange_dark.gif);
	background-repeat:no-repeat;
	background-position:left 2px;
	float:right;
	color:#E46C11;
	text-decoration:none;
	padding:0px 20px 0px 25px;
}
.forwardLink a:hover {
	text-decoration:underline;
}


.kontaktText {
	
	float:left;
	
}

.google {
	padding-right:0px;
	float:right;
	
}


#zeiten {
	text-align:left;
	
	width:232px; /*246*/
	background-image:url(/_images/bg_blue_light.jpg);
	background-repeat:repeat-y;
	color:#226DB2;
	padding: 1px 0px 5px 15px;
	background-color:#E9F3F9;
	width:232px;
	display:block;
}



a {
	color:#226db2;
	
	
}

