/* CSS Document  ©2007 NoSi, www.no-si.de */
html {
	height: 100.01%;
	margin-bottom: 1px;
}
body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 101.01%;
	top: 0px;
	border: 0px;
	margin: 0px;
}
h1, h2, h3, h4, h5, h6 {
	color: #0000CB;
}
p {
	font-size: 0.9em;
	text-align: justify;
	margin-top: 0;
	padding-top: 0
}
li {
	font-size: 0.9em;
	margin-top: 0;
	padding-top: 0
}
.note {
	font-size: 0.8em;
	font-style: normal;
	color: #888888;
	margin: 1em;
	text-decoration: none;
	text-align: left;
	border-left: 1em  #CCCCCC;
	border-left-style: solid;
	padding-left: 1em;
}
a:link, a:visited {
	border-top: none;
	border-bottom: none;
	padding: 0px 0px 0px 0px;
	color: #0000CB;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #DDEEFF;
	text-decoration: none;
	font-weight: bold;
}
a:aktive {
	color: #0000CB;
	text-decoration: none;
}
a:focus {
	color: #FF0000;
	background-color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}

#header {
	height: 4em;
}
#head {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.3em;
	font-weight: 900;
	color: #FFFFFF;
	background-color: #0000CB;
	letter-spacing: 0.3em;
	vertical-align: middle;
	text-align: right;
	font-variant: small-caps;
	text-transform: uppercase;
}
#logo {
	position: absolute;
	right: 15px;
	top: 4em;
	text-align: right;
	width: 113px;
	z-index: -1;
}
#container {
	width: 800px;
	margin: 0 auto;
	padding: 0px;
}

#left {
	width: 200px;
	float: left;
	margin: 0px;
	padding: 0px;
	z-index: 2;
    background-image: url("wt.png");
	background-repeat: repeat;    
}
#main {
	width: 460px;
	float: left;
	z-index: 5;
	background-image: url("wt.png");
	background-repeat: repeat;
	border-left: 1px solid #cccccc;
	padding-left:1em;
	padding-bottom:1em;
}

.invisible {
	display:none;
}
.mod_navigation ul {
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bolder;
	text-align: center;
	width: 180px;
	list-style-type: none;
	margin:0; padding:0;
}
.mod_navigation li {
	display: block;
	line-height: 1.5 em;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
.mod_navigation span.active {
	font-variant: small-caps;
	background-color: #CCCCCC;
	display: block;
	line-height: 1.5 em;
	margin: 0;
	padding: 0;
	text-align: center;
}
.mod_navigation a:link, .mod_navigation a:visited {
	font-weight: bold;
	color: #0000CB;
	text-decoration: none;
}
.mod_navigation a:hover {
	display: block;
	line-height: 1.5em;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #DDEEFF;
	font-weight: bold;
	text-decoration: none;
}

#footer {
    margin: 0 auto;
	width:800px;
	clear:both;
	padding-bottom:1em;
}

#mod {
	font-size: 0.7em;
	font-style: normal;
	color : #aaaaaa;
	line-height: 1em;
	text-align : right;
	padding : 0.2em;
	border-right : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
	border-top : 1px solid #cccccc;
	margin-left:200px;
}


.nsi {
	position: absolute;
	right: 1em;
	bottom: 1em;
	width: 135px;
	color: #AAAAAA;
	text-align: center;
	font-size: 0.8em;
}
/* * Generiertes Formular */
.formbody{font-size: 0.85em;
	line-height: 1.4em;}
.formbody label, .formbody .captcha_text {
	width: 10em;
	height: 1.5em;
	display: block;
	padding-top: 0.3em;
	padding-bottom: 0.1em;
	font-size: 0.8em;
	line-height: 1em;
}
.formbody input, .formbody textarea, .formbody  select {
	width: 30em;
	display: block;
	margin-bottom: 0.5em;
	font-size: 0.8em;
}
.formbody .submit_container {
	width: 10em;
	display: block;
}
.formbody .submit{
		  width:auto;
}

.formbody span {
	display: inline;
	white-space: nowrap;
}
.radio_container label, .radio_container input, .checkbox_container label, .checkbox_container input {
	display: inline;
	width: auto;
	padding: 0 1em 0 0;
	vertical-align: text-top;
}
.mod_personalData .formbody input, .mod_personalData .formbody textarea, .mod_personalData .formbody select, .mod_lostPassword .formbody input, .mod_lostPassword .formbody textarea, .mod_lostPassword .formbody select {
	width: 15em;
}
.error {
	padding: 0.5em;
	font-weight: bold;
	font-size: 0.9em;
	color: #E71408;
	line-height: 1.1em;
}

