body {
	font-size: 11px;
	padding: 10px 0 0;
}
a {
	color: #333;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.bodytext {
	text-align: left;
}
.container_12 {
	padding-left:20px;	
}
.container_12 h1 {
	font-family: 'Ubuntu', Arial, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	margin: 10px 0px;
}
.container_12 h2 {
	padding: 5px 0 0;
	font-family: 'Ubuntu', Arial, sans-serif;
	font-weight: 700;
	font-weight: normal;
	text-align: left;
	color: #982428;
	text-transform: none;
}
.container_12 p {
	overflow: hidden;
	padding: 5px 0;
	font-size: 100%;
}

#metanav {
	display: inline;
	margin-top: 1em;
	
}
#metanav ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}
#metanav ul li {
	display: inline;
	margin-right: 10px;
}
#metanav ul li a {
	color: #ffffff;
	text-decoration: none;
}

#content {
	margin-top: 3em;
	background: #ffffff;
}

#logo {
		margin: 0 0 0 16px;
}
#bread {
	margin: 10px 10px;
	color: #333;
}
ul.breadcrumb {
	list-style-type: none;
}

ul.breadcrumb li{
	display: inline;
}

#teaser {
	margin: 10px 0px 10px 10px;
	height: 280px;
}
.teaser_left {
	float: left;
	margin-right: 1px;
}

.teaser_right {
	float: right;
}

#margin {
	margin: 25px 0 0 15px;
	font-size: 11px;
}
span.redbold {
	color: #982428;
	font-weight: 900;
}

.bodytext {
	margin-left: 18px;
}
.col_left {
	float: left;
	width: 350px;
	padding: 0 20px 0 0px;
}
.col_right {
	float: right;
	width: 350px;
	padding: 0 10px 0 10px;
	
}
#content {
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	background: #ffffff url(images/ecke.png) bottom right no-repeat;
	min-height: 550px;
	padding-bottom: 30px;
	font-size: 14px;
}
#dasbeste {
	text-align: center;
	margin-top: 20px;
}
#dlg {
	margin-top: 30px;
	float: left;
}

.alert {
	background: #eee;
	padding: 10px;
}
.alert .close {
	text-align: right;
	float: right;
	font-size: 150%;
	text-decoration: none;
	cursor: pointer !important;
}

.bodytext h3 {
	font-weight: 400; 
	color: #333;
	font-family: 'Ubuntu', Arial;
}
.bodytext p img {
	margin-right: 10px;
}
