	
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:#D7D7E1;

}


#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;
}

#mailhelper{
              background-image: url("/np/helper-bogen.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-color:white;
               background-image: url("/np/bogenschmalv2.gif");
               background-repeat: no-repeat;
               background-position: left top;
}

#actualpagewide    {
               font-size:12px;
			   margin-right:auto;
               margin-left:auto;
               width:900px;
               background-color:white;
               background-image: url("/np/bogen-900x584.png");
               background-repeat: no-repeat;
               background-position: left top;
}


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

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

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

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

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

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

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

a.darklink:link, a.darklink:hover, a.darklink:visited {
	color:#6E7DAF;
	text-decoration: none;
	font-weight:normal;
}
a.darklink:hover {
	color:#FF7F00;
	text-decoration: none;
	font-weight:normal;
}

a.darklinkbuchstabe:link, a.darklinkbuchstabe:hover, a.darklinkbuchstabe:visited {
	color:#002355;
	text-decoration: none;
	font-weight:bold;
}
a.darklinkbuchstabe:hover {
	color:#FF7F00;
	text-decoration: none;
	font-weight:bold;
}

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

a.headline:link, a.headline:hover, a.headline:active, a.headline:visited {
	font-size:12px;
	color:#002355;
	font-weight:bold;
	text-decoration: none;
}


a.startseite:link, a.startseite:hover, a.startseite:active, a.startseite:visited {
	font-size:10px;
	color:#002355;
	font-weight:bolder;
	text-decoration: none;
}
a.pwlink:link, a.pwlink:hover, a.pwlink:active, a.pwlink:visited {
	font-size:12px;
	color:#002355;
	font-weight:bolder;
	text-decoration: none;
}

a.normal:link, a.normal:hover, a.normal:active, a.normal:visited {
	color:#333333;
	text-decoration: none;
	font-weight:normal;

}

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

h1,h2 {
	font-size:12px;
	font-weight:bold;
}
.standarttext {
	color: #002355;
}

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

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

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

#contentstarttablewithjanmitschild {
	background-image: url("/np/jan-mit-schild.gif");
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left top;
}

/* end general layouts */

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

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

A.uppermenuelinkactive:hover {
	color: #FF7F00;
	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: #FF7F00;
	text-decoration: none;
	font-weight: normal;
}

.leftmenuelimiter {
	margin-bottom: 17px;
}

.formtext {
	vertical-align: top;
	margin-top: 0;
	margin-bottom: 3px;
}

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

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

}

#stroke-right  {
			background-image: url("/np/kante-rechts7x1.gif");
}
#stroke-darkblue      {
			background-image: url("/np/kante-links20x1.gif");
			height:100%;

}
#stroke-messleft      {
			background-image: url("/np/grau-links.gif");
			height:100%;

}

#stroke-messright     {
			background-image: url("/np/grau-rechts.gif");
			height:100%;
}

#stroke-lightblue {
	background-color:#6E7DAF;
}
/* 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 */

.searchhelper {
	margin-top:400px;
	display:none;
	line-height:150%;
	font-size:8px
}

.searchhelper a:link, .searchhelper a:hover, .searchhelper a:active, .searchhelper a:visited {
	color:#e1e1e1;
}
.dpnone {

	display:none;
}

/* end faq */

/* kontaktforum*/

#kontaktforum
	{font-size:12px
}

#kontaktforum select, #kontaktforum form{
	text-align: left;
}
#kontaktforum select{
	font-size:12px;
	margin-top:6px;
	margin-bottom:6px;
}
.kontaktforum_danke{
	color: #333333;
	font-size:12px;
}

#kontaktforum p {
	color: #002355;
	font-weight:bold;
	font-size: 12px;
	margin-top:24px;
	margin-bottom:12px;
}
#kontaktforum input {
	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;
}

#aufgeben input {width:349px;}
#aufgeben select, #aufgeben textarea {width:350px;}
#aufgeben #submit1 {width:120px;}
#aufgeben #newsletter {width:25px;margin-left:-5px;}

.textadheadline {margin-top:25px}
a.textadheadlinelink:link, a.textadheadlinelink:active, a.textadheadlinelink:visited {
	font-size:13px;
	color:#002355;
	font-weight:bolder;
	text-decoration: underline;
}
a.textadheadlinelink:hover {
	color: #FF7F00;
}

.textadlink {font-size:10px}
a.textad_shortlink:link, a.textad_shortlink:hover, a.textad_shortlink:active, a.textad_shortlink:visited {
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#333333;
}
a.textad_hauptlink:link, a.textad_hauptlink:hover, a.textad_hauptlink:active, a.textad_hauptlink:visited {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#333333;
}
a.textad_werbeshop:link,  a.textad_werbeshop:active, a.textad_werbeshop:visited {
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#002355;
}
a.textad_werbeshop:hover {
	color:#FF7F00;
}


.textadtext { font-size:13px}