* {
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#003300;
	font-size: 11px;	
	line-height:15px;
}

body {
	background: #E9E5DC;
}

form {
	border:0px;
	margin:0px;
	padding:0px;
}

.clearboth {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	width: 0;
	line-height: 0px;
	font-size: 0;
	overflow: hidden;
	visibility: hidden;
}

a {
	color:#CC0000;
	font-weight:bolder;
	text-decoration:none;
}

a:hover {
	color:#888888;
}
/** FORMAT  **/

#lay_all {
	position:relative;
	display: block;
	width: 703px;
	margin: 40px auto 0;
	text-align:left;
	background:url(../media/backg_v.gif) 693px repeat-y #E9E5DC;
}

#lay_display {
	width:693px;
	border: solid 1px #A4A19A;
	float:left;
}

#lay_head {
	height: 83px;
	background:  #CC0000;
}

#lay_subhead {
	height: 19px;
	background:#E9E5DC;
	border-top: solid 1px #A4A19A;
	border-bottom: solid 1px #A4A19A;
}

#lay_content {
	width:693px;
	background:url(../media/backg_content.gif) 142px repeat-y #FFF;
}

#lay_menu {
	width:120px;
	padding:22px 10px 15px 10px;
	margin-right:15px;
	float:left;
}

#lay_center {
	padding:24px 10px 15px 10px;
	float:left;
	width:490px;
}

#lay_bottom {
	height:9px;
	text-align:center;
	background:  #CC0000;
}

#sh_horizontal {
	height:8px;
	width:702px;
	background:url(../media/backg_h.gif) repeat-x;
}

#sh_right {
	width:8px;
	float:left;
}

#sh_horizontal img {
	float:left;
}
img.corner{
	margin-left:680px;
}

#logo{
	position:absolute;
	left:177px;
	top:14px;
	width:448px;
	height:115px;
	background:url(../media/logo.gif) no-repeat;
}

/** NAVIGATION **/

#lay_menu a {
	font-family: verdana,arial,helvetica,sans-serif;
	color:#003300;
	text-decoration:none;
	font-weight:bolder;
}

#lay_menu a:hover {
	color:#8f8f8f;
}


#lay_menu ul {
	list-style-image:url(../media/nav.gif);
	list-style-position:outside;
	padding-left:20px;
}

#lay_menu li {
	padding:5px 0 0 2px;
}

#lay_menu li.act a {
	color:#CC0000;
}

/** CONTENT**/
 h1 {
 	color:#CC0000;
 	border-bottom:solid 1px #A4A19A;
 	font-size:14px;
 	margin-bottom:10px;
 }

 h2 {
 	color:#CC0000;
 	font-size:12px;
 	margin-bottom:10px;
 }
 
  h3 {
 	color:#CC0000;
 	font-size:12px;
 	width:260px;
 	margin:10px 0 10px 0;
 	border-bottom:solid 1px #A4A19A;
 }
 
div.mediadaten {
	margin-bottom:20px;
}

div.mediadaten img {
	float:right;
	margin-top:5px;
}

div.mediadaten ul,ol {
	margin-left:20px;
}

div.mediadaten p.kombi {
	width:150px;
	text-align:right;
}

#rubrikimg {
	float:left;
	width:125px;
}

#intro {
	float:left;
	width:355px;
}

/* LINKTIPPS  */

p.kategorielist {
	width:140px;
	margin-bottom:10px;
	float:left;
	
}
	
p.linklist {
	width:260px;
}

#linktipps{
	position:relative;
}
	
#linktipps div{	
	position:relative;	/* !! */
}

p.linklist img{
	border:0px;	
	filter:alpha(opacity=50);	
	opacity:0.5; 
	float:right;
}
	
p.spacer {
	height:7px;
	font-size:1px;
}

/** TEAM **/

#team{
	position:relative;
}

p.teamlist {
	width:260px;
}

p.teamlist img{
	border:solid 1px #A4A19A;	
	float:right;
}

/** EPAPER **/

div.epaper {
	padding:10px 15px 25px 25px;
	background:#F2F2F2;
	border:dotted 1px #003300;
	margin-top:90px;
	margin-bottom:100px;
}

div.epaper h2 {
	color:#003300;
	font-weight:bolder;
	font-size:12px;
	margin-bottom:15px;
}

div.epaper p.color {
	width:185px;
	color:#CC0000;
	font-weight:bolder;
}

div.epaper p.color img {
	margin:15px 0 15px 0;
}

div.epaper a {
	color:#003300;
	font-weight:normal;
}

div#position {
	position:absolute;
}

div#epaperpreview {
	position:absolute;
	z-index:10;
	left:190px;
	top:-80px;
	border:solid 1px #A9A9A9;
	background:#E9E5DC;
	padding:1px;
}

/** FORMULARE **/

div.formular {
	padding:15px 25px 25px 25px;
	background:#F2F2F2;
	border:dotted 1px #003300;
	margin-bottom:15px;
}

input.field {
	border: solid 1px #003300;
	width:192px;
	background:#FFF;
}


textarea {
	border: solid 1px #003300;
	width:400px;
	background:#FFF;
}

input.plz {
	border: solid 1px #003300;
	width:45px;
	background:#FFF;
}

input.ort {
	border: solid 1px #003300;
	width:135px;
	background:#FFF;
}

input.submit {
	border:none;
	width:105px;
	font-weight:bolder;
	text-align:left;
	cursor:pointer;
	background:#FFF;
}

input.submit2 {
	border:none;
	width:105px;
	font-weight:bolder;
	text-align:left;
	cursor:pointer;
	background:#F2F2F2;
}

label {
	font-weight:bolder;
	margin-top:5px;
	margin-left:10px;

}

.invalidInput {
	
	float:left;
	height:16px;
	border-right:solid 2px #CC0000;
}

.validInput {
/**	background: url(../media/true.gif) 0px 0px no-repeat; **/
	float:left;
	height:16px;
	border-right:solid 2px #017E01;
}

.notRequiredInput {
	float:left;
	height:13px;
}

p.radioline {
	line-height:20px;
	margin-top:8px;
	margin-bottom:15px;
}

p.radioline input {
	vertical-align:middle;
	margin-right:5px;
}

/** TABELLEN **/

table {
	border:none;
}

td {
	padding:3px 3px 0 0;
}

table .strong {
	font-weight:bolder;
}

table.kombipreis {
	border:solid 1px #A4A19A;
	width:100%;
}

table.kombipreis td {
	vertical-align:top;
	padding:2px;
	border-bottom:solid 1px #A4A19A;
}

table .tablehead {
	background:#E9E5DC;
	font-weight:bolder;
}

table .normal {
	font-weight:normal;
}

table span.distance {
	margin-left:20px;
}
