body{
	font-family: Verdana, Arial, sans-serif, Helvetica;
	font-size: 69%;
	color: #000;
	width: auto
}

a{
	color: #000;
	text-decoration: none;
}

a:link{
	color: #000;
	text-decoration: none;
}

a:visited{
	color: #000;
	text-decoration: none;
}

a:hover{
	color: #000;
	text-decoration: underline;
}

h1{
 font-size: 140%;
 text-align:right;
 color: #000;
 margin: 0px;
 padding: 12px 0px 20px 0px;
}

h2{ font-size:120%;
 color: #000;
 margin: 0px;
 padding: 12px 0px 4px 0px;
}

ul { list-style-type:square}
.pktliste { list-style:url(../images/pkt4.gif); padding:2px 0px 0px 16px; margin:0
}
.pktliste li{ padding-bottom:2px
}

#auswahl ul{ list-style:url(../images/pkt2.gif); padding:0px 0px 0px 16px; margin:0
}
#auswahl li { padding-bottom:3px}

.auswahltab { 
	width:515px; 
	border:none; padding:0px;
}

.auswahltab td { vertical-align:top; padding-bottom:4px}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	width: 100%;
	height: 130px;
	background: none
}

#topnav{
display:none;
padding-right: 10px;
line-height: 24px;
height: 24px;
border: 1px solid #DF0008;
color: #333;
word-spacing:20px;
text-align:right
}

#topnav a, #topnav a:visited, #topnav a:link, footer a, #footer a:visited, #footer a:link { color:#333333}

#topnav a:hover, #topnav a:active, #footer a:hover, #footer a:active { color: #DF0008; text-decoration: none;}

#navBar{
	display:none;
	float: left;
	width: 22%;
	margin: 0px;
	margin-top: 8px;
	padding: 0px;
}

#serviceBar{
	display:none;
 	float:right;
	width: 200px;
	padding: 8px 0px;
	margin: 0px 0px 20px 20px
}

.button { border:#333333 solid 1px; font-size:90%; padding: 3px; margin-bottom:10px}
.button a, .button a:link, .button a:visited {
	color: #DF0008;
	font-size:110%;
	font-weight:bold
}
.button p { margin-top:5px; padding:0; margin-bottom:0}
.button a:hover {
	color: #333;
	text-decoration:none
}

#umfrage { background:url(../images/umfrage.gif) no-repeat right}
#newsletter { background: url(../images/newsletter.gif) no-repeat right}
#forum { background: url(../images/forum.gif) no-repeat right}
#handbuch { background: url(../images/handbuch.gif) no-repeat right}
#kjug { background: url(../images/KJuG.gif) no-repeat right}
#literatur { background: url(../images/literaturdatenbank.gif) no-repeat right}
#content{
  width: 100%
}

/************** .story styles *****************/

.story{
	padding-top: 8px;
}

.story p{
	padding: 0px; margin: 0px
}

.bold {font-weight: bold}
.italic {font-style:italic}


/************* #footer styles ***************/

#footer{
	clear: both;
	border: none;
	padding: 0px;
	text-align: center;
	margin-top: 10px
}

/*********** #navBar link styles ***********/

#navBar ul a, #navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

#navBar li a {border-bottom: 1px solid #FFF}
#navBar li {background-color:#FFD6BF; font-weight:bold; font-size: 110%
}

#navBar li li {font-weight: normal; font-size:11px}

#navBar a {
	padding: 8px;
	color: #333
}
#navBar li li a {
	padding: 5px 5px 5px 25px
}

#navBar a:hover{
	background-color: #FDA178;
	text-decoration:none}
	
.activ { background-color: #FDA178 }
.activ2 { background:url(../images/pkt.gif) no-repeat }
