html{
	margin: 0;
	padding: 0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
body {
     background-color:white;
     font-size:12px;
     font-family:Arial, Helvetica, sans-serif;
     color:#333333;
     margin:0;
}

body input{
	color: #333333;
	font-size:12px;
	}

body select{
	font-size:12px;
	color: #333333;

	}
	
#completepage  {
               font-size:12px;
			   width:100%;
               text-align:center;
               background-color:white;
}


#userpage {
              background-image: url("/np/bogenuserpage.gif");
              background-repeat: no-repeat;
              background-position: left top;
			  background-color:white;
			  font-size:12px;
			  color:#333333;
			  margin-right:auto;
			  margin-left:auto;
			  margin-top:0px;
			  width:540px;


}


#actualpage    {
               font-size:12px;
			   margin-right:auto;
               margin-left:auto;
               width:770px;
               background-image: url("/np/bogenschmal.gif");
               background-repeat: no-repeat;
               background-position: left top;
}

#mainpart{
   vertical-align:top;
   font-size:12px;
 }

/* end page layout*/

/* general layouts */



a:link, a.big-link-light-blue:link {
	color:#DC6E28;
	text-decoration: underline;
	font-weight: bold;
}	

a:visited, a.big-link-light-blue:visited {
	color:#DC6E28;
	font-weight: bold;
	text-decoration: underline;
}	

a:hover, a.big-link-light-blue:hover {
	color:#DC6E28;
}	

a.small-link:link {
	text-decoration: underline;
	font-size: 10px;
	color: #DC6E28;
}

a.small-link:visited {
	text-decoration: underline;
	color: #DC6E28;
	font-size: 10px;
}

a.small-link:hover {
	color: #780000;
	font-size: 10px;
}


.small-text {
	font-size: 10px;
}

.small-text-blue {
	font-size:10px;
	color:#780000;
}	
.small-text-blue-bold {
	font-size:10px;
	color:#	780000;
	font-weight:bolder;
}	
.standartheadline {
	color: #780000;
	font-weight:bold;
}

#contentstarttablewithjan {
	background-image: url("/np/maskottchen.gif"); 
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left top;
}


/* end general layouts */

/* uppermenueLink */
A.uppermenuelinkactive:link {
	color: #DC6E28;
	text-decoration: none;
	font-weight: bold;
}

A.uppermenuelinkactive:visited {
	color: #DC6E28;
	text-decoration: none;
	font-weight: bold;				   
}

A.uppermenuelinkactive:hover {
	color: #DC6E28;
	text-decoration: none;
	font-weight: bold;					
}



A.uppermenuelink:link {color: white;
	text-decoration: none;
	font-weight: bold;
}

A.uppermenuelink:visited {
	color: white;
	text-decoration: none;
	font-weight: bold				   
}

A.uppermenuelink:hover {
	color: #FF7F00;
	text-decoration: none;
	font-weight: bold;					
}
/* ende uppermenuelink */

/* left menue */
.leftmenuelinkdiv { 
	color: white;
	margin-top: 0px;
	margin-bottom: 6px;
}

A.leftmenuelink:link {
	color: white;
	text-decoration: none;
	font-weight: normal;
}

A.leftmenuelink:visited {
	color: white;
	text-decoration: none;
	font-weight: normal;
}

A.leftmenuelink:hover {
	color: #780000;
	text-decoration: none;
	font-weight: normal;
}

.leftmenuelimiter {
	margin-bottom: 17px;
}

.leftmenueheadline {
	vertical-align: top;
	margin-top: 0;
	margin-bottom: 6px;
}
#leftmenue {
  vertical-align: top;
}

#leftmenue-lowerpart {
			/* zum darstellen der Farbe*/
            background-color:#DC6E28; 
            vertical-align: top;

}
#stroke-darkblue      {
         background-color:#780000;
}
#stroke-lightblue {
	background-color:#DC6E28;
}
/* ende left menue */
/* upper menue*/

#uppermenue  {
             margin:0px;
             width:770px;
}

.uppermenuetable {
			vertical-align: middle;
            color:white;
            font-weight:bold;
}

/*ende upper menu*/

/* start frontpage */


#frontpageheadline {
	margin-top: 10px;
	margin-bottom: 10px;
}

.werbung {	
	margin-left: 0;
	margin-top: 2px;
	text-align: left;
	
}

.margintop12 { margin-top: 12px;
			  margin-bottom: 0px;
 }
.margintop6   { margin-top:  6px;margin-bottom: 0px;
}
.margintop17 { margin-top: 17px;margin-bottom: 0px;
}
.margintop25 { margin-top: 24px;margin-bottom: 0px;
}
/* end front page*/
/* start faq */

.dpnone {

	display:none;
}

/* end faq */

/* kontaktforum*/

#kontaktforum
	{font-size:12px
}

#kontaktforum select, #kontaktforum form{
	font-family: Arial, Helvetica,sans-serif;
	text-align: left;
}
#kontaktforum select{
	font-size:12px;
	margin-top:6px;
	margin-bottom:6px;
}

#kontaktforum p {
	color: #780000;
	font-weight:bold;
	font-size: 12px;
	margin-top:24px;
	margin-bottom:12px;
}
#kontaktforum input {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	margin-left:0px;
	margin-right:2px;
	margin-top:2px;
	vertical-align:middle;}
	
#kontaktforum br {
	line-height:6px;
	
}

#obereform td
	{text-align:left;
}

/* homepages */
.homepageheadline {
	color: white;
	font-weight:bold;
	font-size:12px;
}
.homepagelineleft {
	color:white;

	}


