body {	
	background-color:	#f6f6f6;
	font-family:		Arial, Helvetica, sans-serif, Geneva; 
	font-size:			12px;
	font-style:			normal;
	margin:				0;
    padding:			0;
    height:				100%;
	color:				#33383c;
	line-height:		18px;
}
#meta, #meta a {
	color: #585858;
	font-size:12px;
	text-align:right;
	margin-right:0px;
	font-weight:	normal;
}
a {
	color:			#04223F;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
.linkedImg {
	border: 1px solid #BF2535;
}
h1 {
	font-family:		Helvetica, Arial, sans-serif; 
	font-size:12px;
	color:#000;
	margin:0;
	text-transform: uppercase;
}
h2 {
	font-size:		15px;
	margin: 		0px 0 10px 0;
}
h3 {
	font-size:		13px;
	line-height:	16px;
	color:			#BF2535;
	margin: 		0px 0 10px 0;
	color: #013870;
	color: #444;
}
.headline_big {
	font-size:		22px;
	line-height:	31px;
}
.headline_mid {
	font-size:		18px;
	line-height:	27px;
}
hr {
  border-color: #000;
  border-style: solid;
  border-width: 1px 0 0;
  clear: both;
  height: 0;
}
hr.special {
  border-color: #000;
  border-style: solid;
  border-width: 1px 0 0;
  clear: both;
  margin: 11px 0 -4px;
  height: 0;
}

td {
/* 	line-height:	15px; */
}

li {
	margin-left:-10px;
}
#content {
	line-height:	22px;
	font-size:		12px;
	width:			777px;
}
#leftContent td {
	line-height: 18px;
}

#links {
	width: 244px;
	text-align: center;
}
.zentriert {
	text-align: center;
	margin: 0 auto 0 auto;
}
.bild {
	border: 1px solid #330000;
}
p {
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
}

a.menu {
	font-size:		12px;
	line-height:	20px;
	font-weight:	bold;
	color:			#000;
	text-transform:	uppercase;
	letter-spacing:	0.2px;
}
a.menu:hover {
	text-decoration: underline; 
	/* color: #FFD300; */
}
a.menuActive {
	margin-left:	18px;
	font-size:		12px;
	line-height:	32px;
	font-weight:	bold;
	text-decoration: underline;
	color:			#FFF;
}
a.menuActive:hover {
	color:			#FFF;
}


/* navigation */
#navigation {
	width:150px; 
	font-size:12px;
}
#navigation ul {
	margin:0px; 
	padding:0px; 
	background-color:#666;
}
#navigation ul li {
	height:25px;
	line-height:25px;
	list-style:none;
	padding-left:10px;
	color:#FFF;
	border-top:#fff solid;
	border-bottom:#fff solid;
	border-width:1px;
	cursor:pointer;
}  
#navigation ul li:hover {
	background-color:#F90; 
	position:relative;
}








/* first level navigation */
#menu_mid ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
	border: 0 none;
}

#menu_mid ul li {
	margin: 0;
	padding: 2px 0;
}

#menu_mid ul li a {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.2px;
	display: block;
	width: 139px; /* main width aspect, adjust to fit original page */
}

/* active should look like hover */
#menu_mid ul li a:hover,
#menu_mid ul li .active {
	background-color: #ffd300;
}

/* second level navigation */
#menu_mid ul li ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0 0 10px 0;
	padding: 0;
	border: 0 none;
}

#menu_mid ul li ul li {
	/* don't inherit */
	margin: 0;
	padding: 0;
}

#menu_mid ul li ul li a {
	padding: 0;
	margin: 0;
	line-height: 21px;
	font-size: 11px;
	font-weight: normal !important;
	text-transform: none;
	text-decoration: none;
	display: block;
}

/* active should look like hover, same as first level */
#menu_mid ul li ul li a:hover,
#menu_mid ul li ul li .active {
	background-color: #ffd300;
}







/* form stuff */
form {
	font-family: Verdana, Helvetica;
	font-size: 11px;
	color: #222222;
}
form .einschub {
	background-color: #DDD;
	padding: 20px 20px 20px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
}
select, input, textarea {
	border: 1px solid #666666;
	font-size: 11px;
	font-family: Verdana, Helvetica;
	margin-top: 2px;
}
.small {
	font-size: 10px;
}
.red {
	font-weight: bold;
	color: #ff0000;
}
#userForm_table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}





/*
 * Regular slideshow styles
 840x249 (470)
 */
#slideshow {
	/* margin:0 auto;  */
	width:770px;
	height:249px;
	background-color: #ffd300;
	position:relative;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:770px;
  height:249px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:750px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:249px;
	z-index: 9;
}

#slideshow #slidesContainer .slide .slidePic {
	width: 50%;
	height: 100%;
	float: left;
	overflow: hidden;
	padding: 0;
	margin: 0 20px 0 0;
}

#slideshow #slidesContainer .slide .slideText {
	margin: 0;
	padding: 20px 50px 30px 30px;
}

.slideText .bigQuote {
	padding: 0 0 10px 10px;
	font-size:		15px;
	line-height:	20px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.slideText .quoteSub1 {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
}

.slideText .quoteSub2 {
	font-size: 11px;
	line-height: 15px;
}

/** 
 * Slideshow controls style rules.
 */
.control {
	display:block;
	width:29px;
	height:249px;
	background-color: #fff;
	position:absolute;
	z-index: 10;
	cursor: pointer;
}
#leftControl {
	top:0;
	left:0;
	background: transparent url('/images_new/control_left.gif') no-repeat 0 0;
}
#rightControl {
	top:0;
	right:0;
	background: transparent url('/images_new/control_right.gif') no-repeat 0 0;
}
#leftControlOverlay, #rightControlOverlay {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #fff;
}





/* // Easy Slider */	
    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
	
	#prevBtn {
		margin-left:30px;
	}
	#nextBtn {
		margin-left:-30px;
	}
			
	#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:770px;
		background:#fff;		
		margin-bottom:2em;
		}	
	#header{
		height:80px;
		line-height:80px;
		background:#5DC9E1;
		color:#fff;
		}				
	#content{
		position:relative;
		}			

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:770px;
		height:241px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:241px;
		position:absolute;
		left:-30px;
		top:43px;
		z-index:1000;
		/* width: 100%; */
		position: absolute;
		background-color: #fff;
		filter:alpha(opacity=30);
		-moz-opacity:0.3;
		-khtml-opacity: 0.3;
		opacity: 0.3;
	}	
		
	#slider1next {
	}
		
	#slider1prev{ 
		left:-20px;
		background: transparent url(../images_new/slider_handle_next.png) no-repeat 0 0;	
	}
		
		
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:241px;

		background:url(../images_new/slider_control_left.png) no-repeat 0 100px;	 
background-color: #fff;
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images_new/slider_control_left.png) no-repeat 0 100px;	 
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */


#socialBookmark ul {
	height:					18px;
	margin:					0;
	padding:				0;
	margin:6px 0 20px 0;
}
#socialBookmark li {
	float:					left;
	list-style-position:	outside;
	list-style-image:		none;
	list-style-type:		none;
	margin:					0 6px 0 0;
	padding:				0;
}
#socialBookmark li img {
	border:					1px solid #999;
	padding:				1px;
}


#facesOf {
	font-size:11px; 
	line-height:16px; 
	margin-top:5px;
}