* {
	padding:0px;
	margin:0px;
}

html {
	height:100%;
}

body {
	background-image: url('../images/bg.jpg');
	background-repeat:repeat-x;
	background-color:white;
	text-align:center;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#333333;
}

/* TEXTFORMATIERUNGEN */
a {
	color:#e5222a;
}
a:hover {
	color:#ca3e44;
}

h1,h2,.h2,h3,h4,h5 {
	color:#e5222a;
	font-family:Verdana,Arial,Helvetica,Sans-serf;

}
h1 {
	font-size:18px;
	margin-bottom:16px;
}

h2, .h2 {
	font-size:14px;
	margin-bottom:16px;
	font-weight:bold;
	line-height:130%;
}

h3, .h3 {
	font-size:12px;
	margin-bottom:16px;
	font-weight:bold;
	line-height:140%;
}

p {
	line-height:15px;
	margin-bottom:15px;
	
}

ul,ol {
	padding-left:36px;
	margin-bottom:16px;
}

ol {
	padding-left:40px;
}

li {
	line-height:16px;
}

p.klein {
	font-size:10px;
}

p.box {
	display:block;
	border-top:1px dotted red;
	border-bottom:1px dotted red;
	padding:10px;
	background-color:#EFEFEF;
}



/* MENU */

#mainmenu {
	margin-top:-46px;
	width:auto;
	float:left;
	position:relative;
	z-index:9999999;

}

/* menu div.menu {
	float:left;
	width:auto;
	text-align:left;
	background-image:url(../images/bgm_na.jpg);
	background-repeat:repeat-x;
	margin-right:1px;
	width:auto;
}*/

#mainmenu a {
	color:white;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	display:block;
	padding-left:10px;
	padding-right:10px;
	height:30px;
	line-height:30px;
	margin-right:1px;
}

#mainmenu a.na {
	background-image:url('../images/bgm_na.jpg');
}

#mainmenu a.a {
	background-image:url('../images/bgm_a.jpg');
}

#mainmenu a.a:hover, #menu a.na:hover {
	background-image:url('../images/bgm_o.jpg');
}

#submenu {
	width:150px;
	padding-top:40px;
}

#submenu a.a {
	color:black;
	text-decoration:none;
	border-bottom:1px dotted #333;
}	

#submenu a {
	text-decoration:none;
	display:block;
	line-height:16px;
	border-bottom:1px dotted red;
	padding-left:2px;
	padding-top:5px;
	padding-bottom:5px;
}

#submenu a:hover {
	background-color:#f5f5f5;
	color:#333;
	border-bottom:1px dotted #333;
}

#submenu div {
	
}

div.dropdown div {
	display:block;
	height:30px;
	text-align:left;
	width:200px;
	background-color:#efefef;
}

div.dropdown div a {
	color:white;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	display:block;
	padding-left:10px;
	padding-right:10px;
	height:30px;
	line-height:30px;
}

div.dropdown div a.sna {
	background-image:url('../images/bgm_na.jpg');
}

div.dropdown div a.sna:hover, div.dropdown div a.a:hover{
	background-image:url('../images/bgm_o.jpg');
}

#all {
	margin:auto;
	width:917px;
	height:100%;
	text-align:left;
}

#container {
	width:897px;
	float:left;
	background-color:white;
	min-height:616px;
}

#header {
	width:897px;
}

#bgt {
	width:897px;
	height:13px;
	background-image:url('../images/bgt.gif');
	
}

#bgtl {
	height:186px;
	width:56px;
	background-image:url('../images/bgtl.jpg');
	float:left;
}

#logo {
	height:136px;
	width:200px;
	float:right;
	margin-right:39px;
	margin-top:-149px;
	position:relative;
	z-index:9999999;
}

#header_image {
	height:228px;
	width:898px;
	float:left;
	background-image:url('../images/header_image1.jpg');
	text-align:right;
}

#content {
	width:897px;
	background-image:url('../images/bgc.jpg');
	background-color:white;
	background-repeat:repeat-x;
	clear:both;
}

#content .margin {
	padding-top:15px;
	padding-left:27px;
	min-height:200px;
}

div.colbig {
	clear:both;
	width:100%;
}

div.colsmall {
	float:left;
	width:300px;
}

div.border {
	padding-right:20px;
}

div.col {
	float:left;
}

div.leftall {
	width:850px;
}

div.left {
	width:180px;
}

div.leftbig {
	width:600px;
}

div.middle {
	width:420px;
}

div.right {
	width:250px;
}

div.rightbig {
	width:640px;
}

div.right div.border {
	margin-left:35px;
}

div.three {
	clear:both;
	width:880px;
}

div.shadow {
	float:left;
	width:10px;
	height:616px;
}
div.sl {
	background-image: url('../images/sl.png');
}
div.sr {
	background-image: url('../images/sr.png');
}

.csc-textpic-text {
	width:100% !important;
}

#highlight {
	background-image:url('../images/highlight.jpg');
	background-repeat:no-repeat;
	padding-top:30px;
	margin-bottom:15px;
}

#highlight img, #content img {
	border-bottom:2px solid #e41b23;
}


#slidebox {
	/*width:244px;
	background-repeat:repeat-y;*/
}

#highlight_bottom {
	background-repeat:no-repeat;
	height:11px;
}

#footer {
	clear:both;
	width:897px;
	height:131px;
	background-image:url('../images/bgb.jpg');
}

div.clear {
	clear:both;
	height:0px;
}

div.bgbox1 {
	background-color: #f3f3f3;
	padding:10px;
	border-bottom:2px solid #e41b23;
}

div.bgbox2 {
	background-color: #9b9b9b;
	padding:15px;
	color:white;
}

#menu div#menu_first {
	width:128px !important;
	height:25px;
	background-image:none;
	
}

#menu-bottom {
	text-align:right;
	margin-top:3px;
	font-size:10px;
}
#menu-bottom span {
	margin-right:10px;
}

.csc-textpic-caption {
	padding-top:5px;
	font-style:italic;
}

div.csc-textpic-imagewrap {
	margin-bottom:16px;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-lastcol {
	margin-right:15px !important;
}

div.csc-textpic-text {
	width:auto !important;
}

iframe.geo {
	margin-left:-30px;
	margin-top:-30px;
}

label {
	display:block;
	width:150px;
	float:left;
}
fieldset div {
	clear:both;
}
fieldset {
	border:none;
}
legend {
	display:none;
}

input.powermail_submit {
	margin-top:10px;
	margin-bottom:10px;
}

table tr.tr-even {
	background-color:#EFEFEF;
}

table {
	width:100%;
	margin-bottom:16px;
}

table td {
	padding:4px;
}

div.divider {
	height:0px;
	clear:both;
}

img.spacer-gif {
	border:none !important;
}