/* ------------------------------- :::: revier GmbH & Co. KG 2008 :::: ------------------------------- */
body {
	margin : 0;
	padding : 0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #767676;
	background: #fff;
	text-align: left;
}
/* = = = = = = = = = = ALLGEMEINE DEFINITIONEN S T A R T = = = = = = = = = = */
a:link, a:visited {
	text-decoration : none;
	color : #002D71;
}
a:hover {
	text-decoration : none;
	color : #767676;
}
a:focus {
	outline: none;
}
ul {
	margin : 0;
	padding : 8px 0 0 16px;
}
li {
	list-style-image: url(images/list.gif);
	padding : 0 0 4px 0;
} 
p {
	margin : 0 0 20px 0;
}
.clear {
	clear : both;
}
h1 {
	margin : 0 0 18px 0;
	padding : 0;
	font-size : 16px;
	font-weight: normal;
	color : #002D71;
}
h2 {
	margin : 0;
	padding : 3px 0 0 0;
	font-size : 12px;
	font-weight: normal;
	color : #767676;
	display: inline;
}
hr {
	height : 0;
	border-top : 0;
	border-bottom : 1px dotted #B3B3B3;
}
.valign {
	vertical-align : middle;
}
form, fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
.editmode {
        color: #AD0505;
        
}
/* = = = = = = = = = = ALLGEMEINE DEFINITIONEN E N D E = = = = = = = = = = */

/* = = = = = = = = = = Main S T A R T = = = = = = = = = = */
.wrapper {
	width: 640px;
	margin: 0;
	padding: 0;
	text-align: left;
}
/* = = = = = = = = = = Header S T A R T = = = = = = = = = = */
.seotext {
	display: none;
}
.containerland {
	display: none;
}

.content {
	width: 917px;
	background: #fff;
}

/* =  = = Footer = =  = */
.footer {
	display: none;
}




/* = = = = = = = = = = Header S T A R T = = = = = = = = = = */
.emobereich {
	width: 640px;
	height: 7px;
	margin: 15px 0 0 0;
}
.headline {
	height: 29px;
	width: 640px;
	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 {
	display: none;
}

.inhalt {
	width: 544px;
}
.sidebar {
	display: none;
}

/* = = = = = = = = = = 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;
}
.block img {
        margin: 0 0 15px 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 #EBEBEB;
    width : 178px;
    margin : 0 0 5px 0;
    color : #000000;
    font-size : 11px;
    background: #F6F6F6;
}

.inputselected {
    border : 1px solid #C2C2CC;
    width : 178px;
    margin : 0 0 5px 0;
    background: #fff;
    color : #000000;
    font-size : 11px;
}

.textarea {
    font-family : Arial;
    font-size : 12px;
    border : 1px solid #EBEBEB;
    width : 200px;
    color : #000000;
    margin : 6px 0 0 0;
    background: #F6F6F6;
    height: 148px;
    overflow: auto;
}

.textareaselected {
    font-family : Arial;
    font-size : 12px;
    border : 1px solid #C2C2CC;
    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 #EBEBEB;
    width : 150px;
    top: -4px;
    position: relative;
    color : #000000;
    font-size : 11px;
    background: #F6F6F6;
}

/* = = = = = = = =  GALERIE START  = = = = = = = = */
.picbox {
  float:left;
  margin: 0px 17px 20px 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;
  position:relative;
}

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