/* Zentrieren */

html, body {
	margin:0;
	padding:0;
	background-color: #D5D3C7;
font-size:12px;
	font-family: verdana, arial, sans-serif;
	}
#center {
	margin: 0 auto;
	width: 800px;
	background-color: #FCF4E9;
	border: 1px solid #BFBDB1;
}

#centermini {
	margin: 0 auto;
	width: 530px;
	background-color: #FCF4E9;
	border: 1px solid #BFBDB1;
}

/* Headerbild */

#header {
	width:800px;
	height:276px;
}

/* Topnavigation */

#nav_top {
	width:800px;
	padding: 0px;
	height: 20px;
	background-color: #2D2D2D;
	}

#nav_top li {
	float: left;
	list-style: none;
	margin-left: 30px;
	color:white;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}

/* Seitennavigation */

#nav_side {
	width:241px;
	background: #E3DFD4 url(/images/side_long.jpg) repeat-y;
	vertical-align:top;
	}
	
#nav_side li {
	list-style:none;
	margin-left: 15px;
	color: #2D2D2D;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	
	}
	
.navposition {
background: url(/images/anfrage.jpg) repeat-y;
margin-top:20px;
}
.leftuber {
text-transform:uppercase; margin-left: 15px;
}
/* Minibuchung */

#minibuchung {
margin-left:20px;
}

/* Contentbereich */

#content {
	width:572px;
	padding:0px;
	vertical-align:top;
}

#contenttext {
	margin:15px;
}


#summarybilder {
	float:right;
}

#summarybilder img {
	background-color:white;
 border:1px solid #e0e0e0;
 padding: 6px;
margin-left:10px;
}

/* Fußbereich */

#footer {
	height: 20px;

	background-color: #2D2D2D;
	}
	
#footer li {
	float:left;
	list-style: none;
	color: white;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-right: 20px;
	margin-top: 5px;
	}


#platzhalter  { height:100px;}


/* Klassen: Schriften und Links */

h1 {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	color: #2D2D2D;
	text-transform: uppercase;
	letter-spacing: 2px;
	}

h2 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #2D2D2D;
	text-transform: uppercase;
	letter-spacing: 2px;
	}

p, td {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #2D2D2D;
	line-height: 25px;
	}

img {
	border:0px;
	display: block;
}

ul {
	list-style: none;
	margin:0;
	padding:0;	
}

input {
	background-color: #FBF3E8;
	border: 1px solid #D0C9BF;
	font-size:10px;
}

.greybilder {
	float:left;
	padding:5px;
	margin-right:10px;
margin-bottom:10px;
	background-color:white;
 border:1px solid #e0e0e0;
}

/* Veranstaltungstabelle */

.veranstaltung {
width:369px;
color: #EFA429;
vertical-align:top;
font-weight:bold;
}
.datum {
width:150px;
text-align-right;
font-size:9px;
}
.beschschreibungtext {
width:519px;
font-size:12px;
}
.beschschreibungtext2 {
width:300px;
font-size:12px;
border-bottom:1px solid #CAC4B8; 
vertical-align:top;
}
.weblink {
border-bottom:1px solid #CAC4B8; 
vertical-align:top;
}

/* Linkdefinitionen */

a:link { font-weight:normal; font-family: helvetica, verdana; color:#ed970a; text-decoration:none; }
a:visited { font-weight:normal; font-family: helvetica, verdana; color:#ed970a; text-decoration:none; }
a:focus { font-weight:normal; font-family: helvetica, verdana; color:#ed970a; text-decoration:none; }
a:hover { font-weight:normal; font-family: helvetica, verdana; color:#ed970a; text-decoration:underline; }
a:active { font-weight:normal; font-family: helvetica, verdana; color:#ed970a; text-decoration:none; }

a.haupt:link { font-weight:bold; font-family: helvetica, verdana; color:#ffffff; text-decoration:none; font-size: 12px;}
a.haupt:visited { font-weight:bold; font-family: helvetica, verdana; color:#ffffff; text-decoration:none; font-size: 12px;}
a.haupt:focus { font-weight:bold; font-family: helvetica, verdana; color:#ffffff; text-decoration:none; font-size: 12px; }
a.haupt:hover { font-weight:bold; font-family: helvetica, verdana; color:#ffffff; text-decoration:underline; font-size: 12px;}
a.haupt:active { font-weight:bold; font-family: helvetica, verdana; color:#ffffff; text-decoration:none; font-size: 12px;}

a.subnav:link { font-weight:bold; font-family: helvetica, verdana; color:#2D2D2D; text-decoration:none; }
a.subnav:visited { font-weight:bold; font-family: helvetica, verdana; color:#2D2D2D; text-decoration:none; }
a.subnav:focus { font-weight:bold; font-family: helvetica, verdana; color:#2D2D2D; text-decoration:none; }
a.subnav:hover { font-weight:bold; font-family: helvetica, verdana; color:#2D2D2D; text-decoration:none; }
a.subnav:active { font-weight:bold; font-family: helvetica, verdana; color:#2D2D2D; text-decoration:none; }