/* CSS Document */
body {					text-align: center;
						background-color:#FFFFFF;
						}

div#template {			width: 778px;
						margin:auto auto auto auto;
						position:relative;}
						
div#branding {
						width:779px;
						height:128px; 
						background-image:url(../gfx/branding.png);}						
				
						
div#content{			width: 680px;
						position:absolute;
						top:128px;
						left:35px;
						}						
						
			

.footer{				clear:both;
						margin:30px 0px 20px 0px;
						border-top:1px #000000 solid}				
						
#rechts{				background-image:url(../gfx/index_05.png);
						width: 47px;
						height: 731px;
						position:absolute;
						top:128px;
						left:731px;
						background-repeat:no-repeat;}						
						
img {					border:none;}	


.bild {					margin-bottom:20px;
						width:300px;
						}		
						
						
#navigation-single {	float:left;
						margin-right:15px;}		
						
#content img {		margin-bottom:10px;}

td {
	vertical-align:top;}
	
table#dates {
	width:680px;
	margin-bottom:10px;}
	
td#ort_zeit {
	width:150px;}

td#name {
	width:450px;}
	
div#ds_veranstaltungen table {
		font-size:8px;}