
body {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    font-family:  Arial, Helvetica, sans-serif;
    background: #eceae3;
    color: #666666;
    
}

/* Normaler Link */
a:link, a:active, a:visited {
outline:none;
color: #3399ff;
text-decoration: none;
font-weight: normal;
}

a:hover {
color: #3399ff;
text-decoration: underline;
font-weight: normal;
}



a.block {
	display:block; 	
	background-image: url(/img/divider.gif); 
	background-repeat: no-repeat;
	width:230px; 
	height:55px; 
	margin-top: 1px;
	background-color: #fff; 
	font-weight: normal; 
	 padding-top: 10px;
	 padding-bottom: 0px;
	 padding-left: 10px;
	 color: #666;
}

a.block:hover {
		background-image: url(/img/divider_grau.gif); 
		background-repeat: no-repeat;
		background-color: #f1f1f1; 
	text-decoration: none;
	
}

a.icon_fb {
	display:block; 	
	background-image: url(/img/facebook_32_grau.png); 
	background-repeat: no-repeat;
	width:32px; 
	height:32px; 
	margin: 0px;
	margin-right: 10px;
	padding:0px;
}

a.icon_fb:hover {
	display:block; 	
	background-image: url(/img/facebook_32.png); 
	background-repeat: no-repeat;
	width:32px; 
	height:32px; 
	margin: 0px;
	margin-right: 10px;
	padding:0px;
	
}

a.icon_tw {
	display:block; 	
	background-image: url(/img/twitter_grau.png); 
	background-repeat: no-repeat;
	width:32px; 
	height:32px; 
	margin: 0px;
	margin-right: 10px;
	padding:0px;
}

a.icon_tw:hover {
	display:block; 	
	background-image: url(/img/twitter.png); 
	background-repeat: no-repeat;
	width:32px; 
	height:32px; 
	margin: 0px;
	margin-right: 10px;
	padding:0px;
	
}

a.icon_rs {
	display:block; 	
	background-image: url(/img/youtube_32_grau.png); 
	background-repeat: no-repeat;
	width:32px; 
	height:32px; 
	margin: 0px;
	margin-right: 10px;
	padding:0px;
}

a.icon_rs:hover {
	display:block; 	
	background-image: url(/img/youtube_32.png); 
	background-repeat: no-repeat;
	width:32px; 
	height:32px; 
	margin: 0px;
	margin-right: 10px;
	padding:0px;
	
}


/* Link im Footer */
a:link.footerlink, a:active.footerlink, a:visited.footerlink {
color: #777777;
text-decoration: none;
font-weight: normal;
font-family: verdana, sans-serif;
font-size: 11px;
line-height: 24px;
}

a:link.footerlink:hover,a:active.footerlink:hover, a:visited.footerlink:hover {
color: #3399ff;
text-decoration: none;

}

/* Link Slides */
a:link.btn-slide, a:active.btn-slide, a:visited.btn-slide,a:hover.btn-slide,a:link.btn-slide2, a:active.btn-slide2, a:visited.btn-slide2,a:hover.btn-slide2,a:link.btn-slide3, a:active.btn-slide3, a:visited.btn-slide3,a:hover.btn-slide3,a:link.btn-slide4, a:active.btn-slide4, a:visited.btn-slide4,a:hover.btn-slide4,a:link.btn-slide-blind, a:active.btn-slide-blind, a:visited.btn-slide-blind,a:hover.btn-slide-blind {
color: #fff;
text-decoration: none;

}
a:hover.nav2 {
color: #000000;
text-decoration: none;
font-weight: normal;
}

a:link.nav2here, a:active.nav2here, a:visited.nav2here {
color: #000000;
text-decoration: none;
font-weight: normal;
}

a:hover.nav2here {
color: #000000;
text-decoration: none;
font-weight: normal;
}

a:hover.footerlink  {

text-decoration: underline;
font-weight: normal;
}

a:link.here, a:active.here, a:visited.here {
color: #FFD306;
text-decoration: none;
font-weight: bold;
}

a:link.footer, a:active.footer, a:visited.footer {
color: #ffffff;
text-decoration: none;

}
a:hover.footer {
color: #ffffff;
text-decoration: underline;

}

h1 {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
  text-shadow: #fff 3px 3px 5px;
	color: #ff9600;
}

h2 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
    margin-top: 10px;
	font-weight: bold;
	color: #444;
}

h3 {
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	color: #666;
	margin-top: -10px;
		margin-bottom: 20px;

	padding: 0px;	
}

ul {
    margin:0px;
    padding: 0px;
    text-indent: none;

}

li {
    padding: 0px;
    margin-left: 20px;
    margin-top: 0px;
    margin-bottom: 5px;
    margin-right: 0px;
    list-style-image: url(/img/bullet.gif);
    line-height: 18px;

}


/*Strukturelemente*/

#bodywrapper {
	position:absolute; 
	left: 50%;
	margin-left: -495px;
	margin-right: -495px;
	margin-top: 15px;
    margin-bottom: 40px;
	}


#contentwrapper {
	padding: 0px;
	background: #ffffff;
	padding-bottom: 60px;
	}
	
.divider_white_small {
	background-image: url(/img/divider.gif);
    background-repeat: no-repeat;
    background-color: #ffffff;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 20px;
    width: 198px;
    min-height: 40px;
	font-size: 13px;
	line-height: 18px;	
	color: #777;
    margin-top: 0px;
	margin-bottom: 0px;  
	}
    
.divider_white_small_top {
	background-image: url(/img/divider.gif);
    background-repeat: no-repeat;
    background-color: #ffffff;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 35px;
    padding-bottom: 20px;
    width: 198px;
	font-size: 13px;
	line-height: 18px;	
	color: #666666;
    margin-top: 0px;
	margin-bottom: 0px;  
	}
    
.divider_white_big {
	background-image: url(/img/divider.gif);
    background-repeat: no-repeat;
    background-color: #ffffff;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 20px;
    width: 440px;
	font-size: 13px;
	line-height: 18px;	
	color: #666666;
    margin-top: 0px;
	margin-bottom: 0px;  
	}
.divider_grey_small {
	background-image: url(/img/divider_grau.gif);
    background-repeat: no-repeat;
    background-color: #f1f1f1;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 0px;
    width: 199px;
    border-left: 1px #fff solid;
	font-size: 13px;
	line-height: 18px;	
	color: #666666;
    margin-top: 0px;

	}
.divider_grey_blank {

    background-color: #f1f1f1;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0px;
    padding-bottom: 20px;
    width: 199px;
    border-left: 1px #fff solid;
	font-size: 13px;
	line-height: 18px;	
	color: #666666;
    margin-top: 0px;

	}  

 .divider_grey_big {
	background-image: url(/img/divider_grau.gif);
    background-repeat: no-repeat;
    background-color: #f1f1f1;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
    padding-bottom: 40px;
    width: 440px;
	font-size: 13px;
	line-height: 18px;	
	color: #444;
    margin-top: 0px;
	margin-bottom: 0px;  
	}

 .divider_grey_extra {
	background-image: url(/img/divider_grau.gif);
    background-repeat: no-repeat;
    background-color: #f1f1f1;
    padding-left: 40px;
    padding-right: 80px;
    padding-top: 30px;
    padding-bottom: 40px;
    width: 600px;
		font-size: 13px;
		line-height: 20px;	
		color: #444;
    margin-top: 0px;
		margin-bottom: 0px;  
	}
	
.divider_white_extra {
	background-image: url(/img/divider.gif);
    background-repeat: no-repeat;
    background-color: #ffffff;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 40px;
    width: 680px;
	font-size: 13px;
	line-height: 18px;	
	color: #666666;
    margin-top: 0px;
	margin-bottom: 0px;  
	}
	
.divider {
	border-bottom: 1px #ccc solid;
	width: 195px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
    
#content_center {
	background-image: url(/img/divider_grau.gif);
    background-repeat: no-repeat;
    width: 430px;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 30px;
	line-height: 18px;
    margin-left: 1px;
	color: #666666;
	}
    
#content_right {
	background-image: url(/img/divider_grau.gif);
    background-repeat: no-repeat;
    width: 200px;
    height: 400px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 30px;
	line-height: 18px;
    margin: 0px;
	color: #666666;
    float: right;
	}
	
	
#footer {
	width: 873px;
	margin-top: 0px;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 27px;
	text-align: right;
	}
    
#footer td{
    width: 130px;
    padding-left: 15px;
    padding-right: 15px;
    border-right: 1px #a0a0a0 dotted; 
 }
 
.hfooter {
    color: #777777;
    font-weight: bold;
    font-size: 11px;
    font-family: verdana, sans-serif;
    
 }
 
 #footer table{
    margin-bottom: 50px;
 }
	
#nav1,#nav2,#nav3 {	
	border-left: 1px #ccc solid;
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	line-height: 20px;
	}
	

  
    
td,th,tr {
	text-align: left;
	font-size: 13px;
  font-family:  Arial, helvetica, sans-serif;
  padding: 0px;
	margin: 0px;
	border: 0px black solid;
	}
	
td.form {

	font-weight: normal;
	padding: 3px;
  
	}	
	
td.formbold {

	font-weight: bold;
	padding: 3px;
  
	}
td#table_left,td.table_left {
width: 240px;
padding:0px;
}
td#table_center {
width: 480px;
background-color: #f1f1f1;
}
td#table_big {
width: 720px;
background-color: #f1f1f1;
}

td#table_big_white {
width: 720px;
background-color: #ffffff;
}
td#table_right_white {
width: 240px;
background-color: #ffffff;
border-left: 0px white solid;
}
td#table_right_grey{
width: 240px;
background-color: #f1f1f1;
border-left: 0px white solid;
}
td#headline {
text-align: right;
padding-right: 25px;
background: #eceae3;
}
td.jobtd {
border-bottom: 1px #ccc solid;

    height: 35px;
    width:230px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
}
td.jobtd2 {
border-bottom: 1px #ccc solid;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 10px;
}



table {
	padding: 0px;
	margin: 0px;
}


input.bewerbungsform {
	width: 320px;
	border: 1px #ccc solid;
	background: white;
	}
    
/* JQUERY ELEMENTE*/

#panel,#panel2,#panel3,#panel4 {
	
    background-image: url(/img/panel.gif);
    background-repeat: no-repeat;
	height: 120px;
    width: 190px;
	display: none;
    padding: 10px;
    padding-left: 5px;
    margin-top:0px;
}


.slide,.slide2,.slide3,.slide4,.slide-blind {
	margin: 0;
    margin-top:0px;
	padding: 0;
    text-align: left;
border: none;
}
.btn-slide,.btn-slide2,.btn-slide3,.btn-slide4,.btn-slide-blind {

background-image: url(/img/btnslide_g.gif);
background-repeat: no-repeat;
padding: 3px;
padding-bottom: 9px;
text-decoration: none;
color: #fff;
margin-top: 0px;
width: 175px;
display:block;
border: none;
}

.active {
	background-image: url(/img/btnslideactive_g.gif);
background-repeat: no-repeat;
}


#ajaxnavigation {
	margin-top:30px;
}

#ajaxnavigation > a {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left:30px;
	display: block;
	padding: 0px;

}

#nav2 {
	margin-top: 10px;
}

#newsticker-demo {  
width:310px;  
background:#EAF4F5;  
padding:5px 5px 0;  
font-family:Arial,Arial,Sans-Serif;  
font-size:12px;  
margin:20px auto;  
}  
  
#newsticker-demo a { text-decoration:none; }  
#newsticker-demo img { border: 2px solid #FFFFFF; }  
  
#newsticker-demo .title {  
text-align:center;  
font-size:14px;  
font-weight:bold;  
padding:5px;  
}  
  
.newsticker-jcarousellite { width:180px; height: 100px; border-top: 1px #ccc solid;}  
.newsticker-jcarousellite ul li{ margin: 0px; padding: 0px; padding-top: 5px; padding-bottom: 3px;  text-indent: 0px; list-style:none; display:block;  margin-bottom:5px; width: 180px; border-bottom: 1px #ccc solid;}  
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }  
  
.clear { clear: both; }  


	
/* WORDPRESS */
img {
	border: 0px;

	
}

img.box {
	border: 0px;
	box-shadow: 2px 2px 12px #666; 
	-moz-box-shadow: 2px 2px 12px #666; 
	-webkit-box-shadow: 2px 2px 12px #666; 

	margin: 10px;
	
}
.entry-utility {
	margin-bottom: 30px;
	padding-bottom:30px;
	border-bottom: 1px #c6c6c6 solid;
}

#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}

#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
#content .wp-smiley {
	margin: 0;
}
#content .gallery {
	margin: 0 auto 18px;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}
#content .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

h1 .entry-title {
font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;

	color: #ff9600;
}

a:link.entry-title, a:active.entry-title, a:visited.entry-title {
		font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
    
	color: #ff9600;
	text-decoration: none;
}




a .entry-date {
	color: #888;
	font-size: 11px;
	text-decoration: none;
}






/**************** menu coding *****************/
#menu {

float: right;
padding:0px;
margin:0px;
margin-right: 5px;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 234px;
float: left;
padding-left: 5px;
padding-bottom: 5px;
margin: 0px;
margin-right: 1px;


}

#menu ul li ul li {
list-style: none;
margin: 0;
padding: 0;
width: 220px;
padding-left: 5px;
margin: 0px;
margin-right: 1px;
background-color: #fff;
}

#menu ul.ulhere {
border-left: 1px #ccc solid;
background-color: #fff;

}

#menu a {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
margin: 0;
line-height: 14px;
padding-left: 12px;
padding-bottom: 2px;
padding-top: 2px;
}

#menu a.h2, #menu a.h2:hover {
font:  16px/16px "Arial Black", helvetica, sans-serif;
color: #444;
background: #f1f1f1;
opacity: 0.7;
padding-left: 10px;
padding-right: 0px;
padding-top: 7px;
padding-bottom: 7px;
width:229px;
text-transform: uppercase;
margin-left: 1px;
}

#menu a.h2here, #menu a.h2here:hover {
font:  16px/16px "Arial Black", helvetica, sans-serif;
color: #444;
background: #f1f1f1;
opacity: 0.7;
padding-left: 10px;
padding-right: 0px;
padding-top: 7px;
padding-bottom: 17px;
width:229px;
text-transform: uppercase;
margin-left: 1px;
box-shadow: 1px 1px 3px #888;

}

#menu a {
color: #777777;
text-decoration: none;
font-weight: normal;
font-size: 13px;
line-height: 16px;
padding-left: 0px;
width: 200px;
}

#menu a:hover {
color: #777777;
text-decoration: none;
font-weight: normal;
padding-left: 0px;
width: 200px;
background-color: #f1f1f1;
}

#menu a.navhere {
color: #ff8800;
text-decoration: none;
font-weight: bold;

padding-left: 0px;
width: 200px;
line-height: 14px;
}

#menu a:hover.navhere {
color: #ff8800;
text-decoration: none;
font-weight: bold;
padding-left: 0px;
width: 200px;
background-color: #f1f1f1;
}

#menu li {position: relative;list-style: none;padding:0px;margin:0px;}

#menu ul ul {
position: absolute;
bottom:100%;
z-index: 500;
background-color: #fff;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;

}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul,
div#menu ul li ul.ulhere 
{display: block;}

#sidebar{
width: 50px;
position: relative;
left: 170px;
top: 65px;

}

.sidetab {
	border: 0;
display: block;
padding: 5px; 
font-family: verdana; 
font-size: 12px; 
line-height: 18px; 
text-decoration: none;
color: #666; 
font-weight: bold;  
margin-bottom: 2px;
height: 130px;
width: 30px;
position: relative;
right: -10px;

box-shadow: -1px 1px 3px #ccc,0px 1px 3px #ccc;
-moz-box-shadow: -1px 1px 3px #ccc,0px 1px 3px #ccc;
-webkit-box-shadow: -1px 1px 3px #ccc,0px 1px 3px #ccc;
border: 1px #ccc solid;
border-right: none;
background-color: #fff;
}

.sidetab:hover {
background-color: #f1f1f1;
}

.sidetab_active {
border: 0;
display: block;
padding: 5px; 
font-family: verdana; 
font-size: 12px; 
line-height: 18px; 
text-decoration: none;
color: #666; 
font-weight: bold; 
margin-bottom: 2px;
height: 130px;
width: 40px;
position: relative;
right: 0px;

box-shadow: -4px 4px 3px #ccc,0px 4px 1px #ccc;
-moz-box-shadow: -4px 4px 3px #ccc,0px 4px 1px #ccc;
-webkit-box-shadow: -4px 4px 3px #ccc,0px 4px 1px #ccc;
background-color: #f1f1f1;
background-repeat: no-repeat;

z-index: 500;
}


.events th {
	background-color: #666;
	color: #fff;
	font-weight: bold;
}

.events td {
	border-bottom: 1px #ccc solid;
	padding-right: 8px;
}


.history td {
	border-bottom: 1px #ccc solid;
	padding-top: 8px;
	padding-bottom: 8px;
}

.history  {
	border-top: 1px #ccc solid;

}

/* Tooltips */

.tooltip {
			
			 text-decoration: none;
			position: relative;
		}
		.tooltip span {
			margin-left: -999em;
			position: absolute;
		}
		.tooltip:hover span {
			border-radius: 5px 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; 
			box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
			font-family:  sans-serif;
			color: #666;
			position: absolute; left: 280px; top: -10px; z-index: 99;
			margin-left: 0; width: 250px;
		}
		.tooltip:hover img {
			border: 0; margin: -10px 0 0 -55px;
			float: left; position: absolute;
		}
		.tooltip:hover em {
			font-family: Candara, Tahoma, Geneva, sans-serif; font-size: 1.2em; font-weight: bold;
			display: block; padding: 0.2em 0 0.6em 0;
		}
		.classic { padding: 0.8em 1em; }
		.custom { padding: 0.5em 0.8em 0.8em 2em; }
		* html a:hover { background: transparent; }
		.classic {background: #fff; border: 1px solid #c1c1c1; }
		.critical { background: #FFCCAA; border: 1px solid #FF3334;	}
		.help { background: #9FDAEE; border: 1px solid #2BB0D7;	}
		.info { background: #fff; border: 1px solid #c1c1c1;	}
		.warning { background: #FFFFAA; border: 1px solid #FFAD33; }
		
		

