@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#009933;

}
#mutter{
	width: 936px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/hg.gif);
	background-repeat:repeat-y;

}
#top{
	background-color: #33ccff;
	padding:5px;
}
#lang{
	float: left;
	padding-left: 200px;
}
#meta{
	float: left;
	padding-left: 50px;
}
#meta a{
	color: #fff;
}
#suche{
	float: right;
}

#header{
	background-image: url(../images/header.jpg);
	background-repeat:no-repeat;
	height: 76px;

}
#header div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image, #sp1 div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image, #sp2 div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image, #sp3 div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image, #sp4 div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image, #s_logo div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#main{
	padding: 10px;
}
#left{
	float: left;
	width: 172px;
}
#mainnavi{
	border-bottom: solid 1px #ffff00;
	font-weight:bold;
	padding-top: 20px;
}
#center{
	float: left;
	width: 495px;
	padding-left:25px;
}
#klick{
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
}
#content{
	line-height: 140%;
}
#right{
	float: right;
	width: 180px;
}
#newsl{
	background-color: #33ccff;
	padding:5px;
}
#news{
	padding-top: 20px;
}






a{
	color: #009933;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;

}

h1{
	padding: 0px;
	margin: 0px;
	font-size:18px;
	padding-top: 5px;
	padding-bottom: 3px;
	font-weight:normal;
}

h2, h3, h4, h5{
	padding: 0px;
	margin: 0px;
	font-size:14px;
	padding-top: 5px;
	padding-bottom: 3px;
	font-weight:normal;

}
h6{
	font-size:16px;
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 3px;
	font-weight:normal;
}
a img{
	border: none;
}
img, img:focus, a img:focus, a:focus{
	border:0 none;
}
.clear{
	clear:both;
}
fieldset{
	padding: 0px;
	margin: 0px;
	border: 0px;
}
