/* Reiseklima Frontend V1  by Ron Dell - April. 2009 */

/* ############################################################################
   0.1 Kalibrieren und allgemein 
   ############################################################################ */
* {
	padding: 0;
	margin: 0;
	border: 0;
}

body {
	font-family: arial, helvetica;
	background: #313131;
	background-image: url(/images/bg_top.jpg);	
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
}

strong {
	
}

h2 {
	font-size: 40px;
}

h3 {
	font-size: 20px;
	color: #313131;
}

h3 em {
	color: #777;
	font-style: normal;
}

#info a, #info a:visited, #klimatabellen a, #klimatabellen a:visited, #comments a, #comments a:visited, #reisemonat a, #reisemonat a:visited, #reiseziele a, #reiseziele a:visited, #last_minute a, #last_minute a:visited, #beliebteste_ziele a, #beliebteste_ziele a:visited, #editieren a, #editieren a:visited {
	color: #e95d0f;
}


#urlaubs_tipp, #info, #klimatabellen {
	padding: 0 25px;
}

#klimatabelle h4, #landkarte h4 {
	background: #313131;
	color: #fff;
	padding: 5px 10px;
	font-weight: normal;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 960px;
	position: relative;
}

#logo {
	width: 270px;
	height: 90px;
}

#nav {
	height: 33px;
	width: 960px;
	background-image: url(/images/nav.gif);
}

#nav ul {
	padding-top: 5px;
}

#nav li {
	display: inline;
	border-right: 1px solid #EFCA68;
}

#nav li a {
	padding: 0 25px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
}

#main {
	background: #fff;
	width: 960px;
	overflow: hidden;
}

.clearer {
	clear: both;
}

#flash {
	padding: 5px 25px;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	background: #7EF200;
}

.button {
	padding: 1px 10px;
	background: #ddd;
	border: 1px solid #aaa;
	margin: 3px;
	text-decoration: none;
}

.button:hover {
	background: #fff;
}


/* ############################################################################
   1 Temperatur Farben
   ############################################################################ */

.sehr_kalt {
	background: #EFE7D1;
}

.kalt {
	background: #EFE3C2;
}

.mittel {
	background: #EFD695;
}

.warm {
	background: #EFCA68;
}

.sehr_warm {
	background: #EFBE3B;
}

.heiss {
	background: #F2B100;
}

.sehr_heiss {
	background: #F29900;
}

.sonne {
	border: 1px solid #F2B100;
	font-size: 13px;
}

.wasser {
	border: 1px solid #72B2DD;
	font-size: 13px;
}



/* ############################################################################
   1 Klima Main
   ############################################################################ */

#reisebild {
	position: relative;
	width: 960px;
	height: 225px;
}


#landkarte {
	width: 250px;
	height: 250px;
	position: absolute;
	top: 85px;
	right: 25px;
	background: #f2b100;
	color: #fff;
	border: 1px solid #333;
	font-size: 13px;
}

#map {
	width: 250px;
	height: 225px;
}

#maplinks {
	position: absolute;
	bottom: -22px;
	right: -1px;
	background: #555;
	z-index: 5;
}

#maplinks a, #maplinks a:visited {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding: 3px 10px;
}

#maplinks:hover {
	background: #313131;
}


#gewinnspiel {
	width: 295px;
	height: 403px;
	border: 1px solid #666;
	float: right;
	margin-top: 25px;	
	position: relative;
	background: #f2b100;
	background-image:url(/images/sommer-gewinnspiel.jpg);
	background-repeat: no-repeat;
}

#gewinnspiel h3 {
	padding: 180px 20px 20px 20px;
	text-align: center;
}

#gewinnspiel h4 {
	color: #fff;
	padding: 20px 20px 20px 20px;
	font-size: 22px;
	font-weight: normal;
}

.gewinnlink {
	font-size: 14px;
	font-weight: bold;
	background: #DF6300;
	color: #fff;
	padding: 10px;
	text-decoration: none;
	margin-left: 20px;
	width: 240px;
	text-align: center;
	display: block;
}

.gewinnlink:hover {
	background: #DF3A00;
}






#featured {
	width: 220px;
	height: 230px;
	position: absolute;
	top: 125px;
	right: 25px;
	background: #f2b100;
	color: #fff;
	border: 3px solid #fff;
	padding: 12px;
	font-size: 13px;
}

#featured h3 {
	font-size: 18px;
	height: 66px;
	background-image: url(/images/reisetipp.gif);
	background-repeat: no-repeat;
	padding: 10px 0px 10px 70px;
	color: #fff;
}

#featured p {
	border-bottom: 1px dotted #fff;
	font-size: 15px;
}

#featured ul {
	padding-top: 5px;
	padding-bottom: 20px;
	list-style: none;
}

#featured li {

}



#urlaubs_tipp {
	height: 27px;
	background: #72b2dd;

	color: #fff;
	padding-top: 9px;
	font-size: 16px;
	font-weight: bold;
}

#info h2, #klimatabellen h2 {
	padding-top: 30px;
}

#info p {
	width: 620px;
	padding-top: 4px;
	margin: 4px 0 20px 0;
	border-top: 1px solid #aaa;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: bold;
}

#info h3 {
	width: 620px;
}

#wetter {
	margin: 55px 0px 20px 0px;
	background: #eee;
	padding: 10px 10px 15px 25px;
}

#wetter a, #wetter a:visited {
	color: #e95d0f;
	font-size: 14px;
}

.wetter_icon {
	float: left;
	margin-right: 10px;
	padding: 1px;
	border: 1px solid #aaa;
}

#klimatext, #comments {
	margin: 25px 25px 20px 25px;
	width: 590px;
}

#klimatext {
	width: 590px;
	margin: 40px 25px;
}

#klimatext p, #comments p {
	font-size: 14px;
	padding-top: 3px;
	line-height: 1.5em;
}

#klimatext h3, #comments h3 {
	border-bottom: 1px solid #aaa;
	padding-bottom: 3px;
}

.c_title {
	margin-top: 5px;
	background: #F2B100;
	color: #fff;
	padding: 5px 7px 5px 90px;
	text-transform: uppercase;
	background-repeat: no-repeat;
}

.c_author {
	color: #333;
	font-size: 14px;
	padding: 5px 5px;
	background: #eec;
}

.s0 {
	background-image: url(/images/s0.gif);
}

.s1 {
	background-image: url(/images/s1.gif);
}
.s2 {
	background-image: url(/images/s2.gif);
}
.s3 {
	background-image: url(/images/s3.gif);
}
.s4 {
	background-image: url(/images/s4.gif);
}
.s5 {
	background-image: url(/images/s5.gif);
}

#comments p {
		margin-bottom: 35px;
		margin-left: 5px;
}


#foto_credit {
	clear: both;
	padding: 20px;
	background: #72B2DD;
	color: #fff;
	font-size: 14px;
	line-height: 1.7em;
}

#foto_credit a, #foto_credit a:visited {
	color: #fff;
}



/* ############################################################################
   2 Klimatabelle
   ############################################################################ */


#klimatabelle {
	width: 610px;
	margin: 25px 25px 40px 20px;
	background: #fff;
	border: 1px solid #aaa;
}

#klimatabelle img {
	padding-left: 5px;
}

#klimatabelle h4 {
	border: 1px solid #313131;
}

#klimatabelle table {
	margin: 20px 0px;
	padding-right: 20px;
	background: #fff;
	padding-bottom: 5px;
}

#klimatabelle img {
	border-bottom: 1px solid #ddd;
}

.legende {
	width: 140px;
	height: 60px;
	position: relative;
}

.legende p {
	position: absolute;
	width: 60px;
	left: 80px;
	top: 17px;
	font-size: 12px;
	color: #888;
	text-align: right;
}

.ht {
	background-image: url(/images/hoechsttemperatur.gif);
}

.tt {
	background-image: url(/images/tiefsttemperatur.gif);
}

.sh {
	background-image: url(/images/sonne.gif);
}

.wt {
	background-image: url(/images/wassertemperatur.gif);
}

.rt {
	background-image: url(/images/regentage.gif);
}



.tnm {
	width: 35px;
	font-size: 10px;
	text-align: center;

}

.tdg {
	text-align: center;
}


/* ############################################################################
   3 home
   ############################################################################ */

#claim {
	position: absolute;
	width: 920px;
	background-image: url(/images/black_tp.png);
	padding: 5px 15px 5px 25px;
	color: #fff;
	right: 0px;
	bottom: 0px;
	font-size: 32px;
}

.container {
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 30px;
	width: 450px;
	float: left;
}

.container h3 {
	margin-bottom: 10px;
}

#wann_verreisen {
	padding: 15px;
	width: 416px;
	border: 3px solid #F2B100;
	-moz-border-radius: 10px;
	margin-bottom: 25px;

}


#wann_verreisen select {
	width: 200px;
	font-size: 18px;
	padding: 5px;
}

#wann_verreisen input, #wann_verreisen select {
	border: 1px solid #aaa;
}


#beliebteste_ziele, #last_minute {
	background: #eee;
	border: 0;
	width: 426px;
	padding: 10px;
	-moz-border-radius: 10px;
	border: 3px solid #aaa;
}

#beliebteste_ziele h3, #last_minute h3 {
	/* background: orange; */
	padding: 10px 10px 0 10px;

	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	color: #313131;
	font-size: 26px;
	
}

#beliebteste_ziele h4, #last_minute h4 {
	margin: 0px 10px 10px 10px;
	color: #666;
}

#beliebteste_ziele ul {
	list-style-type: none;
}

#beliebteste_ziele li, #last_minute li {
	margin: 0 5px;
	padding: 10px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #fff;
	position: relative;
}

#beliebteste_ziele img {
	/* border: 5px solid white; */
	width: 120px;
	height: 80px;
	background: #fff;
	padding: 5px;
	border: 1px solid #ddd;

}


#beliebteste_ziele .tzl {
	position: absolute;
	left: 140px;
}

.tzlp p {
	position: absolute;
	font-size: 12px;
	top: 43px;
	left: 140px;
	width: 265px;
}
#beliebteste_ziele a {
	font-size: 20px;
	top: 15px;
}


#last_minute ul {
	list-style-type: none;
	padding: 10px;
}



#last_minute li:hover, 	#beliebteste_ziele li:hover  {
	background: #eed;
}

.lm {
	height: 30px;
	padding: 10px 10px;
	float: left;
	width: 60px;
	color: #999;
}

.lmb {
	height: 30px;
	padding: 10px 10px;
	float: left;
	width: 160px;
}

.lmb a {
	font-size: 20px;
}

.ziel_button {
	margin: 0px 0px 0px 15px;
	height: 37px;
	width: 150px;
	font-size: 14px;
}


/* ############################################################################
   4 divers
   ############################################################################ */

/* Landkarte */

#big_map {
	width: 630px;
	height: 730px;
	border: 1px solid #666;

	margin-top: 20px;
}

#reiseführer {
	width: 200px;
	height: 400px;
	background: maroon;
	float: right;
	margin:45px 20px 0 0;
	
}


#klimatabellen h3 {
	margin-top: 30px;
	
}



/* Wann wohin */

#reiseziele, #reisemonat {
	padding: 25px;
	float: left;
	width: 710px;
}

#reisemonat a {
	font-size: 20px;
}

#reiseziele h2 {
	padding-bottom: 20px;
	font-size: 36px;
}

#reiseziele li {
	list-style-position: inside;
	padding-bottom: 3px;
}

#reiseziele h3 {
	border-bottom: 1px solid #aaa;
	margin-bottom: 5px;
}

#reiseziele h4 {

	width: 300px;
	margin-bottom: 5px;
	color: #333;
}

#reiseziele p {
	margin: 0 40px 15px 0;
	font-size: 15px;
	line-height: 1.2em;
}

#reiseziele ul {
	margin-bottom: 40px;
}


/* Monatsdetail */
#reisemonat h2 {
	padding-bottom: 35px;
	font-size: 36px;
}

#reisemonat a {
	font-size: 20px;
}


#reisemonat li {
	list-style-type: none;
}


.ww {
	width: 200px;
	height: 25px;
	padding: 10px;
	float: left;
	margin: 1px 0;
	font-size: 18px;
}


#info, #reisemonat li {
	list-style-type: none;
}

.wwk {
	width: 30px;
	height: 30px;
	padding: 8px 10px 10px 7px;
	float: left;
	margin: 1px 2px 1px 0;
}

.wwk img {
	width: 33px;
	height: 33px;
}

.black {

	background: #eee;
}



/* Impressum */

#impressum {
	padding: 25px;
}

#impressum h2 {
	padding-bottom: 25px;
}



/* ############################################################################
   5 Affiliates
   ############################################################################ */

	#reise-billig {
		width: 660px;
		overflow: hidden;
		margin-bottom: 30px;
	}

	#reise-billig h3 {
		padding: 20px;
	}

.reise {
	float: left;
	width: 193px;
	margin-left: 25px;
	height: 240px;
	background: #555;
}


#top_banner {
	float: right;
	/* background-image: url(/images/468x60_banner.jpg);  */

	width: 468px;
	height: 60px;
	margin-top: 15px;
}

#banner_r160 {
	float: right;
	margin: 35px 25px;
	width: 140px;
	overflow: hidden;
}

#banner_r162 {
	float: right;
	margin: 35px 25px;
	width: 180px;
	overflow: hidden;
}


#banner_r300 {
	float: right;
	margin: 35px 1px;
	width: 300px;
	overflow: hidden;
}



#banner_r460 {
	float: right;
	margin: 35px 25px;
	width: 460px;
	overflow: hidden;
}

#exp_shop {
	padding: 40px 0px 20px 90px;
	border-bottom: 1px solid #aaa;

}

#exp_mshop {
	margin: 30px;
}


/* ############################################################################
   A1 Editor
   ############################################################################ */

#edit {
	padding: 25px;
}

#edit input, #edit textarea, #edit select {
	border: 1px solid #aaa;
	padding: 5px;
}

#edit input:focus, #edit textarea:focus, #edit select:focus {
	background-color: #F9FFCF;
	border: 1px double black; 
}

#edit select {
	font-size: 12px;
	width: 140px;
}

#edit p {
	padding-bottom: 12px;
}

#edit fieldset {
	float: left;
	background: #ddd;
	width: 410px;
	padding: 10px;
	border: 1px dashed #aaa;
	margin: 0 20px 30px 0;
}

#edit legend {
	background: #F2B100;
	color: #fff;
	font-size: 14px;
	padding: 3px 5px;
	font-weight: bold;
}

.tbig {
	font-size: 18px;
	color: #333;
}

.assign_month {
	width: 200px;
	margin-right: 25px;
	float:left;
}

.assign_month ul {
	list-style-type: none;
	margin: 10px 0;
}

.assign_month li {
	border-bottom: 1px solid #aaa;
}

.assign_month li a {
	display: block;
	padding: 10px 10px;
	color: #333;
	text-decoration: none;
	background: #D1FF5F;
}

.kein_link {
	padding: 10px 10px;
	background: #eee;
}

.assign_month li a:hover {
	background: #F2B100;
	color: #fff;
}

/* INDEX */

#editieren {
	padding: 25px;
	position: relative;
}

#editieren h1 {
	margin-bottom: 20px;
	border-bottom: 1px solid #aaa;
}

#editieren li {
	background: #eee;
	padding: 10px;
	margin-bottom: 3px;
	font-size: 20px;
	list-style-type: none;
}

#editieren li:hover {
	background: #eed;
}

.destin {
	width: 200px;
	float: left;
}

.buttn {
	position: relative;
}

.stats {
	float: right;
	color: #aaa;
}

#neues_klima {
	position: absolute;
	top: 30px;
	right: 25px;
	font-size: 20px;
}
