@CHARSET "UTF-8";
body {
	background-image: url("../images/bg.png");
	background-repeat: repeat-x;
	background-color: #e3ecf1;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #424242;
}

.fl {
	float: left;	
}

.fr {
	float: right;	
}

.tl {
	text-align: left;	
}

.tr {
	text-align: right;	
}

.clr {
	clear: both;	
}

.ofl {	
	overflow: hidden;
}

.rel {
	position: relative;
}

.hi {
	font-weight: bold;
}

.it {
	font-style: italic;
}

.rtl {
	direction: rtl;		
}

.centered {
	text-align: center !important;
}

.spanned {
	width: 100%;
	height: 100%;	
}

.fs0 {
	font-size: 0px;
}

a {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

a.pagingLink {
	direction: ltr;
	unicode-bidi: bidi-override;	
}

p {
	margin: 16px;
}

div.container {
	width: 961px;
	min-height: 625px;
	height: auto;
	margin: 0 auto;
	clear: both;
}

div.header {
	float: left;
	width: 956px;
	height: 75px;
	margin: 0 0 0 5px;
	clear: both;	
}

div.header div.logo {
	float: left;
	margin: 5px 0 0 0;
	width: 142px;
	height: 30px;
}

div.header div.meta {
	float: right;
	height: 20px;
	margin: 36px 5px 0 0;
	
}

div.header div.meta a {
	color: #3c546e;
	text-decoration: none;
	vertical-align: top;
	margin-right: 5px;
}

div.header div.meta a.notop {
	margin: 0;
	vertical-align: inherit;
}

div.header div.meta a.last {
	margin-right: 8px;
}

div.header div.meta img {
	margin: 1px 9px 0 0;
}

div.nav {
	float: left;
	clear: both;
	width: 961px;
	height: 36px;
	background-image: url("../images/bg_nav.png");
	background-repeat: no-repeat;
}

div.nav div.menuMain {
	width: 161px;
}

div.nav div.menuMain.df {
	height: 31px;
	text-align: center;
	font-size: 14px;
}

div.nav div.menuMain.df a {
	color: #4a6780;
	text-decoration: none;
}

div.nav div.menuMain.no {
	background-image: url("../images/nav_normal.png");
	background-repeat: no-repeat;
}

div.nav div.menuMain.act {
	background-image: url("../images/nav_active.png");
	background-repeat: no-repeat;
}

div.content {	
	width: 956px;
}

div.content div.rootMain {	
	clear: both;	
	margin: 8px 0 0 0;
}

div.content div.rootLeft {	
	width: 624px;
	margin: 0px 0 0 10px;
}

div.content div.rootRight {		
	width: 300px;
	margin: 0px 0 0 20px;
}

a.notActive {
	text-decoration: none;
	color: #c5d3dd;
}

.notificationMessage {
	font-weight: bold;
	text-align: center;	
}

p.bodytext img {
	margin-right: 18px;	
}

/*
 * Teaser
 */

img.teaserBMZ {
	position: relative;
	top: -18px;
	left: 0px;
	margin-right: 6px !important;	
}

img.teaserALECSO {
	margin-right: 0px !important;	
}

/*
*	Mailformplus used within Kontakt
*/

.mailformplus_contactform .error {
	color:#dd7777;
	clear: both;
}

.mailformplus_contactform LABEL {
	font-weight:bold;
	display:block;
	float:left;
	width:150px;
	line-height: 20px;
	color: #4A6780;
}

.mailformplus_contactform input {
	background-color: #EAEEEF;
	color: #4A6780;
	margin-bottom: 8px;
	border: 1px solid #4A6780;
	width: 473px; 
}

.mailformplus_contactform textarea {
	background-color: #EAEEEF;
	color: #4A6780;
	margin-bottom: 8px;
	border: 1px solid #4A6780;
	width: 473px;
}

.mailformplus_contactform .caption {
	margin:10px 0 5px 0;
	font-weight:bold;	
}

div.mailformplus_contactform form {
	margin-top: 15px;
}

div.mailformplus_contactform input.button {
	margin-left: 530px;
	background-image: url("../templates/plugins/chc_forum/img/bg_button.jpg");
	background-repeat: no-repeat;
	width: 94px;
	height: 23px;
	border: 0;
	color: #c5d3dd;
	font-size: 13px;	
	font-weight: bold;
	cursor: pointer;
	padding-bottom: 2px;
}

p.required {
	margin-bottom: 10px;
	color: #4A6780;
	margin-left: 0px;
}

/* Local purpose: Just for typ3 generated headlines */
h1.csc-firstHeader {
	color:#242424;
	font-size:13px;
	font-weight:bold;
	margin-bottom:12px;
	margin-top:20px;
	text-transform:uppercase;
}

p.bodytext span.headline1 {
	color:#242424;
	font-size:13px;
	font-weight:bold;
	margin-bottom:12px;
	margin-top:20px;
	text-transform:uppercase;
}

/**
*	Bottom navigation
*/
.nav_bottom {
	margin: 0 auto;
	vertical-align: center;
	text-align: center;
	position:relative;
	width: 1100px;
	height: 60px;
	clear:both;
}

.nav_bottom a {
	text-decoration: none;
	color: #3C546E;
	padding-right: 20px;
}

div.tx-thmailformplus-pi1 {
	margin: 10px 16px 10px 16px;
}

