/* CUSTOM */

#startwerbung {
	position: relative;
	background: transparent;
}

#werbung {
	position: absolute;
	bottom: 50px;
	right: 20px;
	height: 245px;
	width: 300px;
	padding: 10px;
	background: #9a0000;
}

#werbung H3 {
	color: #ffffff;
}

.button {	
	width:90px;
	background-color: #2F455C;
	font-family: Arial;
	font-size: 10px;
	color: #fff;
	border-color:#000;
	border-width:0px;
	border-style:solid;
	margin-left: 2px;
}

/* WETTER */
P.wetter-bodytext {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: none;
	text-decoration: none;
    	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

P.wetter-headline {
	font-family: Arial;
	font-size: 12px;
	color: #061944;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
    	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

TABLE.wettertable TR {
	background-color: #6599CB;
}

TABLE.wettertable-0 TR.tr-0 P.wetter-bodytext {
	color: #061944;
}

TABLE.wettertable-0 TD {
	border-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #FFFFFF;
	padding: 3px 3px 3px 3px;
	text-align: center;
	vertical-align: middle;
}

TABLE.wettertable-0 TR.tr-0 TD {
	border-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
}

TABLE.wettertable-0 TR.tr-0 TD.td-0 {
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

TABLE.wettertable-0 TR.tr-1 TD.td-0 {
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}

TABLE.wettertable-1 TD {
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #FFFFFF;
	padding: 0px 3px 0px 10px;
	text-align: left;
	vertical-align: top;
}

TABLE.wettertable-1 TR.tr-1 TD.td-0 {
	border-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 0px 0px 0px 0px;	
}

TABLE.wettertable-1 TR.tr-1 TD.td-last P.wetter-bodytext {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: none;
	text-decoration: none;
}


/* Wettertable 2 */

TABLE.wettertable-2 TR {
	background-color: #2F455C;
}

TABLE.wettertable-2 SPAN.bodytext {
	font-size: 11px;
	font-family: Arial;
	color: #FFFFFF;
}

TABLE.wettertable-2 TR.tr-0 P.wetter-bodytext {
	color: #061944;
}

TABLE.wettertable-2 TD {
	border-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #FFFFFF;
	padding: 0px 0px 0px 5px;
	text-align: left;
	vertical-align: top;
}

TABLE.wettertable-2 TR.TR-2 TD-0, TABLE.wettertable-2 TR.TR-4 TD-0, TABLE.wettertable-2 TR.TR-6 TD-0 {
	text-align: center;
	color: #ffffff;
}

/* FORMULAR */

.content_form {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight:none;
}

.content_form_bold {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight:bold;
}

.formfields1 {
	align:middle; 
	font-family:Arial; 
	font-size:13px; color:#000000; 
	vertical-align: middle; 
	width: 100px; 
	border:0; 
	padding-left: 5px;
	border-color: black; 
	border-style: solid; 
	background-color: #ffffff;
}

.formfields2 {
	align:middle; 
	font-family:Arial; 
	font-size:13px; color:#000000; 
	vertical-align: middle; 
	width: 100px; 
	border:0; 
	margin-left: 20px;
	padding-left: 5px;
	border-color: black; 
	border-style: solid; 
	background-color: #ffffff;
}

.formfields3 {
	align:middle; 
	font-family:Arial; 
	font-size:13px; color:#000000; 
	vertical-align: middle; 
	width: 300px; 
	border:0;
	margin-left: 20px;
	padding-left: 5px;
	border-color: black; 
	border-style: solid; 
	background-color: #ffffff;
}

.formbutton {
	width:90px;
	background-color: #2F455C;
	font-family: Arial;
	font-size: 10px;
	color: #fff;
	border-color:#000;
	border-width:0px;
	border-style:solid;
	margin-left: 20px;
}


A.wettervorschau, A.wettervorschau:active {
	color:#ffffff;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	font-weight: none;
}

A.wettervorschau:hover {
	color:#ffffff;
	font-family: Arial;
	font-size: 10px;
	text-decoration: underline;
	font-weight: none;
}

A.wettervorschau-headline, A.wettervorschau-headline:active {
	color:#ffffff;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

A.wettervorschau-headline:hover {
	color:#ffffff;
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}

SPAN.smallfont {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	font-weight: none;
}	

P.bodytextNewsletter { font-size: 10px; color: #000000; margin: 0 0 10px 0; }
P.bodytextNewsletter A { font-weight: bold; font-size: 10px; color: #000000; }
