/****** CONTAINER ******/
body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #5B5A60;
	background-color: #edefe4;
	margin:0px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */	
}
img{
	border:0;
}

#container {
	width:750px;
	/*margin: 1em 5%;*/
	background-color: #ffffff;
	border: 0px solid #999;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	margin-top:0px;
	margin-bottom:15px;
	padding-left:15px;
	padding-right:15px;
	text-align:left; /* Counteract to IE5/Win Hack */
	min-height:300px;
}
.clearer{
	clear:both;
}
.fullRow{
	width:750px;
	padding:0;
	margin:0;
	float:left;
}

.headContainer{
	height:65px;
}

.headLeftContainer{
	float:left;
	width:210px;
	height:50px;
	background-image:url(../img/privat/2.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-top: 15px;
}
.headRightContainer{
	float:left;
	width:540px;
	height:65px;
	text-align:left;
	color:#000000;
	padding:0px 0 0px 0;
}
.headBottomLine{
	height:10px;	
}
.topNavigationLine{
	width:540px;
	text-align:right;	
	background-color:#fff;
	height:35px;
}
.topNaviWhite{
	height:17px;
	float:right;
	background-color:#fff;
	padding:18px 3px 0 0; 
}
.topNaviRed{
	height:17px;
	float:right;
	background-color: #D51819;
	padding:18px 6px 0 6px;
	margin-left: 1px;
	margin-right: 4px; 
}
.naviButton{
	border:0;
}

.col2Container{
	float:left;
	width:495px;
}
.col1Container{
	float:left;
	width:240px;
	overflow: hidden;
}

.kampagnenBoxLeft {
	float: left; 
	width: 15px; 
	background-color: #dddddd; 
	background-image: url('../img/gruppen_kampagnen/121.gif'); 
	background-position: bottom left; 
	background-repeat: no-repeat;
}
.kampagnenBox1ColRight {
	float: left; 
	width: 225px; 
	background-color: #dddddd; 
	background-image: url('../img/gruppen_kampagnen/122.gif'); 
	background-position: bottom right; 
	background-repeat: no-repeat;
}
.kampagnenBox2ColRight {
	float: left; 
	width: 480px; 
	background-color: #dddddd; 
	background-image: url('../img/gruppen_kampagnen/122.gif'); 
	background-position: bottom right; 
	background-repeat: no-repeat;
}

.messageBox{
	width:240px;
	height:60px;
}
.messageBoxText{
	float:left;
	height:60px;
	width:195px;
}
.messageBoxTextTop{
	background-image:url(../img/generell/27.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #e4e3e3;
	height: 38px;
}
.messageBoxTextBottom{
	background-image:url(../img/generell/30.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #d7d7d7;
	height: 22px;	
	/*padding:4px 5px 0px 15px;*/
}
.messageBoxIcons{
	float:left;
	height: 60px;
	width:45px;
}
.messageBoxIconTop{
	background-image:url(../img/generell/28.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #e4e3e3;
	height: 30px;
	text-align: right;
	font-size: 1px;
}
.messageBoxIconMiddle{
	background-image:url(../img/generell/29.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #e4e3e3;
	height: 8px;
	text-align: right;
	font-size: 1px;
}
.messageBoxIconBottom{
	background-image:url(../img/generell/31.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #d7d7d7;
	height: 22px;	
	text-align: right;
	font-size: 1px;
}
.messageBoxBig{
	width:495px;	
	height: 60px;
}
.messageBoxBigLeft{
	float:left;
	height:60px;
	width:30px;
}
.messageBoxBigLeftTop{
	background-image:url(../img/generell/27.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #e4e3e3;
	height: 38px;
}
.messageBoxBigLeftBottom{
	background-image:url(../img/generell/30.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #d7d7d7;
	height: 22px;	
	/*padding:4px 5px 0px 15px;*/
}
.messageBoxBigPicture{
	float:left;
	background-image:url(../img/generell/bg_schnipsel.gif);
	width:45px;	
	height:60px;
}
.messageBoxBigText{
	float:left;
	height:60px;
	width:375px;
}
.messageBoxBigTextTop{
	background-color: #e4e3e3;
	height: 38px;
}
.messageBoxBigTextBottom{
	background-color: #d7d7d7;
	height: 22px;
}
.boxIconImg{
	border:0;
	margin-top:7px;
	margin-left:14px;
}


.standardTextContent{
	width:210px;
	margin:0px 15px 0px 15px;
	padding:15px 0 15px 0;
	float:left;
	
}
.footerLightGreen{
	width:240px;
	height:13px;
	background-image:url(../img/footer_bg_lightgreen.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:red;
	float:left;
	
}
.footerText{
	width:210px;
	padding:2px 15px 2px 15px;
	color:#fff;
}
.footerText a{
	color:#fff;	
}	
.centerText{
	text-align:center;
}
/****** //ENDE CONTAINER ******/



/****** BACKGROUND COLOR STYLES ******/
.bgDarkGreen{
	background-color:#96b92c;
}
.bgLightGreen{
	background-color:#dbe7b7;
}
.bgDarkGrey{
	background-color:#5c5b60;
}
.verlauf{
	background-image:url(../img/verlauf.gif);
	background-position:left top;
	background-repeat: repeat-x;
}


/****** //ENDE BACKGROUND COLOR STYLE ******/

.messageDetailHeadLeft{
	background-repeat: no-repeat; 
	background-position: top left; 
	color: #5c5b60; 
	width: 195px;
	float: left;
	line-height: 15px;
	font-size: 13px;
	height: 45px;
	
}
.messageDetailHeadRight{
	background-repeat: no-repeat; 
	background-position: top right; 
	color: white; 
	width: 45px;
	float: left;
	font-size: 14px; 
	height: 45px;
	
}
.messageDetailTrenner{
	background-repeat: no-repeat; 
	background-position: bottom right; 
	height:15px;	
}
.messageDetailBody{
	color: #5c5b60; 
	padding: 15px;	
}
.messageDetailBottomLeft{
	background-repeat: no-repeat; 
	background-position: bottom left; 
	width: 195px;
	float: left;
	height: 15px;
	
}
.messageDetailBottomRight{
	background-repeat: no-repeat; 
	background-position: bottom right; 
	width: 45px;
	float: left;
	height: 15px;
	
}
.loggedInContainer{
	height:67px;
}

a{
	text-decoration: none;
	color: #D51819;
}
a:hover {
	text-decoration: underline;
}

.linkBlack{
	color: #5B5A60;
}
.linkBlack:hover{
	color: #D51819;
}
.linkShop{
	color: #FFFFFF;
}
.linkShop:hover{
	color: #FFFFFF;
}
.linkRegister{
	color:#5b5a5f;
}
.linkRegister:hover{
	text-decoration:none;	
}
.linkWhite{
	color:#ffffff;
}
.linkMessagebox{
	color: #5B5A60;
	font-weight: bold;
	text-decoration: underline;
}
.linkMessagebox:hover{
	color: #D51819;
}

.height75{
	height:75px;
}
.height165{
	height:165px;
}
.height247{
	height:247px;
}
.height300{
	height:300px;
}
.topMargin{
	margin-top:15px;
}
.bottomMargin{
	margin-bottom:15px;
}
.leftMargin{
	margin-left:15px;
}
.rightMargin{
	margin-right:15px;
}
.borderBottomDarkGreen{
	border-bottom:1px solid #96b92c;
}
.borderBottomDarkGrey{
	border-bottom:1px solid #5c5b60;
}
.paddingLeft15{
	padding-left:15px;	
}
.paddingLeft15Float{
	padding-left:15px;
	float:left;	
}
.padding10{
	padding:10px;	
}
.padding15{
	padding:15px;	
}
.topMargin30{
	margin-top:30px;
}
.trenner{
	height: 15px; 
	margin-bottom: 15px; 
	border-bottom: solid 1px #b0cb61;
}
.trenner2px{
	height: 15px; 
	margin-bottom: 15px; 
	border-bottom: solid 2px #b0cb61;
}

/****** FORMULARE ******/
.input{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;	
	border: none;
	background-color: #ffffff;
	height: 15px;
	margin:0;
	color: #5B5A60;
}
.register {
	background-color: #e0e1e3;
}
.inputError{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	border: solid 1px red;
	background-color: #ffffff;
	height: 15px;
	margin:0;
}
.textarea{
	height:80px;	
}
.border{
	border: solid 1px black;	
}
.formDiv{
	padding:10px;
	color:#5b5a5f;	
}
/****** /FORMULARE ******/

.tableRegister td{
	height: 30px;	
}

.tdNumber {
	font-size: 18pt;
	font-weight: bold; 
	color: white; 
	height: 45px; 
}

.staticPages {
	margin-left: 60px;
	margin-right: 60px;
}