/* CSS Document */

body {
	font: 10px Verdana, Arial, Helvetica, sans-serif	!important;
	color: #333;
	text-align: center;
	padding: 0;
	margin: 0;
	background: #fff;
}

h1, h2, h3, h4, h5, p, ul, form {
	padding: 0;
	margin: 0;
}

h1 {
	font-size: 16px;
	color: #005E97;
}

h1 span, h4 span {
	display:none;
}

h2 {
	font-size: 14px;
	color: #005E97;
	padding: 5px 0 15px 0;
}

h3 {
	font-size: 11px;
	color: #005E97;
	padding: 20px 0 10px 0;
}

h3.top {
	padding: 0 0 10px 0;
}

h4 {
	font-size: 11px;
	color: #005E97;
}

h5 {
	font-size: 12px;
	color: #005E97;
}


img {
	border: 0;
}

strong {
  font-weight : bold;
}

ul, li, ol { 
	padding: 0; 
	margin: 0; 
	list-style-type: none; 
	text-align: left;
	line-height: 16px; 
}

a, a:link	{ color: #005E97;	text-decoration: none;}
a:visited	{ color: #005E97;	text-decoration: none;}
a:hover 	{ color: #005E97;	text-decoration: underline;}
a:active 	{ color: #005E97; text-decoration: underline;}


CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

/* Classen */
.blue {
	color: #005E97;
}
.textBild {
	padding: 0 17px 5px 0;
	float:left;
}

.mehr {
	font-weight: bold;
	text-align:right;
}

.weiter {
	font-weight: bold;
	text-align:right;
	padding-right: 10px;
	padding-bottom: 6px;
	margin-bottom: 6px;	
}


.zurueck {
	padding-top: 20px;
	font-weight: bold;
	text-align:left;
	clear:both;
}

.center {
	text-align: center;
}

.left {
	float:left;
	text-align: left;
}

.right {
	text-align: right;
}

.floatLeft {
	padding: 0 17px 5px 0;
	float:left;
}

.floatRight {
	padding: 0 0 5px 17px;
	float:right;
}

.linie{
	background: url(../../djh_reisen/images/linie.gif) repeat-x left 15px;
	height:10px;
	padding:0;
}

.linieLink {
	padding: 3px 0 1px 1px;
	background: url(../../djh_reisen/images/linie_link2.gif) repeat-x top left;
}

.trennlinie {
	background: url(../../djh_reisen/images/linie.gif) repeat-x left top;
	height:1px;
	margin:2px;
}

.ariadne {
	margin: 5px;
	padding:0;
	background: url(../../djh_reisen/images/linie.gif) repeat-x top left;
	height: 1px;
	clear:both;
}

.ariadne2 {
	padding: 5px;
	background: url(../../djh_reisen/images/haupt_pic_unten.gif) no-repeat top left;
}


INPUT.suche {
	width: 160px;
}
/* --- CONAINER BOX --- */
#container {
	position: relative;
	width: 1000px;
	text-align: left;
	background: #fff url(../../djh_reisen/images/bg_middle.gif) top left;
	margin: 0 auto;
	padding: 0;
}
/* -------------------- */
/* --- HEADER BOX ----- */
#header {
	position:relative;
	top:0;
	left:0;
	height:168px;
	z-index:4;
}
/* -------------------- */
/* --- MIDLLE BOX ----- */
#middle {
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
}
/* -------------------- */

/* --- CONTENT BOX ---- */
#content {
	width: 620px;
	font-size:11px;
	line-height: 16px;
	background-color:#fff;
	text-align: left;
}

#mainPic {
	position:absolute;
	top:82px;
	left:170px;
	z-index:1;
}
.picGross {
height:228px;
}
.picKlein {
height:34px;
}
.picHaupt {
height:167px;
}
.picText {
height:132px;
}
.picTextHistorie {
height:99px;
}
.picOhne {
height:44px;
}

.teaser {
	width: 200px;
	padding: 230px 0 0 5px;
	float:left;
}

.teaser p {
	font-size: 10px;
	line-height:normal;
	padding: 8px;
	text-align:justify;
}

/*.textContainer {
	margin:10px 0;
	padding: 10px 25px;
	text-align:justify;
	background: url(../images/linie.gif) repeat-x left bottom;
}*/

/*.textContainer {
	padding: 10px 25px;
	text-align:justify;
	background: url(../images/linie.gif) repeat-x left bottom;
}*/

.textContainer {
	padding: 10px 25px;
	text-align:justify;
}

/* Textseiten */
.textContainer2 {
	padding: 10px 30px;
	text-align:justify;
}

.textEinleitung {
	margin:10px;
	padding: 0 0 15px 0px;
	text-align:justify;
	background: url(../../djh_reisen/images/linie.gif) repeat-x left bottom;
}

.textContainer li{
	margin: 0 0 0 10px; 
	list-style-type: none; 
	text-align: left;
	line-height: 1.6em; 
	background: url(../../djh_reisen/images/li_off_kat2.gif) no-repeat left 8px;
	padding: 2px 2px 2px 10px; 
}


.partnerContainer {
	margin:10px 30px;
	padding:0 0 15px 0;
	text-align:justify;
	background: url(../../djh_reisen/images/linie.gif) repeat-x left bottom;
}

.verbaendeContainer {
	margin:10px 30px;
	padding:0 0 15px 0;
	text-align:justify;
	background: url(../../djh_reisen/images/linie.gif) repeat-x left bottom;
	font-size: 9px;
}

/* TEASER */
.serviceBox {
	width:287px;
	height:134px;
	border: 1px solid #C6D9E7;
	text-align:left;
}

.serviceBox p {
	padding-right: 4px;
}

.servicePic {
	padding: 4px;
	float:left;
}

/* Versicherungsbox */
.versicherungBox {
	width:230px;
	padding:5px;
	margin: 0 0 10px 0;
	border: 1px solid #C6D9E7;
	text-align:left;
}

/* Verbände */
.verbaende {
	float:left; 
	padding-right:10px; 
	width: 190px;
}

/* Auswahl Mitglied */
.auswahlBox_old {
	background: #C5DAE7;
	width:250px;
	height: 170px;
	margin: 0 0 10px 0;
	border: 1px solid #005E97;
	text-align:left;
}

.auswahlBox {
	background: #C5DAE7;
	width:250px;
	height: 200px;
	margin: 0 0 10px 0;
	border: 1px solid #005E97;
	text-align:left;
}

.auswahlBox INPUT {
	position:relative; 
	top: 6px;
}
/* Formular Box zweispaltig 2 */
.formularBox2 {
	width:258px;
	padding:5px;
	margin: 0 0 10px 0;
	text-align:left;
}

.formularBox2 INPUT {
	width: 165px;
	border: 1px solid #005E97;
	font-size:11px;
}

.formularBox2 TEXTAREA {
	width: 165px;
	height: 60px;
	border: 1px solid #005E97;
	font-size:11px;
}

.formularBox2 SELECT {
	font-size:11px;
}

INPUT.abschicken {
	background:#EF9B00;
	color:#fff;
	border: 1px solid #fff;
	font-weight:bold;
}
/* -------------------- */

/* Formular Box zweispaltig */
.formularBox {
	padding:5px;
	margin: 0 0 10px 0;
	text-align:left;
}

.formularBox INPUT {
	width: 200px;
	border: 1px solid #005E97;
	font-size:11px;
}

.formularBox TEXTAREA {
	width: 200px;
	height: 60px;
	border: 1px solid #005E97;
	font-size:11px;
}

.formularBox SELECT {
	font-size:11px;
}

/*INPUT.abschicken {
	background:#005E97;
	color:#fff;
	border: 1px solid #fff;
	font-weight:bold;
}*/

INPUT.abschicken {
	background:#EF9B00;
	color:#fff;
	border: 1px solid #fff;
	font-weight:bold;
}
/* -------------------- */
/* ---- FOOTER BOX ---- */
#footer {
	width:1000px;
	clear: both;
	padding: 30px 0 5px 0;
	margin: 0;
	background: #fff url(../images/bottom.gif) no-repeat top;
}
/* -------------------- */


