/* SVN: $Id$ */

* {
	margin: 0;
	padding: 0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/* Globale Linkeinstellungen */
a, a:active, a:visited {
	text-decoration:none;
	color:#397920;
}

a:hover {
	text-decoration:underline;
    color:#4A9C29;
}

p {
	margin: 0.5em 0 0.5em 0;
}

fieldset { -moz-border-radius: 8px; padding: 1em; display: block;}
legend { color: #01398e; font-weight: bold; padding: 5px; }

button, .submit input, .antragTable input[type=submit] , .antragTable input[type=button] {
	background-color: #354753;
	color: #ffffff;
}

/* Wrapper */
#wrapper {
	height: 100%;
	margin-left: 10px;
	width: 1024px;	
}

/* Header */
#head {
	background-image: url('images/logorahmen.jpg');
	background-repeat: no-repeat;
	height: 98px;
	margin-bottom: 12px;
	width: 1024px;
}

/* Menu */
#menu {
	float:left;
	margin-right: 12px;
	width:180px;
}

#menu h5 {
	color:#FFFFFF;
	font-weight:normal;
	font-size: 1em;
	margin-top: 12px;
	padding:2px;
	background-color:#397920;
}

#menu h5 a {
	color:#FFFFFF;
	font-weight:normal;
	padding:2px;
	background-color:#397920;
}

#menu ul {
	background-color:#E8E8E8;	
	list-style-type:none;
    list-style-image:url('images/arrow.jpg');
    padding-left:20px;
}

#menu ul li {
	font-size: 0.9em;
	padding-left:2px;	
}


#menu ul li ul {
    background-color:#C6DCEA;
    
    list-style-type:none;
    list-style-image:url('../images/nav/pfeil-rechts-rot-klein.gif');
    margin:0 5px 0 10px;
    padding-left:2px;
}

#menu ul li ul li {
	margin:0;
	padding-left:0;
}

#menu li a, 
#menu li a:link,
#menu li a:visited {
	color:#354753;
	text-decoration:none;
}

#menu li a:hover {
	color:#243139;
	text-decoration:underline;
}

/* Content */
#content {
	padding-top: 12px;
	margin-left: 192px;
}

#content #headline 	{ 
	min-height:90px;
	margin-bottom:20px; 
}

#content #headline img	{ 
	float:right;
}

#content h1, #content h2 {
	color: #354753;
	font-size: 1.4em;
	margin-top: 0px;
	margin-bottom: 12px;
}

#content h3 {
	color: #354753;
	font-size: 1.2em;
	margin-bottom: 12px;
}

/* Definition von Listen */
#content ul, .ergebnisTable tr td ul {
	list-style: none;
}

/* Definition von einfachen Absätzen */
#content p {
	margin-bottom: 1em;
	margin-top: 1em;
	text-align: justify;
}

/* Darstellung von Mitarbeitern */
#content .clerks {
	display: block;
}

#content .clerks dt {
	float: left;
	margin-right: 1em;
}

/* Listen für Ferienhaus Ergebnis */
#content .resultList {
	margin-bottom: 12px;
}

#content .resultList li {
	padding-left: 12px;
}

/* Definition für Info Hinweise */
#content .info, #content .smallInfo {
	color: #888888;
}

/* Definition für Info Hinweise in kleiner Schrift */
#content .smallInfo, #content select {
	font-size: 11px;
}

/* Generelle Listendarstellung */
#content .linkList {
	display: block;
	margin-bottom: 12px;
}

#content .linkList dt {
	float: left;
	width: 60%;
}

#content hr {
	margin-top: 12px;
	color: #cccccc;
	height: 1px;
}

#footer {
	clear: both;
	font-size: 10px;
	text-align: center;
	margin: 2em 0 2em 0;
}


/* CSS Klassen für Tarifrechner */
ul.formPart {
	display: block;
	list-style-type: none;
	width: 99%;
}

ul.formPart li {
	display: block;
	list-style-type: none;
	padding: 5px;
}

ul.formPart li dl {
	background-color: transparent;
	height: 100%;
	position: relative;
}

ul.formPart li dl dt {
	display: block;
	float: left;
	font-weight: bold;
	margin-right: 1em;
	padding: 2px 0;
	width: 25%;
	vertical-align: middle;
}

ul.formPart li dl dd {
	display: block;
	float: left;
	margin-right: 1em;
}

li.row {
	overflow: hidden;
	padding: 2px;
}

li.row:hover, .ergebnisTable tbody tr:hover, .showExample .exampleImage:hover  {
	background-color: #E4EAED;
}

dd.rowChoice {
	display: block;
	width: 25%;
}



ul.floatList {
	overflow: hidden;
}

ul.floatList li {
	float: left !important;
	padding-right: 1em;
}

dd.rowInfo {
	color: #354753;
	overflow: hidden;
	width: 44%;
}

/* Ergebnisanzeige */
.ergebnisTable {
	font-size: 11px;
	width: 100%;
}

.ergebnisTable th, .ergebnisTable td {
	padding: 2px;
}

/* Antragsansicht */
.antragTable {
	border: 1px solid #888888;
	font-size: 11px;
}

.antragTable thead tr th, .antragTable tfoot tr th {
	text-align: left;
}

.antragTable thead tr th span {
	font-weight: normal;
}

.antragTable tfoot {
	padding-top: 2em;
}

.antragTable tbody tr td {
	background-color: #DDDDDD;
	padding: 2px;
}

.antragTable label, .antragTable tbody tr td span, .antragTable thead tr th, .antragTable tfoot tr th {
	font-weight: bold;
}

.antragTable tbody th, .antragTable tfoot tr th {
	font-size: 13px;
	text-align: left;
	padding: 24px 5px 5px 5px;
}

.antragTable textarea {
	height: 100px;
	width: 99%;
}

/* Fehler im Antrag */
.antragTable td.errorfield {
	background: #354753;
	background-image: url('../../images/errorBack.jpg');
	background-repeat: repeat;
	color: #ffffff;
}

/* Hinweistexte im Antrag */
.antragTable .infoText {
	background-color: #ffffff;
}

/* Globaler Fehler */
.error {
	background-image: url('../../images/misc/error.jpg');
	background-position: 2% 50%;
	background-repeat: no-repeat;
	color: #cb2d2e;
	font-weight: bold;
	margin-left: 0.5em;
	min-height: 50px;
	padding: 1em 1em 1em 80px;
}

/* Allgemein gültige Klassen */
.submit {
	font-weight: bold;
	margin-top: 20px;
	text-align: center;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.red {
	color: #ff0000 !important;
}

.blue {
	color: #00006f;
	font-weight: bold;
}

.toolList {
	display: block;
	margin-bottom: 20px;
}

.toolList li {
	float: left;
	margin-right: 36px;
	vertical-align: middle;
}

.left {
	float: left;
}

.right {
	float: right;
}

div.layerType {
	position:absolute; 
	top:5px; 
	left:100px; 
	z-index:1; 
	border:1px solid #00006f; 
	background-color:#ffffff;
	padding:5px;
}

.ergebnisTitel {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#003366;
	font-weight:bold;
}

td.kasten {
	font-family: arial;
	background-color: #E7EEFC;
	font-size: 11px;
	color: #000000;
}

#InfoLayer {
	position:absolute;
	top: 650px;
	left:340px;
	background:#006699;
	width:550px;
	height: auto;
	border:#000033 1px solid;
	display:none;
	padding:10px;
	z-index:2500;	
}

#InfoLayer .inner {
	background:#FFFFFF;
	padding:10px;
	z-index:2500;
}

.floater {
	display: block;
	width: 300px;
	float: left;
}

.yellowBack {
	background:#FFFABB;
	}
	
.greenBack {
	background:#D6E6D5;
	}	
.redBack {
	background:#FFBBBB;
	}

.nv_table 							{ border-collapse:collapse; border:1px solid #49992a; }
.nv_table thead tr						{ background-color:#49992a; color:#fff; }
.nv_table th							{ font-size:1.2em; font-weight:normal; }
.nv_table td.alignCenter				{ text-align:center; }
.nv_table thead td,
.nv_table thead th,
.nv_table tbody td,
.nv_table tbody th						{ padding:10px; border:1px solid #49992a; }
.nv_table tbody td.lowPadding			{ padding:5px 10px; }
.nv_table tbody td.lightBgHighlight,
.nv_table tbody th.lightBgHighlight	{ background-color: #c3dfa7; }
.nv_table tbody tr.BgHighlight,
.nv_table tbody td.BgHighlight,
.nv_table tbody th.BgHighlight			{ background-color: #a5cf7b; }
.nv_table tfoot td						{ padding:5px; }

.smallInfo							{ font-size:11px; color:#777; }


.tblHead {
	background-color: #a5cf7b;
	font-size:15px;
	padding:5px;
	}
.tblHeadLight {
	background-color: #c3dfa7;
	font-size:16px;
	padding:5px;
	}	

.tblCell {
	background-color: #a5cf7b;
	font-size:11px;
	padding:5px;
	}
.tblCellLight {
	background-color: #c3dfa7;
	font-size:11px;
	padding:5px;
	}	
.tblCellInfo {
	border-bottom:#c3dfa7 1px solid;
	}	
	
/* Aufdringlich grosse Linkboxen */
#content .pushy-link {
	background:#FFFFFF;
	border: #a5cf7b 1px solid;
	margin-bottom: 1em;  
	padding: 3px;  
	text-align: center;
	width: 98%; 
}

#content .pushy-link div {
	background:#DBECCA;
	padding: 5px; 
}

#content .pushy-link a, #content .pushy-link a:hover, #content .pushy-link a:visited, #content .pushy-link a:active {
	font-size: 13px;
	font-weight: bold;
	margin: 0 2px 0 2px;
	text-decoration: none;
}

#content .pushy-link div img {
	vertical-align: middle;
}	
