/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border: 0;
	color:#000000;
}
input, textarea{
	border: 1px solid #000000;
	background-color: #efefef;
}

.csc-mailform-field{
 text-align: right;
 vertical-align:top;
 width: 340px;
 margin-bottom: 15px;
}
.csc-mailform-field label{
 vertical-align:top;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight: bold;
 color:#333333;
}

body {
	text-align:center;
	background:url(../images_lay/stage_bgr.jpg) repeat-x top left #999999;	
}
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
}

h2,h3,h4,h5,h6{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

#wrap{
	width:894px;
	background:url(../images_lay/shdw_bgr.png) repeat-y top left;
	display:block;
	float:none;
	margin:0 auto;
	padding:0 7px;
	position:relative;
	text-align:left;
}

#headimage{
	width: 880px;
	height: 205px;
	background-color: #FFFFFF;
	background-image:url(../images_lay/head_img_1.jpg);
}

#inner{
 width: 880px;
 background-color:#FFFF00;
 min-height:50px;
}
#content_table{
	width: 880px
}
#menu{
	text-align:left;
	vertical-align:top;
	width: 180px;
	background:url(../images_lay/ita_bgr_repeat.jpg) repeat-y top left;
}
#menu ul{
	background: url(../images_lay/menu_bottom.jpg) no-repeat bottom left #EFEFEF;
	list-style: none;
	padding: 10px;
	padding-left: 15px;
	padding-bottom: 20px;
	margin:0;
}
a.mein_menu,a.mein_menu:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
}
a.mein_menu:hover,a.mein_menu:active{
	text-decoration:underline;
	color: #336600;
}

a.mein_aktives_menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-decoration:underline;
	color: #336600;
}

#content{
	width: 700px;
	background-color: #FFFFFF;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	vertical-align: top;
	padding: 0 10px;	
}

#wrapft{
	width:894px;	
	background:url(../images_lay/shdw_bgr.png) repeat-y top left;
	display:block;
	float:none;
	margin:0 auto;
	padding:0 7px 0 7px;	
}
#shadowft{
	width:894px;
	height: 14px;
	background:url(../images_lay/shdw_bottom.png) no-repeat top left;
	display:block;
	float:none;
	margin:0 auto;
	padding:0 7px 0 7px;
}
#foot_table{
	width: 880px
}
#foot{
	background-color:#FFFFFF;
	width:880px;
	height: 17px;		
	margin:	0;	
	padding: 0;
	color:#666666	;
	font-family: arial, helvetica, sans-serif;
	font-size:10px;
	text-align:left;
}
#foot .right {
	font-size:10px;
	text-align:right;
	border-top: #666666 1px solid;
}
#foot .blank {
	width:33px;
}
#foot .right sup{
	color:#000000;
}

#foot .center {
	color:#666666;
	font-size:10px;
	border-top: #666666 1px solid;
}
#foot .center .dot{
	color: #666666;
	margin: 0 5px 0 5px;
}

#foot .left {	
	width: 190px;
}

#foot a {
	text-decoration: 	none;
	font-weight: normal;
	font-size:10px;
}
#foot a:hover {
	font-weight: normal;
	font-size:10px;
	color: #336600;
}

/************ CONTENT **************/
a, img{	margin: 0;
	padding: 0;
	border: 0;
}

