html,body {
	width: 100%;
	height: 101%;
	background: #ffffff;
	font-family:  Arial, Helvetica,Verdana,  sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #303234;
}

img { 
border: 0;
 
}

p {   
	font-size:11px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	color: #303234;
}

#container {
	width: 100%;
	background-color: #ffffff;

}

#header {
	/*background-image: url(../img/banner.jpg);
	background-image: url('BilderUnikun/print.gif');
	background-position:  right center;
	background-repeat: no-repeat;
	background-color: #ffffff;*/
	
	width: 100%;
	height: 75px
	/*margin-bottom: 20px;
	margin-right: 40px;*/
}


#drucken{
	float:right;
	margin-top:25px;
	margin-right:20px;
	width:50px;
}

#zahl{
	
	position:absolute;
	margin-left:195px;
	margin-right:51px;
	margin-top:25px;
	font-size: 18px;
	font-weight: bold;
	color:#274289;


}

#logo{
	float:left;
	margin-top:10px;
	margin-left:15px;
	width:111px;
	
}


#titelblau{
	width: 100%;
	float: left;
	position: relative;
 	background-color: #274289;
 	height: 35px;

}

#bildtext{
	width: 100%;
	float: left;
	position: relative;
	font-size:12px;
	font-weight:bold;
	margin-left:10px;
	margin-top:10px;
	padding-left:0px;
	color: #ffffff;

}

#detailbilddiv{
	width:300px;
	margin-left:150px;
	margin-top:10px;

}
#detailtext{
	margin-left:30px;
	margin-top:30px;

}

#main_content {
	width: 600px;
	float: none;
	z-index: 12;
	position: relative;
	overflow: hidden;
	min-height: 1px;
	/*padding: 15px;*/
	padding-top: 15px;
	/*padding-left: 15px;
	padding-right: 15px;*/
	/*border-left: 175px solid #cccccc;
	border-right: 220px solid #cccccc;*/
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	clear: both;

	}

#main_content p.bodytext {
clear: both;
float: none;
}

#footer {
	width: 700px;
	text-align: center;
	border-top: 1px solid #cccccc;
	padding-top: 5px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	/*margin-left: 15px;
	margin-right: 15px;*/
	font-size: smaller;
	float: none;
	clear: both;
	color: #303234;
}
#kontakt {
	width: 700px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: smaller;
	float: none;
	clear: both;
	color: #303234;
}
#copyright {
	width: 700px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: smaller;
	float: none;
	clear: both;
	color: #303234;
}

.tabelle3{
	align:center;
	
}

div.csc-textpic-intext-left-nowrap div.csc-textpic-text { float: left; clear: none; }


div.csc-frame-rulerAfter { border-bottom: 1px solid #cccccc; margin-bottom: 10px; margin-top: 5px; }


/*Send-Button auf Kontaktformular*/
#mailformformtype_mail{
	margin-left:260px;
	margin-top:20px;

}