	body{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			small;
	text-align: 		center;
}

.termine{
	font-size:	110%;
	}
	
.termine td, .termine th{
	padding: 4px;
}


body, #topLeft, #topRight{
/*	background-color:#6699FF;*/
	background-color: #aaa;
}



#wrapper{
	width:				900px;
	margin:				20px auto;
	padding:			0;
	background:			url(../pics/bgWrapper.jpg) top left repeat-y;
}

#banner{
	width:				900px;
	height:				120px;
	color:				#fff;
	background-color:	#3333FF;
	text-align:			center;
	margin: 			0;
	position:			relative;
 	background: url(../pics/bgBanner.jpg) repeat-x top left;
}

#bannerBottom{
	position:			absolute;
	width: 				900px;
	height:				20px;
	bottom:				0;
	left:				0;
	background-color:	#006;
}

#banner h1{
	position:			absolute;
	width:				900px;
	height:				80px;
	top:				20px;
	left:				20px;
	background:			url(../pics/logo.jpg) top left no-repeat;
}

#banner h1 span{
	visibility:			hidden;	
}

#content{
	float:				left;
	width:				660px;
	margin: 			0;	
	padding:			20px;
}

#sidebar{
	float: 				left;
	width: 				180px;
	padding:			10px;
	text-align:			center;
}

#sidebar p{
	text-align:			center;
	margin:				5px 0 0 1em;
}

a{
	text-decoration:	none;
	color:				#00f;
}

a:hover{
	text-decoration:	underline;
}

#content p{
	font-size:			110%;
	line-height:		1.3em;
	text-align:			justify;
	margin-bottom:		1em;
}


#content h2{
	font-size:			120%;
	font-weight:		bold;
	text-align:			left;
	margin:				20px 0 10px 0;
	line-height:		1.4em;
}

#content h3{
	font-size:			100%;
	font-weight:		bold;
	text-align:			left;
	margin:				20px 0 10px 0;
}

#content dl{
	text-align: justify;
		font-size: 110%;}

#content dt{
	font-weight: bold;
	margin-bottom: 3px;

}

#content dd{
	line-height: 1.3em;
	margin-bottom: 15px;
}
.break{
	clear:				both;
}

#topLeft, #topRight{
	height:				20px;
	width:				20px;
}

#topLeft {
	position:			absolute;
	top:				0;
	left:				0;
	background-image:	url(../pics/topLeft.gif);
}

#topRight {
	position:			absolute;
	top:				0;
	right:				0;
	background-image:	url(../pics/topRight.gif);
}

#copyright{
	margin-top: 55px;
	text-align:			center;
	color:				#ccc;
}

#nav{
	margin: 10px 0 60px 0;
}

#nav li{
	margin:	3px 0;
}

#nav .main{
	font-weight:		bold;
	margin-top:			15px;
	color:				#c60;
}

#nav .newYear{
	color:#f00;
	font-size: 120%;
	font-weight: bold;
	border-top: 1px solid #c60;
	border-bottom: 1px solid #c60;
	margin-top:35px;
	margin-bottom: 15px;
	padding: 4px 0;
}

strong{
	font-weight:		bold;
}

.einladung{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.einladung th, .einladung td{
	padding: 5px 5px 5px 0px;
}

.einladung th{
	padding-right: 30px;
	font-size:100%;
	font-weight: bold;
}
