/* CSS Document */

body{
	background-color:#FFFFFF;
	font-size: 11px;
	font-weight: normal;
	color:#003300;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a {
	outline:none;
	font-size: 11px;
	font-weight: bold;
	color:#003300;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;	
}

a:visited {
	outline:none;
	font-size: 11px;
	font-weight: bold;
	color:#002900;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;	
}
div {
	margin:0px;
	padding:0px;	
}

img {
	border:0px;
	margin:0px;
	padding:0px;
}

h1 {
	margin:0px;
	font-size:14px;
	font-weight:bold;
	font-variant:small-caps;
	color:#003300;
	border-color:#000000;
}

h2 {
	margin:0px;
	font-size:13px;
	font-weight:bold;
	font-variant:small-caps;
	color:#003300;
	border-color:#000000;
	text-decoration:underline;
}

hr {
 	color: #003300;
	background-color: #00CC00;
	height: 1px;
	border-color:#003300;
}

p {
	margin:0px;
	font-size: 11px;
	font-weight: normal;
	color:#003300
}

/* Impressum */
.impressum {
	width:400px;
	text-align:right;
	color: #999999;
	padding-left:350px;
}

.impressum a {
	color:#CCCCCC;
	text-decoration: none;
	font-style:italic;
}


/* fotosübersicht */
.fotos {
	margin: 0px 3px 3px 0px;
	width:88px;
	height:126px;
	outline-width:1px;
	outline-color:#000000;
	float:left;
}

/* WB News Sektion */

.post_title, .post_date { border-bottom: 1px solid #DDDDDD; }
.post_title { font-weight: bold; font-size: 12px; color: #000000; }
.post_date { text-align: right; font-weight: bold; }
.post_short { text-align: justify; padding-bottom: 5px; }

.post_top {
	border-style: solid;
	border-width:1px;
	border-color:#000000;
}
/* CONTENTAREA SCROLLBAR */

#content {
	width:280px;
	float:left;
	position:absolute;
	top:133px;
	left:0px;
	overflow:hidden;
}

#scrollbar {
	width:20px;
	height:334px;
	float:right;
}

#upfast {
margin-top:30px;
}
#up {

}

#down {
margin-top:180px;
}

#downfast {

}


/* PAGEDESIGN */
#Table_01 {
	text-align:center;
	margin:auto;
    position:relative;
	width:995px;
	height:537px;
	overflow:hidden;
}

#firstslice {
    position:relative;
    width:197px;
    height:537px;
	float:left;
	background-image:url('images/prpage_01.jpg');
}

/* Second Slice */

#secondslice {
	position:relative;
	width:298px;
	height:537px;
	float:left;
}
#prpage-02_ {
	/*background-image:url('images/prpage_02.jpg');*/
    width:298px;
    height:124px;
}


#prpage-05_ {
    width:298px;
    height:67px;
}

#prpage-07_ {
	background-image:url('images/prpage_07.jpg');
    width:298px;
    height:45px;
}

#prpage-08_ {

    width:298px;
    height:56px;
}

#prpage-09_ {

    width:298px;
    height:50px;
}

#prpage-10_ {

    width:298px;
    height:44px;
}

#prpage-11_ {
	background-image:url('images/prpage_11.jpg');
    width:298px;
    height:151px;
}

/* /Second Slice */

/* Third Slice */

#thirdslice {
    position:relative;
    width:300px;
    height:537px;
	float:left;	
	text-align:left;	
}
#prpage-03_ {
	background-image:url('images/prpage_03.jpg');
    width:300px;
    height:124px;
}

#prpage-06_ {
	background-image:url('images/prpage_06.jpg');
    width:300px;
    height:334px;
}

#prpage-12_ {
	background-image:url('images/prpage_12.jpg');
    width:300px;
    height:79px;
}

/* /Thirdslice */
#forthslide {
	position:relative;
    width:200px;
    height:537px;
	float:left;
	background-image:url('images/prpage_04.jpg');
}


