/*styles.css
Globale Stylesheet Datei, welche alle wichtigen Styles der BITV Seiten enhält.
Bitte nur Global Sytles einfügen - temp. oder spezielle Styles separat legen!

 */


#InhaltRahmen{
	position: absolute;
	margin-left: -450px;
	background-color:#FFF;
	padding-bottom:10px;
	left: 50%;
	width: 900px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

* html #InhaltRahmen{
	padding-bottom:32px;
}
#links001 {
	position: absolute;
	padding-left: 5px;
	color:#999;
	width: 180px;
	left: 5px;
	top: 160px;
	background-color: #FFF;
}

#links {
	position: absolute;
	color:#999;
	width: 180px;
	left: 0px;
	top: 96px;
	background-color: #eeeeee;
	margin-top: -100px;
	margin-left: -205px;
}


#home {
	padding-top: 13px;
	text-align:left;
	padding-left: 5px;
	width: 100px;
	float:left;
}

#mail_druck {
	padding-top: 6px;
	text-align:right;
}

#menubuttons {
	position: relative;
	background-image: url("../pix/layout/menu_back.gif");
	background-repeat:repeat;
	padding-left: 2px;
	line-height: 2.57;
	border-bottom: 1px solid #FFF;
}

#mitte{
	position: relative;
	background-image: url(../pix/layout/punkte.gif);
	background-repeat:repeat-y;
	top:10px;
	width: 490px;
	float:left;
	overflow:visible;
	background-color: #FFF;
	border-left-width: 180px;
	border-left-style: solid;
	border-left-color: #eee;
	height: 1200px;
	padding: 5px;
	margin: 5px;
}

* html #mitte{
	position: relative;
	background-image: url("../pix/layout/punkte.gif");
	background-repeat:repeat-y;
	border-left:180px solid #eee;
	top:22px;
	left: 10px;
	width: 690px;
	margin-bottom: 0px;
	padding-left:0px;
	padding-right:0px;
	float:left;
	overflow:visible;
	clip: rect(auto,auto,auto,100px);
}


#oben {
	position: relative;
	width: 900px;
	height: 139px;
	float:left;
	top: 10px;
	left:9px;
}


#text {
	position:relative;
	padding-left: 20px;
	padding-right:10px;
	height:inherit;
	min-height: 1px;
	background-color: #FFF;
}
* html #text {
	padding-right: 30px;
	height:auto !important;  /* für moderne Browser */
	height:420px;  /*für den IE */
	left: 9px;
}

#textblock {
	position:relative;
	float:left;
	height:inherit;
	background-color: #FFF;
	width: 300px;
}


#topIMG, #topLogo {
	position: absolute;
	height:140px;
	background-image: url("../pix/layout/balken_top.gif");
	background-position:bottom;
	background-repeat:repeat-x;
	border-left-style: solid;
	border-left-width:1px;
	border-left-color: #FFF;
	border-bottom-style: solid;
	border-bottom-width:1px;
	border-bottom-color: #cbcbcb;
}

* html #topIMG, #topLogo {
	height:140px;
}	

#topLogo {
	width: 191px;
	float:left;
}

#topIMG { 
	right: 19px;
	float:right;
}

#rechts {
	position: relative;
	padding-right:10px;
	float:right;
	/*font-size: 20px;*/
	width: 170px;
	left: 10px;
	top: -10px;
	overflow: hidden;
}
* html #rechts {
	width: 173px;
	left: 30px;
}

#rechtsInh {
	position: relative;
	background-image: url("../pix/layout/balken_h1.gif");
	background-repeat:repeat-x;
	background-color: #f6f6f6;
	padding-top: 2px;
	padding-bottom:10px;
	margin-bottom: 10px;
	width: 160px;
	border-bottom-style: none;
	border-bottom-width:10px;
	border-bottom-color: #F3F3F1;
	clip: rect(150px,5px,auto,490px);
	margin-left: 280px;
	margin-top: -550px;
	top: 730px;
	left: 820px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #F3F3F1;
	border-right-color: #F3F3F1;
	border-left-color: #F3F3F1;
	text-align: left;
	text-indent: 5px;
}
#rechtsInh01 {
	position: relative;
	background-image: url("../pix/layout/balken_h1.gif");
	background-repeat:repeat-x;
	background-color: #f6f6f6;
	padding-top: 2px;
	padding-left: 10px;
	padding-right:10px;
	padding-bottom:10px;
	margin-bottom: 10px;
	width: 160px;
	border-bottom-style: solid;
	border-bottom-width:10px;
	border-bottom-color: #FFF;
}
#rechtsInh02 {
	position: relative;
	background-image: url("../pix/layout/balken_h1.gif");
	background-repeat:repeat-x;
	background-color: #f6f6f6;
	padding-top: 2px;
	padding-left: 10px;
	padding-right:10px;
	padding-bottom:10px;
	margin-bottom: 10px;
	width: 160px;
	border-bottom-style: solid;
	border-bottom-width:10px;
	border-bottom-color: #FFF;
}
#textblock01 {
	position:relative;
	float:left;
	height:inherit;
}
.input.feld {
	height: 50px;
	width: 300px;
	font-size: 14px;
	color: #000;
	border: #333 1px dotted;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;

}
#mitte01 {
	position: relative;
	background-image: url(../pix/layout/punkte.gif);
	background-repeat:no-repeat;
	border-left:180px solid #eee;
	top:20px;
	left: 10px;
	width: 690px;
	margin-bottom: 20px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	overflow:visible;
}
#rechtsInh10 {
	position: relative;
	background-image: url(../pix/layout/balken_gr01.gif);
	background-repeat:repeat-x;
	background-color: #f6f6f6;
	padding-top: 2px;
	padding-left: 10px;
	padding-right:10px;
	padding-bottom:10px;
	margin-bottom: 10px;
	width: 160px;
	border-bottom-style: solid;
	border-bottom-width:10px;
	border-bottom-color: #FFF;
}
#mitte0100 {
	position: relative;
	background-repeat:no-repeat;
	top:20px;
	left: 0px;
	width: 690px;
	margin-bottom: 20px;
	padding-left:0px;
	padding-right:0px;
	float:left;
	overflow:visible;
	border-left-width: 0px;
	border-left-style: solid;
}
#mitte0200 {
	position: relative;
	background-repeat:no-repeat;
	top:20px;
	left: 0px;
	width: 920px;
	margin-bottom: 20px;
	padding-left:0px;
	padding-right:0px;
	float:left;
	overflow:visible;
	border-left-width: 0px;
	border-left-style: solid;
}
#textblock0200 {
	position:relative;
	float:left;
	height:inherit;
}
#text0200 {
	position:relative;
	padding-left: 0px;
	padding-right:0px;
	padding-top: 10px;
	height:inherit;
	min-height: 400px;
}
#oben0200 {
	position: relative;
	width: 940px;
	height: 139px;
	float:left;
	top: 10px;
	left:9px;
}
#topIMG0200 {
	right: 19px;
	float:right;
}
#InhaltRahmen0200 {
	position: absolute;
	margin-left: -450px;
	background-color:#FFf;
	border-bottom: 10px solid #eee;
	padding-bottom:10px;
	left: 50%;
	width: 920px;
}
#InhaltRahmen #mitte #text #textblock .fliesstexttermine table tr .h1 .Stil1 {
	font-size: 14px;
	font-weight: bold;
}
#InhaltRahmen #mitte #text #textblock .fliesstexttermine table {
	text-align: left;
}
#rechtsInhReisen001 {
	position: relative;
	background-image: url(../pix/layout/menu_back.gif);
	background-repeat:repeat;
	background-color: #f6f6f6;
	padding-top: 0px;
	padding-left: 2px;
	padding-right:0px;
	padding-bottom:0px;
	margin-bottom: 5px;
	width: 160px;
	border-bottom-style: solid;
	border-bottom-width:0px;
	border-bottom-color: #CCC;
	line-height: 2,5;
}
#menubuttonsReisen001 {
	position: relative;
	background-image: url("../pix/layout/menu_back.gif");
	background-repeat:repeat;
	padding-left: 8px;
	line-height: 2.57;
	border-bottom: 1px solid #FFF;
	left: 2px;
	overflow: auto;
	width: 170px;
}
#menubuttonsReisen002 {
	position: relative;
	background-image: url(../pix/layout/menu_back.gif);
	background-repeat:repeat;
	padding-left: 8px;
	line-height: normal;
	left: 2px;
	color: #666;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	width: 170px;
}
#rechtsInh20 {
	position: fixed;
	background-image: url("../pix/layout/balken_h1.gif");
	background-repeat:repeat-x;
	background-color: #EEEEEE;
	padding-top: 2px;
	padding-bottom:10px;
	margin-bottom: 10px;
	width: 160px;
	border-bottom-style: none;
	border-bottom-width:10px;
	border-bottom-color: #F3F3F1;
	clip: rect(150px,5px,auto,490px);
	margin-left: 250px;
	margin-top: -550px;
	top: 730px;
	left: auto;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #F3F3F1;
	border-right-color: #F3F3F1;
	border-left-color: #F3F3F1;
	text-align: left;
	text-indent: 5px;
	padding-left: 800px;
}
