/* CSS-Definitionen KGS Tarmstedt V.1 */

/* ================================ Element-Formatierungen Anfang ================================ */

/* 2007-12-06 : ersetzen von "em" durch " px", da Xinha mit der darstellung von "em" probleme macht*/

/*******************************
Logo-Grundfarben
Blau (oben): #8DACDA
Blau (mitte): #568AC7
Blau (unten): #006EB6
orange : #FF9149
*******************************/
body {
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	background-color:#ffffff;
	padding: 5px 5%;
	
	color: #000000;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
	/*font-size: 11px; /*1.0em; wenn text ohne formatierung auch in der textarea schon so gross sein soll*/
}



img {
	border: 0px;
}

form {
	padding: 0px;
	margin: 0px;
}

ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 25px;
}

li {
	color: #333333;
	padding-bottom: 3px;
}

.frameTbl {
	width: 100%;
	height: 100%;
}

.mainTbl {
	width: 900px;
	height: 100%;
}

/*************** Definitionen EWA ******************/

#main {
	position: relative;
	z-index: 0;
	top: 0;
	left: 0;
}

#links {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 200px;
	/* width: 200px; */
	background-color: #00f; 
}

#rechts {
	position: absolute;
	z-index: 50;
	top: 0;
	left: 205px;
	width: 75%; 
	background-color: #00f; 
}

#logo {
	position: absolute;
	z-index: 10;
	top: 0px;
	left: 0px;
	visibility:visible;
	margin-top: 0;
}

#kopfgrafik {
	position: absolute;
	z-index: 11;
	margin-top:0px;
	top: 0;
	left: 0;
	visibility:visible;
	/* width: 56%; */
}

#navLine {
	position: absolute;
	z-index: 12;
	top: 101px; /* 17% */
	left: 0px;
	/*width: 80%; /* 77%; */
	height: 18px; /* 4%; */
	background-color: #F5F5F5;
	padding-left: 3px;
	font-size: 10px;
}

#navLinks {
	position: absolute;
	z-index: 12;
	top: 100px; /* 17% */
	left: 0px;
	width: 200px; /* 77%; */
	height: 18px; /* 4%; */
	background-color: #006EB6;
	padding-left: 3px;
	font-size: 10px;
	vertical-align: middle;
}

#navRechts {
	position: absolute;
	z-index: 100;
	top: 100px; /* 17% */
	left: 0px;
	/*width: 80%; /* 77%; */
	height: 18px; /* 4%; */
	/* width: 105%; */
	width: 700px;
	background-color: #FF9149;
	padding-left: 3px;
	font-size: 10px;
	font-weight: bold;
	color: #006EB6;
	line-height: 17px;
}

#navigation {
	position: absolute;
	z-index: 13;
	top: 125px; /* 25%; */
	left: 0px;
	/*width: 20%;  /* 199px; */
	visibility:visible;
	padding: 10px 0px;
}

#content {
	position: absolute;
	z-index: 14;
	top: 125px; /* 21%; */
	left: 0;
	/* background-color: #f7f7ef;  */
	background-color: #ffffff;
	width: 105%; /* 77%; */
	/* max-height: 59%; /* 79 */
	visibility:visible;
	padding: 10px;
	/***********
	padding-left:20px;
	padding-right:20px;
	padding-bottom: 20px;
	padding-top: 20px;
	*************/
	font-family: Verdana; font-weight: normal;
	font-size: 0.7em;
	/* line-height: 1.4em; */
	color: #000000;
	text-decoration: none; arial
}

#footer {
	position: relative;
	z-index: 15;
	/* bottom: 20px; */
	top: 0;
	left: 0;	
	width: 100%;
	background-color: #fff;
	height: 20px;
	font-size: 0.6em;
	line-height: 1.2em;
	padding-top: 15px;
}

/* für Suchtreffer */
#highlight {
	background-color: #8DACDA;
}

input.findtext {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	width:120px;
	height: 16px;
	margin-top: 0;
	margin-left: 0
	
}

form br { 
	clear: both; 
} 

label {
	font-weight: normal;
	margin-top: .4em;}

label.left { 
	/* float: left; */
	text-align: right; 
	width: 7em; 
	margin-right: .3em; 
} 

label.leftoblig { 
	/* float: left; */
	text-align: right; 
	font-weight: bold;
	width: 7em; 
	margin-right: .3em; 
	color: #FF9149;
} 

input[type=text], select { 
	float: left; 
} 

input.right { 
	float: left; 
	width: auto; 
	clear: both; 
	margin-left: 7.3em; 
	margin-right: .3em; 
} 


h1 {
	color: #006EB6;
	font-family: Verdana;
	font-size: 14px; /*1.4em;*/
	/* line-height: 1.4em; */
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
	letter-spacing: 2px;
	margin-top: 7px; /*0.7em;*/
	margin-bottom:7px; /* 0.7em;*/
	/* padding-bottom: 0px; */
}

h2 {
	color: #006EB6;
	font-family: Verdana;
	font-size: 12px; /*1.2em;*/
	/* line-height: 1.4em; */
	font-weight: bold;
	text-decoration: none;
	margin-top: 4px; /*0.4em;*/
	margin-bottom: 7px; /*0.7em;*/
	/* padding-bottom: 0px; */
}

h3 {
	color: #000000;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px; /*1.0em;*/
	margin-top: 3px; /*0.3em;*/
	margin-bottom: 5px; /*0.5em;*/
}

p {
	margin-top: 2px; /*0.2em;*/
	margin-bottom: 7px; /*0.7em;*/
	font-weight: normal;
	font-size: 11px; /*1.0em;*/
}


a:link {
	color: #006EB6;
	text-decoration: none;
}

a:visited {
	color: #006EB6;
	text-decoration: none;
}

a:active {
	color: #006EB6;
	text-decoration: none;
}

a:hover {
	color: #999999;
	text-decoration: underline;
	cursor: pointer;
}

.tblsel {
	border-width: 1px; 
	border-style: solid; 
	border-color:#006EB6;
}

.menueHeadTxt {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 6px;
	text-align: center;
}

/**************** ENDE NEU V***************/




.menueTbl {
	width: 200px;
}

.contentTbl {
	width: 700px;
}

.contentCellL {
	width: 700px;
	padding: 10px;
	vertical-align: top;
}


.datum {
	text-align: right;
}

.logoCell {
	padding-top: 10px;
}

.mainMenue {
	/* width: 200px; */
	height: 18px;
	margin-bottom: 5px;
	background-color: #006EB6;
	padding-left: 5px;
}

.subMenue {
	background-color: #F5F5F5;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	border-left: 2px solid #006EB6;
}

.subMenue2 {
	background-color: #F5F5F5;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	margin-bottom: 5px;
	border-left: 1px solid #FF9149;
}

.footer {
	background-color: #000000;
}

.contentBox {
	width: 100%;
	vertical-align: top;
	padding-left: 25px;
	padding-right: 25px;
}

/* ================================ Element-Formatierungen Ende ================================ */

/* ================================ Text-Formatierungen Anfang ================================ */

tr, td, th, input, textarea, adress, select, ul, ol, blockquote, nobr { /* no: p, div */
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
}



.normalTxt {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
}

.normalBlockTxt {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}

.boldTxt {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
}

.smallTxt {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
}

a.txtLink:link {
	color: #006EB6;
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: underline;
}

a.txtLink:visited {
	color: #006EB6;
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: underline;
}

a.txtLink:active {
	color: #006EB6;
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: underline;
}

a.txtLink:hover {
	color: #666666;
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: underline;
	cursor: pointer;
}

a.mainMenueLink:link {
	color: #FFFFFF;
	background-color: #006EB6;
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}

a.mainMenueLink:visited {
	color: #FFFFFF;
	background-color: #006EB6;
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}

a.mainMenueLink:active {
	color: #FFFFFF;
	background-color: #006EB6;
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}

a.mainMenueLink:hover {
	color: #999999;
	background-color: #006EB6;
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	cursor: pointer;
}

a.subMenueLink:link {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
}

a.subMenueLink:visited {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
}

a.subMenueLink:active {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
}

a.subMenueLink:hover {
	color: #006EB6;
	font-family: Verdana;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
	cursor: pointer;
}

a.subMenueLink2:link {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
}

a.subMenueLink2:visited {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
}

a.subMenueLink2:active {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
}

a.subMenueLink2:hover {
	color: #006EB6;
	font-family: Verdana;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
	cursor: pointer;
}

a.footLink:link {
	color: #006EB6;
	font-family: Verdana;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
}

a.footLink:visited {
	color: #006EB6;
	font-family: Verdana;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
}

a.footLink:active {
	color: #006EB6;
	font-family: Verdana;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
}

a.footLink:hover {
	color: #999999;
	font-family: Verdana;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
}

a.navlineLink:link {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
}

a.navlineLink:visited {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
}

a.navlineLink:active {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
}

a.navlineLink:hover {
	color: #666666;
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
}

a.counterLink1:link {
	color: #006EB6;
	font-family: Verdana;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
}

a.counterLink1:visited {
	color: #006EB6;
	font-family: Verdana;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
}

a.counterLink1:active {
	color: #006EB6;
	font-family: Verdana;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
}

a.counterLink1:hover {
	color: #999999;
	font-family: Verdana;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
}

a.counterLink2:link {
	color: #006EB6;
	font-family: Verdana;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.counterLink2:visited {
	color: #006EB6;
	font-family: Verdana;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.counterLink2:active {
	color: #006EB6;
	font-family: Verdana;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.counterLink2:hover {
	color: #999999;
	font-family: Verdana;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

/* ================================ Text-Formatierungen Ende ================================ */
