/* CSS Document */

/*body{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: #1c1c1c; 	margin-top: 25px; margin-bottom: 15px; background: url(../media/aufbau/bg_main.gif) top center repeat-x #EDEFE7;}*/
body{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: #1c1c1c; 	margin-top: 25px; margin-bottom: 15px; background: url(../media/aufbau/bg_main_2.gif) top center repeat-x #effee2;}

a {color: #566A21; text-decoration: underline;}
a:hover	{color: #9DA685; text-decoration:none;}

p {line-height: 17px; margin:0px 0px 19px 0px; padding:0px; font-size: 11px;}
li {line-height: 19px; margin:0px 0px 19px 0px; padding:0px; font-size: 11px;}
hr {border-bottom: #CCC 1px solid; border-top:#FFFFFF 1px solid; border-left:#FFFFFF 1px solid; border-right:#FFFFFF 1px solid; margin:20px 0px 20px 0px;}

h1 {font-size:11pt; color:#6E7E44; font-weight:bold; padding:0px 0px 7px 0px; text-transform:normal; margin:0px 0px 19px 0px; border-bottom:1px solid #A9B38F;}
h2 {font-size:9pt; color:#6E7E44; font-weight:bold; padding:0px 0px 10px 0px; text-transform:normal; margin:0px 0px 0px 0px;}
h3 {font-size:9pt; color:#333; font-weight:bold; padding:0px 0px 10px 0px; text-transform:normal; margin:0px 0px 0px 0px;}
h4 {font-size:8pt; color:#666; font-weight:bold; padding:0px 0px 10px 0px; text-transform:normal; margin:0px 0px 0px 0px;}
h5 {font-size:10pt; color:#333333; font-weight:bold; padding:0px 0px 10px 0px; text-transform:normal; margin:0px 0px 0px 0px;}

.clearer { clear:both; }
.veranstaltung_datum-uhrzeit {background:#367F0E; color:#fff; font-weight:bold;}
.veranstaltung_beschreibung {background:#d4dac5; line-height:19px;}
.veranstaltung_veranstalter {background:#F2F2F2;}
.veranstaltung_veranstalter_titel {font-weight:bold;}
.veranstaltung_ort {background:#F2F2F2;}
.veranstaltung_ort_titel {font-weight:bold;}
.termin_table {margin:0px 0px 25px 0px;}

#wrapper_background {width:100%; margin:auto; background:url(../media/aufbau/background_trees.jpg) top center no-repeat;}
#wrapper1 {width:782px; margin:auto; background:#FFF; padding:5px;}

#header {height:181px; margin:auto; padding:5px 0px 20px 0px; background:#fff;}
#logo {padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
#logo a {text-indent:-9000px; display:block;}

#content {padding:0px 5px 0px 5px; margin:auto; border:1px solid #a9b38f; background:url(../media/aufbau/bg_content.gif) top center repeat-y;}
#content .col_left {width:220px; background:url(../media/aufbau/bg_menu.jpg) top center repeat-x #E6E9E1; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; float:left;}
#content .col_right {width:510px; padding:0px 20px 20px 0px; margin:0px 0px 0px 0px; float:right;}
#content .news {padding:0px 0px 0px 0px;}
#content .readmore {float:right; width:200px; padding:0px 0px 0px 0px; text-align:right;}
#content .backbutton {width:510px; padding:0px 0px 0px 0px; text-align:right;}

#footer {line-height:35px; background:#367F0E; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; color:#fff;}
#footer a {color:#fff; text-decoration:none; font-size:10px;}
#footer a:hover {color:#fff; text-decoration:underline;}
#footer .background {background:#fff; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; height:5px;}


/*  menu                             */
/************************************************************/

#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9DA685;
	padding: 0px 0px;
	margin: 0px 0px;
	}
	
#menu ul {
	list-style:none;
	padding: 0px 0px;
	margin: 0px 0px;
	}

#menu ul li {
	list-style:none;
	padding: 0px 0px 0px 0px;
	display:block;
	margin: 0px 10px 0px 10px;
	border-bottom:#A9B38F 1px solid;
	}

#menu ul li a{
	list-style:none;
	display:block;
	background-image:url(../media/aufbau/menu_off.gif);
	background-position: top right;
	background-repeat: no-repeat;
	color: #9DA685;
	text-decoration:none;
	width: 200px;
	height: 19px;
	padding-top: 6px;
	}
	
#menu ul li .current{
	list-style:none;
	display:block;
	background-image:url(../media/aufbau/menu_on.gif);
	background-position: top right;
	background-repeat: no-repeat;
	color: #566A21;
	text-decoration:none;
	width: 200px;
	height: 19px;
	padding-top: 6px;
	}
	
#menu ul li a:hover{
	list-style:none;
	display:block;
	background-image:url(../media/aufbau/menu_on.gif);
	background-position: top right;
	background-repeat: no-repeat;
	color: #566A21;
	text-decoration:none;
	}
	
#menu ul li ul li{
	list-style:none;
	padding: 0px 0px 0px 20px;
	display:block;
	margin: 0px 0px 0px 0px;
	border-bottom:#A9B38F 0px solid;
	}

#menu ul li ul li a{
	list-style:none;
	display:block;
	color: #566A21;
	text-decoration:none;
	width: 180px;
	height: 19px;
	padding-top: 6px;
	font-weight:normal;
	}
	
#menu ul li ul li a:hover{
	background-image:url(../media/aufbau/menu_on.gif);
	width:180px;
	list-style:none;
	display:block;
	color: #566A21;
	text-decoration:none;
	font-weight:bold;
	text-decoration:none;
	}

#menu ul li ul li .current{
	background-image:url(../media/aufbau/menu_on.gif);
	width:180px;
	list-style:none;
	display:block;
	color: #566A21;
	text-decoration:none;
	font-weight:bold;
	text-decoration:underline;
	}

/* Forms */

.button  {
	font-size: 11px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	border: 1px solid #fff;
	background-color:  #367F0E;
	width : 200px;
	padding: 3px;
	}

textarea {
	border: 1px solid #9c9d9f;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color : #ffffff;
	width : 350px;
	padding: 3px;
	}
					
input.feld-1 {
	font-size: 11px;
	border: 1px solid #9c9d9f;
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color :  #FFFFFF;
	width : 350px;
	padding: 3px;
	}

input.feld-2 {
	font-size: 11px;
	border: 1px solid #9c9d9f;
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color :  #FFFFFF;
	width : 265px;
	padding: 3px;
	}

input.feld-3 {
	font-size: 11px; 
	color: #666666;
	background-color : #FFFFFF;
	font-family:  verdana, Arial, Helvetica, sans-serif;
	width : 73px;
	border: 1px solid #9c9d9f;
	padding: 3px;
	}
					
input {
	font-size: 11px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #9c9d9f;
	color: #666666;
	padding: 3px;
	}
	
/* Highslide */

.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 1px solid #CCC;
}
.highslide:hover img {
	border: 1px solid #FFF;
}

.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(highslide/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(highslide/graphics/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background-image: url(highslide/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-move a {
	cursor: move;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}


.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;

    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper, .rounded-white {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 670px;
	height: 700px;
    padding: 0 5px 5px 5px;
}
.highslide-wrapper .highslide-header {
	padding-bottom: 5px;
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 15px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	margin-top: 4px;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

