.start {
	color: #3A5671;
}

#aussen {
	position: relative;
	background: url(../images/home/bg_left.gif); 
	background-repeat: repeat-y;	
	min-width: 980px;
}	

#wrapper {
	position: relative;
	background: url(../images/home/bg_right.gif); 
	background-position: top right;
	background-repeat: repeat-y;
	min-width: 400px;
	margin: 0 -1px;
	width: 100%;	
	height: auto;
	min-height: 100%;
}

#outer {
	border-left-width: 160px;  
	border-left-color: #3A5671;  
	border-left-style: solid; 
	border-right-width: 160px;  
	border-right-color: #FFFFFF;  
	border-right-style: solid; 
	width: auto; 
}

#outernewsletter {
	border-right-width: 160px;  
	border-right-color: #FFFFFF;  
	border-right-style: solid; 
	width: auto; 
}

h1	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3A5671;
	/* text-transform: uppercase; */
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

.starttitelveranstalter {
	background-color: #3A5671;
	height: 15px;
	margin-top: 0px;
	margin-bottom: 8px;
}

.starttitel {
	background-color: #3A5671;
	height: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.contenttitel {
	background-color: #3A5671;
	height: 15px;
	margin-top: 0px;
	margin-bottom: 8px;
}

.contenttitelarchiv {
	background-color: #3A5671;
	height: 15px;
	margin-top: 0px;
}

.contenttiteltagesagenda {
	background-color: #3A5671;
	height: 15px;
	margin-top: 0px;
	margin-bottom: 5px;
}
										
.senden {
	background-color: #3A5671;
	border: 0px solid;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 14px;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-left: 0px;
	cursor: hand;
	cursor: pointer;
}

.header {
	background-color: #3A5671;
	height: 188px;
	width: 100%;
}

.headernewsletter {
	background-color: #3A5671;
	height: 113px;
	width: 100%;
	padding-left:15px;
}

.logo {
	background: url(../images/diverses/logo_programmzeitung.png);
	margin-top: 15px;
	margin-right: 15px;
	width: 396px;
	height: 72px;
	background-repeat: no-repeat;
	float: left;
}

.logonewsletter {
	width: 412px;
	height: 113px;
	float: left;
}

.trennquer {											
	width:100%;											
	height:1px;
	background: url(../images/home/footer_quer.gif);
	background-position: top right;
	padding:0px;
	margin:0px;
	overflow:hidden;
}