html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0px;
}
body, td {
	background-color: #FFFFFF;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
}

#masterdiv {
	background-color: black;
	width: 886px;
	height: 613px;
}
#navigation{
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
	position: absolute;
	left: 10px;
	top: 20px;
}
#maindiv {
	background-color: white;
	width: 852px;
	height: 569px;
	background: url('/images/bg_innen2_60.jpg');
	text-align: left;
	position: relative;
}
#infodiv{
	color: white;
	text-align: right;
	margin-right: 50px;
	margin-top: 4px;
	font-weight: bold;
}
#logo{
	display: block;
	position: absolute;
	left: 252px;
	top: 37px;
	width: 182px;
	height: 84px;
}
#sideimage{
	display: block;
	position: absolute;
	left: 150px;
	top: 260px;
	width: 270px;
	height: 270px;
}
#content{
	position: absolute;
	left: 446px;
	top: 36px;
	width: 378px;
	height: 496px;
	background: url('/images/textbg.jpg');
	background-repeat: no-repeat;
}

#arrowup, #arrowdown{
	display: block;
	position: absolute;
	left: 831px;
	top: 192px;
}
#arrowdown{
	top: 312px;
}
/* Scroller */
#divContainer, #divContainer2 {
	width: 340px; 
	height: 400px; 
	overflow: hidden; 
	clip: rect(0,340,400,0); 
	visibility: hidden;
	margin-left: 20px;
}
#divContainer2 {
	visibility: visible;
}
#divContent, #divContent2 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
	position: relative; 
}
* html #divContent {
	position: absolute; 
	width: 340px;
}

/* HTML-Elemente */
h3{
	margin-left: 20px;
	margin-top: 20px;
	font-size: 18px;
	font-weight: normal;
}
h3 em{
	font-size: 30px;;
	font-style: normal;
	
}
a {
	text-decoration: none;
	color: #FF3300;
}
a:hover{
	text-decoration: underline overline;
}

#nav2div{
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	height: 21px;
	text-align: right;
	width: 100%;
}

#ln_kontakt {
	width: 60px;
	display: block;
	float: right;
	padding-top: 3px;

}

#ln_impressum {
	width: 60px;
	display: block;
	float: right;
	padding-top: 3px;
	padding-left: 50px;
}

#ln_language{
	width: 60px;
	display: block;
	float: right;
	padding-top: 3px;
	padding-right: 50px;
	padding-left: 40px;
}

h4 {
	display: inline;
	font-size: 100%;
}
#selecter {
	width: 210px;
	background-color: #CCCCCC;
	border: 1px solid #FF3300;
	color: #FF3300;
	margin-right: 10px;
	text-align: right;
	font-weight: bold;
	margin-left: 120px;
	margin-top: -20px;
}
#programs {
	text-align: left;
	display: none;
	height: 75px;
	overflow: auto;
	margin: 0px;
	padding-left: 20px;
	margin-top: 4px;
}
#programs li{
	width: 92%;
	margin-top: 2px;
}
#selbutt{
	margin-left: 50px; 
	margin-right: 10px; 
}

* html #selbutt{
	margin-left: 48px; 
}
h5 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 0px;
}
.presse {
	width: 320px;
	background-color: #CCCCCC;
	margin-bottom: 5px;
	padding: 3px;
}
#backlink{
	display: block;
	position: absolute;
	top: 540px;
	right: 33px;
	font-weight: bold;
}

.def_start, .def_start2, .def_ende {
	width: 65px;
	float: left;
}
.def_ende {
	text-align: right;
	width: 61px;
	margin-right: 3px;
}

.input_dbl, .input_dbl2, .input_single, .area_single, .input_small{
	width: 97px;
	border-width: 0px;
	background-color: #EDEDED;
	height: 15px;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 2px;
	font-size: 90%;
}

.input_dbl {
	float: left;
}
.input_single, .area_single{
	width: 260px;
}
.area_single {
	height: 80px;
}
.input_small {
	width: 20px;
	text-align: right;
}
/* IE- Extrawurschd */

* html .def_start2 {
	width: 68px;
}
* html .def_ende {
	width: 64px;
}
* html .input_dbl, * html .input_dbl2 {
	width: 95px;
}

.mybutton {
	background-color: transparent;
	color: #FF3300;
	margin-right: 26px;
	margin-left: 120px;
	border-width: 0px;
	font-weight: bold;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	cursor: pointer;
}
.adresse {
	position: relative; 
	top: -17px; 
	left: 64px; 
	margin-bottom: -18px;
	width: 250px;
}
