.hauptfeld {
	width: 760px;
	padding: 20px;
	padding-right: 20px;
	padding-top: 1px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}

.inhalt_links {
	width: 468px; 
	float:left;
	margin-right: 30px;
	padding-bottom: 20px;
	}
	
.inhalt_rechts{
	width: 240px;
	float: left;
	padding-bottom: 20px;
	}
	
.hinweisbox {
	background-color: #E9E9E9;
	padding: 4px;
	line-height: 14px;
	font-size: 11px;
	}


.grossewerbung_inhaltspalte {
	width: 778px; float:left;
	}

.grossewerbung_werbespalte {
	width: 300 px; margin-left: 20px; float:left;
	}



a.header_1:link, a.header_1:visited {
	color: white;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	margin: 1px;
	padding-bottom: 2px;
	padding-top: 6px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom:4px;
}

a.header_1:hover, a.header_1:active {
	color: white;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	margin: 1px;
	padding-bottom: 2px;
	padding-top: 6px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom:4px;
	border-bottom:1px solid white;
}


a.bottom:link, a.bottom:visited {
	color: white;
	font-size: 11px;
	text-decoration: none;

}

a.bottom:hover, a.bottom:active {
	color: white;
	font-size: 11px;
	text-decoration: underline;

}



a.artikelueberschriftlink:link, a.artikelueberschriftlink:visited {
	text-decoration: none;


}

a.artikelueberschriftlink:hover, a.artikelueberschriftlink:active {
	text-decoration: underline;

}

.header_2 {
	font-size: 11px;
}


img {
	border: 0;
}

p {
	font-size: 13px;
	line-height: 1.5em;
}

.main, .navi { 
	font-size: 12px;
}


.box130 {
	border: 1px solid black;
	padding: 1px;
	width: 128;
	text-align:left;
}

	
.box130_2 {
	border-bottom: 1px solid gray;
 	padding: 1px;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	width: 128;
	text-align:left;
}


.box130_2_innen {
	padding: 3px;
	text-align:left;
	font-size: 11px;
}






.box160 {
	border: 1px solid black;
	padding: 1px;
	width: 156;
	text-align:left;
}


.box160_2 {
	border-bottom: 1px solid #99999B;
	border-left: 1px solid #99999B;
	border-right: 1px solid #99999B;
	width: 158;
	text-align:left;
}


.box160_2_innen {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 9px;
	padding-bottom: 9px;
	text-align:left;
	font-size: 11px;
	background-color: white;
}



.box468_simple {
	border: 1px solid #99999B;
	padding: 10px;
	}
	


.box468 {
	border: 1px solid #4497CD;
	width: 468;
	text-align:left;
}

.box468_innen {
	line-height:20px;
	display:block;
	padding-left: 3px;
	color:#FFFFFF;
	background-color:#4497CD;
	text-decoration:none;
}

.box468_2 {
	border-bottom: 1px solid #99999B;
 	padding: 1px;
	border-left: 1px solid #99999B;
	border-right: 1px solid #99999B;
	width: 466;
	text-align:left;
}


.box468_2_innen {
	padding: 3px;
	text-align:left;
	font-size: 11px;
}




.box110 {
	border: 1px solid black;
	padding: 1px;
	width: 106;
	text-align:left;
}



.box110_2 {
	border-bottom: 1px solid #99999B;
	border-left: 1px solid #99999B;
	border-right: 1px solid #99999B;
	width: 108;
	text-align:left;
}


.box110_2_innen {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 9px;
	padding-bottom: 9px;
	text-align:left;
	background-color: white;
}




ul.box {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	padding-left: 11 px;
}

li.box {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	padding-left: 10 px;
}

h1 {
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 1em;
	clear: left;
}


h4 {
	font-size: 13px;
	font-weight: bold;
	padding-top: 30px;
	margin-bottom: 1em;
	border-bottom: 1px solid gray;
	clear: left;
}


h3 {
	font-size: 15px;
	font-weight: bold;
	padding-top: 30px;
	margin-bottom: 1em;
	border-top: 1px solid #99999B;
	clear: left;
}




a.menu:link, a.menu:visited {
	line-height:20px;
	display:block;
	padding-left: 3px;
	color:#FFFFFF;
	background-color:#4497CD;
	text-decoration:none;
}


a.menu:hover, a.menu:active {
	line-height:20px;
	display:block;
	padding-left: 3px;
	color:#FFFFFF;
	background-color:red;
	text-decoration:none;
}

.tabellen tr:hover {background-color:#E9E9E9;}


body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
	background: #ffffff;
	color: #333333;
	background: white url(http://www.wochenanzeiger.de/graphic/hintergrund-wochenanzeiger.gif) repeat-y center top;

}

input {border:1px solid gray;}
input:hover{background:#EAEDEE;}
textarea{border:1px solid gray;}
textarea:hover{background:#EAEDEE;}
select{border:1px solid gray;}
select:hover{background:#EAEDEE;}

input.ganzebreite{width:100%;}
input.button {background:#95C5E5;font-weight: bold;padding:3px;border-radius:4px;}
input.button:hover {background:#95E5B5;cursor:pointer;font-weight: bold;padding:3px;border-radius:4px;}
textarea.ganzebreite{width:100%;}
select.ganzebreite{width:100%;}



td {
    font-size: 13px;
}

a {
	color: #333333;
}


a:hover {
	color: #666666;
}

.rightbox {
	border: 1px solid black;
}

.navi a { 
	text-decoration: underline;
}

h2 {
	font-size: 13px;
	font-weight: bold;
}




.small p {
	font-size: 11px;
}

.hiddenlink, .hiddenlink a {
	font-size: 11px;
	color: #cccccc;
}

.article-title {
	font-size: 18px;
	font-weight: bold;
}
 
.article-rubrik {
	font-size: 11px;
	color: #666666;
}

.article-subtitle {
    	font-size: 13px;
		font-weight: bold;
}

.article-anreisser {
    	font-size: 13px;
		font-weight: bold;
}

#preisliste td {
	font-size: 8pt;
}

.reddot {
        background: #df012b;
	color: white;
	font-weight: bold;
}

.orangeback {
	background: #ffccaa;
}

.kleinertext {
    	font-size: 11px;
}



/*
Bezeichnung: Nordseewolf Profi-Wetter
Version: 1.0
Author: EnEsWe
Author URI: http://www.nordseewolf.de/ 
*/

/*
Wetterbox 1
*/

.NSWwetter_RA {
padding: 4px;
margin-top: 1px;
margin-bottom: 0px;
font-family:arial,verdana;
font-size:11px;
border:1px solid #99999B;
background-color: white;
width:151px;
}


/*linke Spale*/
.NSWwetter_BOXa {
width:60px;
float:left;
clear:left;
}


/*rechte Spale*/
.NSWwetter_BOXb {
font-family:arial,verdana;
font-size:11px;
width:85px;
min-height:65px;
float:right;
}


.clear {
clear:both;
margin:10px;
}

/*
Wetterbox BIG
*/

.NSWwetter_RA2 {
width:468px;
font-family:arial,verdana;
font-size:12px;
}

/*Tag und Temperaturen*/
.NSWwetter_BOX2a1 {
margin:0px 0px 5px 0px;
}

/*Wettergrafiken*/
.NSWwetterBOX2a1img {
float:left;
margin-right:5px;
width:65px;

}


.NSWwetter_BOX2a1text {
width:393px;
float:left;
height:65px;
line-height: 1.8em;
margin:0px 0px 25px 0px;

}

.NSWwettertitel2 {
font-weight:bold;
font-size:14px;
}

.clear2 {
clear:both;
}

.NSWwetter_BOXcopyright2 {
text-align:center;
font-size:10px;
text-decoration:none;
}



