
html, body {
	height: 100%;
}

body {
	margin:0;
	padding:0;	
	font-size:11px;
	font-family:Tahoma,Helvetica,Verdana,Arial;
	color:#d0d0d0;
	background-color:#262626;
	line-height:15px;
	letter-spacing:0.1em;
}

a {
	color:#a3c3d7;
	text-decoration:none;
}

td {
	font-size:11px;
	font-family:Tahoma,Helvetica,Verdana,Arial;
	padding:3px 5px 3px 0;
	line-height:15px;
	letter-spacing:0.1em;
}

#seite td {
	font-size:11px;
	font-family:Tahoma,Helvetica,Verdana,Arial;
	vertical-align:top;
	padding:3px 5px 3px 0;
	line-height:15px;
	letter-spacing:0.1em;
}


input, select, textarea {
	border:1px solid #939393;
	font-size:11px;
	font-family:Tahoma,Helvetica,Verdana,Arial;
	color:#fff;
	background-color:#3d3d3d;
	line-height:15px;
	letter-spacing:0.1em;
}

input[type=checkbox] {
	border:0;
}

input[type=file] {
	color:#000;
}

#seite {
	width:968px;			
	/*margin:auto auto; */
	/*position: relative;	*/
	text-align:left;
}


#header {
	width:968px;		
}

#logo {
	width:131px;
	float:left;
	padding-top:32px;
}

#navigation {
	width:837px;
	float:left;
	height:90px;
	background:url(../images/header_back.gif) top left repeat-x;
}

#navigation_links {
	padding:36px 0 0 20px;
}

#navigation_links a {
	text-decoration:none;
	text-transform:lowercase;
	color:#d0d0d0;	
	padding:2px 2px 1px 4px;
	display:block;
	float:left;
	margin-right:15px;
}

#navigation_links a:hover, #navigation_links a.active {
	/*background:#fff url(../images/link_back.gif) top left repeat-x;*/
	background-color:#7394a8;
	background-position:0 7px;
	color:#fff;
}

#nebennavigation_links {	
	float:right;
}

#nebennavigation_links a {
	text-decoration:none;	
	letter-spacing:0.1em;	
	float:left;
	margin-left:10px;	
	padding:2px 14px 2px 4px;
	text-transform:lowercase;
}

#subnavigation {
	margin-top:-3px;
}

#subnavigation a {
	text-transform:lowercase;
	text-decoration:none;
	margin-right:10px;
	color:#D0D0D0;
}

#subnavigation a:hover, #subnavigation a.active {
	color:#a3c3d7;
}

.callback {
	background:#fff url(../images/callback.gif) top right no-repeat;		
	display:block;
	color:#4d5559;	
}


#content {	
	padding:2px 0 10px 0;
	line-height:17px;		
}

#content_fest {
	width:968px;
	height:540px;
	overflow:hidden;
}


.grau {
	color:#D0D0D0;
}

h1 {
	margin:0;	
	padding:0;
	padding-top:5px;	
	padding-bottom:10px;	
	text-transform:uppercase;
	font-size:14px;
	letter-spacing:0.1em;		
}

h2 {
	margin-top:5px;
	text-transform:lowercase;
	font-size:14px;
	letter-spacing:0.1em;	
	color:#d0d0d0;
}

h3 {
	margin:8px 0 1px 0;
	text-transform:uppercase;
	font-size:14px;
	letter-spacing:0.1em;	
	color:#b4b4b4;
}


h4 {
	text-transform:uppercase;
	font-weight:normal;
	font-size:11px;
	margin:0;
	padding:0;
	margin-bottom:10px;
	margin-top:5px;
}

h5 {
	margin-top:5px;	
	font-size:14px;
	letter-spacing:0.1em;	
	color:#b4b4b4;
}

h1 span, h2 span {
	color:#c1082d;
}


#home_left {
	padding:0;
	margin-top:0;
	float:left;
	width:485px;
	height:155px;
	display:block;
	border-right:1px dashed #c2c2c2;
}

#home_middle {
	padding:0;
	margin-top:0;
	float:left;
	width:268px;
	height:155px;
	display:block;
	border-right:1px dashed #c2c2c2;
}

#home_right {
	padding:0;
	margin-top:0;
	float:right;
	width:192px;
	height:155px;
	text-align:left;
	display:block;	
}

#home_left h2, #home_middle h2, #home_right h2 {
	margin-top:0;
	padding-top:0;
}

.red {
	color:#c1082d;
}

.white {
	color:#fff;
}

.black {
	color:#262626;
}

.button_red {
	display:inline-block;
	text-decoration:none;
	text-transform:lowercase;
	color:#a3c3d7;
	background:url(../images/pfeil_rot.gif) top right no-repeat;
	padding-right:14px;
	border:0;
	cursor:pointer;
}

.xing {
	background:url(../images/xing.gif) top right no-repeat;
	display:inline-block;
	padding-right:20px;
}



#footer {
	clear:both;
	border-top:1px solid #c2c2c2;
	padding-top:3px;
}

#footer a {
	text-decoration:none;
}

.cb {
	clear:both;
}

.fl {
	float:left;
}

.fr {
	float:right;
}

#news {
	width:200px;
	height:90px;
	overflow:hidden;	
}

#admin {
	width:400px;
	text-align:left;
	padding-bottom:50px;
}

.error {
	background:url(../images/error.gif) top left no-repeat;
	height:22px;
	background-position:0 0;
	padding-left:40px;
	line-height:20px;
	color:#fff;
	background-color:#C1082D;
	font-weight:bold;	
	margin-bottom:20px;
}

#admin_seite {
	background-color:#fff;
	border-bottom:1px solid #A3C3D7;
	color:#262626;
	padding:5px 0;	
	position:absolute;
	top:0;
}

#admin_seite_content {
	width:968px;
	text-align:left;
}

.pa {
	position:absolute;
}

.admin_edit_icon {
	border:1px solid #C1082D;
}


#lightview_body {
	z-index:130;
	position:absolute;
	background-color:#262626;
	filter:Alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	display:none;
}

#lightview_content {
	z-index:131;
	position:absolute;
	background-color:#fff;
	display:none;
	border:5px solid #fff;
}

#lightview_picture {
	position:absolute;
	display:none;
	background-color:#fff;
	z-index:110;
	width:968px;
	height:480px;
	top:102px;
}


.rahmen {
	border:1px solid #c0c0c0;
	padding:10px;
}

form {
	padding:0;
	margin:0;
}

#tab_abstand td {
	padding:10px 20px 0 0;
	vertical-align:top;
}







#ueberuns_left {
	float:left;
	width:585px;	
	padding:13px 0;
}

#ueberuns_right {
	float:right;
	width:225px;
	padding:3px 0 0 0;
	text-align:right;
}





#infomaterial_left {
	float:left;
	width:484px;	
}

#infomaterial_middle {
	float:left;
	padding-top:30px;
	width:484px;		
}

#infomaterial_middle input[type=text], #infomaterial_middle select {
	width:210px;
}

#infomaterial_middle td {
	padding:3px 5px 3px 0;
}





#jobs_left {
	float:left;	
	padding:10px 0;
}

#jobs_right {
	float:left;		
	padding:10px 0;
}

#jobs_right_2 {
	float:left;		
	padding:10px 0;
}



#kontakt_left {
	float:left;
	width:198px;
	padding:10px 0;
}

#kontakt_middle {
	float:left;
	width:414px;	
	padding:10px 0;	
}

#kontakt_right {
	float:left;
	width:296px;		
	padding:10px 0;
}





#impressum_left {
	float:left;
	width:396px;
	padding:10px 0;
}

#impressum_middle {
	float:left;
	width:197px;
	padding:10px 0;
}

#impressum_right {
	float:left;
	width:345px;	
	padding:10px 0;
}



#callback_left {
	float:left;
	width:396px;
	padding:10px 0;
}

#callback_right {
	float:left;
	width:371px;
	padding:10px 0;
}




#login_left {
	float:left;
	width:396px;
}

#login_right {
	float:left;
	width:371px;
	padding:10px 0;
}


#newsletter_left {
	float:left;
	width:396px;
	padding:10px 0;
}

#newsletter_right {
	float:left;
	width:371px;
	padding:10px 0;
}




#popupcontent {
	padding:50px 10px 10px 10px;
	background:url(../images/logo.gif) top left no-repeat;
	background-position:10px 10px;
}



#kunden_left {
	float:left;
	width:158px;
}

#kunden_right {
	float:left;
	width:800px;
}

#kunden_right ul {
	margin: 0; padding: 0;
}

#kunden_right li {
	list-style: none;
  margin: 0; padding: 0;
  background:url(../images/li.gif) top left no-repeat;
  padding-left:10px;
  background-position:0 10px;
  line-height:22px;
}


#presse_left {
	float:left;
	width:361;
	height:438px;
	background-color:#686868;
}

#presse_middle {
	float:left;
	width:387px;
	height:438px;
	background-color:#686868;
}

#presse_right {
	float:right;
	width:214px;
	height:438px;
	background-color:#3d3d3d;
}

.presse {
	background:url(../images/presse/pfeil.gif) top left no-repeat;
	color:#d0d0d0;
	padding-left:20px;
	background-position:0 1px;	
}

.pdf {
	background:url(../images/presse/pdf.gif) top left no-repeat;
	color:#d0d0d0;
	display:block;
	padding:1px 0 0 20px;
}

.overlay {
	background-color:#fff;
	padding:10px;
	top:0;
	left:0;
	position:absolute;
	display:none;
	z-index:140;
}
