@charset "utf-8";
html {
	height:100%;
	min-height:100%;
	overflow:hidden;
	width:100%;
}
body, td, th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #222;
}
.small {
	font-size: 10px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:100%;
	height:100%;
	min-height:100%;
	overflow:hidden;
}
#background {
	position:relative;
	width:100%;
	height:100%;
	overflow:hidden;
	z-index:0;
	background:transparent none repeat scroll 0 0;
	text-align: right;
}
#outer_container {
	z-index:2;
	position:absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	overflow:auto;
	text-align: center;
}
#inner_container {
	margin: 0px auto;
	text-align: left;
	width: 800px;
}
#content {
	clear: both;
	margin: 15px;
	margin-top: 85px;
	margin-bottom:0px;
	padding: 0px;
}
#ecke_11 {
	height: 20px;
	background-image: url(../images/ecke_11.png);
	background-repeat: no-repeat;
	margin-right: 20px;
}
#ecke_12 {
	width: 20px;
	height: 20px;
	float: right;
	background-image: url(../images/ecke_12.png);
	background-repeat: no-repeat;
}
#ecke_21 {
	height: 20px;
	background-image: url(../images/ecke_21.png);
	background-repeat: no-repeat;
	margin-right: 20px;
}
#ecke_22 {
	width: 20px;
	height: 20px;
	float: right;
	background-image: url(../images/ecke_22.png);
	background-repeat: no-repeat;
}
#header {
	background-color: #FFF;
}
#cevialpin_logo {
	padding-bottom: 15px;
}
#cevialpin_motto {
	float:left;
	margin-right:0px;
	padding-bottom:15px;
	padding-left:30px;
	padding-top: 5px;
	width:640px;
}
#navline {
	background-color: #EAECF4;
	min-height: 27px;
}
#mitte {
	clear: both;
	background-color: #FFF;
	padding: 10px;
	padding-left: 30px;
	padding-right: 30px;
}
.picture_box {
	float: right;
	padding: 20px;
	padding-right: 0px;
}
#spalte_links {
	width: 340px;
	float:left;
}
#spalte_rechts {
	margin-left: 370px;
}
#cevi_footer {
	font-size: 10px;
	color: #fff;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
