@CHARSET "UTF-8";

body {
	text-align:center;
	background:#929394;
}

div {
	text-align:left;
	background:#FFFFFF;
}

/*Container*/

#content {
	width:900px;
	height:670px;
	margin:0 auto;
}

#headerBox {
	float:right;
	height:144px;
}

#header {
	float:left;
	width:490px;
	height:144px;
}

#headerLogo {
	float:left;
	width:72px;
	height:144px;
}

#topMenu {
	float:left;
	width:338px;
	height:144px;
	background-image:url(styleImages/bg_header.jpg);
	
}

#thumbContainer {
	float:left;
	width:338px;
	height:32px;
	background:#b1b1b1;
	text-align:center;
	margin:83px 0 0 0;
}


#menu {
	float:left;
	padding-top:10px;
	background:#b1b3b2;
	height:516px;
	width:192px;
	line-height:1.7em;
}

#kontakt {
	float:left;
	padding:20px 0px 0px 30px;
	
}

#kontakt form {
	width:620px;
	border:0px;
}


#kontakt textarea {
	width:325px;
	height:270px;
	background:#b1b3b2;
	border:0px;
	overflow:hidden;
	color:white;
	font:normal 12px arial, sans-serif; 
	border:10px solid #b1b3b2;
}

.kontaktFormInput {
	width:150px;
	height:15px;
	background:#b1b3b2;
	border:5px solid #b1b3b2;
	color:white;
	font:normal 12px arial, sans-serif;
	-moz-border-radius:0em;
	-khtml-border-radius:0em;
}

.kontaktFormInput:hover {
	background:#b1b3b2;
	border:5px solid #b1b3b2;
}

.kontaktFormInput:focus {
	background:#b1b3b2;
	border:5px solid #b1b3b2;
}

#kontaktFormButton {
	width:165px;
	height:25px;
	margin:40px 0px 0px 0px;
	border:1px solid #b1b3b2;
	background:#b1b3b2;
	color:#ffffff;
	-moz-border-radius:0em;
	-khtml-border-radius:0em;
}

#kontaktFormButton:hover {

}


#kontakt h3 {
	margin:15px 0px 10px 0px;
	font-size:12px;
	font:normal 12px arial, sans-serif;
	color:#b1b3b2;
}

#kontakt p {
	font:normal 12px arial, sans-serif;
	color:#b1b3b2;
}

#kontakt_links {
	padding:0px 67px 0px 0px;
	float:left;
}

#kontakt_rechts {
	
	padding:0px 0px 30px 20px;
	float:left;
	
}


* html #menu {
	margin-top:-4px;
}

#imageContainer {
	float:left;
	margin-top:20px;
	width:708px;
	height:450px;	
	
}

#contentDesc {
	float:left;
	padding:8px;
	width:164px;
	height:502px;
	font-size:10pt;
	color:#929394;
	
}

#image {
	float:left;
	width:518px;
	height:518px;
	background-image:url('styleImages/bg_image_container.jpg');
	background-repeat:no-repeat;
	
}

#footer {
	padding:8px;
	height:9px;
	width:350px;
	background:#929394;
	margin:0 auto;
	color:#FFFFFF;
	text-align:center;
}

#big {
	float:left;
	padding-top:14px;
	height:508px;
	width:700px;
	border:1px solid black;
}

#text {
	float:left;
	padding:51px 0px 0px 28px;
	font-family:Times New Roman;
	font-style:italic;
	font-size:10pt;
	line-height:1.5em;
	width:134px;
	height:460px;
	background:transparent;
	color:#929394;
	
	
}

#contImg {
	float:left;
	margin:15px 0px 0px 20px;
	width:492px;
	height:492px;
	background:url('styleImages/a.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	font-family:Times New Roman;
	font-style:italic;
	font-size:10pt;
	line-height:1.5em;
	color:#929394;
}

#contImgOrd {
	float:left;
	margin:20px 0px 0px 20px;
	width:672px;
	height:492px;
	border:0px solid black;
}

#login {
	position:absolute;
	top:0px;
	left:0px;
	visibility:hidden;
	width:100%;
	height:100%;
	background:#000000;
	z-index:1;
	
	filter:Alpha(opacity=60);
	opacity: 0.6;
	-moz-opacity: 0.6;
}

#loginForm {
	position:absolute;
	left: 50%;
 	margin-left: -200px; 
	top:50%;
	margin-top: -120px;
	
	
	width:200px;
	height:120px;
	
	z-index:2;
	visibility:hidden;	
}

#LoginAbbrechen {

	float:left;
	height:18px;
	width:18px;
	background:#fafafa;
}

#LoginAbbrechen href{
	border:0px;
	text-decoration:none;
}

#LoginAbbrechen a img {
	border:none;
	text-decoration:none;
}

img a {
	border:none;
}

#LoginAbbrechen:hover {
	border-color:#c5c5c5;
	background:#f6f6f6;
}


/**
#LoginAbbrechen {
	position:absolute;
	left: 50%;
 	margin-left: -180px; 
	top:50%;
	margin-top: -100px;
	
	z-index:3;
	
	border:1px solid black;
	width:10px;
	height:10px;
	
	visibility:hidden;
}
**/



/*Styles*/

.MainMenuLink {
	margin:0px 0px 0px 43px;
	color:white;
	text-decoration:none;
	font-family:arial;
	font-size:9pt;
	
}


.MainMenuLink:hover {
	text-decoration:underline;		
}


.MainMenuHeadline {
	margin:0px 0px 0px 43px;
	color:#FFFFFF;
	font-family:arial;
	font-weight:normal;
	font-size:9pt;
}

.MainMenuKundenlink {
	margin:0px 0px 0px 53px;
	color:white;
	text-decoration:none;
	font-family:arial;
	font-size:9pt;
}

.MainMenuKundenlink:hover {
	text-decoration:underline;		
}

.FooterLink {
	color:white;
	text-decoration:none;
	font-family:arial;
	font-size:9pt;
}

#prev {
	float:left;
	margin-top:230px;
	margin-left:10px;
	padding-top:8px;
	padding-left:26px;
	height:22px;
	width:24px;
	color:#FFFFFF;
	font-size:12pt;
	font-style:Arial;
	text-decoration:none;
	
	filter:Alpha(opacity=30);
	opacity: 0.3;
	-moz-opacity: 0.3;
	background:url('styleImages/image_pfeil_rechts.gif');
}

#prev:hover {
	filter:Alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
}

#next {
	float:right;
	margin:230px 10px 0px 0px;
	padding: 8px 0px 0px 9px;
	height:22px;
	width:41px;
	
	
	
	color:#FFFFFF;
	font-size:12pt;
	font-style:Arial;

	text-decoration:none;
	
	filter:Alpha(opacity=30);
	opacity: 0.3;
	-moz-opacity: 0.3;
	background:url('styleImages/image_pfeil_links.gif');
}

#next:hover {
	filter:Alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
}

#start {
	float:right;
	margin:230px 0px 0px 0px;
	padding: 8px 0px 0px 9px;
	height:22px;
	width:71px;
	
	text-decoration:none;
	
	filter:Alpha(opacity=30);
	opacity: 0.3;
	-moz-opacity: 0.3;
	background:url('styleImages/image_pfeil_start.gif');
}

#start:hover {
	filter:Alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
}

.thumbLink {
	margin:0px 2px 0px 2px;
}


#zeiten {
	float:left;
	padding:30px 0px 0px 295px;
	font-family:Times New Roman;
	font-style:italic;
	font-size:10pt;
	color:#929394;
}

#zeiten table {
	valign:center;
}

#zeiten table tr td{
	padding:8px 0px 0px 0px;
}

#zeiten table tr td:first-child+td{
	padding:8px 0px 0px 20px;
}


/*KUNDENLOGIN*/

form {
	background:#fff;
	padding:1em;
	border:1px solid #eee;
	margin-right:1px;
}
.login {
	/*background:url(../gfx/user.gif) no-repeat 95% 1em; FÜR HINTERGRUNDBILD DES FORMULARS*/
}

fieldset div {
	margin:0.3em 0;
	clear:both;
}
form {
	margin:0em;
	width:27em;
}
label {
	float:left;
	width:10em;
	text-align:right;
	margin-right:1em;
	font-family:Arial;
	color:#929394;
}
legend {
	color:#0b77b7;
	font-size:1.2em;
	font-family:Arial;
}
legend span {
	width:10em;
	text-align:right;
}
input {
	padding:0.15em;
	width:10em;
	border:1px solid #ddd;
	background:#fafafa;
	font:bold 0.95em arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}
input:hover, input:focus {
	border-color:#c5c5c5;
	background:#f6f6f6;
} 
fieldset {
	border:1px solid #ddd;
	padding:0 0.5em 0.5em;
}

#submit-go {
	margin:10px 0px 0px 273px;
	border:1px solid #ddd;
	background:#fafafa;
	width:70px;
}

#submit-go:hover {
	border-color:#c5c5c5;
	background:#f6f6f6;
}


#start_image_box {
	float:left;
	margin-top:18px;
	height:490px;
	width:300px;
}

#start_content_box {
	float:left;
	margin-top:18px;
	height:490px;
	font-family:Arial;
	color:#929394;
	line-height:1.4em;
}
