/*
GENERAL 
*/


body {
	font-family:Arial;
	font-size:12px;
	padding:0px;
	margin:0px;
	background-color:#cc0000;
}

input, textarea, select {
	font-family:Arial;
	font-size:11px;
}

#content input, #content textarea, #content select {
	font-family:Arial;
	font-size:12px;
}

a {color:black; text-decoration:none;}
a:hover {color:white;}
img {border:none;}

h1, h1.avtext {
	font-size:24px;
	font-family: Arial;
	font-weight:bold;
	margin:0px 0px 15px 0px;
	padding:0px 0px 3px 0px;
	border-bottom:1px dotted black;
	line-height:24px;
}

h1 span, h1.avtext span { line-height:28px; }

h2, h2.avtext {
	font-size:18px;
	font-family: Arial;
	font-weight:bold;
	margin:0px 0px 7px 0px;
	padding:0px 0px 3px 0px;
	border-bottom:1px dotted black;
	line-height:18px;
}

h3, h3.avtext {
	font-size:18px;
	font-family: Arial;
	margin:0px 0px 7px 0px;
	padding:0px;
	border-bottom:1px dotted black;
	font-weight:normal;
	line-height:18px;
}

h4, h4.avtext {
	font-size:18px;
	font-family: Arial;
	margin:0px 0px 7px 0px;
	padding:0px;
	font-weight:bold;
	line-height:18px;
}

h5, h5.avtext {
	font-size:14px;
	font-family: Arial;
	margin:0px 0px 3px 0px;
	padding:0px;
	font-weight:bold;
	line-height:14px;
}

.hide {
	display:none;
	height:1px;
	left:0px;
	overflow:hidden;
	position:absolute;
	top:-9990px;
	width:1px;
}


div.nop p {
	margin:0px;
}

.missing {
	background-color:red;
	color:white;
	font-weight:bold;
	padding-left:2px;
}

/* LINE HEIGHT  ------------------*/

.avtext {line-height:17px;}

/* --------------------------------*/





#homelink {display: block; height: 153px; width: 900px;}

#content a.nb {
	border:none;
}

#content a.blobedit {border:none;}


#content ul {
	list-style-image:url(../../resources/images/li.gif);
	margin:10px 15px;
	padding:0px;
}

#content ul li {

}

#footer ul {list-style:none;}


/*
PAGE STRUCTURE
*/

table.gitter {
	border-collapse:collapse;
}

table.gitter td {
	border:1px solid #ccc;
	padding: 5px !important;
}


#wrap {
	margin:10px;
	width: 1240px;

}

#top {
	height:230px;
	width: 1225px;
	margin-left:15px;
	margin-bottom:10px;
	background-image:url(../../resources/images/logo.png);
	background-repeat:no-repeat;
	background-position:1px 0px;
	overflow:hidden;
}

#top a {font-size:11px; font-weight:bold;}
#top a:hover, #top a.act {color:white; font-size:11px; font-weight:bold;}

#top-left {
	float: left;
	width: 225px;
	margin-right: 10px;

}

#top-search {}
#top-search form {margin: 0px;padding:0px;}
#top-search form fieldset {padding:0px;	margin:0px; border:none;}
#top-search form legend, #top-search form label {display:none;}
#top-search #search {background-color:transparent; border:1px solid white; width: 150px; margin-right: 10px; padding:3px;}
#top-search #submit {background-color: black; color: white; border:none; padding:0px 2px; height:22px; width:45px;}

#top-left-menu {margin-top:10px;}

#top-left-menu ul {line-height:13px;}

#top-middle {width:350px; float: left; margin-right: 10px;}

#top-right {margin-top:4px; width: 550px; float: left; }



#menu {float: left; width: 240px; margin-right: 10px;}
#menu ul {list-style-type:none; margin:0px; padding:0px;}
#menu li a {font-size:20px; padding-left:15px; font-weight:bold;}
#menu li div {font-size:20px;}
#menu li a.act, #menu li a.act2 {color:white;}
#menu #lvl2 ul ul {margin-left:15px;}
#menu #lvl2 {margin-top:20px;}
#menu #lvl2 li a {display: block; float:left;}

#menu #lvl2 li a {width:225px;}
#menu #lvl2 li li a {width:210px;}
#menu #lvl2 li li li a {width:195px;}



#menu #lvl2 li a, #menu #lvl2 li div {font-size:14px;}
#menu #lvl2 li li a, #menu #lvl2 li li div {font-size:12px;}

.sa {float:left; width:15px; color:white; font-weigh:bold;}



#content {
	float: left;
	width: 990px;
	margin-bottom:15px;
}

#content a:hover {color:black}

#top ul {list-style-type:none; margin:0px; padding:0px;}

#top-middle {padding:4px 4px 4px 0px;}
#top-middle li {
	display:inline;
	margin-right: 5px;
	
}

#top-middle li a {border:1px solid white; padding:3px; color:white;}
#top-middle li a:hover, #top-middle li a.act {border:1px solid black; padding:3px; color:black;}


#top-right li {
	display:inline;
	margin-right: 5px;
}

#footer ul {list-style-type:none; list-style-image:none; margin:0px; padding:0px;}
#footer li {display:inline; margin-right: 5px;}
#footer li a {color: white; font-size:11px; font-weight:bold;}
#footer li a:hover {color: black;}



.minheight-160 {
   min-height: 160px;
   height: auto !important;
   height: 160px;
}

.minheight-180 {
   min-height: 180px;
}

table.deftable {
	border-collapse:collapse;
	width:100%;
}

table.deftable th, table.deftable td {
	padding:3px 5px;
}

table.deftable tr {
	postion:relative;
}


table.deftable th {
	text-align:left;
	font-weight:bold;
	background-color:#ccc;
	border-bottom:1px dotted black;
}

table.deftable td {
	border-bottom:1px dotted black;
	vertical-align:top;
}


/* KALENDER */

#kalender {
	font-size:11px;
}

#kalender-head {font-size:11px;}

#kalender table {
	border-collapse:collapse;
	border-top:1px dotted black;
}

#kalender table.last {
	border-collapse:collapse;
	border-top:1px dotted black;
	border-bottom:1px dotted black;
}

#kalender .thtr {
}

#kalender th {
	width:31px;
	text-align:center;
}


#kalender td {
	width:31px;
	text-align:center;
}

#kalender td a {
	display:block;
	text-decoration: none;
	border:none;
	margin: 2px 0px;
}

#kalender td a.active {
	text-decoration:underline;
}

#kalender td a.selected {
	text-decoration:none;
	background-color:#dfe0e1;
}

#kalender td a:hover {}

div.kal_w_kal_d {
	float: left;
	width: 76px;
	height:23px;
	line-height:23px;
	margin-right:1px;
	background-color: #a5947f;
	color: #f1edde;
	text-align: center;
}

div.kal_w_bg {
	width:538px;
	height:auto;
	background-image:url(../../resources/images/kal_w_bg.gif);
	background-repeat:repeat-y;
	overflow:hidden;	
}


/* --------- */
/* Termine in Aktuelles */

.termine {padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px dotted #dfe0e1;}
.termine_first {padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px dotted #dfe0e1; border-top: 1px dotted #dfe0e1; padding-top: 10px;}

/* --------- */

/* --------- */

/* --------- */


/*------------------------------------------------------------------------------------*/
/* NEWSLETTER  AN- und AB-Meldung */
/*------------------------------------------------------------------------------------*/


#nl_anmeldung_form, #nl_abmeldung_form {

	width: 360px;
}

#nl_anmeldung_form  fieldset, #nl_abmeldung_form fieldset{

	padding: 10px 20px 20px 10px;
}

#nl_anmeldung_form  legend, #nl_abmeldung_form legend{

	margin: 0px 0px 0px 0px;
}


#nl_anmeldung_form label, #nl_abmeldung_form label{	
	width: 90px;
	display: block;
	float: left;
	text-align: left;
	padding-right: 10px;
}

#nl_anmeldung_form input, #nl_abmeldung_form input{	
	width: 200px;
}

#nl_anmeldung_form select, #nl_abmeldung_form select{	
	width: 206px;
}

#nl_anmeldung_form div, #nl_abmeldung_form div{	
	text-align: right;
	margin: 5px;
	padding: 0px;
}

#nl_anmeldung_form .button input, #nl_abmeldung_form .button input{	
	width: auto;
	
}




/*------------------------------------------------------------------------------------*/
/*  */
/*------------------------------------------------------------------------------------*/





/*------------------------------------------------------------------------------------*/
/*  */
/*------------------------------------------------------------------------------------*/




/*------------------------------------------------------------------------------------*/
/*  */
/*------------------------------------------------------------------------------------*/




/*------------------------------------------------------------------------------------*/
/*  */
/*------------------------------------------------------------------------------------*/











