*{
	margin:0;
	padding:0;
	outline:none;
}

body{
	/*background-color:#253d4a;*/
	background-color:#115e87;
}
h1{
	padding:5px 0 0 15px;
	margin-bottom:0;
	font-family:Arial;
	font-size:15px;
	width:500px;
}
.pdf{
	padding:2px 0 2px 25px;
	background:url(/images/pdf.gif) left center no-repeat;
}
.img{
	padding:4px 0 4px 25px;
	background:url(/images/imageicon.gif) left center no-repeat;
}
.anmeldung{
	padding:4px 0 4px 25px;
	background:url(/images/check.gif) left center no-repeat;
}
#wrapper{
	width:1000px;
	height:750px;
	position:relative;
	margin:0 auto;
	background:#115e87 url(/images/backland03.jpg) center top no-repeat;
}

#header a{
	width:1000px;
	height:51px;
	overflow:hidden;
	background:url(/images/sav2.gif) 0 0 no-repeat;
	position:absolute;
	top:15px;
	left:0;
	text-indent:-9999999px;
	cursor:pointer;
}

#menubox{
	width:173px;
	height:309px;
	overflow:hidden;
	background:url(/images/menubox2.png) 0 0 no-repeat;
	position:absolute;
	top:100px;
	left:775px;
}


#contentbackground{
	width:683px;
	height:493px;
	overflow:hidden;
	background:url(/images/content.png) 0 0 no-repeat;
	position:absolute;
	top:100px;
	left:60px;
}
/* * html #contentbackground{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/content.png', sizingMethod='scale');
} */

#content{
	width:676px;
	height:485px;
	overflow:hidden;
	position:relative;
	z-index:1000000;
}

/********   BOXES: NEWS _ RAMPENLICHT _ SPIELPLAN   *******/
#spielplanbox{
	width:173px;
	height:100px;
	overflow:hidden;
	background:url(/images/spielplanbox.png) 0 0 no-repeat;
	position:absolute;
	top:415px;
	left:775px;
}
#spielplanbox img{
	padding:16px;
	border:none;
}
/* * html #spielplanbox{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/spielplanbox.png', sizingMethod='scale');
} */


#newsbox{
	width:683px;
	height:138px;
	overflow:hidden;
	background:url(/images/newsbox1.png) 0 0 no-repeat;
	position:absolute;
	top:600px;
	left:60px;
}
/* * html #newsbox{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/newsbox1.png', sizingMethod='scale');
} */


.mask{
	position:relative;
	width:620px;
	height:135px;
	overflow:hidden;
	float:left;
}
#news {
	position:relative;
}
#news div{
	width:620px;
	height:130px;
	float:left;
	font-family:Arial;
	color:#000;
}
#news table {
	width:620px;
	height:130px;
	padding:0;
}
#news table td{
	width:310px;
	vertical-align:top;
}
#news h3, #news h3 a {
	font-size:15px;
	color:#115e87;
}
#news h3, #news p, #news ul{
	padding:5px 10px;
}
#news p{
	font-size:12px;
	font-weight:bold;
}
#news img{
	float:left;
	margin:0 10px 10px 15px;
	border:none;
}
.buttonleft{
	width:30px;
	height:135px;
	background:url(/images/down.gif) center center no-repeat;
	text-indent:-9999px;
	float:left;
	cursor:pointer;
}
.buttonright{
	width:30px;
	height:135px;
	background:url(/images/up.gif) center center no-repeat;
	text-indent:-9999px;
	float:left;
	cursor:pointer;
}
.buttonleft:hover{
	background:url(/images/downactive.gif) center center no-repeat;
}
.buttonright:hover{
	background:url(/images/upactive.gif) center center no-repeat;
}

#kontaktbox{
	width:173px;
	height:233px;
	overflow:hidden;
	background:url(/images/rightbottom.png) 0 0 no-repeat;
	position:absolute;
	top:503px;
	left:775px;
}
#kontaktbox img{
	padding-top:19px;
	padding-left:16px;
	border:none;
}
/* * html #kontaktbox{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/rightbottom.png', sizingMethod='scale');
} */
/********************************************************************************************************************************************************/

/********   MAIN MENU   *******/
.menu{
	list-style-type:square;
	position:absolute;
	top:20px;
	left:40px;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#fff;
}
.menu li {
	margin-bottom:15px;
}
.menu li a {
	color:#fff;
	text-decoration:none;
	outline:none;
}
.menu li a:hover, .menu li a:active, .menu li a.active{
	color:#96604f;
}

/**********************************************/

/********   TABLE SPIELPLAN   *******
.spielplan{
	width:100%;
	text-align:left;
	padding:5px;
	border:none;
	font-family:Arial;
	font-size:12px;
}
.spielplan th{
	vertical-align:top;
	text-align:right;
	font-weight:bold;
	width:125px;
	padding-top:7px;
}
.spielplan td{
	padding:7px 7px 0 7px;
}
/**********************************************/


/********   TABLE VORSTAND   *******/
.vorstandtable{
	width:100%;
	text-align:left;
	padding:5px;
	border:none;
	font-family:Arial;
	font-size:12px;
}
.vorstandtable th{
	vertical-align:top;
	text-align:right;
	font-weight:bold;
	width:125px;
	padding-top:7px;
}
.vorstandtable td{
	padding:7px 7px 0 7px;
}
/**********************************************/

/********   ANGEBOT UND ICONS   *******/
.angebot{
	margin:20px;
	font-family:Arial;
	text-align:left;
	width:600px;
}
.angebot th{
	font-size:14px;
}

.pdflink{
	list-style-image:url(/images/pdf_icon.gif);
	margin:5px 5px 5px 40px;
}
.pdflink li{
	font-family:Arial;
	font-size:10px;
	color:#333;
	margin:10px 10px 10px 30px;
}
.pdflink li a{
	font-family:Arial;
	font-size:14px;
	color:#333;
	text-decoration:none;
	font-weight:bold;
}
.pdflink li a:hover{
	text-decoration:underline;
}
ul.zip{
	list-style-image:url(/images/zip_icon.gif);
	margin:5px 5px 5px 40px;
}
ul.zip li{
	font-family:Arial;
	font-size:10px;
	color:#333;
	margin:10px 10px 10px 30px;
}
ul.zip li a{
	font-family:Arial;
	font-size:14px;
	color:#333;
	text-decoration:none;
	font-weight:bold;
}
ul.zip li a:hover{
	text-decoration:underline;
}
/**********************************************/

/********   FORTBILDUNGS FIELDSETs    *******/
.fortbildung{
	width:600px;
	margin:20px;
	font-family:Arial;
	font-size:12px;
	border-collapse:collapse;
}
.fortbildung legend{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#115e87;
	margin-left:5px;
	padding-left:10px;
	padding-right:10px;
}
.fortbildung table{
	margin:5px;
}
.fortbildung table td{
	vertical-align:top;
	padding-left:5px;
}
.fortbildung table th{
	vertical-align:top;
	text-align:left;
}
.fortbildung img{
	border:none;
}
/**********************************************/


/********   HOVER BEI ANGEBOT    *******/
.sdiv{
position:absolute;
display:none;
z-index:100;
padding:5px;
margin-left:450px;
}
* html .sdiv{
margin-top:18px;
}
*+html .sdiv{
margin-top:18px;
}
/**************************************/


/********     LINKS TABELLE     *******/

.linktable{
	width:100%;
	text-align:left;
	padding:0;
	border:none;
	font-family:Arial;
	font-size:12px;
	margin-left:15px;
	margin-top:10px;
}
.linktable th{
	font-weight:bold;
	height:23px;
}
.linktable td{
	width:320px;
}
.linktable a{
	color:#333;
}
/**************************************/

/********     GRUPPEN TABELLE     *******/

.gruppe{
	width:620px;
	text-align:left;
	border:none;
	font-family:Arial;
	font-size:13px;
	margin:0 5px 5px 5px;
}
.gruppe th{
	height:20px;
	text-align:right;
	font-weight:normal;
}
.gruppe td{
	font-weight:bold;
	padding-left:5px;
	width:225px;
}
/**************************************/

/******* ACCORDEON BEI GRUPPEN  ************/

#bezirk{
	border: 1px solid #f5f5f5;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	font-family:Arial;
	font-size: 14px;
	font-weight:bold;
	background: #ccc;
	color: #000;
	margin:15px 15px 0 15px;
	padding: 3px 5px 1px;
}

#accordion {
	margin:5px 15px 15px 15px;
}

h3.toggler {
	cursor: pointer;
	border: 1px solid #f5f5f5;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	font-family:Arial;
	font-size: 12px;
	background: #D2E0E6;
	color: #528CE0;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
}

div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}

blockquote {
	padding:5px 15px;
}
/******************************************/

/******* FORUM  ************/

#beitrag{
	width:600px;
	margin:10px 30px 0 30px;
}
.forumheadline{
	font-family:Arial;
	font-size:15px;
	color:#115e87;
}
.forumtitle{
	font-family:Arial;
	font-size:14px;
	margin:10px 0 10px 0;
	font-weight:bold;
	color:#333;
}
.forumdetail{
	font-family:Arial;
	font-size:12px;
	margin:5px;
}
.forumdate{
	margin-top:5px;
	font-family:Arial;
	font-size:10px;
}
.forumback{
	text-align:right;
}
.forumback a{
	font-family:Arial;
	font-size: 10px;
	text-decoration:none;
}
.forumhr{
	text-align:center;
	width:100%;
}
.forumprev a, forumprev a:visited, .forumnext a, forumnext a:visited{
	position:absolute;
	bottom:10px;
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	color:#115e87;
	margin-left:10px;
}
.forumprev a:hover, .forumnext a:hover{
	text-decoration:underline;
}
.forumnext a, forumnext a:visited{
	margin-left:600px;
}
.avatar{
	float:right;
	font-family:Arial;
	font-size:10px;
	text-align:right;
}
.avatar img{
float:right;
clear:both;
}

/************* ADMIN ELEMENTE *******************/
#adminlinks{
	margin:0 20px 0 20px;
}
#adminlinks a{
	font-family:Arial;
	font-size: 11px;
	font-weight:bold;
	color:#333;
	margin:5px;
	padding:0 10px 0 10px;
	background-color:#D2E0E6;
	border:1px solid #333;
	text-align:center;
	height:25px;
	text-decoration:none;
}
#element1, #element2, #element3, #element4{
	position:relative;
	width:630px;
	height:430px;
	margin-left:20px;
	margin-top:5px;
	overflow:auto;
}

#element1 fieldset, #element2 fieldset, #element3 fieldset, #element4 fieldset{
	width:610px;
/* 	height:430px; */
	color: #8A7575;
	border:1px solid #333;
	font-family:Arial;
	font-size:11px;
}

#element1 legend, #element2 legend, #element3 legend, #element4 legend{
	font-family:Arial;
	font-size: 12px;
	color: #528CE0;
	margin:0 10px 0 10px;
	padding:0 3px 0 3px;
}
#element1 table th, #element2 table th, #element3 table th, #element4 table th{
	text-align:right;
	width:150px;
}
#element2 table th, #element3 table th{
	text-align:right;
	width:150px;
	height:25px;
}
/* #element2, #element3, #element4{
	height:350px;
} */
#element4{
	height:350px;
	overflow:hidden;
}
#element4 select{
	width:500px;
}
/***************************************************/

.spielplaninputs .button{
	width:200px;
	height:25px;
	border:1px solid #fff;
	cursor:pointer;
}
.request{
	font-family:Arial;
	margin:5px 0 0 30px;
}
.backtoadmin{
	font-family:Arial;
	margin:5px 0 0 30px;
}


.anmeldeformular{ margin:20px 20px 0 20px;}
* html .anmeldeformular{ margin:5px 20px 0 20px;}
*+html .anmeldeformular{ margin:5px 20px 0 20px;}

.anmeldeformular td, .anmeldeformular th{
	padding:0;
	font-family:Arial;
	font-size:12px;
}
.anmeldeformular th{
	width:100px;
	text-align:left;
	line-height:25px;
	vertical-align:top;
}

.anmeldeformular input, .anmeldeformular textarea{
	padding:3px;
	width:190px;
	margin-right:10px;
}

.anmeldeformular textarea{width:97%;margin-bottom:10px;}

.anmeldeformular select{
	padding:3px;
}

.anmeldeformular input.plz{
	width:50px;
	margin:0;
}
.anmeldeformular input.ort{
	width:123px;
}

.anmeldeformular input.button{
	float:right;
	background-color:#115e87;
	color:#fff;
	width:125px;
	cursor:pointer;
	border:1px outset #333;
}
