
body {
	background-color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	color: #657992;
	padding: 0px;
	margin: 0px;	
	text-align: justify;
	font-family: verdana, arial, sansserif;
	
}
p{
	margin: 10px 0px 0px 0px;
}

td {
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;	
	padding: 0px 0px 0px 0px;
	margin: 0px;	
	text-align: justify;	
}

h1 {
	font-size: 13px;
	color: #D34100;
	margin-bottom: 20px;	
	font-family: arial, sansserif;	
	display: block;
	border-bottom: 1px dotted #454D5C;
	padding-bottom: 3px;	
}

/*gesamter contentbereich, wird hier positioniert*/
#all {
	margin-top: 10px; 
	/*margin-left: auto; 
	margin-right: auto; */
	margin-bottom: 10px; 
	width: 700px; 
	float:left;	
	position:absolute;
	border: 4px solid #FC6003;
	text-align: center;	
}
/*der kopf der seite mit den bildern*/
.gross_head {	 
	 display: block;	
	 height: 132px;	 
	 background-image: url(images/head.jpg);
	 background-repeat: no-repeat;
		
}

.bild_rechts {	
	margin: 0px 0px 3px 8px;
	float: right;
	border: 1px solid #FA7B4A;
	padding: 2px;
}
.bild_links{	
	margin: 3px 3px 3px 0px;
	float: left;
	border: 1px solid #C70815;
	padding:1px;		
}

/*navigation*/
#tdLeft{
	background: #D34100; 
	background-image: url(images/tdleft_back.jpg);
	background-repeat:  no-repeat;
	background-position: bottom;
	width: 177px;
	height: 600px;
	
}
*html #tdLeft{
	width: 150px!important;
	w\idth: 177px;
}

#leftBox {
	width: 177px; 	
			
}
*html #leftBox{
	width: 150px!important;
	w\idth: 177px;
}
#leftBox a{
	text-decoration: none; 
	color:#ffffff; 
	display: block; 		
	padding-top: 5px;	
	font-weight: bold;	
	width: 177px;	
	height: 19px;
	border-bottom: 1px solid #ffffff;
	background: url(images/nav_off.jpg);
	text-indent: 20px;	
}
#leftBox aLink, #leftBox a:visited{
	color: #ffffff;
}
#leftBox a:hover, #leftBox a.active{
	background: url(images/nav_on.jpg);
}
.naviActive {
	background: url(images/nav_on.jpg)!important;		
}

/*ENDE navigation*/


/*normale links im content*/
a:link {
	text-decoration: none; 
	color:#D34100; 	
}
a:visited {
	text-decoration: none; 
	color:#D34100;  
}
a:hover {
	text-decoration: none; 
	color:#D34100;  
	text-decoration: underline; 
}
.mitte {	
	width:516px;		
	background-color: #ffffff;	
}
#innen{
	width: 446px;
	margin-left: 24px;
	margin-top: 20px;
	padding: 10px;
	color: #657992;
	font-size: 11px;
}
*html #innen{
	width: 470px;
	w\idth: 446px;
}
/*google-links*/
#adSense {	
	width: 160px;
	
}
*html #adSense {
	position: relative;	
	right: 0px;
	top: 0px;
	w\idth: 160px;	
}
/*footer*/
#footText {
	font-size: 10px;	
	margin-top: 30px;
	text-align:center;
	font-size:11px;
	width: 100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	
}
*html #footText{
	width: 100%;	
}

#veranstaltungenTable tr td{
 overflow:hidden;
}
#veranstaltungenTable {
table-layout:fixed;
width:480px;
}
.veranstaltungenTd1 {
width:71px;
border-right:1px solid #8D8D8D;
padding:0px 3px 0px 0px;
}
.veranstaltungenTd2 {
width:146px;
padding:0px 0px 0px 3px;
border-right:1px solid #8D8D8D;
}
.veranstaltungenTd3 {
width:246px;
padding:0px 3px 0px 3px;
}
/*ENDE footer*/
