html,body {
    color:#000000; 
    background-color:#D4DEF7;
    background-image:url('../gfx/hg.jpg');
    background-repeat:repeat-x;
    font-size: 100.01%;
    font-family: Verdana, Arial,Verdana,sans-serif;
    margin: 0;
    padding:0;
}
body {
	min-width:813px;	
}
	
/*--- Bannerdefintionen ---*/
#top {
	height:222px;
	width:913px;
	background-color:white;
	margin:0px auto;
	border-left:0px solid black;
	border-right:0px solid black;
	margin-bottom:-16px;
}
/*--- Navigation oben ---*/
#nav_top {
	height:25px;
	background-color:#516CC8;
	width:911px;
	margin:0px auto;
	margin-top:0px;	
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
}
* html #nav_top {
	width:911px;	
}
*+html #nav_top {
	width:911px;
	margin-top:16px;	
}
#nav_top ul {
	list-style-type:none;
	width:100%;
}
#nav_top li.li-navtop-lev1 {
	padding-left:35px;
	padding-right:35px;
	margin:0px;
	display:inline;
	line-height:25px;
	height:25px;
}
#nav_top li.li-navtop-lev1act {
	padding-left:35px;
	padding-right:35px;
	display:inline;
	line-height:25px;
}
#nav_top li.li-navtop-lev1act a {
	color:#000000;
}
#nav_top a {
	color:#ffffff;	
	text-decoration:none;
}
#nav_top a:visited {
	color:#ffffff;
	text-decoration:none;	
}
#nav_top a:hover {
	color:#ffffff;	
	text-decoration:underline;
}

/*--- Bodydefintionen ---*/
#wrap {
	width:913px;
	margin:0 auto;
	height:100%;
	border:0px solid white;
	margin-top:0px;
}
#navleft {
	float:left;
	display:inline;
	width:170px;
	color:#000000;
	margin-top:0px;
	font-size:12px;
	margin-left:9px;
	min-height:100%;
	margin-bottom:20px;
}
* html #navleft {
	float:left;
	width:180px;

	margin-top:0px;
	font-size:11px;
	margin-left:9px;
}
#content {
	float:left;
	display:inline;

	background-position:top right;
	background-repeat:no-repeat;
	width:730px;
	min-height:100%;
	border:0px solid white;
	margin-bottom:10px;
}

#footer {
	clear:both;
	width:911px;
	height:40px;
	border-top:1px solid black;
	border-bottom:1px solid black;
	margin:0px auto;
	background-color:#EEDEF7;
	margin-left:1px;
	margin-bottom:0px;
}
#footer_text {
	font-size:11px;	
	text-align:center;
	width:900px;
}
#cont_text {
	margin-top:30px;
	margin-left:40px;
	margin-right:30px;
	color:#000000;
}

#navleft ul {
	list-style-type:none;
	position:relative; top:20px!important;top:20px; padding:0; margin:0% 3% 0% 0%;
}
#navleft li {
	border-top:0px solid white;
	line-height:20px;
	padding-left:10px;
	width:120px;
	margin-left:10px;
}
#navleft li.li-navleft-act {
	font-weight:bold;
}
#navleft li.li-navleft-none {
	font-weight:none;
}
#navleft li.li-navleft-e2 {
	margin-left:20px;
}
#navleft li.li-navleft-e2act {
	font-weight:bold;
	margin-left:20px;
}
#navleft a {
	font-weight:none;
	text-decoration:none;
	color:#000000;
}
#navleft a:visited {
	font-weight:none;
	text-decoration:none;
	color:#000000;
}
#navleft a:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#516CC8;
}

/*--- Textformatierung ---*/
#content p {
	margin-top:0px;
	margin-bottom:20px;
	font-size:12px;
	line-height:20px;
}
.csc-textpic-caption {
	font-size:11px;
	font-family:Verdana;
}
#content ul {
	font-size:12px;	
	margin-bottom:10px;
}
#content h1 {
	font-weight:bold;
	font-size:14px;
	color:#516CC8;
	margin-bottom:20px;
}
#content a {
	font-weight:bold;
	color:#516CC8;
	text-decoration:none;
}
#content a:visited {
	font-weight:bold;
	color:#516CC8;
	text-decoration:none;
}
#content a:hover {
	font-weight:bold;
	color:#516CC8;
	text-decoration:underline;
}
#footer a {
	font-weight:bold;
	color:#516CC8;
	text-decoration:none;
}
#footer a:visited {
	font-weight:bold;
	color:#516CC8;
	text-decoration:none;
}
#footer a:hover {
	font-weight:bold;
	color:#516CC8;
	text-decoration:underline;
}
table.typo3-editPanel { border: none; background-color: #fff; width: auto;}
table.typo3-editPanel TD.typo3-editPanel-controls { border: 1px solid #ccc; background-color: #fff;}

.csc-mailform {
        border: 0px;
}

.csc-mailform-field label {
        width: 100px;
	font-size:11px;
        display: block;
        
}
.csc-mailform-submit {
        margin-left: 5.5em;
}

input, textarea
{
color: #000000;
background: #516CC8;
border: 1px solid #006CC8;
}
