/*@import url("reset.css");*/

/*HTML {height: 100%;}*/

/* body  ---------------------------------- */

BODY { 
		background-color: #ffffff;
        margin-top: 0px;
        margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
        font-style: normal;
        font-size: 12px;
        font-weight: normal;
        color: #000000;
        font-family:	HELVETICA,ARIAL,VERDANA,sans-serif;
        line-height: 14px;
        }

/* container  ---------------------------------- */

#container{
	position: relative;
	top: 60px;
	right: 0px;
	left: 0px;
	border: 0px solid red;
	/*width: 100%;*/
	/*height:800px;*/
}

#obenrechts{
	/*width: 300px;*/
	height: 500px;
	/*height: 100%;*/
	position: absolute;
	top: 0px;
	right: 60px;
	/*float: right;
	margin-right: 40px;*/
	border: 0px solid blue;
	z-index: 5;
}
#pptitle{
	text-align: center;
	width: 200px;
	border: 0px solid #444444;
}
.textblockrechts{
	display:block;
	width:200px;
	text-align:justify;
}
#dropdown1{
	margin-top: 15px;
}
#dropdown2{
	margin-top: 15px;
}
.menue{
	width: 200px;
}
#optmeneuplace{
	text-align: right;
	margin-top: 15px;
}
.optmeneu{
	width: 90px;
}
.loginfield{
	width: 200px;
	margin-top: 15px;
}
.inputfield{
	width: 196px;
	padding-left: 0px;
	padding-right: 0px;
}
#bildcontainer{
	position: relative;
	/*left: 10%;*/
	margin-top: 0px;
	margin-left: 13%;
	/*width: 10%;*/
	/*height: 100%;*/
	border: 0px solid #444444;
}
#scrolli{
	position: absolute;
	bottom: 0px;
	/*height: 100%;*/
	height: 323px;
	width: 200px;
	overflow: auto;
	border: 0px solid #444444;
}
.tn{
	margin-bottom: 2px;
}
#inhalt{
	font-size: 14px;
    font-weight: normal;
    color: #999999;
    font-family:	HELVETICA,ARIAL,VERDANA,sans-serif;
    line-height: 18px;
	text-align: center;
	border: 0px solid #000000;
	width: 250px;
}
.newstrenner{
	clear: left;
	border-bottom: 0px dashed #000000;
	overflow: hidden;
	padding-top: 30px;
	margin-bottom: 45px;
	text-align: left;
}


a.mail:link {text-decoration: none; color: #999999;font-family:	HELVETICA,ARIAL,VERDANA,sans-serif; font-size:14px;}
a.mail:visited {text-decoration: none; color: #999999;  font-family: HELVETICA,ARIAL,VERDANA,sans-serif; font-size:14px;}
a.mail:active {text-decoration: none; color: #999999;  font-family: HELVETICA,ARIAL,VERDANA,sans-serif; font-size:14px;}
a.mail:hover {text-decoration: none; color: #555555; font-family: HELVETICA,ARIAL,VERDANA,sans-serif; font-size:14px;}

/* http://v003064.vhost-vweb-02.sil.at/rcms/login.php*/