/* Stylesheet */

/*Allgemeine Angaben */

body {
	margin:auto;
	text-align:center;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	background-color:#eeeeee;
}

body td,div,span,p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}

.csc-textpic-text {
	margin:-10px 0px 0px 5px;
}

/*Links*/

body a {
	color:#b52800;
	text-decoration:none;
}

body a:hover {
	text-decoration:underlined;
}

body a:img {
	border:none;
}

/*Überschriften*/

h1 {
	margin-top:0px;
	margin-bottom:10px;
	font-size:14px;
	text-transform:uppercase;
}

/*Styles*/

#wrapper {
	margin:auto;
	width:850px;
	margin-top:25px;
	background-image:url(/fileadmin/style/img/bg_wrapper_left.png);
	background-repeat:repeat-y;
	background-position:left;
	background-color:white;
}

#wrapper_popup {
	margin:20px;
}

#content_popup {

}

#close {
	float:right;
	margin-bottom:20px;
}

#header {
	padding-top:10px;
	margin-left:20px;
	margin-bottom:5px;
	height:110px;
}

#navigation_top {
	position:relative;
	top:-100px;
	padding:5px;
	float:right;
	margin-right:20px;
}

#navigation_main1 {
	padding-top:5px;
	padding-bottom:5px;
	text-align:justify;
	width:770px;
	margin-left:44px;
	margin-right:36px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}
#navigation_main2 {
	margin-top:5px;
}

#navigation_main3 {
	margin-top:5px;
}

#main {
	margin-top:20px;
	margin-left:40px;
	margin-right:40px;
	min-height:350px;
	_height:350px;
}

#content {
	margin-bottom:20px;
	width:770px;
}

#submenu a {
	padding:10px;
}

#footer {
	padding-bottom:15px;
	margin-left:6px;
	background-image:url(/fileadmin/style/img/bg_wrapper_bottom.png);
	background-repeat:repeat-x;
	background-position: bottom;
}
