/* Allgemein, Typo ---------------------------------  */

html { height: 101%; }

body {
	background-color: #353535;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
}
#wrapper, #wrapper td, #wrapper th {
	color: #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14pt;
}
a:link {
	color: #ddd;
	text-decoration: underline;
}
a:visited {
	color: #ddd;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #ED8B01;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

h1 {
	font-weight: normal;
	font-size: 24px;
}
h2 {
	font-size: 13px;
}

/* Layoutbereiche ------------------------- */
#wrapper {
	width: 1104px;
	margin-right: auto;
	margin-left: auto;
}
#kopf {
	background: url(../img/bg_header.jpg) no-repeat;
	height: 80px;
	margin-bottom: 13px;
}
#inhalt {
	background: #454545;
	border: 1px solid #111;
	padding: 2px;
	margin-bottom: 4px;
}
#inhalt_innen {
	border: 1px solid #666;
	min-height: 530px;
}

#fusszeile {
	background: #454545;
	border: 1px solid #111;
	padding: 2px;
	clear: both;
}
#fusszeile_innen {
	border: 1px solid #666;
}	

/* Kopfbereich ------------------------------------------- */
#logo {
	margin-left: 760px;
	padding-top: 5px;
}
#hauptmenu {
	background: url(../img/bg_menue.jpg) no-repeat;
	height: 22px;
	position: relative;
	top: -12px;
	margin: 0px auto 0px 0px;
	padding: 0px 0px 0px 3px;
	/*width: 750px;*/
}
#hauptmenu li {
    position: relative;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#hauptmenu a {
    display: inline-block;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 4px;
	height: 17px;
	/*float: left;*/
	text-decoration: none;
}
#hauptmenu a.aktiv {
	background: #353535;
	padding: 3px 14px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #353535;
	border-left: 1px solid #666666;
	color: #FFFFFF;
}

/* 2. Menüebene zum Aufklappen */
#hauptmenu li ul {
    display: none;
    position: absolute;
    white-space:nowrap;
	left: -5px;
    top: 16px;
    background-color: #404040;
    padding: 0 5px 6px 5px;
    border: 1px solid #666;
    border-top: 0;
}
#hauptmenu li:hover ul {    
    display: block;
}
#hauptmenu li li {
    display: block;
    list-style-type: none;    
}


/* 2. Menüebene feststehend Workshops*/
#workshops #nav-workshops {
    display: block;
    left: -165px;
    background-color: transparent;
    text-align: center;
    width: 600px;
    border: 0 none;
}
#workshops #nav-workshops li {
    display: inline;
}
#workshops #nav-workshops a {
    background-color: transparent;
    padding: 4px 4px 2px;
    margin: 0 11px;
}
#hauptmenu li li .aktiv {
    border: 0 none;
    border-bottom: 1px solid #ED8B01;
    cursor: default;
}

#workshops #kopf {
    margin-bottom: 24px;
}




/* 2. Menüebene feststehend Daily*/
#daily #nav-daily {
    display: block;
    left: -262px;
    background-color: transparent;
    text-align: center;
    width: 600px;
    border: 0 none;
}
#daily #nav-daily li {
    display: inline;
}
#daily #nav-daily a {
    background-color: transparent;
    padding: 4px 4px 2px;
    margin: 0 11px;
}
#hauptmenu li li .aktiv {
    border: 0 none;
    border-bottom: 1px solid #ED8B01;
    cursor: default;
}

#daily #kopf {
    margin-bottom: 24px;
}


/* Inhaltsbereich ------------------------------------- */
.textbox1 {
	padding: 15px 15px 15px 60px;
	width: 405px;
}
.news {
	padding: 0;
	margin: 15px 150px 15px 150px;
	border: 1px dotted #FF9900;
}

.news h1 {
	font-size: 16px;
	padding: 0px 15px 0px 15px;
	margin: 0;
}
.news h2 {
	background-color:#333333;
	padding: 0px 15px 0px 15px;
	margin: 0;
}
.news p {
		padding: 0px 15px 0px 15px;
}
.reiseverlauf {
	padding: 25px 0px 15px 0px;
	margin: 25px 80px 15px 80px;
	border: 1px dotted #FF9900;
}
.reiseverlauf td {
	padding: 5px;
}
.textbox_breit {
	padding: 15px 150px 15px 150px;
	
}

.textbox_links {
	width: 380px;
	float: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 180px;
}
.textbox_rechts {
	padding: 15px 15px 15px 15px;
	width: 440px;
	float: right;
}

#startbild {
	float: right;
	margin-top: 30px;
	margin-right: 30px;
	width: 548px;
	display: inline;
}
#startbild img {
	margin: 10px;
	border: 2px solid #FFFFFF;
}
.foto {
	float: left;
	margin-right: 20px;
}
.loeschen{
clear:both;
}

.bild_breit {
	margin-bottom: 10px;
	margin-top: 30px;
}

.ganze_breite {
	clear: both;
}

.bild_zentriert {
	width:530px;
	margin-left:auto;
	margin-right:auto;
}
/* Fussbereich ---------------------------------------*/

.textbox_fuss {
	padding: 0px 34px 0px 0px;
	font-size: 9px;
	text-align: right;
}
.statistic {
padding: 0px 10px 0px 5px; 
}

/* Kontaktseite-----------------------------------*/


.kontakt {
	padding: 30px 140px 30px 140px;
	margin: 0px 150px 30px 150px;
	width:520px;
	border: 1px dotted #FF9900;
}

label {

	
	font-weight: bold;
	width: 165px;
	float: left;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 1.5em;
}
.erforderlich {
	color: #FF5D02;
}
input.text {
	width: 342px;
	border: 1px dotted #FF9900;
	padding: 4px;
	margin-top: 1.5em;
}
textarea.text {
	border: 1px dotted #FF9900;
	padding: 4px;
	width: 507px;
}
textarea, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #583f12;
}
.text:hover {
	border-color: #FF9900;
	border-style: solid;
}
.text:focus {
	border-style: solid;
	background-color:#fbe1bc;
}
div.submit {
	text-align: center;
	margin-top: 1.5em;
}
.submit input {
	width: 185px;
}

.fb-like {
	float: right;	
	margin-right: 3.2em;
}

.bild_links {
 float: left;
 margin: 0 15px 6px 15px;
}
.bild_rechts {
 float: right;
 margin: 0 15px 6px 15px;
}

.bild_mittig {
  display: block;
  margin-left:auto;
	margin-right:auto;
}


@media print {
body {
	background-color: white;
	margin-left: 2cm;
}


#wrapper, #wrapper td, #wrapper th {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 1.4;
	width: auto;
	text-align: justify;
}
#kopf, #fusszeile {
	display: none;
}
#inhalt, #inhalt_innen {
	background-color: white;
	border: none;
}
div.reiseverlauf {
	margin: 0;
	border: none;
}
}
