@import url(library/main.css);

body {
	font-family: verdana, arial, sans-serif;
	background: #4b0d02;
}

div#wrapper {
	width: 717px;
	height: 550px;	
	margin:  0px auto;
}


/* Logo */

div#logo {
	width: 142px;
	height: 80px;
	margin-left: 575px;
	margin-bottom: 1px;
	background:  url("../images/logo.PNG") no-repeat;
}


/* Header */

div#header-start {
	width: 717px;
	height: 230px;
	background: url("../images/header/header_startseite.PNG") no-repeat;	
}

div#header-gallery {
	width: 717px;
	height: 230px;
	background: url("../images/header/header_gallery.PNG") no-repeat;		
}

div#header-zweithaar {
	width: 717px;
	height: 230px;
	background: url("../images/header/header_zweithaar.PNG") no-repeat;		
}

div#header-philosophie {
	width: 717px;
	height: 230px;
	background: url("../images/header/header_philosophie.PNG") no-repeat;	
}

div#header-jobs {
	width: 717px;
	height: 230px;
	background: url("../images/header/header_jobboerse.PNG") no-repeat;	
}

div#header-kontakt {
	width: 717px;
	height: 230px;
	background: url("../images/header/header_kontakt.PNG") no-repeat;	
}

div#header-impressum {
	width: 717px;
	height: 230px;
	background: url("../images/header/header_impressum.PNG") no-repeat;	
}

/* Navigation */



/* Content */

div#content {
	width: 713px;
	border-left:  2px solid #fff;
	border-right:  2px solid #fff;
	height: auto;
	text-align: left;
	background: #e5e7dd;
}

div#cont-text {
	padding-left:  100px;
	padding-top: 30px;	
	font-size: 9pt;		
	width:  400px;
}
	
div#footer {
	width: 717px;
	height: 9px;
	background:  url("../images/footer.PNG") no-repeat;
}

#jsddm
{	margin: 0;
	padding-left: 4px}
	
	#jsddm li
	{	float: left;
		list-style: none;
		font: 10pt Verdana, Arial}

	#jsddm li a
	{	display: block;
		background: #4b0d02;
		padding: 5px 9px;
		text-decoration: none;
		border-right: 1px solid white;
		color: #fff;
		white-space: nowrap}
		
		#jsddm li a:hover {
			text-decoration: underline;	
		}

		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid white}
		
		#jsddm li ul li
		{	float: none;
			display: inline}
		
		#jsddm li ul li a
		{	width: auto;
			background: #4b0d02;}
		
		#jsddm li ul li a:hover
		{	background: #7F1616;}

div#slide-container {
	margin-top:  30px;
	margin-left:  130px;
}
div#gallery2 {
	margin-top:  30px;
	margin-left:  100px!important;
}

div.bottom {
	display:  none;
}
