/************	undo */
:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none;}
img { margin:0; padding:0; vertical-align:bottom;}
address { font-style:normal }
table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1em;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }
p { font-size: small; }
legend { display:none; }
body, div,p,li { background-repeat:no-repeat; }

/*	body
**********/
body {
	font-family:verdana, arial, helvetica, sans-serif;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
	background-color: #2F312C;
}
#body {
	margin: 0 auto;
	width: 800px;
	margin-top:15px;
}
#site {
	margin: 0 auto;
	width: 800px;
	background-color: #232520;
	margin-bottom: 10px;
	height:500px;
	height:auto !important; 	
	background-image: url("../images/bg.jpg");
	background-repeat: repeat-y;
	float: left;	
}


/*	headlines
**********/
.c_right h1{
	color: #87836A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	text-transform: uppercase;
	font-weight: bold; 
	margin-bottom: 1em;
}
.c_right h2{
	color: #87836A;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold; 
	font-size: 125%;
}
.c_left h1  {
	color: #87836A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	text-transform: uppercase;
	font-weight: bold; 
}
/*	header
**********/
#h {
	float: left;
}
#h_left {
	float: left;
	height: 105px;
	width: 350px;
	background-color: #171715;
	border-bottom: 15px solid #131411;
}
.green_q {
	height: 15px;
	width: 15px;
	background-color: #89BA00;
	overflow: hidden;
}
.logo {
	position: relative;
	top: 25px;
	left:70px;
	height: 45px;
	width: 250px;
	background-image: url(../images/kemmereit_logo.jpg);
	background-repeat:no-repeat;
}
#h_right { 
	float: left;
	height: 120px;
	width: 450px;
	background-color: #232520;
}
.green_l {
	position: relative;
	top: 105px;
	left:300px;
	height: 15px;
	width: 150px;
	background-color: #89BA00;
	overflow: hidden;
}
.time {
	position: relative;
	top: 35px;
	left:210px;
	width: 165px;
	height: 10px;
	font-family: sans-serif;
	color: #87836A;
	font-size: 1.1em;
}
#content {
}
.c_left {
	float: left;
	background-color: #232520;
	width: 350px;
	height: 550px; 
	height: auto !important;
}
.c_right {
	float: left;
	float: left;
	background-color: #171715;
	width: 450px;
	height: 550px; 
	height: auto !important;
}
.c_logo {
	width: 450px;
	height: 250px; 
}
.c_text {
	padding: 15px;
	color: #87836A;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.2em;
}
.c_text .new_entry {
	background-color:#171715;
	border:none;;
	color:#89BA00;
	cursor:pointer;
	font-family:arial;
	font-size:1.1em;
	padding-left:8px;
	text-align:center;
  	background-image: url(../images/indent1.gif);
  	background-repeat: no-repeat;	
  	text-transform: uppercase;
  	float:right;
}

.c_text .text { margin-bottom: 30px;}
.c_text p {
	margin-top: 10px;	
	margin-bottom: 10px;	
}
.c_text li {
	list-style:  none;
	margin-top: 10px;
	background-image:url(../images/indent1.gif);
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:10px;
	padding-top:1px;
}
.c_text a {
	color: #fff;
	text-decoration: none;
	border: none;
}

#latest {
	clear: both;
	width: 310px;
	height: 265px;
	background-color: #20211D;
	border-bottom: 15px solid #1D1E1A;
	margin-bottom: 40px;
	height:auto !important;
}
.clear {clear: both;} 
.l_text {
	padding: 15px;
	color: #87836A;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.2em;	
}
.l_text p {
	margin-top: 45px;	
}
.l_text li {
	list-style:  none;
	margin-top: 10px;
}
.l_text a {
	color: #fff;
	text-decoration: none;
	border: none;
}
.text_image {
	float: left;
	margin-right:7px;
margin-top:10px;
}
.text_flLeft {
	float: left;
	}
.green_r {
	height: 7px;
	width: 30px;
	background-color: #89BA00;
	overflow: hidden;
	float: right;
}

#login {
	width: 310px;
	height: 265px;
	background-color: #20211D;
	border-bottom: 15px solid #1D1E1A;
	margin-bottom: 40px;
	height:auto !important;
}

#login input.text, .paswd {
	background-color:#20211D;
	border:1px solid #89BA00;
	color:#87836A;
	width:190;
	margin-bottom:5px;
}
#login input.text {
	margin-left: 30px;
}
#login .paswd {
	margin-left: 9px;
}
.login_text {
	padding: 15px;
	color: #87836A;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.2em;	
}
.login_text a {
	color: #fff;
	text-decoration: none;
	border: none;
}
#login input.submit {
	background-color:#20211D;
	background-image:url(../images/indent1.gif);
	background-repeat:no-repeat;
	border:medium none;
	color:#89BA00;
	cursor:pointer;
	font-family:arial;
	font-size:1.1em;
	margin:5px 0px 0px 128px;
	text-transform:uppercase;
	width:90px;
	text-transform: uppercase;

}
#footer {
	background-color: #20211D;
	color: #87836A;	
	height: 70px;
	width: 800px;
	float: left;
	padding-top: 50px;	

}

.footerlinks  a{
	color: #87836A;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.2em;	
	float: right;
	margin-right: 30px;

}

/* 	NAVIGATION
*************/
#navigation {
	background-color: #993616;
	width: 215px;
	height: auto;
	float: right;
	padding-bottom: 20px;
	margin-bottom: 40px;
}
#navigation ul.nav1st {
	width: 150px;
	list-style-type: none;
	margin-left:15px;
	margin-top: 20px;
	padding-left:0px;
	padding-top: 0px;
}
#navigation ul.nav1st li {
	font-family: sans-serif;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	padding-left:10px;
	padding-bottom: 4px;
}
#navigation ul.nav1st a, 
#navigation ul.nav1st a:link {
	font-size: 1.1em;
	color: #fff;
	text-decoration: none;
	background-repeat: no-repeat;
}
#navigation ul.nav1st li.active {
  	background-image: url(../images/indent0.gif);
  	background-repeat: no-repeat;
}
#navigation ul.nav1st li.active a,
#navigation ul.nav1st li.active a:link {
	color: #131411;
	text-decoration: none;
}

#navigation ul.nav1st a:hover {
	color: #000;
}

/*	Galerie
*****************/
.egallery {
	height: auto !important;  
	width: 420px;
	margin-top: 0px;
	padding-left: 0px;
	margin-bottom: 10px;	
	float: left;
}
.egallery_thumbnail {
	height: auto;
	width: 420px;
	float: left;
	border: none;
}
.egallery_thumbnail_once {
	float: left;
	border: none;
	padding: 10px;
padding-left: 9px;
}
.egallery_thumbnail_once a {
	border: none;
}
.egallery_nav {
	text-align: center;
}

.egallery_bild {
	text-align: center;

}
.egallery_bildbeschreibung {
	text-align: center;
}
a.thickbox {
	border: none;
}
a.thickbox {
	border: none;
	
}
/*  Kontakt 
*****************/
/* form-module
**************************************/
#formgen * {
	padding:0px;
	margin:0px;
}
#formgen {
	margin:0px;
	padding:0px;
	width: 420px;
	text-align: right;	
	margin-left: 0px;
}
#formgen fieldset {
	height:auto !important;
	padding-bottom:10px;	
	padding-top:10px;
}
#formgen legend {
	display:none;
}
#formgen p {
	margin:0;
	padding:0px;
	font-size:1em;
	font-weight:bold;
}
#formgen .element {
	display:block;
	clear:both;
	margin-bottom: 5px;
}
#formgen label {
	display:block;
	float:left;
	width:150px;
	color: #87836A;
	text-align: right;
}
#formgen label.checkbox {
	border-right:none;
}
#formgen input, 
#formgen select, 
#formgen textarea {
	font-family: Arial, helvetica, sans-serif;
	width:  250px;
}
#formgen input.formtext,
#formgen .formtextfield {
	width: 250px;
	color:#87836A;
	background-color:#171715;
	border:1px solid #89BA00;
}
#formgen input.checkbox {
	padding:0;
	border:none;
}
#formgen input.formsubmit { 
	background-color:#171715;
	border:none;;
	color:#89BA00;
	cursor:pointer;
	font-family:arial;
	font-size:1.1em;
	margin:5px 0px 0px 155px;
	text-align:center;
	width:50px;
  	background-image: url(../images/indent1.gif);
  	background-repeat: no-repeat;	
}

#formgen label.textarea {
}
#formgen textarea.formtextfield {
	height:300px;
	background-color:#171715;
	border:1px solid #89BA00;
	color:#87836A;
	overflow: auto;
	font-size:1.1em;
}
#formgen-thanks {
	display:block;
	color:#87836A;
	font-family:Arial, helvetica, sans-serif;
	font-size:1.0em;
	margin-top: 10px;
}


/*	Images
**************************************/
#content div.image {
	margin-bottom:0;
	padding: 0px ;
	margin-top: 10px;	
}
#content div.image .extern {
    background-image: none;
	background-repeat: no-repeat;
	border: none;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
#content div.image p {
	margin:0;
	padding: 0px;
	font-size:0.9em;
}
#content div.flLeft  {
	margin-right:7px;
	margin-top: 10px;
	float:left;	
}
#content div.flLeft p {
	font-size:0.6em;
	margin-top: 1px;
	margin-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
} 
#content div.flRight {
	margin-left:7px;
	margin-top: 10px;
	float:right;
}

#content div.flRight p {
	font-size:0.6em;
	margin-top: 1px;
	margin-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
} 

#content div.flCenter {
	margin-bottom:6px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:1.0em;
}


