@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg/bg-orange-bk.jpg);

}
#inhaltCenter {
	text-align: left;
	vertical-align: middle;
	margin: 0px auto;
	padding: 0px;
	width: 950px;
	height: 900px;
/*	border: 1px dashed #999;
*/}
#topBanner {
	width: 950px;
	height: 220px;
	background-color: #FFCF22;
	margin-bottom: 5px;
	margin-top: 10px;
	}
#topNavBoxMain {
	width: 950px;
	height: 30px;
	background-color: #000000;
	margin-bottom: 15px;/*	background-image: url(../images/ist2_2840379-plant_900x220.jpg);
	margin-top: 10px;*/
	}
.NavBox01{
	float: left;
	height: 30px;
	width: 150px;
	margin-left: 12px;
	}
.NavBox02{
	float: left;
	height: 30px;
	width: 150px;
	margin-left: 5px;
	}
#HomeDEInfoBox01 {
	width: 300px;
	height: 550px;
	float: left;
	margin-left: 12px;
	border: 1px solid #666;
	background-color: #FFF;
}
#HomeDEInfoBox02 {
	width: 300px;
	height: 550px;
	float: left;
	margin-left: 10px;
	border: 1px solid #666;
	background-color: #FFF;
}
#HomeDEInfoBox03 {
	width: 300px;
	height: 550px;
	float: left;
	margin-left: 10px;
	border: 1px solid #666;
	background-color: #FDBF71;
}
#TicketInfoBox01 {
	width: 924px;
	height: 720px;
	float: left;
	margin-left: 12px;
	border: 1px solid #666;
	background-color: #FFF;
}
#InfoBox610px {
	width: 612px;
	height: 550px;
	float: left;
	margin-left: 12px;
	border: 1px solid #666;
	background-color: #FFF;
}
#PartnerDEInfoBox01 {
	width: 300px;
	height: 520px;
	float: left;
	margin-left: 12px;
	border: 1px solid #666;
	background-color: #FFF;
}
#PartnerDEInfoBox02 {
	width: 300px;
	height: 520px;
	float: left;
	margin-left: 10px;
	border: 1px solid #666;
	background-color: #FFF;
}
#PartnerDEInfoBox03 {
	width: 300px;
	height: 520px;
	float: left;
	margin-left: 10px;
	border: 1px solid #666;
	background-color: #FFF;
}
.infoHeader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFCF22;
	}
.infoText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 5px;
	}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.rahmen1px999{
	border:1px solid #999
}
 a:link{
	 color:#000;
}
 a:visited{
	color:#999;
}
 a:hover{
	color:#033;
}
 a:active{
	color:#000;
}
.color1 {
	background-color: #F9AA19;
}
.color2 {
	background-color: #FBC36E;
}

.strich_unten {
	border-bottom-style: solid;
	border-bottom-color: #F9AA19;
	border-bottom-width: 1px;
}
.strich_oben {
	border-top-style: solid;
	border-top-color: #F9AA19;
	border-top-width: 1px;
}

.strich_oben_unten {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F9AA19;
	border-bottom-color: #F9AA19;
}
