@charset "utf-8";
/* CSS Document */

* {
	vertical-align: top;
	text-align: left;
}

td {
	vertical-align: top;
}



#menu_1 {
	line-height: 20px;
	background-image: url(../images/1_1.jpg);
	height: 22px;
	width: 100%;
	text-align: right;
}
#head {
	background-image: url(../images/head_bg_small.jpg);
	height: 136px;
}
#menu_2 {
	width: 200px;
	background-color: #d6e4fa;
	padding-top: 22px;
	float: left;
	}
	
#menu_2 a {
	line-height: 24px;
	display: block;
	text-decoration: none;
	padding-left: 20px;
	font-weight: bold;
	color: #960105;
	width: 130px;
	border-top: #333399 1px solid;
	background-image: url(../images/arrow_close.jpg);
	background-repeat: no-repeat;
	background-position: 6px top;
}
#content {
	background-color: #eef4fd;
	width: 780px;
	padding: 10px;
	margin-left: 200px;
}

#content h1 {
	background-color: #960105;
	line-height: 20px;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#linke_spalte {
	float: left;
	}
	
#spalte_rechts {
	position:absolute;
	top:168px;
	left:1015px;
	width:220px;
	z-index:1;
	background-color: #eef4fd;
	/* border-width:2x;
	border-style:solid;
	border-color:#960105;
	padding: 5px;
	text-align:justify; */
	
	}
	
#spalte_rechts h1 {
	background-color: #960105;
	line-height: 20px;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}	

#unter_menue_links {
	width: 130px;
	background-color: #eef4fd;
	padding: 10px;
	margin-left: 0px;
	
}

#unter_menue_links h1 {
	background-color: #960105;
	line-height: 20px;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	margin: 0;
	padding: 0;
}


#spacer {
	width: 150px;
	border-top: #333399 1px solid;
}

#menu_2 .level_2 {
	padding-left: 30px;
	background-image: url(../images/dot.jpg);
	background-repeat: no-repeat;
	background-position: 20px top;
	border: 0px;
	width: 120px;
}

#menu_2 .activ {
	background-image: url(../images/arrow_open.jpg);
}


#menu_1 a {
	font-weight: bold; 
	color: #960105; 
	text-decoration: none;
}

#menu_1 a:hover, #menu_2 a:hover {
	color: #2D448F;
}


body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #d6e4fa;
}


#innerContent a {
	font-weight: bold;
	color: #960105;
}


/* form */
#mailform label, #mailform input, #mailform select, #mailform textarea {
	display: block;
	width: 200px;
	
	margin-bottom: 10px;
}

#mailform input[type=submit], #mailform input[type=checkbox] {
	width: auto;
}

#mailform label {
	text-align: right;
	width: 100px;
	padding-right: 20px;
	float: left;
}

#mailform br {
	clear: left;
}

/*.csc-mailform-label {
	width: 420px;
	margin-bottom: 10px;
	font-size: 80%;
}*/

.csc-mailform-submit {
	margin-left: 120px;
}


.csc-mailform {
	border: 0;
	padding-top: 15px;
}

#mailform {
	
}

.csc-loginform td {
	vertical-align: top;
}

.csc-form-labelcell {
	vertical-align: top;
}

.csc-form-labelcell p {
	margin: 0 0 15px 0;
	text-align: right;
	width: 100px;
	padding-right: 20px;
}

.csc-loginform {
	margin-top: 15px;
}


.csc-frame-frame1 {
	border-width:2x;
	border-style:solid;
	border-color:#960105;
	padding: 5px;
}

.csc-sword {
	background-color: #ffff66;
}
