/* ------------   werbe.eck - www.werbe-eck.de  --------------------------------- */


body {
	margin: 0 auto;
	font-family: Arial, Helvetica, Verdana, Geneva;
	font-size: 13px;
	color: #4a4a4a;
	background-color: #fff;
	text-align: center;
	line-height: 16px;
	}

	
.layout {
   margin: 0 auto;
   width: 897px;
	text-align: left;
	border: 0px none;
	background-color: #fff;
	}


.logo {
   background-color: #fff;
   height: 60px;
	}
	
.logo-li {
	float: left;
}

.logo-re {
display: none;
}

.content {
	width: 580px;
	float: left;
	background-color: #fff;
}
	

.rechts {
display: none;
}


p {
  margin: 0 0 10px 0;
}

.contenttable p {
  margin: 0;
}

	
/* ------------------------------------------------   Emobereich  --------------------------------------------- */

.emo {
	height: 150px;
	background-image: url(../templates/images/emobild.jpg);
	color: #0377ca;
	font-size: 14px;
	line-height: 36px;
	padding: 0 0 0 67px;
}

	


/* ------------   Content  --------------------------------- */
	
.content-innen {
	margin: 0;
	}	
	
.content-box-li {
  width: 194px;
  float: left;
	}
	
.content-box-gr {
  width: 400px;
  float: left;
	}

	
/* ------------   Standardwerte  --------------------------------- */
	
	
h1 {
	margin: 0 0 20px 0;
	font-size: 32px;
	color: #be1c10;
	font-weight: bold;
	font-size: 15px;
	font-style: italic;
}

h2 {
	color: #0377ca;
	margin: 0 0 15px 67px;
	font-size: 14px;
	font-weight: normal;
	padding: 13px 0 0 0;
}


.clear {
  clear: both;
  }


ul {
	margin: 0 0 0 18px;
	padding: 0;
}



.wetter {
display: none;
}

	
/* ------------------------------------------------   Navi-oben  --------------------------------------------- */

.navi {
display: none;
}

	
/* ------------------------------------------------   Subnavi-links  --------------------------------------------- */

.subnavi {
display: none;
	}

	
	
 /*---------------------------------------------   footer  --------------------------------- */
.footer {
display: none;
}



/*---------------------------------------------   formular  --------------------------------- */


#kontakt td {
	padding: 2px 10px 2px 0;
	text-align: left;
}

.error {
	color: red;
}

.textfeld {
	font-family: Arial, Helvetica, Verdana, Geneva;
	width: 265px;
	height: 16px;
	border-right: 1px solid #be1c10;
	border-left: 0;
	border-top: 0;
	border-bottom: 0;
	background-color: #e1e1e1;
	padding: 0;
	font-size: 12px;
}

select {
	font-family: Arial, Helvetica, Verdana, Geneva;
	width: 100px;
	height: 18px;
	border-right: 1px solid #be1c10;
	border-left: 0;
	border-top: 0;
	border-bottom: 0;
	background-color: #e1e1e1;
	padding: 0;
	font-size: 12px;
}

textarea {
	font-family: Arial, Helvetica, Verdana, Geneva;
	width: 265px;
	height: 100px;
	border-right: 1px solid #be1c10;
	border-left: 0;
	border-top: 0;
	border-bottom: 0;
	background-color: #e1e1e1;
	padding: 0;
	font-size: 12px;
}

.checkbox {
	margin:0 3px 0 0;
	border:none;
	background-color:#fff;
}

.radio {
	margin:0 3px 0 0;
	border:none;
	background-color:#fff;
}

.feldcaptcha {
	font-family: Arial, Helvetica, Verdana, Geneva;
	width: 265px;
	height: 16px;
	border-right: 1px solid #be1c10;
	border-left: 0;
	border-top: 0;
	border-bottom: 0;
	background-color: #e1e1e1;
	padding: 0;
	font-size: 12px;
	margin: 10px 0 0 0;
}

.button {
	font-family: Arial, Helvetica, Verdana, Geneva;
	width: 265px;
	border-right: 30px solid #be1c10;
	border-left: 1px solid #be1c10;
	border-top: 1px solid #be1c10;
	border-bottom: 1px solid #be1c10;
	background-color: #ffffff;
	color: #be1c10; 
	font-weight: bold;
	padding: 2px 5px;
	font-size: 12px;
	margin: 10px 0 0 0;
}

input, submit {
	font-family: Arial, Helvetica, Verdana, Geneva;
	border-right: 1px solid #be1c10;
	border-left: 0;
	border-top: 0;
	border-bottom: 0;
	background-color: #e1e1e1;
}