/****************************************************
	A L L G E M E I N E   D E F I N I T I O N E N
****************************************************/

#container {
	padding-top: 25px;
}
#container_main {
	background: #f7f7f7;
	border: 1px solid #e0e0e0;
	position: relative;
	text-align: left;
	width: 762px;
	margin: 0 auto;
	padding: 25px;
}
h1.top {
	background: url(../images/bg_h1.jpg) top center no-repeat;
	width: 100%;
	text-align: center;
	height: 36px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1.4em;
	color: #f7f7f7;
	margin-bottom: 5px;
	padding-top: 10px;
}
h1.top span {
	font-size: 1.3em;
}
#header {
	height: 230px;
	z-index: 1;
}
#header .logo {
	position: absolute;
	top: 15px;
	right: 40px;
}
#header .banner {
	position: absolute;
	top: 25px;
	left: 25px;
}
#header .banner img {
	border: 6px solid #707271;
}


#main {
	position: relative;
	padding-top: 10px;
	padding-right: 155px;
}
#main.start {
	padding-right: 0;
}


#footer {
	position: relative;
	font-size: 0.90em;
	width: 770px;
	margin: 0 auto;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 40px;
}
#footer a {
	padding: 0 5px;
	color: #999;
}
#footer a:hover, #footer a:focus, #footer a.active {
	color: #000;
	text-decoration: none;
}
#footer a.macuti {
	position: absolute;
	top: 7px;
	right: 0;
	font-family: "Lucida Sans";
	font-style: italic;
	font-size: 0.90em;
	color: #999;
}
#footer a.macuti:hover, #footer a.macuti:focus {
	color: #ff9000;
	text-decoration: none;
}



#ausgabe {
}



/****************************************************
	  W E I T E R E   D E F I N I T I O N E N
****************************************************/


#content.std {
}

.box1, .box2 {
	margin-bottom: 10px;
}
.box1 h2 {
    font-family: 'JacobaBold';
	font-size: 23px;
	padding-bottom: 15px;
	color: #000;
}
.box2 h2 {
	font-size: 1.0em;
	padding-bottom: 15px;
	color: #353535;
}
.box1 h3, .box2 h3 {
	font-size: 1.0em;
}
.box1 h3.font, .box2 h3.font {
    font-family: 'JacobaBold';
	font-size: 18px;
}
.box1 .content, .box2 .content {
	text-align: justify;
}

ul {
	padding: 10px 0 5px 20px;
}
ul li {
	list-style: circle;
}


.gallery {
	padding-top: 15px;
}
.gallery h2 {
	color: #6b6b6b;
}
.gallery span {
	clear: both;
	display: block;
	font-size: 0.9em;
}

#vlightbox .gal {
	float: right;
	padding: 0 0 15px 15px;
}
#vlightbox .gal a {
	margin: 0;
	padding: 0;
}
#vlightbox .gal a img {
	margin: 0;
	padding: 0;
	border: 1px solid #6b6b6b;
}
#vlightbox .gal span {
	display: block;
	font-size: 0.8em;
	width: 100%;
	text-align: center;
	padding-top: 2px;
}




.start h1 {
    font-family: 'JacobaBold';
	font-size: 33px;
	padding-bottom: 30px;
	color: #000;
	width: 100%;
	text-align: center;
}
.start .box1 {
	float: left;
	width: 367px;
	min-height: 150px;
}
.start .box2 {
	clear: both;
	width: 760px;
}
.start .box1.b1 {
	margin-right: 24px;
}
.start .box1 .head, .start .box2 .head {
	padding-bottom: 10px;
}
.start .box1 .head h2, .start .box2 .head h2 {
    font-family: 'JacobaBold';
	font-size: 23px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #707271;
}
.start .box1 img, .start .box2 img {
	border: 1px solid #707271;
	margin-right: 10px;
}
.start .box1 .content, .start .box2 .content {
	text-align: left;
}
.start .box1 h2 a, .start .box2 h2 a {
	color: #6b6b6b;
}
.start .box1 a:hover, .start .box1 a:focus,
.start .box2 a:hover, .start .box2 a:focus{
	text-decoration: none;
}





.impressum h3 {
	color: #353535;
	padding-bottom: 7px;
}
.impressum address {
	font-style: normal;
	padding-bottom: 10px;
}
.impressum p.contact span {
	display: block;
	float: left;
	width: 75px;
}
.impressum .steuer {
	padding: 10px 0;
}
.impressum .steuer span, .impressum .txt span {
	display: block;
	float: left;
	width: 135px;
}
.impressum .txt {
	padding-top: 10px;
}

.impressum .box h2 {
	font-size: 1.0em;
	padding-top: 10px;
	padding-bottom: 15px;
	color: #353535;
}
.impressum .macuti address {
	font-family: "Lucida Sans";
	font-style: italic;
	padding-bottom: 5px;
}
.impressum .macuti a {
	font-family: "Lucida Sans";
	color: #333333;
}
.impressum .macuti address span, .impressum .macuti a:hover, .impressum .macuti a:focus {
	color: #ff9000;
}









/****************************************************
	  			N A V I G A T I O N
****************************************************/





#navi_top {
	position: absolute;
	left: 25px;
	top: 170px;
	width: 740px;
	padding: 2px 10px;
	border-top: 3px solid #707271;
	border-bottom: 3px solid #707271;
}
#navi_top a {
	display: inline-block;
	padding: 16px;
	color: #000;
}
#navi_top a:hover, #navi_top a:focus, #navi_top a.active {
	color: #8a8989;
	text-decoration: none;
}
#navi_top .logo {
	position: absolute;
	top: 10px;
	right: 10px;
	padding: 0;
}