/* general properties */ 

body 
{  
	font-family: Arial;
	font-size: 9pt;  
	background-color: #000000;  
	overflow: auto 
} 

img
{
	border-style: none
}

img.title
{
	position: relative;
	top: 10px;
	left: 180px;
}

#members
{
	left: -15px;
	top: 15px;
	margin-bottom: 15px;
}

/*.memberItem
{
	position: relative;
	left: 30px;
}
*/
.memberItemLight {
	font-size: 12px;
	width: 800px;
	background-color: #cdbf9c;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
}

.memberItemDark {
font-size: 12px;
	width: 800px;
	background-color: #baad8d;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	}

.memberRank
{
	position: relative;
	left: 330px;
	top: -15px;
}

.profilBox
{
	position: relative;
	left: 160px;
	top: 20px;
}

.profilUsername
{
	font-size: 22px;
	font-weight: bolder;
}
.profilRank
{
	font-size: 16px;
	font-weight: bolder;
}

.profilText
{
	position: absolute;
	width: 535px;
	height: 247px;
	top: 0px;
	background-image: url(../images/profilText.png); 
}
.profilText div
{
	position: relative;
	top: 85px;
	left: 150px;
	width: 355px;
	height: 110px;
}


img.header
{
	position: relative;
	margin-top: -20px;
	margin-left: -30px;
}


img.menuHeader
{

}

div.head {
	height:150px;
	position:absolute;
	width:1000px;
}


div.wrap 
{
	position: relative;
	left: -17px;
	background-image: url(../images/kachel.jpg); 
	width:1000px;
	margin-bottom: -7px;
} 
 
div.footer 
{
	background-image: url(../images/kachelFooter.jpg); 
	padding-top: 120px;
	margin-top: 136px;
	width:1000px
} 

div.footerText {
	width: 600px;
	position: absolute;
	font-size: 9px;
	z-index: 10;
	left: 200px;
	margin-top: -40px;
	color: #baad8d;
}

div.frame 
{
	margin-top: -8px;  
	position: relative;  
	text-align: left; 	
	margin-left: 0px; 
	width:1000px;
	min-height: 768px;  
	background-image: url(../images/bg-neu.jpg);  
	background-repeat: no-repeat ;
} 

p 
{
	margin-top: 2px;  
	margin-bottom: 2px; 
} 


/* general input declarations */ 

input 
{  
	border-style: solid;  
	border-width: 1px;  
	border-color: black;  

}



 
textarea 
{   
	border-style: solid;  
	border-width: 1px;  
	border-color: black; 
	background-color: #CCCCCC;
} 

 
/* css properties for the menu */ 

div.menu 
{ 
	text-align: center;
	position: absolute;
	left: 60px;  
	top: 225px;
	font-weight: bold;
} 

 

/*css properties for the middle part and its elements */ 
div.center 
{  
	position: relative;
	top: 170px;
	left: 250px;
	width: 550px;

} 
div.centerElement 
{
	position: relative;
	margin-bottom: 30px;


}

div.comments
{

	position: relative;
	font-size: 8pt;
	font-weight: bold;
	top: 10px;
	width: 100px;
	cursor:pointer;

}

div.write
{
	font-size:8pt;
	font-weight:bold;
	position: relative;
	top: -20px;
}

div.hide
{
	font-size:8pt;
	font-weight:bold;
	position: relative;
	top: -48px;	
	left: 95px;
	cursor: pointer;
}


div.headerNews
{
	position: absolute;
	font-family: Times;
	left: 30px;
	top: 27px;
}

div.authorTime
{
	position: relative;
	margin-top: -42px;
	margin-left: 25px;
	
}


div.headerEntry
{
	font-weight: bold;
	background-image: url(../images/headerEintrag.png);
	width: 426px;
	height: 35px;
	margin-left: -30px;
}
div.headerEntryContent {
	position: relative;
	top: 8px;
	left: 35px;
}
 
 
/* css properties for the login mask */ 
 
div.loginMask 
{  
	font-family: Times;
	position: absolute;  
	top: 160px;
	left: 845px;
	width:120px;
	height: 120px;
} 


span.login 
{ 
	/*float: left;   */
}

input.loginButton
{
	border-style: none;
	position: relative;
	top: -12px;
	margin-bottom: -17px;
}

input.registerButton
{
	border-style: none;
	position: relative;
	margin-bottom: -17px;
}


input.login
{
	background-image: url(../images/input.png);
	border: none;
}


span#password 
{  
	position: absolute;
	margin-top: -16px;
} 

input#passwordLogin
{
	position: relative;

}


div.logoutButton
{
	position: absolute;
	background-image: url(../images/buttonLogout.png);
	top: 90px;
	left: 0px;
	width: 89px;
	height: 24px;
	cursor: pointer;
}


/* css properties for all other input fields and stuff */ 
 
span.entry 
{  
	position: relative;
	text-align: left;  
	float: left;  
	font-size:9pt; 
	width: 70px;
} 

.captchaImage {
	left:140px;
	position:relative;
	top:-30px;
	margin-bottom:-30px;
}
 
input.entry 
{ 
	position: relative;
	top: -2px;
	background-color: #CCCCCC;
} 

input.submitButton 
{
	position: relative;
	border-style: none;
	top: 5px;
	left: 70px;
} 

input#deleteEntry 
{ 
	position: absolute;
	top: -2px;
	left: 380px;
	
}


input#changeEntry 
{ 

margin-left: 0%;	  
margin-top: -0%;
margin-bottom: -2.2%; 
top: 0px;
}

input#deleteUser 
{ 
border-style: none;
margin-left: 75%;	  
margin-top: -8%;
margin-bottom: 1%

}

/* things for the change profile box */
span#entryOwnName
{
	width: 85px;
}

span#key
{
	width: 85px;
}

span#entryPassword
{
	width: 85px;
}


span#entryPasswordRe
{
	width: 85px;
}

 
/* css properties for the edit bar (edit/delete news) */ 
 
div.editBar 
{
	position: absolute;
	left: 385px;
	top: 30px;
	width: 100px;
} 
 
div.deleteButton
{
	position: absolute;
}


input#deleteNews 
{ 
border-style: none;
}



div.messageBox {
	position: absolute;
	top: 30px;
	left: 100px;
	width: 341px;
	height: 138px;
	display: block;
	background-image: url('../images/info.png');
	border: 1px black solid;
}

div.messageBox div.content {
	position: relative;
	top: 40px;
	left: 80px;
}

div.closeButton {
	position: relative;
	left: 57px;
	top: 55px;
	width: 55px;
	height: 18px;
	cursor: pointer;
}


 
a:link {color: #000000; 
}     /* unvisited link */ 
a:visited {color: #000000; 
}  /* visited link */ 
a:hover {color: #000000; 
}   /* mouse over link */ 
a:active {color: #000000; 
}   /* selected link */  

a.noUnderline
{
text-decoration: none
}
