body {
	font: 14px/1 Georgia, "Times New Roman", Times, serif;
	background-color: #f6f6f6;
}

.mini {
	font-size: 10px;	
}

a, a:visited, a:hover {
		height:20px;
		line-height: 20px;
		text-decoration: none;
		color: #000;            
}

.executive a {
	text-transform: uppercase;
}

a:hover {
		text-decoration: none;
		color: gray;            
	}		

.links30 {
	margin-left:30px;
}

.spaceoben {
	margin-top: 60px;
}

.gross {
	font-size: 18px;	
}

a:focus {
	outline: 1px dotted invert;
}

hr {
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 0 0;
	clear: both;
	height: 0;
}

#divmenu {
	margin-left: 26px;
}

#top .c {
background:transparent url(../img/bbc900.gif) repeat-y scroll 0 0;
min-height:200px;
}
        
#background {
	min-height:700px;
	background-color: #fff;
}

#contentbereich {
	font: 13px/1 Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
}

	#contentbereich .c {
		background:transparent url(../img/bbctrans900.gif) repeat-y scroll 0 0;
		min-height:700px;
	} 

.col2override {
	margin:0 !important; 
	width:200px !important;
}

.goldenline {
	margin: 5px 0;
	border-top: 1px dotted #c69c6d;
}

#menu, #menupersons{
	margin: 0; /*removes indent IE and Opera*/
	line-height: 20px;
	padding: 0;
	list-style-type: none;
	/* word-spacing: 7px; */
}

	#menupersons{
		margin-top: 10px; 
	}

	#menu li, #menupersons li {
		margin-left: 0px;
		margin-bottom: 20px;
	}
	
	#menu a, #menu a:visited ,#menupersons a, #menupersons a:visited {
		width: 100%;
		height:20px;
		line-height: 20px;
		text-decoration: none;
		color: #000;
		background: url(../img/arrow_menu.png) no-repeat 3px 2px;
		background-repeat: no-repeat;
	}
	
	#menu span , #menupersons span{
		padding-left: 25px;
	}

	#menu .text, #menupersons .text, .gold {
		color: #c69c6d ;
	}

	#menu a:hover, #menupersons a:hover, .menu_selected {
		width: 100%;
		height: 20px;
		cursor: pointer;
		text-decoration: none;
		color: gray;
		background: url(../img/arrow_menu.png) no-repeat 6px 2px;
		background-repeat: no-repeat;
	}

.footer {
		color: #c69c6d;
	}

	.footer a, .footer a:visited  {
		text-decoration: none;
		color: #c69c6d;
	}

	.footer a:hover {
		text-decoration: none;
		color: gray;
	}	

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 25px;
}

h2 {
	font-size: 23px;
}

h3 {
	font-size: 21px;
}

h4 {
	font-size: 19px;
}

h5 {
	font-size: 17px;
}

h6 {
	font-size: 15px;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 20px;
}
