/* = = = = = = = = = = Header S T A R T = = = = = = = = = = */
.emobereich {
	width: 913px;
	height: 55px;
	padding: 188px 0 0 4px;
	margin: 10px 0 0 0;
}
.headline {
	height: 29px;
	width: 555px;
	padding: 26px 0 0 196px;
	background: #fff;
}
.headline h1 {
	margin : 0;
	padding : 0;
	font-size : 16px;
	font-weight: normal;
	color : #002D71;
}
/* = = = = = = = = = = Content S T A R T = = = = = = = = = = */
/* = = = = = = = = = = Navi S T A R T = = = = = = = = = = */
.navi {
	width: 159px;
	padding: 7px 0 0 5px;
	float: left;
}
.navi ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.navi li {
	padding: 0;
	margin: 0;
	display: inline;
}
.navilink a:link, .navilink a:visited {
	display: block;
	height: 17px;
	padding: 6px 0 0 9px;
	color: #002D71;
	border-top: 1px solid #EBEBEB;
	background: url(images/navi.gif) repeat-x;
	margin: 0 0 1px 0;
}
.navilink a:hover {
	background: #EBEBEB;
}
.navilinkaktiv a:link, .navilinkaktiv a:visited {
	display: block;
	height: 17px;
	padding: 6px 0 0 9px;
	color: #002D71;
	border-top: 1px solid #EBEBEB;
	background: #EBEBEB;
	margin: 0 0 1px 0;
}
.inhalt {
	width: 544px;
	float: left;
	margin: 7px 0 0 36px;
}
.sidebar {
	width: 156px;
	margin: 4px 0 0 11px;
	padding: 5px 0 3px 6px;
	background: #EBEBEB;
	float: left;
}
.sidebox {
	width: 147px;
	padding: 5px 0 0 9px;
	margin: 0 0 3px 0;
	color: #6a6a6a;
}
.sbg { background: url(images/startboxg.gif) 1px 1px no-repeat #fff;}
.sbb { background: url(images/startboxb.gif) 1px 1px no-repeat #fff;}
.sbr { background: url(images/startboxr.gif) 1px 1px no-repeat #fff;}
.sidehead {
        color: #fff;
        padding: 2px 0 5px 0;
        cursor: pointer;
}
.sidetext { overflow:hidden;}
.stext {padding: 15px 0; }
.stext img { border: none; margin: 5px 0 0 0;}
/* = = = = = = = = = = Subnavi S T A R T = = = = = = = = = = */
.navilinkaktiv ul {
        margin: 0 0 1px 0;
}
.subnavilink a:link, .subnavilink a:visited {
	display: block;
	color: #492D06;
	padding: 3px 0 0 21px;
	font-size: 9px;
        border: none;
        margin: 0;
}
.subnavilink a:hover {
	color: #002D71;
}
.subnavilinkaktiv a:link, .subnavilinkaktiv a:visited {
	display: block;
	color: #002D71;
	padding: 3px 0 0 21px;
	font-size: 9px;
        font-weight: bold;
        border: none;
        margin: 0;
}
/* = = = = = = = = = = News S T A R T = = = = = = = = = = */
.newsleft {
	width: 153px;
        margin: 6px 0;
	float: left
}
.newsright {
	width: 368px;
        margin: 6px 0;
	float: left;
}
.newsleftde {
	width: 197px;
        margin: 6px 0;
	float: left
}
.newsrightde {
	width: 329px;
        margin: 6px 0;
	float: left;
}
.newsclear {
	width: 526px;
	margin: 8px 0 0 0;
	border-top: 1px solid #EBEBEB;
	clear: both;
	height: 1px;
	font-size: 1px;
}

/* = = = = = = = = = = Folgeseite S T A R T = = = = = = = = = = */
.block {
        margin: 0 0 30px 0;
}

.spalte_links {
        width: 250px;
        margin: 0 25px 20px 0;
        float: left;
        overflow: hidden;
}

.spalte_rechts {
        width: 250px;
        margin: 0 0 20px 0;
        float: left;
        overflow: hidden;
}
/* = = = = = = = =  KONTAKT START  = = = = = = = = */
.koadd {
        width: 485px;
        margin: 13px 0 28px 0;
        padding: 0 0 15px 0;
        border-bottom: 1px solid #C2C2CC;
}
.koadd table {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.formularlinks {
    float:left;
    width: 268px;
}
.formularrechts {
    float: left;
    padding: 0 0 0 15px;
    width: 217px;
}

.bezeichnung {
    width : 85px;
    float : left;
    margin : 4px 0 0 0;
}
.formularfeld {
    float: left;
}
.feld {
    border : 1px solid #5280c8;
    width : 178px;
    margin : 0 0 5px 0;
    color : #000000;
    font-size : 11px;
    background: #e1ecfe;
}
.inputselected {
    border : 1px solid #5280c8;
    width : 178px;
    margin : 0 0 5px 0;
    background: #fff;
    color : #000000;
    font-size : 11px;
}
.textarea {
    font-family : Arial;
    font-size : 12px;
    border : 1px solid #5280c8;
    width : 200px;
    color : #000000;
    margin : 6px 0 0 0;
    background: #e1ecfe;
    height: 148px;
    overflow: auto;
}

.textareaselected {
    font-family : Arial;
    font-size : 12px;
    border : 1px solid #5280c8;
    width : 200px;
    color : #000000;
    margin : 6px 0 0 0;
    background-color : #fff;
    height: 148px;
    overflow: auto;
}
*+html .textarea {
  height: 168px;
}
*+html .textareaselected {
  height: 168px;
}
* html .textarea {
  height: 168px;
}
* html .textareaselected {
  height: 168px;
}

.submit {
  margin: 10px 0 0 20px;
}

.captcha {
  width: 400px;
  padding: 0 0 0 85px;
}
.cafeld {
    border : 1px solid #5280c8;
    width : 150px;
    top: -4px;
    position: relative;
    color : #000000;
    font-size : 11px;
    background: #e1ecfe;
}

/* = = = = = = = =  GALERIE START  = = = = = = = = */
.picbox {
  float:left;
  margin: 0px 17px 12px 0px;
}
.picbox-image {
}
.picbox a {
  font-weight:bold;
}
.pic-wrap {
  width: 100px;
  height:100px;
  overflow: hidden;
  padding: 0 10px 10px 0;
}
.pic-wrap a:link, .pic-wrap a:visited {
  display:block;
  float:left;
  width:100px;
  height:100px;
  line-height:100px;
  overflow:hidden;
  position:relative;
  z-index:1;		
  border-right: 4px solid #DADADA;
  border-bottom: 4px solid #DADADA;
}
.pic-wrap a:hover {
  border-right: 4px solid #929091;
  border-bottom: 4px solid #929091;
}
.-pic-wrap a img{
  float:left;
  left:-20px;
  position:absolute;
  top:-5px;
}
.listpicbox {
  float:left;
  margin: 0px;
}
.listpicbox-image {
}
.listpicbox a {
  font-weight:bold;
}
.listpic-wrap {
  width: 100px;
  height:100px;
  overflow: hidden;
  padding: 0 0 0 0;
}
.listpic-wrap a:link, .listpic-wrap a:visited {
  display:block;
  float:left;
  width:100px;
  height:100px;
  line-height:100px;
  overflow:hidden;
  position:relative;
  z-index:1;		
}
.listpic-wrap a:hover {
  border-right: 0px solid #999999;
  border-bottom: 0px solid #999999;
}
.-listpic-wrap a img{
  float:left;
  left:-20px;
  position:absolute;
  top:-5px;
}
.gallery {
  width: 513px;
  margin: 0 0 20px 0;
  position:relative;
}

/* = = = = = = = =  GALERIE ENDE  = = = = = = = = */