       				
body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	text-align: left;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	}

/* ---( text )------------------------------- */

.standard {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	color: #333333;
	text-align: left;
}

a:link {
	color: #666666;
	}

a:visited {
	color: #333333;
	}

a:hover {
	color: #000000;
	}

p {
	margin: 1em 0 1em;
	padding: 0;
	}

h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 115%;
	font-weight: bold;
	color: #333333;
	padding: 0;
	margin: 0;
	}

h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 175%;
	font-weight: normal;
	color: #EFA000;
	padding: 0;
	margin: 1.5em 0 0  0;
	}

h2 a:link, h2 a:visited {
	text-decoration: none;
	color: #04317E;
/*	color: #EFA000; */
	}

h2 a:hover {
	color: #381877;
	}
	
h3 {
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	padding: 0 0 2px 0;
	margin: 1.5em 0 -.2em 0;
	border-bottom: 1px solid #ddd;
	clear: both;
	}

h1 span, h2 span, h3 span {
	color: #333333;
	}

abbr, acronymn, .popup {
	font-style: normal;
	border-bottom: 1px dotted;
	}

strike {
	text-decoration: line-through;
	}

red {
	color: #ff0000;
	}
	
.Button { 
 width:100px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
 }

.formreihe {
clear: both;
padding: 2px 0px;
} 

.formlabel {
float: left;
width: 100%;
text-align: left;
}

.formfeld {
float: right;
width: 300px;
text-align: left;
} 

.formmemofeld {
float: left;
width: 100%;
text-align: left;
padding-top: 3px;
padding-right: 5px;
} 

.formbox {
width: 432px;
margin: 0px;
padding: 11px;
background-color: #CCCCFF;
border: 1px dotted #381877;
}

input,
textarea {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}


/* ---( top )------------------------------- */

#wrap {
	border-left: 1px dotted #999999;
	position: relative;
	margin: 0 auto;
	padding: 0 11px;
	text-align: left;
	width: 750px;
	voice-family: "\"}\""; 
	voice-family: inherit;
}

html>body #wrap {
	width: 90%;
	min-width: 750px;
	max-width: 900px;
} 
	
#logo {
	background: #FFFFFF;
	background-repeat: no-repeat;
	height: 100px;
	padding: 0;
	margin: 0;
	}

#logo a  {
	border-style: none;
	display: block;
	width: 750px;
	}

#logo img  {
	display: block;
	width: 0;
	}

#logo span {
	position: absolute;
	top: 10px;
	left: 22px;
/*	width: 150px; */
/*	height: 57px; */
	width: 204px;
	height: 45px;
	background: url(../img/logo_bp.gif) no-repeat;
	}

html>body #logo span {
	top: 17px;
	}


/* ---( 1st level navigation )----------------------------- */

#nav1 {
	position: absolute;
  left: 30px;
	top: 100px;
  width: 500px;
  margin: 0;
  padding: 0;
	background-repeat: no-repeat;
	}

#nav1 li {
	margin: 0px; 
	padding: 0px;
	display: inline;
	list-style-type: none;
	}
	
#nav1 a:link, #nav1 a:visited {
	float: left;
	font-size: 12px;
/*	line-height: 12px;*/
	font-weight: bold;
	margin: 0 20px 0 0;
	padding-bottom: 2px;
	text-decoration: none;
	border: none;
  /*color: #381877;*/
	color: #04317E;
	width: auto;
	}
	
#nav1 a:link.active, #nav1 a:visited.active, #nav1 a:hover {
	border-bottom: 4px solid #EFA000;
	padding-bottom: 2px;
	color: #EFA000;
	}


/* ---( 2nd level navigation )----------------------------- */

#nav2 {
	position: absolute;
  left: 30px;
	top: 130px;
	width: 460px;
  margin: 0;
  padding: 0;
	background-repeat: no-repeat;
	}

#nav2 a:link, #nav2 a:visited {
	float: left;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	margin: 0px 20px 0 0;
	/* padding-bottom: 2px; */
	text-decoration: none;
	border: none;
	/*color: #381877;*/
	color: #04317E;	
	}
	
#nav2 a:link.active, #nav2 a:visited.active, #nav2 a:hover {
	/* border-bottom: 2px solid #EFA000; */
	/* padding-bottom: 0px; */
	color: #EFA000;
	}


/* ---( main column )----------------------------- */

#left {
	margin: 50px 270px 20px 20px;
	padding-top: 18px;
/*	text-align: justify; */
	text-align: left;
	}

#left .entry {
	margin-bottom: 20px;
	}

#left .space {
	clear: both;
 float: right;
	margin-bottom: 3em;
	}


/* pictures */
#left .picture {
	float: right;
	margin-left: 12px;
	margin-bottom: 6px;
	margin-top: 1.5em;
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	
	text-align: left;
 font-size: 10px;
}

#left img.fullimage {
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 6px;
	margin-top: .5em;
	max-width: 98%;
	padding: 5px;
}

#left img.thumb {	
	float: right;
	margin-left: 12px;
	margin-bottom: 6px;
	margin-top: .5em;
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	}

#left a img.thumb:hover {
	border-color: #999;
	}

#left img.galery {	
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0;
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	}

#left a.galery {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal
	}

#left a.galery:link, #left a.galery:visited { 
	color: #333333;
	text-decoration: none;
	 }
	 
#left a.galery:hover {
	color:  #31639C;
	text-decoration: underline;
	}

#left .a_galery_inactive { 
	color: #777777;
	text-decoration: none;
	 }



/* lists */

#left ul {
	list-style: none;
	margin: 1em 0 1em 0;
	}

#left ul li {
 margin-top: 10px;
	padding-left: 30px;
	background: url(../img/ico_bullet.gif) no-repeat;
	}


/* ---( right column )----------------------------- */

#right {
	border-left: 1px dotted #999999;
	border-right: 1px dotted #999999;
	position: absolute;
	top: 127px;
	right: 12px;
	font-size: 88%;
	line-height: 1.5em;
	margin: 0;
	padding: 57px 13px;
	color: #333333;
	width: 240px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 210px;
	}

html>body #right {
  	width: 210px;
	} 

#right h3 {
	font-family: verdana, sans-serif;
	font-size: 100%;
	padding: 0 0 4px 35px;
	margin-top: 30px;
	margin-bottom: 8px;
	color: #381877;
	border-bottom: 1px dotted #351D73;
	}

#right h4 {
	font-size: 92%;
	font-weight: normal;
	margin: 0;
	}
	
#right p {
	margin-top: 0px;
	margin-bottom: 4px;
	}

#right ul, .noBullet, #right dl {
	margin: 4px 0 20px 0;
	padding: 0;
	list-style: none;
	}

#right li {
	margin: 0;
	padding: 0 0 2px 0;
	line-height: 1.4em;
	}

#right img {
	vertical-align: middle;
	}

#right #photoBox {
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 7px;
	border-bottom: 1px #ddd0b9 solid;
	border-right: 1px #ddd0b9 solid;
	background: #fff;
	}


/* ---( footer )----------------------------------- */

#footer {
	margin: 10px 270px 0 20px;
	clear: both;
	font-size: 88%;
	line-height: 1.5em;
	color: #999;
	padding-top: 6px;
	padding-bottom: 10px;
	border-top: 2px solid #ddd;
	}

#footer a {
	color: #999;
	text-decoration : none;
	border-color: #999;
	}

#footer a:hover {
	color: #999;
	text-decoration : none;
	border-color: #999;
	}


/* ---( misc. )------------------------------------------ */

.desc {
	padding-bottom: 10px;
	clear: none;
	}

.center {
	text-align: center;
	}

.hide {
	display: none;
	}

	display: none;
	}
