a {
color: #FF7200;
}

body {
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 11px;
 color: #000000;
}
/* seitenbreite */
#fix2, #header, #maindiv, #footer {
 width: 1000px;
}

/* headerhöhe */
#header {
 height:176px;
}

#third {
 width: 1000px;
 height: 58px;
 text-align: left;
 background: url('../img/bg_third.jpg') top no-repeat;
}


#maindiv {
 background: url('../img/bg_body.jpg') top center repeat-y;
}

#left{
 width: 220px;
}

#left-top{
 width: 220px;
 height: 32px;
 background: url('../img/bg_left_top.jpg') top no-repeat;
}

#menue{
 width: 209px;
 margin-left: 11px;
 margin-top: 20px;
}

#middle {
 width: 550px;
}

#middle-top {
 width: 550px;
 height: 32px;
 font-weight: bold;
 font-size: 13px;
 line-height: 32px;
 letter-spacing: 2px;
 background: url('../img/bg_middle_top.jpg') top no-repeat;
}

.head-abc a:link, .head-abc a:active, .head-abc a:visited, .head-abc a:hover {
 color: #000000;
}

#leer {
 width: 1000px;
 height: 25px;
}

#leer3 {
 width: 150px;
 height: 28px;
}

#content{
 width: 500px;
}

#right {
width: 230px;
text-align: center;
background: url('../img/bg_right_top.jpg') top no-repeat;
}

#right-top {
width: 200px;
}

#tabs {
width: 200px;
margin-left: 15px;
margin-right: 15px;
}

#tab1 {
width: 200px;
margin-top: 5px;
}

#forum-top {
width: 142px;
height: 23px;
margin-right: 58px;
background: url('../img/bg_forum.jpg') top no-repeat;
}

#forumbeitrag {
width: 200px;
background: url('../img/bg_tab.jpg') top center repeat-y;
}

#innerforum {
margin-left: 5px;
margin-right: 5px;
text-align: left;
color: #000000;
}

#innerforum a {
text-align: left;
color: #04730C;
}

#tab2 {
width: 200px;
margin-top: 5px;
}

#klein-top {
width: 142px;
height: 23px;
margin-right: 58px;
background: url('../img/bg_klein.jpg') top no-repeat;
}

#kleinanzeigen {
width: 200px;
background: url('../img/bg_tab.jpg') top center repeat-y;
}

#innerklein {
margin-left: 5px;
margin-right: 5px;
text-align: left;
color: #000000;
}

#innerklein a {
text-align: left;
color: #04730C;
}

#tab3 {
width: 200px;
margin-top: 5px;
}

#veran-top {
width: 142px;
height: 23px;
margin-right: 58px;
background: url('../img/bg_veran.jpg') top no-repeat;
}

#innerveran {
margin-left: 5px;
margin-right: 5px;
text-align: left;
color: #000000;
}

#innerveran a {
text-align: left;
color: #04730C;
}

#veranstaltung {
width: 200px;
background: url('../img/bg_tab.jpg') top center repeat-y;
}

#login {
width: 200px;
margin-left: 15px;
margin-right: 15px;
background: url('../img/bg_login.jpg') top center repeat-y;
}

#login a {
color: #000000;
}

#login-anfang {
width: 200px;
height: 10px;
background: url('../img/bg_login_anfang.jpg') top no-repeat;
}

#login-ende {
width: 200px;
height: 10px;
margin-left: 15px;
margin-right: 15px;
background: url('../img/bg_login_ende.jpg') top no-repeat;
}

#footer {
 height: 32px;
 line-height: 32px;
 color: #000000;
 font-size: 11px; 
 background: url('../img/bg_footer.jpg') top no-repeat;
}
#innerfooter{
 color: #000000;
 font-weight: normal;
 margin-left: 220px;
 margin-right: 230px;
 text-align: center;
}
#innerfooter a{
 color: #000000;
 font-size: 11px;
}

/* ****************************** MENUE CSS ********************************************/

/* height, width, indent, align for menuepoint */
.menue_point_toplevel, a.navpoint_toplevel:link,  a.navpoint_toplevel:visited, a.navpoint_toplevel:active, .toplevel_over, a.navpoint_toplevel:hover {
 width: 100%;
 height: 24px;
 line-height: 24px; 
 text-indent: 20px; 
 text-align:left; 
}

/* menuepoint background */
.menue_point_toplevel {
 background: url('../img/toplevel.jpg') top left no-repeat; 
}

/* color, weight, size from menuepoint */
.menue_point_toplevel a {
 color: #353633;
 font-weight: bold; 
 font-size: 12px; 
}

/* color, weight, size from menuepoint over */
a.navpoint_toplevel:hover, .toplevel_over, .toplevel_over a {
 color: #000000;
 font-weight: bold;
 font-size: 12px; 
}

/* menuepoint over background */
a.navpoint_toplevel:hover, .toplevel_over {
 background: url('../img/toplevel_over.jpg') top left no-repeat; 
}

/* menuepoint margin */
.menue_point_toplevel, .toplevel_over {
 margin-top: 5px; 
}
/* ****************************** UNDERMENUE CSS ***************************************/

/* margin undermenue */
.menue_group {
 margin-bottom: 10px;
 margin-top: 10px;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel, .navpoint_secondlevel:link, a.navpoint_secondlevel:visited, a.navpoint_secondlevel:active, a.navpoint_secondlevel:hover, .secondlevel_over {
 width: 100%;
 height: 18px;
 text-align: left;
 line-height: 18px;
 text-indent: 30px; 
}

/* undermenuepoint background */
.menue_point_secondlevel {
 background: url('../img/secondlevel.jpg') top left no-repeat; 
}

/* undermenuepoint color, weight, size */
.menue_point_secondlevel a {
 color: #ffffff;
 font-weight: normal;
 font-size: 12px;
}

/* undermenuepoint over color weight size */
a.navpoint_secondlevel:hover, .secondlevel_over, .secondlevel_over a {
 color: #ffffff;
 font-weight: bold;
 font-size: 12px;
}

/* undermenue over background */
.secondlevel_over, a.navpoint_secondlevel:hover {
background: url('../img/secondlevel_over.jpg') top left no-repeat; 
}

/*----------------------------------------------------------------------*/

body {
 background: #D1E15E url('../img/bg_body.jpg') top center repeat-y;
}

.h4link a:link, .h4link a:hover, .h4link a:visited, H4, H3, H2, H1 {
	color: #C2770E;
}

#newslinks, #newsmandate {
 border: 1px solid #627AB5;
}

/* nicht ändern wenn weißer hintergrund */
#startseite_news ul a{
	font-size:12px;
	color: #636563;
	font-weight: normal;
}

/* Verstaltung optimiert für weißen Hintergrund */
.weekdays, .weekdays a:link a:visited a:active a:hover, .weekdays_active {
	color: #cccccc;
}

.weekdays_active a:link a:visited a:active a:hover {
	color: #F7911E;
}

.events-header-heute {
	color: #ffffff;
	background-color: #4C4C4C;
}
.events-header {
	color: #5B5B5B;
	background-color: #E3E3E3;
}
.event-ort, .event-info {
	color: #4C4C4C;
}

.label {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FF7200;
vertical-align: middle;
}

.inputfield {
margin: 0px;
padding:0px;
width: 200px;
height: 17px;
line-height: 17px;
border: 1px solid #D9D9D9;
text-indent:2px;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #767676;
font-weight: normal;
vertical-align: top;
}

.inputfield2 {
margin: 0px;
padding:0px;
width: 150px;
height: 17px;
line-height: 17px;
border: 1px solid #D9D9D9;
text-indent:2px;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #767676;
font-weight: normal;
vertical-align: top;
}

.button {
margin:0px;
padding: 0px;
height: 20px;
width: 20px;
border: none;
font-size: 1px;
background: url('../img/bg_button_search.jpg') top no-repeat;
vertical-align: middle;
}

.button_newsletter {
margin:0px;
padding: 0px;
height: 18px;
width: 19px;
border: none;
font-size: 1px;
background: url('../img/bg_button_news.jpg') top no-repeat;
vertical-align: middle;
}

#newsletter {
 width: 209px;
 font-size: 11px; 
 margin-left: 11px;
}

#google-links {
 width:200px;
 height:240px;
 text-align:center;
 margin: auto;
 margin-top: 10px;
 padding:0px;
}

#google-rechts {
 width: 200px;
 height: 210px;
 margin: 0px;
 padding: 0px;
 font-size: 1px;
 margin: auto;
 margin-top: 10px;
}

.einloggen {
 height: 18px;
 width:102px;
 border: 0px;
 margin-left: 80px;
 background: url('../img/einloggen.jpg') top left no-repeat;
}

.vorschau {
	color: #636563;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#freizeit {
font-size: 12px;
color: #636563;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

element.style {
color: #04730C;
}
