/*
 * Copyright (c)     : AdNovum Informatik AG
 * Version Number    : 
 * Date of last edit : 
 */

/* - - - - - - - - - - - - - - - - - - GENERAL TAG DEFINITIONS - - - - - - - - - - - - - - - - - -*/
body { 
	font-size: 11px;
    line-height:120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: 0.04em;
	word-spacing:normal;
	font-style: normal; 
	font-weight: normal; 
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
    margin:0px 0px 0px 0px;
}

/* Tag Styles */

a:link, a:visited { 
	color:#383539; text-decoration:underline;
}

a:active, a:hover { 
	color:#27AC80; 
	text-decoration: none; 
}


th {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
}

form {
	margin:0px;
	border:0px;
}

img {
	border:0px;
}

table {
	border:0px;
}

p, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	background-color:#FFFFFF;
	color:#27ac80;
}

select:hover { 
	background-color:#FFFFFF;
	color:#27ac80;
}

-moz-selection {
	background-color:#27ac80;
	color:#000000;
	}
selection {
	background-color:#27ac80;
	color:#FFFFFF;
	}

button {
	font-family:verdana, arial, helvetica, geneva, sans-serif;
	font-size:10px;
	color:#000000;
	background-color:#F0F1F3;
	padding:1px 2px;
	margin-top:5px;
	border:1px solid #A0A0A0;
}

/* - - - - - - - - - - - - - - - - - - HEADER LAYOUT  - - - - - - - - - - - - - - - - - - - - - - */
.bgW {
	background-color:#FFFFFF;
}
.bgWL {
	font-size:15px;
	font-weight:bold;
	background-color:#FFFFFF;
	padding-top:7px;
	padding-bottom:7px;
}

.header {
	margin-left: 0px;
	height: 40px;
	width: 100%;
}


#headeradn {
	width:100%;
	height:123px;
    background: #38373C;
	background-image:url(img_bg_header.gif);
	background-repeat:repeat-x;
	margin:0px 0px 0px 0px;
	color:#FFFFFF;
	z-index: 0;
}

#version {
	color:#999999;
	position:absolute;
	margin:0px 0px 0px 0px;
	border: none;
	text-align:right;
	height: 16px;
	right: 17px;
	top: 80px;
	width:250px;
	z-index: 6;
}

#logo {
	border: none;
	position:absolute;
	width:149px;
	height:23px;
	top: 70px;
	left: 16px;
	margin:0px 0px 0px 0px;
	z-index: 1;
}

.listbox {
	margin: 0px;
	padding: 0px;
	clear: left;
	/*border: 1px solid #FF0000;*/
}


ul { 
    list-style-type:circle;
    line-height:140%;
    margin-top: 0px;
    margin-bottom: 0px;
}

li {
	margin-left:-24px;
        
}

ol {
	margin-left:44px;
    list-style-position:outside 
}

.floatinglogo {
	position: relative;
	top: 1px;
	right: 17px;
	float: right;
	margin: 1px;
	padding: 0px;
	z-index: auto;
	vertical-align: top;
}

#language {
	position:absolute;
	width:316px;
	top: 104px;
	left: 186px;
	margin:0px 0px 0px 0px;
	z-index: 1;
}


#language a:link, #language a:visited { 
	color:#999999;
	text-decoration: none; 
}

#language a:active, #language a:hover { 
	color:#27AC80; 
	text-decoration: none; 
}

#headertitel {
	color:#CCCCCC;
	position:absolute;
	top: 63px;
	left: 186px;
	margin:9px 0px 0px 0px;
}

/* - - - - - - - - - - - - - - - - - - FORM  - - - - - - - - - - - - - - - - - - - - - - - - - - */
.authtitle {
	font-family:verdana, arial, helvetica, geneva, sans-serif;
	font-size:15px;
	line-height:120%;
	font-weight:bold;
	padding:3px 7px;
}
.autherror {
	font-family:verdana, arial, helvetica, geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#DC143C;
	text-align:center;
	padding:4px 7px;
}
.authlabel {
	font-family:verdana, arial, helvetica, geneva, sans-serif;
	font-size:12px;
	text-align:right;
	padding:4px 5px;
}
.authfield {
	font-family:verdana, arial, helvetica, geneva, sans-serif;
	font-size:12px;
	padding:3px 5px;
}
.authinfo {
	font-family:verdana, arial, helvetica, geneva, sans-serif;
	font-size:12px;
	padding:5px 7px;
}

/* - - - - - - - - - - - - - - - - - - TYPOGRAPHY - - - - - - - - - - - - - - - - - - - - - - - - - - */

h1 {
	font-size: 18px;
	line-height:140%;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 12px;
}

h2 {
	font-size: 18px;
	line-height:120%;
	font-weight: bold;
}

h3 {
	font-size: 11px;
	line-height:120%;
	font-weight: bold;
}


.mainlink {
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #38373C;;
	text-align: left;
	vertical-align: top;
	white-space: normal;
}


.zebragrau {
    background-color:#F4F4F4;
	height: 16px;
	text-align: left;
	padding-top: 3px;	
	padding-left: 4px;
	padding-bottom: 2px;
	vertical-align: top;
	text-indent: 3px;
	 }

.zebraweiss {
	background-color:#FFFFFF;
	height: 16px;
	text-align: left;
	padding-top: 3px;	
	padding-left: 4px;
	padding-bottom: 2px;
	vertical-align: top;
    text-indent: 3px;
}

.tablegrautitle {
	background-color: #E0E0E0;
	color: #333333;
	font-weight: bold;
	height: 16px;
	text-align: left;
	padding-top: 3px;	
	padding-left: 0px;
	padding-bottom: 2px;
	vertical-align: top;
	text-indent: 3px;
    white-space: nowrap;
}

.highlight {
	color: #27AC80;
	font-weight: normal;
}

#navigation {
	position:absolute;
    margin:0px 0px 0px 0px;
	left:17px;
	top:140px;
	width:149px;
	z-index:0;
}

#inhalt {
	border: none;
	position:absolute;
	height:23px;
	top: 141px;
	left: 186px;
	margin:0px 0px 0px 0px;
	padding-right:17px;
	z-index: 0;
	/*width: 618px;*/
}

#footeradn {
	color:#999999;
	position:absolute;
	margin:0px 0px 0px 0px;
	border: none;
	height: 16px;
	right: 17px;
	top: 105px;
	z-index: 6;
}

.errorcolor { color: #CC0000 }

/* DEBUG DIVS
 
 }
div {
border:1px solid #FF0000
}
*/
