body {
	margin: 0px;
	padding: 0px;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-family: "Courier New", Courier, monospace;*/

	font-size: 11px;

	color: #ffffff;
	background-image:url(../images/bg.jpg);
	background-repeat: no-repeat;
	
}

img {
	border: none;
}

#hp {
	width: 955px;
/*	min-height: 799px;*/
	height: 800px;
	/*
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	*/
}

#top {	
	position: absolute;
	height: 263px;
	width: 955px;
}


#body {

	width: 955px;	

	height: auto;
/*	min-height: 400px;*/
	position: relative;
	top: 263px;

}

#left {
	width: 170px;
	float: left;
}

#main {
	
	width: 613px;
	height: auto;
	/*temp*/
/*	min-height: 200px;*/
/*	margin-left: 170px;	*/

	float: left;
}

#info {
	float: left;
	width: 172px;
	margin-top: 31px;
}


#top #logo {
	position: absolute;
	left: 17px;
	top: 12px;
	width: 58px;
	height: 79px;
}



#top .topmenu {
	position: absolute;
}

#top .bande {
	position: absolute;
}





#top .pos1 { left: 195px; top: 102px; }
#top .pos2 { left: 319px; top: 100px; }
#top .pos3 { left: 367px; top: 93px; }
#top .pos4 { left: 444px; top: 72px; }
#top .pos5 { left: 546px; top: 58px; }
#top .pos6 { left: 660px; top: 48px; }
#top .pos7 { left: 800px; top: 24px; }


#top .bande1 { left: 15px;	top: 160px; }
#top .bande2 { left: 327px;	top: 129px; }
#top .bande3 { left: 398px;	top: 127px; }
#top .bande4 { left: 501px;	top: 118px; }
#top .bande5 { left: 538px;	top: 113px; }
#top .bande6 { left: 636px;	top: 105px; }
#top .bande7 { left: 747px;	top: 96px; }
#top .bande8 { left: 864px;	top: 85px; }

#top #menulevel2 {
	position: absolute;
	left: 803px;
	top: 161px;
	height: 102px;
	width: 152px;
}


#suche {
	margin-left: 17px;
	margin-right: 27px;
	height: 27px;
	background-color:#FFFFFF;
	

	
}

#suche input {

	
	font-size: 10px;
	background-color:#FFFFFF;
	color: #000000;

	
}

#zusatzmenu {
	margin-top: 7px;
	margin-left: 17px;
	margin-right: 27px;
/*	min-height: 400px;*/
}

#zusatzmenu .box {
	margin-bottom: 7px;
	padding-left: 5px;
	padding-right: 5px;
	
	padding-bottom: 1px;
	padding-top: 1px;
	

	
	background-color:#FFFFFF;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
}

#impressum {
	margin-top: 10px;
	margin-left: 17px;	
	margin-right: 27px;
	font-size: 10px;
}

#impressum a.menu {

	color: #ffffff;
	text-decoration: none;
	font-weight: normal;

}


/*inhalt */
#rootline {
	width: 613px;
	height: 31px;
	color: #FF0000;
	font-weight: bold;
}



#rootline #print {
	float: right;
	position: relative;
	top: -20px;
	
	
	/*
	position: absolute;
	left: 750px;
	top: 0px;
	*/
}

#content {
	float: left;
	width: 492px;
	font-size: 13px;
	overflow: auto;
}

#menulevel3 {
	width: 121px;
	float: left;
	text-align: right;
	
}

#menulevel3 .item {
	padding-bottom: 1px;
}


#info .box {
	margin-bottom: 7px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 20px;
	margin-right: 25px;
	background-color:#FFFFFF;
	

	
	color: #000000;
	font-weight: bold;
	font-size: 10px;
}

h1 {
	font-size: 18px;
	color:#FFFFFF;
	text-transform: uppercase;
	margin-top: 3px;
	
}

h2 {
	font-size: 10px;
	color:#FF0000;
	text-transform: uppercase;
	font-weight: bold;
}

h3 {
	font-size: 10px;
	color:#FF0000;
	text-transform: uppercase;
	font-weight: bold;
}


/*
input, select {
	background-color: none;
	background: none;
	border: none;
	border: thin 1px #cfcfcf;
	font-size: 10px;
	background-color:#FFFFFF;
	color: #5a5a5a;
	margin-left: 0px;
	
}

#search .submit {
	color: #ff0000;
	width: 10px;
	background-color: none;
	background: none;
	border: none;
	font-weight: bold;
	font-size: 12px;
	
}

.contenttable .tr-even {
	background-color:#CCCCCC;
}
*/




a.menu_act, a.menu_act:link, a.menu_act:active, a.menu_act:hover, a.menu_act:visited {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

a.menu, a.menu:link, a.menu:active, a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

#rootline a, #rootline a:link, #rootline a:active, #rootline a:hover, #rootline a:visited {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

.box a, .box a:link, .box a:active, .box a:hover, .box a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a, a:link, a:active, a:hover, a:visited {
	color: #ff0000;
}

a:hover {
	text-decoration: none;
}



.box h2 a.download {
	
	color:#FF0000;
	text-transform: uppercase;
	font-weight: bold;
}


input, select, textarea {
	background-color: none;
	background: none;
	border: none;
	border: thin 1px #ffffff;
	background-color:#FFFFFF;
	color: #000000;
	margin-left: 0px;
}
/* MailForm */
.csc-mailform {
	border: none;
}

.csc-mailform-field label {
	width: 120px;
	display: block;
	float: left;	
}

.csc-mailform-field {
	padding-bottom: 5px;
}

.csc-mailform-label {
	display: block;
	padding-left: 120px;
}

.csc-mailform-radio fieldset {
	
	border: none;


}
.csc-mailform-radio legend {
	display: none;
}

.csc-mailform {
	padding-left: 0px;
}


.csc-mailform-submit {
	border-style: solid;
	border-width: 1px;
	margin-left: 120px;
}


.tx-sisokader-pi1 td {
	padding-right: 10px;
}


td p {
	margin: 0px;
	margin-right: 5px;
}

.csc-textpic {
	/*display: table;*/
}

.box .tx-sisoresultat-pi1 {
	color: #000000;
}
