/*------------------------------------------------------
G L O B A L  E L E M E N T S
------------------------------------------------------*/
html {
	margin: 0;
	padding: 0;
}

* {

	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background: url(../images/components/bg_alt.jpg) center top repeat-y;
}
#inhalt {
	margin: 0!important;
	padding: 0;
	background: url(../images/components/head_rel_0407_de.jpg) center top no-repeat;
	}

#inhalt_eng {
	margin: 0!important;
	padding: 0;
	background: url(../images/components/head_rel_0407_eng.jpg) center top no-repeat;
	}

#kopf {
	margin:0;
	height: 55px;
	position: relative;
	}

#kopf li {list-style-type: none;}

#kopf a {
  position: absolute;
  width: 125px;
  height: 45px;
  margin: 0;
  visibility: visible;
  overflow: hidden;
  z-index: 100;
}
#kopf a span {visibility: hidden;}

#kopf a:hover {
  width: 125px;
  height: 45px;
  margin: 0;
  z-index: 100;
}
#kopf a:hover span {visibility: visible;}

#language {
	left: 85px;
	bottom: 0px;
}

#home {
	margin:0;
	height: 25px;
	position: relative;
	}
	
#home li {
	display: inline;
	list-style-type: none;
	}
	
#home a {
  position: absolute;
  width: 40px;
  height: 20px;
  margin: 0;
  visibility: visible;
  overflow: hidden;
  z-index: 100;
}
#home a span {visibility: hidden;}

#home a:hover {
  width: 40px;
  height: 20px;
  margin: 0;
  z-index: 100;
}
#home a:hover span {visibility: visible;}


#homeclick {
	right: 0px;
	top: 0px;
}

#english {
	right: 50px;
	top: 0px;
}

#agbs {
	left: 15px;
	top: 0px;
}
#impressum {
	left: 65px;
	top: 0px;
}
#linklist {
	left: 125px;
	top: 0px;
}


#menu {
	margin:0;
	height: 25px;
	position: relative;
	}

/*#menu li {
	display: inline;
	list-style-type: none;
	}
	
#menu a {
  position: absolute;
  width: 50px;
  height: 20px;
  margin: 0;
  visibility: visible;
  overflow: hidden;
  z-index: 100;
}
#menu a span {visibility: hidden;}

#menu a:hover {
  width: 50px;
  height: 20px;
  margin: 0;
  z-index: 100;
}
#menu a:hover span {visibility: visible;}*/


#present {
	margin:0;
	height: 150px;
	width: auto;
	position: relative;
	text-align: center;
	}

#navi {
	height: 24px!important;
	text-align: center!important;
	margin: 0!important;
	}
#navi ul {
	margin: 0 0 0 -15px;
	padding-top: 6px;
	list-style-type: none;
	font-family: "Verdana", Geneva, Arial ;
	font-size: 0.7em;
	}

#navi ul li { display: inline; margin: 4px;}

#navi ul li a {
	text-decoration: none;
	padding: .2em 0.5em;
	color: white;
	}

#navi ul li a:hover { color: #A1A1A1; font-weight: bolder; }

/*
#mainnavi {
	margin:0;
	height: 24px;
	position: relative;
	}
	
#mainnavi li {
	display: inline;
	list-style-type: none;
	}
	
#mainnavi a {
  position: absolute;
  width: 80px;
  height: 24px;
  margin: 0;
  visibility: visible;
  overflow: hidden;
  z-index: 100;
}
#mainnavi a span {visibility: hidden;}

#mainnavi a:hover {
  width: 80px;
  height: 24px;
  margin: 0;
  z-index: 100;
  background: url(images/philo.jpg) center top no-repeat;
}
#mainnavi a:hover span {visibility: visible;}


#philo {
	right: 587px;
	top: 0px;
}
#leistung {
	right: 445px;
	top: 0px;
}
#referenzen {
	right: 305px;
	top: 0px;
}
#stimmen {
	right: 245px;
	top: 0px;
}
#daily {
	right: 185px;
	top: 0px;
}
#form {
	right: 125px;
	top: 0px;
}
*/
#subnavi {
	height: 26px;
	text-align: center;
	margin: 0px 1px 0px 1px;
	background: white;
	border-bottom: 1px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	}
#subnavi ul {
	margin: 0;
	padding-top: 5px;
	list-style-type: none;
	font-family: "Verdana", Geneva, Arial ;
	font-size: 0.75em;
	}

#subnavi ul li { display: inline; margin: 4px;}

#subnavi ul li a {
	text-decoration: none;
	padding: .2em 0.5em;
	color: #FFFFFF;
	}

#subnavi ul li a:hover { color: #FFFFFF; font-weight: bolder; }


#logo {	display:none;}

.picfield {
	float: right;
	width: auto;
	height: auto;
	margin: 0 0 -45px 0;
	padding: 0;
}

.picfieldleft {
	float: left;
	width: auto;
	height: auto;
	margin: 0 0 -45px 0;
	padding: 0;
}


#container {
	width: 851px;
	height: auto;
	margin: auto;
	position: relative;
	min-height: 100%;
}

.adresse{
	position: relative;
	clear:both;
	width: 851px;
	height: 20px;
	padding-top: 5px;
	border-top: 1px;
	border-top-style: dotted;
	border-top-color:#CCCCCC;
	text-align: center;
	font-family: "Arial", Verdana, sans-serif;
	font-size: 0.75em;
	color: #000000;
}

a {color: #8AA300; text-decoration: none;}

a.white {color: #FFFFFF; text-decoration: none;}
a.white:hover {color:#CCCCCC;}

a.dotted {
	color: #777777; 
	text-decoration: none;
	border-bottom: 1px;
	border-bottom-color: #8AA300;
	border-bottom-style: dotted;
	}
a.dotted:hover {color:#555555;}

a.link {text-decoration: none;}

.fontbig {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1.5em;
	color: #536876;
	}

.fontmedium {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1.4em;
	color: #536876;
	}
	
.black {color: #000000;!important}

.white {color: #ffffff;!important}

.squaregreen {
	width: auto;
	text-align: center;
	padding: 3px;
	color: #FFFFFF!important;
	}
	
.squaregreen2 {
	border-top: 1px dotted #e8e8e8;
	border-bottom: 1px dotted #e8e8e8;
	border-left: 5px solid #8AA300;
	width: auto;
	text-align: center;
	padding: 3px;
	background-color: black;
	color: #ffffff!important;
	}
	
.squaregreen3 {
	border-left: 5px solid #8AA300;
	width: 130px;
	text-align: left;
	padding: 3px;
	background-color: black;
	color: #ffffff!important;
	}

.squareblue {
	width: auto;
	text-align: center;
	padding: 3px;
	color: #FFFFFF!important;
	}

.squarebluelong {
	border-top: 1px;
	border-top-color: #CCCCCC;
	border-top-style: dotted;
	border-bottom: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	width: auto;
	text-align: left;
	padding: 3px;
	background: #white;
	}
	
#linksfield {
	text-align: center;
	float: both;
	margin-top: 165px;
	height: 25px;
	width: 211px;
	padding-top: 4px;
	color: #FFFFFF!important;
	background: #536876;
	}

#description {
	text-align: center;
	float: left;
	margin: 10px 10px 15px 10px;
	height: 135px;
	width: 185px;
	padding: 3px;
	color: #000000!important;
	background: white;
	}

.logogruen {color: #8AA300;}

.imgpos {
	margin-top: -6px;
	margin-right: 5px;
	margin-left: -5px;
}

.border {
	border-bottom: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	}
	
#text {
	width: 470px;
	height: auto;
	text-align: justify;
	line-height: 160%;
	padding: 0px 20px 10px 20px;
	margin: 22px 0 0 10px ;
	float: left;
	position: relative;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: .75em;
	color: #000000;
}

#text h1 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 1.25em;
	color: #555555;
	}
	
#text li {
	list-style-image: url(http://www.bsights.de/images/components/right.jpg);
	list-style-position: inside;
	margin-top: 0.2em;
}

#textindex {
	width: 490px;
	height: auto;
	text-align: justify;
	line-height: 160%;
	padding: 0px 20px 10px 20px;
	margin: 22px 20px 0 15px ;
	float: left;
	position: relative;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: .75em;
	color: #000000;
}

#textindex h1 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 1.25em;
	color: #555555;
	}
	
#textindex li {
	list-style-image: url(http://www.bsights.de/images/components/right.jpg);
	list-style-position: outside;
	margin-top: 0.2em;
	margin-left: 2.2em;
}

#textoffer {
	width: 400px;
	height: auto;
	text-align: justify;
	line-height: 160%;
	padding: 0px 20px 10px 20px;
	margin: 22px 10px 0 15px ;
	float: left;
	position: relative;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: .75em;
	color: #000000;
}

#textoffer h1 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 1.25em;
	color: #555555;
	}
	
#textoffer li {
	list-style-image: url(http://www.bsights.de/images/components/right.jpg);
	list-style-position: outside;
	margin-top: 0.2em;
	margin-left: 2.2em;
}

#textkontakt {
	width: 500px;
	height: auto;
	text-align: left;
	line-height: 160%;
	padding: 0px 20px 10px 20px;
	margin: 22px 0 0 15px ;
	float: left;
	position: relative;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: .75em;
	color: #000000;
}

#textkontakt h1 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 1.25em;
	color: #555555;
	}

#fuss {
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 851px;
	background: url(http://www.bsights.de/images/components/bottom.jpg) bottom no-repeat;
	}
	
#presstext {
	width: 700px;
	height: auto;
	text-align: left;
	line-height: 160%;
	padding: 0px 20px 10px 20px;
	margin: 22px 0 0 30px ;
	float: left;
	position: relative;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: .75em;
	color: #555555;
}

#presstext h1 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 1.25em;
	color: #555555;
	}
	
#newsbox{
	width: 210px;
	height: auto;
	margin: 0;
	position: relative;
	float: left;
	}
	
#news {
	background: url(http://www.bsights.de/images/components/balken_green.jpg) bottom no-repeat;
	border-left: 1px;
	border-left-color: #999999;
	border-left-style: solid;
	height: auto;
	text-align: left;
	margin-right: 0px;
    margin-top: 0;
	padding: 10px 10px 4px 10px;
    line-height: 135%;
	font-family: "Arial", Verdana, sans-serif;
	font-size: .75em;
	color: #555555;
	}

#umfragebox {
	width: 180px;
	height: auto;
	margin: 15px 0 0 0;
	padding: 10px 5px 10px 5px;
	background-color: white;
	position: relative;
	float: left;
	}

#umfrage {
	height: auto;
	text-align: left;
	margin: 10px;
	padding: 5px;
    line-height: 135%;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: .75em;
	color: #555555;
	}
	
#nusbox {
	width: 250px;
	height: auto;
	margin: 0;
	padding: 20px 5px 20px 5px;
	background-color: white;
	position: relative;
	float: right;
	}
	
#nus {
	height: auto;
	text-align: left;
	margin: 10px;
	padding: 10px 10px 3px 10px;
    line-height: 135%;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: .75em;
	color: #555555;
	}

	
#offerbox {
	width: 250px;
	height: auto;
	margin: 0 0 0 10px;
	padding: 0;
	background-color: #f7f7f7;
	position: relative;
	float: left;
	}

#linksbox {
	width: 849px;
	height: auto;
	margin: 0 1px 0;
	position: relative;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 1em;
	color: #555555;
	text-align: center;
	}

#links {
	float: left;
	background-color: #F8F8F7;
	border-right: 1px;
	border-right-color: #999999;
	border-right-style: solid;
	border-top: 1px;
	border-top-color: #999999;
	border-top-style: dotted;
	height: 190px;
	width: 211px;
	text-align: left;
    margin: 0;
    line-height: 135%;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: .7em;
	letter-spacing: 1px;
	color: #555555;
	overflow: hidden;
	}
	
#links2 {
	float: left;
	background-color: #F8F8F7;
	border-top: 1px;
	border-top-color: #999999;
	border-top-style: solid;
	height: 190px;
	width: 211px;
	text-align: left;
    margin: 0;
    line-height: 135%;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: .75em;
	color: #555555;
	overflow: hidden;
	}
	
#portraitbox{
	width: 200px;
	height: auto;
	margin: 0 0 0 8px;
	position: relative;
	float: left;
	}
	
#portrait {	
	height: auto;
	text-align: right;
    margin: 0;
	padding: 0;
    line-height: 135%;
	font-family: "Arial", Verdana, sans-serif;
	font-size: .75em;
	color: #555555;
	}

#portraittext {	
	float: right;
	width: 186px;
	background-color: #000000;
	height: 24px;
	text-align: right;
    margin: -4px 0 0 0;
	padding-top: 6px;
	padding-right: 10px;
	font-family: "Arial", Verdana, sans-serif;
	font-size: .75em;
	color: #ffffff;
	border-left: 4px;
	border-left-color: #8AA300;
	border-left-style: solid;
	}

#invisible {
	visibility: hidden;	
	height: 300px;
	text-align: left;
	margin-right: 0px;
    margin-top: 0;
	padding: 10px 10px 4px 10px;
    line-height: 135%;
	font-family: "Arial", Verdana, sans-serif;
	font-size: .75em;
	color: #555555;
	}
	
#impressbox {
	width: 230px;
	height: auto;
	margin: 15px 10px 0 20px;
	padding: 10px 5px 20px 5px;
	background-color: white;
	position: relative;
	float: left;
	}
	
#impress {
	height: auto;
	text-align: left;
	margin: 10px;
	padding: 10px 10px 3px 10px;
    line-height: 135%;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: .75em;
	color: #555555;
	}
	

#pressbox {
	float: left;
	background-color: white;
	height: auto;
	width: 200px;
	text-align: center;
	margin-right: 35px;
    margin-top: 0px;
	padding: 0px;
	}
	
#pressbox-stanfour {
	float: left;
	background-color: white;
	height: auto;
	width: 200px;
	text-align: center;
	margin: 15px 35px -40px 10px;
	padding: 0px;
	}
	
#pressbox-solecu {
	float: left;
	background-color: white;
	height: auto;
	width: 200px;
	text-align: left;
	margin: -20px 35px -40px 10px;
	padding: 10px;
	}

#longbox {
	background-color: white;
	height: auto;
	width: 750px;
	text-align: left;
    margin: 10px 30px 10px 40px;
	padding: 10px 10px 10px 10px;
    line-height: 145%;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: .75em;
	color: #555555;
	}
	
.longbox {
	background-color: white;
	height: auto;
	width: 750px;
	text-align: left;
    margin: 10px 30px 10px 40px;
	padding: 10px 10px 10px 10px;
    line-height: 145%;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: .75em;
	color: #555555;
	}

#menu_intro {
	background-color: white;
	height: auto;
	width: 750px;
	text-align: left;
    margin: 10px 30px 10px 40px;
	padding: 10px 10px 10px 10px;
    line-height: 185%;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: .75em;
	color: #555555;
	}
	
/*------------------------------------------------------
Menü Referenzen START
------------------------------------------------------*/
	
	
#titlebox {

	background: url(http://www.bsights.de/images/components/menu_1.png) top left no-repeat;
	height: 30px;
	width: 550px;
	text-align: left;
    margin: 10px 30px -17px 40px;
	padding: 7px 0 0 15px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 1em;
	color: #000000!important;
	}

#titlebox ul {
	margin: 0 0 0 -15px;
	padding-top: 4px;
	list-style-type: none;
	font-family: "Verdana", Geneva, Arial ;
	font-size: 0.7em;
	color: #000000!important;
	}

#titlebox ul li { display: inline; margin: 15px;}

#titlebox ul li a {	
	text-align: left;
	text-decoration: none;
	padding: .2em 0.5em;
	color: #A1A1A1;
	}

#titlebox ul li a:hover { color: #000000; }


/*------------------------------------------------------
Menü Referenzen Buchdesign
------------------------------------------------------*/
	
#titlebox_buch {

	background: url(http://www.bsights.de/images/components/menu_2.png) top left no-repeat;
	height: 30px;
	width: 550px;
	text-align: left;
    margin: 10px 30px -17px 40px;
	padding: 7px 0 0 15px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 1em;
	color: #000000!important;
	}

#titlebox_buch ul {
	margin: 0 0 0 -15px;
	padding-top: 4px;
	list-style-type: none;
	font-family: "Verdana", Geneva, Arial ;
	font-size: 0.7em;
	color: #000000!important;
	}

#titlebox_buch ul li { display: inline; margin: 15px;}

#titlebox_buch ul li a {	
	text-align: left;
	text-decoration: none;
	padding: .2em 0.5em;
	color: #A1A1A1;
	}

#titlebox_buch ul li a:hover { color: #000000; }


/*------------------------------------------------------
Menü Referenzen Web Design
------------------------------------------------------*/
	
#titlebox_web {

	background: url(http://www.bsights.de/images/components/menu_3.png) top left no-repeat;
	height: 30px;
	width: 550px;
	text-align: left;
    margin: 10px 30px -17px 40px;
	padding: 7px 0 0 15px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 1em;
	color: #000000!important;
	}

#titlebox_web ul {
	margin: 0 0 0 -15px;
	padding-top: 4px;
	list-style-type: none;
	font-family: "Verdana", Geneva, Arial ;
	font-size: 0.7em;
	color: #000000!important;
	}

#titlebox_web ul li { display: inline; margin: 15px;}

#titlebox_web ul li a {	
	text-align: left;
	text-decoration: none;
	padding: .2em 0.5em;
	color: #A1A1A1;
	}

#titlebox_web ul li a:hover { color: #000000; }


/*------------------------------------------------------
Menü Referenzen Misc Design
------------------------------------------------------*/
	
#titlebox_pack {

	background: url(http://www.bsights.de/images/components/menu_4.png) top left no-repeat;
	height: 30px;
	width: 550px;
	text-align: left;
    margin: 10px 30px -17px 40px;
	padding: 7px 0 0 15px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 1em;
	color: #000000!important;
	}

#titlebox_pack ul {
	margin: 0 0 0 -15px;
	padding-top: 4px;
	list-style-type: none;
	font-family: "Verdana", Geneva, Arial ;
	font-size: 0.7em;
	color: #000000!important;
	}

#titlebox_pack ul li { display: inline; margin: 15px;}

#titlebox_pack ul li a {	
	text-align: left;
	text-decoration: none;
	padding: .2em 0.5em;
	color: #A1A1A1;
	}

#titlebox_pack ul li a:hover { color: #000000; }


#detailbox {
	background-color: white;
	height: auto;
	width: 740px;
	text-align: left;
    margin: 10px 30px 10px 40px;
	padding: 20px 10px 20px 20px;
    line-height: 145%;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: .75em;
	color: #555555;
	}
	
#cdbox{
	width: 120px;
	height: auto;
	margin: 0;
	position: relative;
	float: left;
	}

#cds {
	background: url(http://www.bsights.de/images/components/balken.jpg) bottom no-repeat #F7F7F7;
	border-right: 1px;
	border-right-color: #999999;
	border-right-style: solid;
	width: 90px;
	height: auto;
	text-align: left;
	margin-left: 1px;
    margin-top: 0;
	padding: 10px 10px 6px 10px;
    line-height: 135%;
	font-family: "Arial", Verdana, sans-serif;
	font-size: .7em;
	color: #555555;
	}
	
#philobox {	
	background-color: #F8F8F7;
	border-right: 1px;
	border-right-color: #999999;
	border-right-style: dotted;
	width: 117px;
	height: auto;
	text-align: left;
	margin-left: 1px;
    margin-top: 0;
	padding: 0;
	overflow: hidden;

	}

.field {
		font-family: "Arial", Verdana, sans-serif;
         color: #222200;
         border-size: 1;
         border: 1px #888888 solid;
         margin-top: 2px;
       }

.fieldlow {
		font-family: "Arial", Verdana, sans-serif;
         color: #888888;
         border-size: 1;
         border: 1px #A9A9A9 solid;
         margin-top: 2px;
       }
	     
#haftung {
	clear: both;
	background-color: white;
	border: 1px;
	border-color: #999999;
	border-style: dotted;
	height: auto;
	width: 730px;
	text-align: left;
    margin: 0px 40px 20px 35px; 
	padding: 15px 20px 20px;
    line-height: 135%;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: .75em;
	color: #555555;
	}
	
#haftung h1 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 1.25em;
	color: #555555;
	}
	
#plus {
	width: 849px;
	height: 50px;
	margin: -50px 0 -10px 0;
	clear: both;
	position: relative;
	background: url(http://www.bsights.de/images/components/plus.gif) center top no-repeat;
	}

#buttons a {
	width: 108px;
	color: #8E8E8E!important;
	background-color: #e5e5e5;
	padding: 2px;
	padding-left: 3px;
	display: block;
	border-left: 5px solid #000000;
	font-weight: bold;
    font-family: "Trebuchet MS", Arial, Geneva, Verdana, sans-serif;
    font-size: 0.75em;
	letter-spacing: 0.05em;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	margin-bottom: 1px;
	}

#buttons a:hover {
	border-left: 5px solid #8AA300;
	text-decoration: none;
	color: #000000!important;
	}

a img {
	border: none;
	}
	
img {
	border: none;
	}

/*----------Leistungen----------*/


#list {
	width: 465px;
	height: auto;
	padding: 0px 20px 10px 20px;
	margin: 22px 0 0 10px ;
	float: left;
	position: relative;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: .75em;
	color: #000000;
}

#list h1 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 1.25em;
	color: #8aa300;
	}
	
#reflist {
	width: 750px;
	height: auto;
	padding: 0px 30px 10px 30px;
	margin: 22px 0 0 10px ;
	float: left;
	position: relative;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: .75em;
	color: #000000;
}

#reflist h1 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 1.25em;
	color: #8aa300;
	}
	
.anchors {
	list-style-type: none;
    margin:0;

}
.anchors li {
	list-style-type: none;
    float: left;
    margin: 0 2px 0 0;
}

.anchors a {
    display: block;
    padding: 1px 9px 2px 9px;
    text-decoration: none;
	background: white;
	border-top:2px solid #f7f7f7;
	font-size:1em;
}

.anchors .on a {
    font-weight: bold;
	color: #8AA300;

}

.anchors .on a, .anchors .on a:hover, .anchor, .anchors a:focus, .anchors a:active {
	background: white;
	border-top:2px solid #F7F7F7;
	outline: none; /* @ Firefox 1.5, remove ugly dotted border */
	overflow:hidden;
}

.anchors a:hover{
	border-top:2px solid #F2F2F2;
	color: black;
}

.anchors .on a:link, .anchors .on a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.anchors a:hover, .anchors a:focus, .anchors a:active {
    cursor: pointer;
}
.anchor {
	clear:both;
	display:none;
	margin-bottom:20px;
	width:100%;
	color: black;
	text-align:left;
	list-style-image: url(http://www.bsights.de/images/components/right.png);
	list-style-position: outside;
	padding: 0 5px 0 0;
}

.anchor p {
	text-align:left;
	padding: 10px;
	font-size:1em;
	line-height: 160%;
}
.anchor ul {
	margin-left: 30px;
}
.grey {color: #8E8E8E;}



.refanchors {
	list-style-type: none;
    margin:0;

}
.refanchors li {
	list-style-type: none;
    float: left;
    margin: 0 2px 0 0;
}

.refanchors a {
    display: block;
    padding: 1px 9px 2px 9px;
    text-decoration: none;
	background: white;
	border-top:2px solid #f7f7f7;
	font-size:1em;
}

.refanchors .on a {
    font-weight: bold;
	color: #8AA300;

}

.refanchors .on a, .refanchors .on a:hover, .refanchor, .refanchors a:focus, .refanchors a:active {
	background: white;
	border-top:2px solid #F7F7F7;
	outline: none; /* @ Firefox 1.5, remove ugly dotted border */
	overflow:hidden;
}

.refanchors a:hover{
	border-top:2px solid #F2F2F2;
	color: black;
}

.refanchors .on a:link, .refanchors .on a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.refanchors a:hover, .refanchors a:focus, .refanchors a:active {
    cursor: pointer;
}
.refanchor {
	clear:both;
	display:none;
	margin-bottom:20px;
	width:100%;
	color: black;
	text-align:left;
	list-style-image: url(http://www.bsights.de/images/components/right.png);
	list-style-position: outside;
	padding: 0 5px 0 0;
}

.refanchor p {
	text-align:left;
	padding: 10px 20px 10px 20px;
	font-size:1em;
	line-height: 160%;
}
.refanchor ul {
	margin-left: 30px;
}

