body{
	font-family: Verdana;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #444e57;
}

h1,h2,h3,h4{
	margin: 0px;
	padding: 0px;
}
div.inner h1{
	font-size: 16px;
	margin-bottom: 27px;
}
div.inner h2{
	font-size: 12px;
	margin-bottom: 5px;
}
div.inner h3{
	font-size: 12px;
	margin-bottom: 5px;
}
div.inner h4{
	font-size: 12px;
	margin-bottom: 5px;
}
div.inner h5{
	font-size: 12px;
	margin-bottom: 5px;
}

#right_col h1{
	font-size: 11px;
	background: #7fa9c3;
	padding: 3px 0px 3px 24px;
	margin: 0px 0px 5px 0px;
	color: white;
}
#right_col h2{
	font-size: 11px;
	padding: 5px 0px 5px 0px;
}

p{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	line-height: 16px;
}

ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

li{
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

.inner ul {
	list-style-image:url(http://www.regiocast.de/fileadmin/style/images/bullet.jpg);
	margin-left:20px;
}

.inner li {
	list-style-image:url(http://www.regiocast.de/fileadmin/style/images/bullet.jpg);
	padding-bottom: 8px;
	float:none;
}

#right_col ul.csc-bulletlist{
	margin-left: 24px;
	list-style:none;
}

#right_col ul.csc-bulletlist li{
	list-style-image:none;
}

a{
	text-decoration: none;
	color: #7fa9c3;
	font-weight: bold;
}

a.download{
	background: url("/fileadmin/style/images/arrow.png") no-repeat scroll left top transparent;
	padding-left: 20px;
}


/** MAINNAVI **/
ul.navigation{
	margin: 16px 0 0 17px;
	padding: 0px;
	width: 100%;
}

ul.navigation li{
	background: url('/fileadmin/style/images/trenner.png') top right no-repeat;
}

ul.navigation li a{
	margin: 0px 5px 0px 5px;
	color: white;
	font-size: 15px;
	display: block;
	padding: 5px 7px 5px 5px;
	font-weight: bold;
}

ul.navigation li.active a,
ul.navigation li a:hover{
	color: #005488;
}


/** SUBNAVI **/
ul.subnavigation{
	margin: 0 0 0 17px;
	padding: 0px;
	width: 100%;
}

ul.subnavigation li a{
	margin: 0px 5px 0px 5px;
	color: white;
	font-size: 10px;
	display: block;
	padding: 0px 7px 0px 5px;
	font-weight: bold;
}

ul.subnavigation li.active a,
ul.subnavigation li a:hover{
	color: #c6dbe9;
}

/** FOOTERNAVI **/
div.footerNavi{
	border-top: 3px solid #E8E8F0;
	font-size: 10px;
	margin-top: 11px;
	width: 1150px;
	clear: both;
	bottom:0px;
	background: white;
	position: absolute;
}

ul.footernavigation{
	width: 100%;
	height: 26px;
	margin: 0px;
	background: transparent url(/fileadmin/style/images/footer.jpg) no-repeat scroll left top;
	padding-left: 22px;
	padding-top: 1px;
	clear:both;
}

ul.footernavigation li{
	margin-right: 10px;
}

ul.footernavigation li.first{
	border: none;
}

ul.csc-bulletlist li{
	line-height: 28px;
}

label{
	float: left;
	display: block;
	width: 150px;
}

/* MARCEL DOMKE  */
#col_container {
	background: #f2f4f3 url(/fileadmin/style/images/content_gardient.png) repeat left top;
}
#middle_col {
	width: 788px;
	background: #f2f4f3 url(/fileadmin/style/images/content_gardient.png) repeat left top;
	float:left;
}
#middle_col .inner {
	width:670px;
	border-left:1px solid white;
	border-right:1px solid white;
	background:#fbfbfb;
	margin-left:51px;
	padding-left: 37px;
	padding-right: 30px;
	padding-top:26px;
	min-height:400px;
}
#right_col {
	width:339px;
	margin-left:788px;
	background: #f2f4f3 url(/fileadmin/style/images/content_gardient.png) repeat-x left top;
	padding-left:23px;
	padding-top:23px;
}
#right_col .inner {
}

.clear {
	clear:both;
}

#right_col .bodytext {
	margin-left:23px;
}

#right_col div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
	clear: none;
	margin-right:5px;
	margin-top:5px;
}
#right_col div.csc-textpic-clear {
	clear: none;
}

.main_navigation {
	height:39px;
	width:1130px;
}
ul.navigation li.right{
	background: url('/fileadmin/style/images/trenner.png') top left no-repeat;
	float:right;
}
.csc-mailform-field {
	margin:2px;
}
#right_col .csc-header {
	width:100%;
}
