 
body
{
	font-family:Arial, Sans Serif;
	font-size:12px;
	margin-top:0;
	padding-top:0;
}

.clearer
{
	height:0;
	width:0;
	line-height:0;
	font-size:0;
	clear:both;
}

#mid_content
{
	float: left;
	width: 500px;
	margin: 0 0 0 0;
	padding:0 0 0 0;
	background-color:#E2E2E2;
}

#left_content
{
	float: left;
	width: 320px;
	margin: 34px 0 0 0;
}

#right_content
{
	width: 150px;
	margin: 34px 0 0 0;
	background-color:#4765ae;
	height:150px;
	float:left;
}

/* NAVIGATION */

#mid_content ul 
{
	display:block;
	clear:both;
	list-style:none;
	margin:0;
	padding:0;
}

#mid_content ul li
{
	float:left;
	display:block;
	margin: 0 0 0 0;
	padding: 8px 0 0 0;
	height:26px;
}

#navigation a
{
	color:white;
	text-decoration:none;
	font-weight:bold;
	margin-left:6px;
	padding-left:24px;
	padding-bottom:6px;
	text-align:middle;
	font-size:12px;
	display:block;
	height:26px;
	float:left;
}

#navigation a:hover
{
	background: url(images/mini.jpg) no-repeat top left;
}

#secondary_logo
{
	width:289;
	height:58px;
	padding: 90px 20px 0 10px;
	border-width: 1px 0 1px 1px;
	border-color:red;
	border-style:solid;
	background: url(images/logo2.jpg) no-repeat top left;
	font-size:28px;
	font-weight:bold;
	color:#4765ae;
	text-align:right;
}

*html #secondary_logo
{
	width:320px;
	height:150px;
}

#left_content img
{
	margin-top:40px;
	margin-left:120px;
	display:block;
}

#navigation
{
	background-image: url(images/bg1.jpg);
	background-color: #4765ae;
	background-repeat:no-repeat;
	border-bottom:1px solid red;
}

#inhalt
{
	padding: 10px 10px 35px 10px;
}

#copyright
{
	float:left;
	font-size:12px;
	padding:5px;
	color:#777;
}

#imprint
{
	float:right;
}

#imprint, #imprint a
{
	font-size:12px;
	padding:5px;
	color:#777;
}

#bild img
{
	width:419px;
	height:148px;
	border-right:7px solid #5f7bba
}

#bild_out
{
	border-right:1px solid red;
	border-bottom:1px solid red;
}

#bild
{
	width:426px;
	border-right:73px solid #4765ae;
}

#logo
{
	margin:20px -20px -20px 20px;
}

#imprint a:hover
{
	text-decoration:none;
}

#left_content a img
{
	border-width:0;
}

h1, h2, h3, h4, h5, h6
{
	color: #4765ae;
}

h1.csc-firstHeader
{
	font-size:100%;
}


div.csc-mailform-field label
{
	display:block;
	width:100px;	
	text-align:right;
	margin-right:20px;
	float:left;
	
}

div.csc-mailform-field input, div.csc-mailform-field textarea
{
	display:block;
	width:250px;
	/*margin-left:120px;*/
	margin-top:10px;
	
}

div.csc-mailform-field
{
	clear:left;
}

input.csc-mailform-submit
{
	width:100px;
}

input.csc-mailform-check
{
	width:20px;
}
