@@charset "utf-8";
/* CSS Document */


textarea      {background-attachment: fixed;background-image: url();height: 100px;width: 350px;}

body {
	height:100%;
	width:100%;
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(/fileadmin/template/_images/kl-pbgtexture.jpg);
	background-repeat: repeat;
	color: white;
}

#container {
	display:block;
	float:none;
	position:relative;
	width:998px;
	height: 1500px;
	margin:0 auto;
	padding-left:1px;
	padding-right:1px;
	text-align:left;
	min-height:100%;
	overflow:hidden;
	z-index:1;
	border-left:1px;
	border-right:1px;
	background-image: url(/fileadmin/template/_images/Seitenlayout-black-v3.gif);
}

#MainContent {
	position: relative;
	left: 50px;
	top: 180px;
	width: 650px;
	height: 1180px;
	text-align:justify;
	z-index: 2;
	font-size: 12px; 
	color: white;
}

#MainContent	h1            {font-family: helvetica, arial, geneva, sans-serif; font-size: 12pt; font-weight: bold; text-align:left}
#MainContent	h2            {font-family: helvetica, arial, geneva, sans-serif; font-size: 11pt; font-weight: bold; text-align:left}
#MainContent	A:link        {font-family: helvetica, arial, geneva, sans-serif; text-decoration: underline; color: #999999; }
#MainContent	A:visited     {font-family: helvetica, arial, geneva, sans-serif; text-decoration: underline; color: #999999; }
#MainContent	A:hover       {font-family: helvetica, arial, geneva, sans-serif; text-decoration: none; color: Red; }


#MenuMain {
	position:relative;
	left:40px;
	top:155px;
	width:760px;
	height:27px;
	z-index:1;
	font-size:18px;
	text-align: left;
	
}

#MenuMain 	A:link        {font-family: helvetica, arial, geneva, sans-serif; text-decoration: none; color: White; }
#MenuMain 	A:visited     {font-family: helvetica, arial, geneva, sans-serif; text-decoration: none; color: White; }	
#MenuMain 	A:hover       {font-family: helvetica, arial, geneva, sans-serif; text-decoration: none; color: Red; }


#news {
	position:absolute;
	left:806px;
	top:207px;
	width:168px;
	height:1180px;
	z-index:2;
	overflow: hidden;
	text-align: center;
	color: black;
}

#news 	h1            {font-family: helvetica, arial, geneva, sans-serif; font-size: 11pt; font-weight: bold; color: white; background-color: black;}
#news 	h3            {font-family: helvetica, arial, geneva, sans-serif; font-size: 10pt; font-weight: bold; color: white; background-color: black;}
#news 	A:link        {font-family: helvetica, arial, geneva, sans-serif; text-decoration: none; color: White; }
#news 	A:visited     {font-family: helvetica, arial, geneva, sans-serif; text-decoration: none; color: White; }	
#news 	A:hover       {font-family: helvetica, arial, geneva, sans-serif; text-decoration: none; color: Red; }

.news-list-morelink {
	font-size:9px;
	margin-left:3px;
	margin-bottom:3px;
}

#Subheader {
	text-align:left;
}
#SubHeader {
	text-align:left;
}

#FooterMenu {
	position:absolute;
	left:50px;
	top:1410px;
	width:700px;
	height:64px;
	z-index:2;
	font-size:12px;
	color: #CCCCCC;
}

#FooterMenu 	A:link        {font-family: helvetica, arial, geneva, sans-serif; text-decoration: none; color: white; }
#FooterMenu 	A:visited     {font-family: helvetica, arial, geneva, sans-serif; text-decoration: none; color: white; }	
#FooterMenu 	A:hover       {font-family: helvetica, arial, geneva, sans-serif; text-decoration: none; color: Red; }


#lastchange{
	position:absolute;
	left:810px;
	top:1410px;
	width:155px;
	height:64px;
	z-index:2;
	font-size:12px;
	color: #CCCCCC;
}


#ObenRechts {
	position:absolute;
	left:765px;
	top:25px;
	width:249px;
	height:44px;
	z-index:2;
	font-size:10px;
	text-align: right;
	color: white;
}

#ObenRechts 	A:link        {font-family: helvetica, arial, geneva, sans-serif; text-decoration: none; color: white; }
#ObenRechts 	A:visited     {font-family: helvetica, arial, geneva, sans-serif; text-decoration: none; color: white; }	
#ObenRechts 	A:hover       {font-family: helvetica, arial, geneva, sans-serif; text-decoration: none; color: Red; }


#loginInfo {
	position:absolute;
	left:765px;
	top:11px;
	width:249px;
	height:44px;
	z-index:2;
	font-size:10px;
	text-align: center;
	color: white;
}

#BElogin {
	position:absolute;
	left:600px;
	top:25px;
	width:249px;
	height:44px;
	z-index:2;
	font-size:10px;
	text-align: center;
	color: white;
}




