@charset "utf-8";
body {
	font-family: "Trebuchet MS", Helvetica, Geneva, Arial, sans-serif;
	background-color: #000000;
	color: #FFFFCC;
	background-image:url(images/left_bg.jpg);
	background-attachment:fixed;
	background-position: bottom right;
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
}
#logo {
	background-image:url(images/header_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	position:absolute;
	width:100%;
	height:160px;
	top:0px;
	
}
#container {
	clear:both;
	margin-top:180px;
}
#navi ul{
	list-style:none;
	margin-top:60px;
}

#left {
	background-image:url(images/navi_map.jpg);
	background-repeat:repeat-y;
	position:relative;
	height:553px;
	top:-30px;
	width:201px;
	float:left;
}

#right {
	right:0px;
	width:180px;
	float:right;
}
#content {
	padding-left: 205px;
	padding-right: 95px;
	text-align:justify;
	z-index:100;
	min-width:705px;
}
/* content rand */

.o_r{
	background-image:url(images/parchment_outer_r.png);
	background-position:top right;
	background-repeat:repeat-y;
}
.o_l{
	background-image:url(images/parchment_outer_l.jpg);
	background-position:top left;
	background-repeat:repeat-y;
}
.o_o{
	background-image:url(images/parchment_outer_o.jpg);
	background-position:top left;;
	background-repeat:repeat-x;
	margin-right:20px;
}
.o_u{
	background-image:url(images/parchment_outer_u.jpg);
	background-position:bottom right;
	background-repeat:repeat-x;
	margin-right:20px;
}

.o_or{
	background-image:url(images/parchment_outer_or.png);
	background-position:top right;
	background-repeat:no-repeat;
	margin-right:-40px;
}
.o_ol{
	background-image:url(images/parchment_outer_ol.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.o_ur{
	background-image:url(images/parchment_outer_ur.png);
	background-position:bottom right;
	background-repeat:no-repeat;
}
.o_ul{
	background-image:url(images/parchment_outer_ul.jpg);
	background-position: bottom left;
	background-repeat:no-repeat;
	padding-left:51px;
	padding-right:50px;
	padding-bottom:42px;
	padding-top:40px;
}


/* newsblock rand */
.o{
	background-image:url(images/parchment_bg_o.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.u{
	background-image:url(images/parchment_bg_u.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
.l{
	background-image:url(images/parchment_bg_l.jpg);
	background-position:left;
	background-repeat:repeat-y;
}
.r{
	background-image:url(images/parchment_bg_r.jpg);
	background-position:right;
	background-repeat:repeat-y;
}
.ol{
	background-image:url(images/parchment_bg_ol.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.or{
	background-image:url(images/parchment_bg_or.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
.ur{
	background-image:url(images/parchment_bg_ur.jpg);
	background-position: bottom right;
	background-repeat:no-repeat;
}
.ul{
	background-image:url(images/parchment_bg_ul.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	text-align:center;
	padding-top:40px;
	padding-left:50px;
	padding-right:50px;
	padding-bottom:60px;
}
.newsblock{
	background-image:url(images/parchment_bg.jpg);
	background-position:top left;
	background-repeat:repeat;
}
.newsblock img{
	text-align: center;
	border: 1px solid #FFCC00;
}



.newsheader{
	font-size:large;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #624200;
	padding-left:20px;
	padding-right:20px;
}
.newsdatum{
	color:#333333;
	font-size:x-small;
	position:absolute;
	left:310px;
	padding-top:10px;
}
.newstitle{
	color:#624200;
	text-align:center;
}
.newstext{
	color:#403000;
}

.newstext a{
	color:#906030;
	text-decoration:none;
}

.newstext a:visited{
	color:#906030;
}
.newstext a:hover{
	color:#403000;
	text-decoration:underline;
}

/*----------------------------------------------*/
li#b_news div{
	width:201px;
	height:57px;
	background-image:url(images/but_news.jpg);
	overflow:hidden;
	position:relative;
	left:-40px;
	top:-50px;
}
li#b_news a{
	text-indent:-999em;
	display:block;
	height:100%;
	width:100%;
}
li#b_news a:hover{
	background-image:url(images/but_news.jpg);
	background-position:0 -57px;
}

/*----------------------------------------------*/
li#b_forum div{
	width:201px;
	height:49px;
	background-image:url(images/but_forum.jpg);
	overflow:hidden;
	position:relative;
	left:-40px;
	top:-55px;
}
li#b_forum a{
	text-indent:-999em;
	display:block;
	height:100%;
	width:100%;
}
li#b_forum a:hover{
	background-image:url(images/but_forum.jpg);
	background-position:0 -49px;
}

/*----------------------------------------------*/
li#b_kodex div{
	width:201px;
	height:64px;
	background-image:url(images/but_kodex.jpg);
	overflow:hidden;
	position:relative;
	left:-40px;
	top:-15px;
}
li#b_kodex a{
	text-indent:-999em;
	display:block;
	height:100%;
	width:100%;
}
li#b_kodex a:hover{
	background-image:url(images/but_kodex.jpg);
	background-position:0 -64px;
}

/*----------------------------------------------*/
li#b_dkp div{
	width:201px;
	height:57px;
	background-image:url(images/but_dkp.jpg);
	overflow:hidden;
	position:relative;
	left:-40px;
	top:35px;
}
li#b_dkp a{
	text-indent:-999em;
	display:block;
	height:100%;
	width:100%;
}
li#b_dkp a:hover{
	background-image:url(images/but_dkp.jpg);
	background-position:0 -57px;
}

/*----------------------------------------------*/
li#b_impressum div{
	width:201px;
	height:63px;
	background-image:url(images/but_impressum.jpg);
	overflow:hidden;
	position:relative;
	left:-40px;
	top:130px;
}
li#b_impressum a{
	text-indent:-999em;
	display:block;
	height:100%;
	width:100%;
}
li#b_impressum a:hover{
	background-image:url(images/but_impressum.jpg);
	background-position:0 -63px;
}

