a {
		font-size:10px;
		font-weight:normal;
		color:#0000ff;
    text-decoration:underline;
}

a:link {
    font-size:10px;
    font-weight:normal;
    color:#0000ff;
    text-decoration:underline;
  }


a:visited {
    font-size:10px;
    font-weight:normal;
    color:#0000ff;
    text-decoration:underline;
  }


a:hover {
    font-size:10px;
    font-weight:normal;
    color:#ff0000;
    text-decoration:none;
  }


a:active {
    font-size:10px;
    font-weight:normal;
    color:#ff0000;
    text-decoration:none;
  }


* {
    font-family : Verdana, Helvetica, 'Sans Serif', Arial;
    font-size : 11px;
  }


body {
    margin-bottom : 0pt;
    margin-left : 0pt;
    margin-right : 0pt;
    margin-top : 0pt;
    padding-bottom : 0pt;
    padding-left : 0pt;
    padding-right : 0pt;
    padding-top : 0pt;
  }


#page {
    background-attachment : scroll;
    background-color : transparent;
    background-image : url('../bilder/main_bg.png');
    background-position : top left;
    background-repeat : repeat-y;
    display : block;
    margin-bottom : 0pt;
    margin-left : auto;
    margin-right : auto;
    margin-top : 0pt;
    padding-left : 20px;
    padding-right : 20px;
    width : 960px;
  }


#header {
    width : 960px;
  }


#nav_wrapper {
    background-color : #FFFFFF;
    float : left;
    width : 130px;
  }


#main_wrapper {
    float : left;
    width : 700px;
  }


#side_bar_wrapper {
    width : 130px;
    float : left;
  }


#main {
    margin-bottom : 10px;
    margin-left : 10px;
    margin-right : 10px;
    margin-top : 10px;
  }


#side_bar, #nav {
    margin-bottom : 10px;
    margin-top : 10px;
  }


#footer {
    background-attachment : scroll;
    background-color : transparent;
    background-image : url('../bilder/footer_bg.png');
    background-position : top left;
    background-repeat : no-repeat;
    color : #ababab;
    font-size : 9px;
    font-weight : normal;
    margin-left : auto;
    margin-right : auto;
    padding-left : 20px;
    padding-right : 20px;
    padding-top : 25px;
    text-align : center;
    width : 960px;
  }


#footer_update {
    font-size : 9px;
    font-weight : bold;
  }


#curve_top {
    background-image : url('../menu/bilder/curve.png');
    height : 15px;
    width : 130px;
  }


#curve_down {
    background-image : url('../menu/bilder/curve.png');
    background-position : 0px -35px;
    height : 15px;
    width : 130px;
  }


#navigation {
    background-color : #007F00;
    margin-bottom : -3px;
    margin-top : -3px;
    padding-left : 10px;
    padding-right : 10px;
    width : 110px;
  }

/* need this to fix a display bug on IE6 */
* html #navigation {
		background-color : #007F00;
		margin-bottom : -3px;
		margin-top : -3px;
		padding-left : 9px;
		padding-right : 8px;
		width : 110px;
  }


/*#banner {
    background-image : url('../bilder/banner.png');
    height : 132px;
    margin-bottom : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-top : 0px;
    width : 608px;
  }*/
#banner {
		background-image : url('../bilder/banner_neu4.png');
		height : 120px;
		margin-bottom : 0px;
		margin-left : auto;
		margin-right : auto;
		margin-top : 0px;
		width : 680px;
	}


#weather {
    background-image : url('../bilder/wetter_rect.png');
    background-repeat : no-repeat;
  }


.small_spacing {
    height : 10px;
  }


.normal_spacing {
    height : 25px;
  }


.big_spacing {
    height : 50px;
  }


.h1 {
    color : #005F00;
    font-size : 20px;
    font-weight : bold;
    margin-bottom : 20px;
    margin-top : 30px;
    text-align : center;
    width : 680px;
  }


.h2 {
    color : #005F00;
    font-weight : bold;
    margin-bottom : 10px;
    text-decoration : underline;
  }


.h3 {
    color : #007f00;
    font-size : 16px;
    font-weight : bolder;
    text-align : center;
  }

.h4 {
    color : #000000;
    font-size : 20px;
    font-weight : bold;
    margin-bottom : 20px;
    margin-top : 30px;
    text-align : center;
    width : 680px;
  }

.small_text {
    font-size : 9px;
  }


.paragraph {
    margin-bottom : 10px;
    text-align : justify;
    width : 680px;
  }


.picture2_element {
    float : left;
    height : 140px;
    margin-bottom : 40px;
    margin-left : 20px;
    width : 320px;
  }


.picture2_text_element {
    float : left;
    height : 140px;
    margin-left : 20px;
    width : 200px;
  }


.picture4_element {
    float : left;
    height : 100px;
    margin-bottom : 40px;
    text-align : center;
    width : 170px;
  }


.link_picture {
    border-bottom-style : none;
    border-left-style : none;
    border-right-style : none;
    border-top-style : none;
  }


.picture_black_border {
    border-bottom-color : #000000;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #000000;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #000000;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #000000;
    border-top-style : solid;
    border-top-width : 1px;
  }


.half_site_centertext {
    float : left;
    text-align : center;
    width : 340px;
  }


.full_site_centertext {
    float : left;
    text-align : center;
    width : 680px;
  }

.div_top_small_spacing {
    margin-top : 10px;
  }


.div_bottom_normal_spacing {
    margin-bottom : 25px;
  }


.side_box_top {
    background-attachment : scroll;
    background-color : transparent;
    background-image : url('../bilder/side_box_top.gif');
    background-position : top left;
    background-repeat : no-repeat;
    height: 6px;
  }


.side_box_bottom {
    background-attachment : scroll;
    background-color : transparent;
    background-image : url('../bilder/side_box_bottom.gif');
    background-position : bottom left;
    background-repeat : no-repeat;
    height: 6px;
    margin-bottom : 10px;
  }


.side_box_middle {
    background-attachment : scroll;
    background-color : transparent;
    background-image : url('../bilder/side_box_middle.gif');
    background-position : top left;
    background-repeat : repeat-y;
    display : block;
    padding-left : 5px;
    padding-right : 5px;
  }


.team_picture {
    border-bottom-style : none;
    border-left-style : none;
    border-right-style : none;
    border-top-style : none;
    margin-left : 20px;
    margin-right : 20px;
    width : 640px;
  }


.big_box_top {
    background-attachment : scroll;
    background-color : transparent;
    background-image : url('../bilder/big_box_top.gif');
    background-position : top left;
    background-repeat : no-repeat;
    height: 6px;
  }


.big_box_bottom {
    background-attachment : scroll;
    background-color : transparent;
    background-image : url('../bilder/big_box_bottom.gif');
    background-position : bottom left;
    background-repeat : no-repeat;
    height: 6px;
    margin-bottom : 10px;
  }


.big_box_middle {
    background-position : top left;
    background-image : url('../bilder/big_box_middle.gif');
    background-attachment : scroll;
    background-color : transparent;
    background-repeat : repeat-y;
    display : block;
    padding-left : 5px;
    padding-right : 5px;
  }


.large_box_top {
  background-attachment : scroll;
  background-color : transparent;
  background-image : url('../bilder/large_box_top.gif');
  background-position : top left;
  background-repeat : no-repeat;
  height: 6px;
  }


.large_box_bottom {
  background-attachment : scroll;
  background-color : transparent;
  background-image : url('../bilder/large_box_bottom.gif');
  background-position : bottom left;
  background-repeat : no-repeat;
  height: 6px;
  margin-bottom : 10px;
  }


.large_box_middle {
  background-position : top left;
  background-image : url('../bilder/large_box_middle.gif');
  background-attachment : scroll;
  background-color : transparent;
  background-repeat : repeat-y;
  display : block;
  padding-left : 5px;
  padding-right : 5px;
  }


.small_box_top {
  background-attachment : scroll;
  background-color : transparent;
  background-image : url('../bilder/small_box_top.gif');
  background-position : top left;
  background-repeat : no-repeat;
  height: 6px;
  }


.small_box_bottom {
  background-attachment : scroll;
  background-color : transparent;
  background-image : url('../bilder/small_box_bottom.gif');
  background-position : bottom left;
  background-repeat : no-repeat;
  height: 6px;
  margin-bottom : 10px;
  }


.small_box_middle {
  background-position : top left;
  background-image : url('../bilder/small_box_middle.gif');
  background-attachment : scroll;
  background-color : transparent;
  background-repeat : repeat-y;
  display : block;
  padding-left : 5px;
  padding-right : 5px;
  }

/*TODO: kann das in die lmo_minitext.css ???*/
.middle_div {
	/*width: 160px;*/
	width: 126px;
	float: left;
	margin-left: 7px;
	/*margin-right: 5px;*/
}

/* need this to fix a display bug on IE6 */
* html .middle_div {
	width: 160px;
	float: left;
	margin-left: 4px;
	margin-right: 0px;
}


