BODY{
	text-align: center; 
	background-color: #FFFFFF;
}

.header{
	position: absolute; 
	z-index: 1;
}

.hotspot{
	width: 100px; 
	height: 100px; 
	position: absolute; 
	z-index: 5; 
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 123px; 
	margin-left: 1083px;
	color: #FFFFFF;
	text-align: right;
}

.hideedge{
	z-index: 20;
	position: absolute; 
	margin-top: 123px; 
	margin-left: 1084px;
}

.content{
	width: 900px;
	color: #000000;
	z-index: 2;
	background-color: transparent;
	margin-top: 360px;
	position: absolute;
	margin-left: 195px;
	font-family: Arial;
	display: none;
}

.nojscontent{
	width: 900px;
	color: #000000;
	z-index: 2;
	background-color: transparent;
	margin-top: 360px;
	position: absolute;
	margin-left: 195px;
	font-family: Arial;
}

.headdiv{
	
	color: #FFFFFF;
	z-index: 2;
	background-color: transparent;
	margin-top: 320px;
	position: absolute;
	margin-left: 195px;
	font-family: Arial;
	
}

.navi{
	padding-top: 40px;
	padding-right: 10px;
}

.navlink{
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
}

.navlinkactive{
	text-decoration: none;
	color: #58f60a;
	font-family: Arial;
	font-weight: bold;
}

.imagelink{
	border: 0px;
}

.headline{
	color: #5d6561;
	font-size: 1.5em;
	font-weight: bold;
}

.headline2{
	color: #5d6561;
	font-size: 1.2em;
	font-weight: bold;
}

.subheadline{
	color: #58f60a;
	font-weight: bold;
}

.subheadline_space{
	color: #58f60a;
	font-weight: bold;
	padding-left: 20px;
}

.extern{
	color: #58f60a;
	text-decoration: none;
}

.footer{
	margin-top: 1040px;
	position: absolute;
	z-index: 20;
	margin-left: 500px;
	color: #58f60a;
	font-family: Arial;
}

.tmain{
	width: 820px;
}

.tleft{
	width: 200px;
	font-weight: bold;
	color: #58f60a;
	padding-bottom: 10px;
	vertical-align: top;
}

.tright{
	width: 620px;
	padding-bottom: 10px;
	vertical-align: top;
}

.portrait_oben{
	width: 820px;
}

.po_anschrift{
	vertical-align: top;
	padding-left: 35px;
}

.po_bild{
	text-align: right;
	width: 10px;
	border: 2px solid #5d6561;
	padding: 5px;
}

/* TaubenWeb */

.TWtable{
	width: 100%;
}

.TWcontent{
	text-align: justify;
	vertical-align: top;
}

.TWContentText{
	vertical-align: top;
	padding-right: 20px;
	text-align: justify;
}

.TWnav{
	vertical-align: top;
	width: 200px;
}
.TWlink{
	color: #58f60a;
	text-decoration: none;
}

.TWlinkactive{
	color: #58f60a;
	text-decoration: none;
	font-weight: bold;
}

.greenborder{
	border: 2px solid #58f60a;
}

.grayborder{
	border: 2px solid #5d6561;
}

.dot{
	color: #58f60a;
	padding-bottom: 5px;
}

.scrolldiv{
	overflow-y: scroll;
	padding-right: 20px;
	height: 650px;
}

.tiny{
	font-size: 0.8em;
}
/* form */

.formtable{
	width: 100%;
}

.formleft{
	vertical-align: top;
	width: 250px;
}

.formright{
	vertical-align: top;
	padding-left: 50px;
	border-left: 1px solid #58f60a; 
}

.input{
	width: 200px;
	margin-bottom: 5px;
}

.infoBox{
	display: none;
	border: 1px solid #5d6561;
	padding: 5px;
}

.badnews{
	color: darkred;
	font-weight: bold;
}

.goodnews{
	color: #58f60a;
	font-weight: bold;
}

.imp_frame{
	width: 900px;
	height: 250px;
}

.ulweb{
	list-style-image: url("../image/web.jpg");
}

.uladmin{
	list-style-image: url("../image/admin.jpg");
}

.screen_table{
	width: 100%;
}
.screen_img{
	width: 25%;
	padding-top: 10px;
	padding-bottom: 10px;
	cursor: pointer;
}
.screen_text{
	width: 75%;
	padding: 10px;
	vertical-align: top;
}
