/* basics */
body {
	margin:0px 14px 0px 0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	text-align:center;
	color:#333333;
	background-color:#669999;
}

.outerframe {
	width:943px;
	margin:0px auto;
	position:relative;
}

.innerframe {
	width:895px;
	margin:0px 0px 0px 48px;
	padding:0px;
	text-align:left;
}

img { border:0; }

/* grafiken header mit absoluter positionierung */
.header {
	width:895px;
	height:105px;
	margin:0px;
	padding:0px;
	background-image:url(/image/alcotest/index/header.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:52px;
	left:48px;
	z-index:0;	
}

.logo01 {
	width:532px;
	height:195px;
	margin:0px;
	padding:0px;
	background-image:url(/image/alcotest/index/logo01.png);
	background-repeat:no-repeat;	
	position:absolute;
	top:4px;
	left:0px;
	z-index:1;
}

.logo02 {
	width:60px;
	height:375px;
	margin:0px;
	padding:0px;
	background-image:url(/image/alcotest/index/logo02.png);
	background-repeat:no-repeat;	
	position:absolute;
	top:199px;
	left:0px;
	z-index:2;
}

.illu {
	width:425px;
	height:205px;
	margin:0px;
	padding:0px;
	background-image:url(/image/alcotest/index/illu_group.png);
	background-repeat:no-repeat;
	position:absolute;
	top:24px;
	left:518px;
	z-index:3;
}

/* content-elemente */
.contentarea {
	width:895px;
	margin:0px;
	padding:0px;
	position:relative;
	top:182px;
	left:0px;
}

.mainnavarea {
	height:25px;
	margin:0px;
	padding:0px;
	position:absolute;
	top:157px;
	left:48px;
	z-index:4;
}

.languagearea {
	height:25px;
	margin:0px;
	padding:0px;
	position:absolute;
	top:157px;
	left:586px;
	z-index:5;
}

.left {
	width:170px;
	background-image:url(/image/alcotest/index/ornament_left.gif);
	background-repeat:no-repeat;
	background-color:#99CCCC;
	vertical-align:top;
}

.center {
	width:725px;
	background-color:#FFFFFF;
	vertical-align:top;
}

.right {
	width:170px;
	background-image:url(/image/alcotest/index/ornament_right.gif);
	background-repeat:no-repeat;
	background-color:#99CCCC;
	vertical-align:top;
}
.right a { text-decoration:none; color:#FFFFFF; }
.right a:hover { text-decoration:underline; color:#FFFFFF; }



/* content-styles center */
.content {
	min-height:400px;
	margin:30px 20px 0px 20px;
	padding:0px;
}

.content h1 {
	font-size:16px;
	font-weight:bold;
	color:#336666;
	margin:0px 0px 10px 0px;
}

.content h2 {
	font-size:14px;
	font-weight:bold;
	color:#333333;
	margin:15px 0px 5px 0px;
}

.content h3 {
	font-size:12px;
	font-weight:bold;
	color:#333333;
	margin:0px 0px 3px 0px;
}

.content p {
	line-height:17px;
	margin:0px 0px 6px 0px;
}

.content li {
	line-height:17px;
	margin:0px 0px 4px 0px;
	list-style-type:circle;
}

.content .imgleft {
	float:left;
	margin:5px 10px 5px 0px;
}

.content .imgright {
	float:right;
	margin:5px 0px 5px 10px;
}

.content a { text-decoration:underline; color:#336666; }
.content a:hover { text-decoration:none; color:#FF9900; }

.content .linktext {
	padding:10px 20px 10px 0px;
	margin:20px;
	border:1px solid #336666;
}

/* content-styles footer */
.footer {
	margin:30px 0px 10px 0px;
	font-size:10px;
	line-height:12px;
	color:#999999;	
}

.footer a { text-decoration:none; color:#999999; }
.footer a:hover, .footer .active { text-decoration:none; color:#666666; }

/* content-styles right */
.login {
	padding:10px;
	width:150px;
	margin:50px 0px 0px 0px;
	/*background-color:#000000;*/
	color:#FFFFFF;
}

.login h1 {
	font-size:12px;
	font-weight:bold;
	padding:0px;
	margin:0px 0px 10px 0px;
}

.login div {
	padding:0px;
	margin:0px;
}

.helptext {
	width:140px;
	padding:8px 5px 5px 5px;
	color:#333333;	
	margin:20px auto 10px auto;
	background-color:#FFFFFF;
	border:1px solid #FF9900;
}

.helptext h1 {
	font-size:12px;
	font-weight:bold;
	padding:0px;
	margin:0px 0px 10px 0px;
}

.helptext p {
	font-size:11px;
	line-height:15px;
	padding:0px;
	margin:0px 0px 4px 0px;
}

/* hauptnavigation */
ul.mainnav {
	list-style:none; 
	margin:0px 0px 0px 180px;
	padding:0px;
}
		
ul.mainnav li {
	float:left;
	margin:7px 0px 0px 0px;
	padding:0px;
}

ul.mainnav li a {
	display:block;
	margin:0px;
	padding:0px 10px;
	text-decoration:none;
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:12px;
}

ul.mainnav li a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}

ul.mainnav li .active {
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
}

/* subnav level 1*/
ul.subnav {
	list-style:none;
	margin:30px 0px 0px 10px;
	padding:0px;
}

ul.subnav li {
	display:block;
	margin:0px;
	padding:0px;
	border-bottom:1px solid #FFFFFF;	
}

ul.subnav li a {
	width:120px;
	display:block;
	margin:0px;
	padding:6px 5px 6px 35px;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
}

ul.subnav li a:hover {
	color:#666666;
	text-decoration:none;
}

ul.subnav li .active {
	text-decoration:none;
	font-weight:bold;
	color:#666666;
}

/* sprachwahl */
.language {
	color:#FFFFFF;
	margin:7px 0px 0px 0px;
}

.language a {
	margin:0px;
	padding:0px 2px;
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
}

.language a:hover {
	text-decoration:underline;
}

.language .active {
	text-decoration:underline;
}

/* forms */
form {
	margin:0px;
	padding:0px;
}

form label,input {
	/*display:block;*/
}

form input,select,textarea {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	border:1px solid #999999;
	color:#333333;
	padding:2px;
	margin:3px 5px 3px 0px;
}

form input[type=submit],
form input[type=reset], 
form input[type=button],
form button {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	border:1px solid #999999;
	color:#666666;
	padding:2px 2px 0px 2px;
	margin:5px 0px;
}

form input[type=submit]:hover,
form input[type=reset]:hover, 
form input[type=button]:hover,
form button:hover {
	color:#FFFFFF;
	background-color:#999999;
	cursor:pointer;
}

.button {
	border:1px solid #999999;
	margin:5px 0px;
	padding:2px 4px;
}

.button a {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}

.button a:hover {
	color:#FFFFFF;
	background-color:#999999;
	cursor:pointer;
}

form input[type=radio], form input[type=checkbox] {
	/*float:left;*/
	padding:0px;
	margin:0px 5px 0px 0px;
	border:none;
}

form label {
	padding:0px;
	margin:0px;
	line-height:18px;
}

form br {
	/*clear:both;*/
	padding:0px;
	margin:0px;
}

form input[type=hidden] {
	display:none;
}

form input:focus, 
form select:focus, 
form textarea:focus {
	background-color:#EEEEEE;
	color:#333333;
	border:1px solid #999999;		
}

form input[disabled], form select[disabled]{color:#999999;}

/* specials */
.line {
	height:1px;
	border-bottom:1px solid #999999;
	margin:4px 0px 4px 0px;
}

.Fehler {
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	color:#FF9900;
	padding:0px;
	margin:5px 0px;
}

/* table status */
#Statusbalken {
	width:513px;
	margin:0px 0px 15px 0px;
	border:1px solid #999999;
}

#Statusbalken .rot {
	background-image:url(/image/common/status/status_bg.gif);
	background-repeat:repeat-x;
}

#Statusbalken .weiss {
	background-color:#FFFFFF;
}

/* table woche erfassung */
#Wochenerfassung {
	width:100%;
	margin:5px 0px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
}

#Wochenerfassung td {
	border-right:1px solid #999999;
	padding:3px 3px 2px 3px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	background-color:#FF9900;
	color:#FFFFFF;
}

#Wochenerfassung a { color:#FFFFFF; text-decoration:none; }
#Wochenerfassung a:hover { color:#FFFFFF; text-decoration:underline; }
#Wochenerfassung .aktiv { background-color:#FFFFFF; }
#Wochenerfassung .aktiv a { color:#336666; text-decoration:none; }

/* table woche auswertung */
.woche {
	margin:10px 0px;
}

.woche td {
	width:66px;
	height:59px;
	text-align:center;
	background-repeat:no-repeat;
	padding:0px 6px 0px 0px;
}

.wochegelb a, .wochegruen a, .wocherot a, .wocheweiss a {
	display:block;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	padding:14px 4px 14px 0px;
}

.wochegelb { background-image:url(/image/common/woche/woche_bg_gelb.gif); }
.wochegruen { background-image:url(/image/common/woche/woche_bg_gruen.gif); }
.wocherot { background-image:url(/image/common/woche/woche_bg_rot.gif); }
.wocheweiss { background-image:url(/image/common/woche/woche_bg_weiss.gif); }

.wochegelb a, .wochegruen a, .wocherot a { color:#FFFFFF; }
.wochegelb a:hover, .wochegruen a:hover, .wocherot a:hover { color:#FFFFFF; text-decoration:underline; }
.wocheweiss a { color:#000000; }
.wocheweiss a:hover { color:#000000; text-decoration:underline; }


#AlcotestNavButtonsS1 {
	margin: 5px 0px 0px 0px;
	width:200px;
	height:40px;
}
#AlcotestNavButtons {
	margin: 20px 0px 0px 0px;
	background-image:url(/image/common/navbox/nav_bg.png);
	background-repeat:no-repeat;
	width:200px;
	height:40px;

}
#AlcotestNavButtonsBack {
	width:81px;
	float:left;
}

#AlcotestNavButtonsSchritt {
	width:39px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	font-weight:bold;
	float:left;
	text-align:center;
	padding-top:12px;
}

#AlcotestNavButtonsNext {
	width:80px;
	float:right;
}


