/* ------------------------------- :::: revier GmbH & Co. KG 2008 :::: ------------------------------- */
body {
	margin : 0;
	padding : 0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #767676;
	text-align: center;
}
/* = = = = = = = = = = ALLGEMEINE DEFINITIONEN S T A R T = = = = = = = = = = */
a:link, a:visited {
	text-decoration : none;
	color : #00B1E6;
}
a:hover {
	text-decoration : none;
	color : #767676;
}
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;
	padding : 0;
	font-size : 16px;
	font-weight: normal;
	color : #00B1E6;
	display: inline;
}
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: #BD0000;
        margin: 10px 0 3px 0;
}
.druck { text-align: left; }
/* = = = = = = = = = = 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 = = = = = = = = = = */
.promoxl {
	height: 69px;
	padding: 36px 0 0 0;
}
.promoxl img {
	float: left;
	border: none;
}




.language, .language img, .emobereich, .headbox, .headmenu, .hntrenner, .hbheadline, .hbinhalt
.show, .navistart, .navi, .subnavi, .suche, .searchfield, .searchgo {
        display: none;
}

/* = = = = = = = = = = Content S T A R T = = = = = = = = = = */
.content {
	width: 640px;
}

/* =  = = Inhalt = =  = */
.inhalt {
	width: 491px;
	padding: 40px 0 0 0;
	float: left;
}
.headline {
	border-bottom: 1px solid #F2F2F2;
	padding: 0 0 6px 1px;
	margin: 0 0 35px 0;
}

.ganzebreite {
	width: 490px;
        margin: 0 0 20px 0;
}
.eindrittel {
	width: 163px;
        margin: 0 18px 20px 0;
	float: left;
}
.zweidrittel {
	width: 309px;
        margin: 0 0 20px 0;
	float: left;
}
.linkespalte {
	width: 235px;
        margin: 0 20px 20px 0;
	float: left;
}
.rechtespalte {
	width: 235px;
        margin: 0 0 20px 0;
	float: left;
}
/* =  = = Newslisting = =  = */
.newsboxhead {
	width: 479px;
	height: 12px;
	padding: 3px 0 0 11px;
        font-size: 9px;
	background: url(images/newshead.gif) no-repeat;
}
.newsbox {
	width: 459px;
	padding: 15px 20px 10px 11px;
        line-height: 130%;
	background: url(images/newscontent.gif) repeat-y;
}
.newsboximg {
        float: left;
        width: 168px;
}
.newsboxtext {
        float: left;
        width: 290px;
}
.more {
        width: 63px;
        height: 10px;
	background: url(images/list.gif) right 4px no-repeat;
        padding: 0 12px 0 0;
        margin: 15px 0 0 0;
}
.newsboxfooter {
	width: 490px;
	height: 4px;
        margin: 0 0 23px 0;
	background: url(images/newsfoot.gif) no-repeat;
}

/* = = = = = = = =  KONTAKT START  = = = = = = = = */
.formularlinks {
    float:left;
    width: 240px;
}
.formularrechts {
    float:right;
    padding: 0;
}

.bezeichnung {
    width : 82px;
    float : left;
    margin : 4px 0 0 0;
}

.feld {
    border : 1px solid #E6E6E6;
    width : 150px;
    margin : 0 0 5px 0;
    color : #000000;
    font-size : 11px;
    background: #F3F4F3;
}

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

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

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

.submit {
  background: url(images/button-senden.gif) no-repeat;
  border: none;
  margin:0px 0px 0px 47px;
  position:relative;
  top:-5px;
  width:72px;
  height: 22px;
  cursor: pointer;
}
.gmbutton {
  background: url(images/button-verbindungsuchen.gif) no-repeat;
  border: none;
  margin:0px 0px 0px 47px;
  position:relative;
  top: -2px;
  width:143px;
  height: 22px;
  cursor: pointer;
}
* html .submit {
  margin:0px 0px 0px 42px;
}
*+html .submit {
  margin:0px 0px 0px 42px;
}
.captcha {
  padding: 0px 0px 0px 82px;
}
/* = = = = = = = =  KONTAKT ENDE  = = = = = = = = */

/* =  = = Sidebar = =  = */
.sidebar {
    display: none;
}
.sideboxhead {
    display: none;
}
.sidebox {
    display: none;
}
.sideboxfooter {
    display: none;
}

/* =  = = Footer = =  = */
.footer {
	width: 877px;
	height: 35px;
	background: url(images/footer.gif) no-repeat;
	padding: 24px 0 0 0;
	text-align: right;
}
.footer a:link, .footer a:visited {
	color: #452B06;
	font-size: 9px;
	padding: 0 15px 0 0;
}
.footer a:hover {
	color: #767676;
}