* {
border: 0px solid black;
font-family: Verdana, Arial;
font-size:12px;
line-height:18px;
color:#666666;
}
body {
	text-align:center;
	background-color:#fff;
	
}
h1 {
	font-size:16px;
	color:#336633;
	margin:20px 10px 5px 10px;
}
h2 {
	font-size:16px;
	color:#999999;
	margin:20px 10px 5px 10px;
}
p {
	margin:5px 10px 5px 10px;
}
td {
background-color:#dddddd;
}
#rahmen {
	width:950px;
	margin:0 auto;
	text-align:left;
}
#logo {
	background:URL("img/logo-bellinghausen.gif") center 10px no-repeat;
	background-color:#eeeeee;
	height:160px;
	width:230px;
	margin:0 10px 50px 0;
	float:left;
	text-align:center;
	line-height:14px;
}
#headermotiv {
	background:URL("img/motiv-bellinghausen.jpg");
	height:160px;
	width:710px;
	float:left;
}
#navigation {
	width:230px;
	margin:50px 10px 0 0;
	float:left;
}

#navi {
	list-style-type:none;
	margin:0;
	padding:0;
	border-top:1px solid #999999;
}

#navi a {
	display:block;
	padding: 5px 10px;
	font-size:14px;
	text-decoration:none;
	border-bottom:1px solid #999999;
}
#navi a:hover {
	background-color: #dddddd;
}
#navi li.aktiv a{
	background-color: #dddddd;
}
#content {
	width:710px;
	float:left;
}
#content ul {
	list-style-type:square;
}
#footer {
	border-top:1px solid #999999;
	height:150px;
	margin:30px 0 0 240px ;
	padding:5px 0 0 0;
}
.clear {clear:both;}
.csc-textpic-text {width:480px;}
sup {font-size:9px;}

/* -------------------------------------------- */

#mailform{width:490px;}

#mailform label {
width:120px;
display:block;
float:left;
margin:3px 0;
}

#mailform input {
width:330px;
display:block;
float:left;
height:24px;
margin:3px 0;
background-color:#eee;
border: 1px solid #595142;
}

#mailform textarea {
width:330px;
display:block;
float:left;
margin:3px 0;
background-color:#eee;
border: 1px solid #595142;
}
#mailform .csc-mailform-submit {
margin: 10px 0 20px 120px;
background-color:#ccc;
border: 1px solid #595142;
}

/* -------------------------------------------- */

#content table.contenttable {width:490px;}
td {vertical-align:top;}


.indent {margin-left:50px;}



