/* CSS Document */

.mainsection {
	height: auto;
}
.mainsection h1 {
	/* [disabled]float: left; */
}
.klogo {
	float: right;
}
.cboxin {
	font-size: 13px;
	height: auto;
	float: left;
	width: 890px;
	margin: 0 0 50px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.col1s, .col2s, .col3s, .col4s {
	overflow: hidden;
	height: auto;
	width: 204px;
}
.col1s {
	float: left;
}
.col2s, .col3s {
	float: left;
	margin-left: 24px;
}
.col4s {
	float: right;
}

.main, .mainhead, .sub {
	float: left;
	width: 200px;
	text-decoration: none;
	/* [disabled]height: 20px; */
	padding: 2px 0px 2px 4px;
}
.main, .mainhead {
	color: #333;
	font-size: 1.1em;
	margin-top: 8px;
	/* [disabled]border-bottom: 1px solid #690; */
	padding-bottom: 3px;
	margin-bottom: 1px;
	background: #D9E6F3;
	padding-top: 3px;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	-ms-border-radius: 5px 5px 0px 0px;
	-o-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;		
}
.detail {
	font-weight: normal;
}
.sub {
	color: #666666;
}
.sub:hover, .main:hover {
	text-decoration: none;
	color: #000;
	background: #E6E6E6;
}
.sub:active, .main:active {
	color: #336699;
}


form {
	font: 11px Verdana, Geneva, sans-serif;
	color: #666;
	width: 300px;
	margin-top: 50px;
}
.info    {
	margin: 40px 0;
	line-height: 24px;
}
.info a {
	/* [disabled]font-size: 24px; */
	color: #C03;
	text-decoration: none;
}
form .formbox {
	margin-bottom: 12px;
}
form .legende {
	width: 75px;
	float: left;
	padding-top: 3px;
}
form .eingabe{
	font-size: 13px;
	margin: 0;
	border: 1px solid #ccc;
	background-color: #EFF6FF;
	color: #666;
	padding: 2px 5px;
	width: 200px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
.button {
	margin-top: 5px;
	/* [disabled]margin-left: -2px; */
}
.hinweis {
	font-size: 13px;
	line-height: 17px;
	color: #666;
	margin-top: 24px;
	width: 680px;
}
.hinweis a {
	color: #C03;
}
.hinweis a:hover {
	color: #000;
}
.outlog a {
	color: #FFF;
	background: #C03;
	padding: 2px 10px;
	margin-top: 20px;
	float: left;
	font-size: 13px;
}
.outlog a:hover {
	background: #333;
}
#logout  {
	display: none;
}
.altnavi {
	float: left;
	margin: 40px 0 0 0;
	display: block;
}
.altnavi a {
	font-size: 13px;
	color: #999;
	margin-right: 30px;
	text-decoration: none;
}
.altnavi a:hover {
	color: #000;
	/* [disabled]text-decoration: underline; */
}
table caption {
	font: 16px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #333;
	text-align: left;
	padding-bottom: 6px;
}
table tr td {
	font: 16px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #4C6277;
	background: #DCEDFF;
}
.unicode {
	font: 24px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.unicode p {
	margin-top: 0px;
	margin-bottom: 10px;
	color: #666;
}
.unicode p em {
	width: 40px;
	float: left;
	font-style: normal;
	color: #9CF;
}
