

/*#######################################
 				Allgemein
#######################################*/

/*
body {
	behavior:url("/admin/lib/contrib/csshover.htc"); 
}*/

/* Schriftart und größe in #main */
body, html {
	padding:0;
	margin:0;
	
	width:100%;
	height:100%;	
	background-image:url(/images/bg_image_w.jpg);
	background-repeat:repeat-y;
	background-color:#2e2e2e;

	font-size:12px;
	font-family:Arial, Helvetica, Sans-Serif;
	color:#FFFFFF;
}

.clear {
	margin:0;
	padding:0;
	clear:both;
}

table,
table tr, 
table tr td {
	border-collapse:collapse;
	margin:0px;
	padding:0px;
	vertical-align:top;
}


a img {
	border:0;
}

a {
	color:#DFE512;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a:visited{color:#fff;}

#seite_lightview,
#seite_home,
.seite_home,
.seite_lightview {

	text-decoration:none;
}

strong {
}

.scrollbar {
	overflow:scroll;
	overflow-x:hidden;
	overflow-y:scroll;
}

h1 {
	font-weight:normal;
	font-size:26px;
	font-family:Georgia, Times New Roman, Sans-Serif;
	margin-top:0px;
}

h2 {
	font-weight:normal;
	font-size:12px;
	color:#DFE512;
	margin:0px;
	padding:0px;
}

/*#######################################
 			 Haupttabelle
#######################################*/
#header,
#header_inner {
	height:300px;
}
#header {
	background-color:#1E1F1F;
}
#header_inner {
	background-image:url(/images/bg_header.gif);
	background-repeat:no-repeat;
	background-position:center 198px;
	width:900px;
	margin-left:52px;
}
.main_cell .left {
	float:left;
	width:440px;
}
.main_cell .right {
	float:right;
	width:440px;
}

#logo {
	margin-top:28px;
	margin-bottom:100px;
}

#menu_impressum {
	display:block;
}
#menu_impressum,
#menu_impressum li {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#menu_impressum li a {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

#menu {
	padding:0px;
	margin-top:34px;
	line-height:24px;
}

#menu,
#menu li.level_0_active a,
#menu a:hover {
	color:#DFE512;
	font-size:14px;
	text-decoration:none;
}
#menu a {
	font-family:Georgia;
	color:#FFFFFF;
	text-decoration:none;
}
#menu li {
	padding-left:6px;
}

#menu_impressum,
#menu_impressum li.level_0_active a,
#menu_impressum a:hover {
	color:#DFE512;
	text-decoration:none;
}

.contentarea {
	margin-left:54px;
	width:900px;
}

.contentarea .content_left,
.contentarea .content_right {
	width:440px;
}
.contentarea .content_left {
	float:left;
}
.contentarea .content_right {
	float:right;
}

.box_transparent {
	margin-bottom:20px;
}

.box_transparent .background {
	background-color:#000000;
	
	opacity:0.5;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
}
.box_transparent .text {
	position:absolute;
	z-index:1;
	width:420px;
	line-height:24px;
	margin:10px;
	margin-top:6px;
	font-family:Arial, Helvetica, Sans-Serif;
}
.box_transparent .text i {
	font-size:10px;
}
.box_transparent .text img.icon_startseite {
	margin-top:8px;
}
.contentarea h1 {
	font-family:Georgia, Times New Roman, Sans-Serif;
	font-size:20px;
	font-weight:normal;
	color:#DFE512;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
}

.contentarea {
	margin-top:32px;
}

#startseite_links_box1 img {
	margin-top:4px;
}

#box_neues {
	width:239px;
	height:83px;
	background-image:url(/images/seiten/home/box_background.gif);
	margin-top:45px;
	float: left;
}

#box_facebook {
	width: 35px;
	height: 34px;
	float: left;
	padding: 75px 0 0 133px;
}

#box_facebook a:link,
#box_facebook a:focus,
#box_facebook a:visited {
	display: block;
	width: 35px;
	height: 34px;
	background: transparent url("images/seiten/home/fb.png") no-repeat 0 0;
}

#box_facebook a:active,
#box_facebook a:hover {
	display: block;
	width: 35px;
	height: 34px;
	background: transparent url("images/seiten/home/fb_hover.png") no-repeat 0 0;
}

#seite_kontakt .formular {
	width:100%;
}
#seite_kontakt input {
	width:205px;
}
#seite_kontakt .inp_right {
	padding-left:5px;
}
#seite_kontakt textarea {
	width:420px;
}
#seite_kontakt .formular td {
	width:50%;
	padding-top:5px;
}
#seite_kontakt input,
#seite_kontakt textarea {
	border:1px solid #666666;
	background-color:#666666;
	font-size:12px;
	font-family:Arial;
	color:#FFFFFF;
}
#seite_kontakt input.submit {
	background-image:url(/images/kontakt_submit.gif);
	border-width:0px;
	border:0px solid #000000;
	width:116px;
	height:17px;
	font-size:9px;
		padding-right:15px;
	padding-bottom:4px;
		cursor:hand;
	
	margin-right:21px;
	margin-top:20px;
}
#seite_kontakt .absenden {
	font-size:14px;
	font-family:Georgia, Times New Roman, Sans-Serif;
}

.lightview_eintrag {
	border:2px solid #1E1F1F;
	background-color:#1E1F1F;
	width:440px;
	float:left;
	margin-right:20px;
	margin-bottom:40px;
}
.lightview_eintrag:hover {
	border:2px solid #DFE512;
}
.lightview_eintrag_1 {
	margin-right:0px;
}
.lightview_eintrag td {
	vertical-align:top;
}
.lightview_eintrag .image {
	width:255px;
}
.lightview_eintrag .image img {
	display:block;
}
.lightview_eintrag .text .bezeichnung {
	margin-top:10px;
	color:#DFE512;
}
.lightview_eintrag .text .beschreibung {
	color:#FFFFFF;
}
.lightview_eintrag .text div {
	font-size:10px;
	line-height:16px;
}
.lightview_eintrag .text div {
	margin-left:10px;
}

.intro_box {
	width:420px;
	margin-top:4px;
	margin-bottom:40px;
	background-image:url(/images/bg_dunkel_links.jpg); 
	background-position:left top;
	padding:10px;
	line-height:24px;	
}

.intro_box_rechts {
	width:420px;
	margin-bottom:40px;
	background-image:url(/images/bg_dunkel_rechts.jpg); 
	background-position:left top;
	padding:10px;
	line-height:28px;	
}
.intro_box_rechts_cd {
	float:right;
	padding:8px 10px;
	width:225px;
	margin-right:195px;
}

#jobSchild {
	display:block;
	position:absolute;
	left:786px;
	top:35px;
}
