/*Exklusivdesign f�r die GS-Trauringmacher */
/* Erstellt von Nicole Folchert */
/* Erstellt: 03.08.2010*/

/*Basis Elemente */
* {
	margin:0;
	padding:0;
	}

html, body {
	height:100%; 
	background: #000 none repeat scroll 0 0;
	}
	
body { 
	position: relative;
	height:100%; 
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	color: #38393a;
	}
	
/*Formatierungen*/	
	
#inhalt p, #inhalt ul, #inhalt ol, #inhalt td, #inhalt th { 
	font: 1.0em Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px; 
	line-height: 1.2em;
	text-align: left;
	}

#inhalt h1 { 
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px; 
	padding-top: 10px; 
	padding-bottom: 5px;
	color: #38393a;
	}	
	
#inhalt h2 { 
	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px; 
	padding-top: 10px;  
	padding-bottom: 5px;
	color: #38393a;
	}	
	
	
/*fuer Texte bei Gesamtbildern, vorsicht: sehr weit unten!!*/	
#inhalt h3 { 
	font: bold 1.3em Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px; 
	padding-top: 10px; 
	padding-bottom: 5px;
	color: #fff;
	}

#inhalt img { border: 0px #38393a solid;
	padding: 1px;margin: 2px;}	

#inhalt img.left { float: left; margin: 10px 10px 0 0;  }
#inhalt img.right { float: right; margin: 10px 0 0 10px; }

/*f�r die Bilder, die linksb�ndig vor Aufz�hlung liegen*/
#inhalt span.left {
 padding-right:20px;
}

#inhalt a:link, #inhalt a:visited { 
	color: #d50d13; 
	text-decoration: none;
	}

#inhalt a:hover, #inhalt a:active { 
	color: #38393a;
	}

	
#inhalt ul {
	clear:left;
	list-style-type: disc;
	line-height: 1.2em;
	margin-left: 20px;
	}

#inhalt li {
	padding: 0px;
	margin-top: 5px;
	}
	
#inhalt ol {
	clear:left;
	list-style-type: dezimal;
	margin-left: 25px;
	}	

#inhalt table {
	margin-top: 10px;border-collapse:collapse;
	margin-left: 5px;
}	

#inhalt th {
	font-weight:bold;
	border: 0px #714208 solid;
	padding: 2px;
	}	

#inhalt td {
	border: 0px #714208 solid;
	padding: 2px;
	}	

#inhalt .contactform button {
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #d50d13;
}	
	
/* Spezielle DIVs*/
#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 300;
	border: 0px;
	}	
	
#logo_img {
	height: 150px;
	width: 380px;
		background: url(../images/logo_weiss.gif) no-repeat bottom left;
		border: 0px;
	}

#distance { 
		width: 1px;
		height: 50%;
		background: #000;
		margin-bottom: -25em; 
		float: left;
		}	
	
#container {
	position: relative;
	clear: left;
    margin:0 auto;
	margin-top: 20px;
	width: 880px;
	height: 470px;
	background: #000;
	border: 1px #666 solid;
}

	
	#header {
		background: #000;
		height: auto;
		}


#header_img {
	position: relative;
	height:470px;
	width: 880px;
	background-position: top left;
	background-color: transparent;
	background-repeat: no-repeat;
}		

	
#text { 	
position: absolute;
overflow:auto;
top: 0px;
width: 860px;
height: 450px;
padding: 10px;
border: 0px #666 solid;
}	


/*Footer*/
	
	
#footer {
position: relative;
margin-top: 50px;
float: right;
color: #b4b2b2;
font: 0.9em Verdana, Arial, Helvetica, sans-serif;
width: 218px;
border: 0px #666 solid;
	}
	

#footer a, #footer a:link, #footer a:visited {
		color: #b4b2b2;
		text-decoration: none;
		letter-spacing: 0;
		font-weight:normal;
	}	

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

#footer a.twitter {
	width:12px;
	height:12px;
	background: url(twitter_mini.png) center center no-repeat;
	text-indent: 50em;
	overflow: hidden;
	display: inline-block;
	padding: 0 2px;
	margin-left:20px;
}

/*Navigation*/	
	
#navi {
	position: absolute;
	left: 5px;
	height: 24px;
	width: 880px;
	text-align: left;
	top: 480px;
	border: 0px #666 solid;
	}	
	
#navi2 { 
	font: 1.0em Verdana, Arial, Helvetica, sans-serif;
	}
	
#navi ul {
	float:left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 24px;
	}

#navi li {
	float:left;
	position: relative; /*wichtig f�r IE 6, sonst Unternavi immer ganz links*/
	padding: 0px;
	margin: 0px;
	margin-right: 1px;
	display: block;
	height: 24px;
	}


#navi a, #navi a:link, #navi a:visited {
		padding: 0px 7px 0px 10px;
		color: #b4b2b2;
		text-decoration: none;
		letter-spacing: 0;
		font-weight:normal;
	}	

	#navi a:hover, #navi ul #navi ul a:hover span  {
	text-decoration:none;
	color: #fff;
	}
	
	#navi ul a#navaktuell {
	text-decoration:none;
	color: #fff;
	}

/* 2. Ebene */
#navi ul ul {
	float: left;
	position: absolute;
	padding-top: 5px; /* fuer den Abstand zur Hauptnavi*/
	padding-left:5px; /* Ausrichtung */
	margin: 0; /*muss auf 0 sein, da sonst Unternavi nicht immer anw�hlbar*/
	left: 0;
	top: 14px;
	display: none;  /*Unternavigation ausblenden */
	width: auto;
	min-width: 200px;
	z-index: 999;
	border: 0px #fff solid;
}



/* Unternavigation  einblenden */
#navi ul li:hover ul {
	display: block;	
	left: auto;

}

#navi ul li ul li {
	float: left;
	position: relative; /*wichtig f�r IE 6, sonst Unternavi immer ganz links*/
	width: auto;
	margin: 0; 
	padding: 0;
	height: auto;
	}

	
#navi ul li ul a, #navi ul li ul a:link, #navi ul li ul a:visited {
	width: auto;
	text-decoration: none;
	color: #b4b2b2;
	font-weight: normal;
	padding: 3px 5px 3px 5px;
	height: auto;
	cursor: pointer;
	z-index: 1000;
	}
	

/* f�r IE 6 */
#navi ul li ul a:hover {
	color: #fff;
	}
	
#navi ul li ul a:hover span{
	text-decoration:none;
	color: #fff;
	background: transparent;
	}	
	

#navi ul ul a#navaktuell {
	text-decoration:none;
	color: #fff;
	padding: 3px 5px 3px 5px;
	}	
	
#navi ul ul a.navaktuell span{
	text-decoration:none;
	color: #fff;
	}			
	
	
/*f�r Grafiken und Blindtext*/
#navi h3.select span {
	display:none;
	}
	
#navi h3.navipunkte1 span {
	display:none;
	}

/* Spezial-gallerie */

#specialGallery{
background: transparent;
height:330px;
width:690px;
padding:95px 95px 0 95px;
position:absolute;
top:0;
z-index:99;
}

.hasSpecialGallery #text {
  height: 30px;
  padding-left: 96px;
  padding-top: 430px;
  width: 774px;
}

#text { z-index:60; }

/*Nur Bild*/
#nuvoSlider {
    width:350px; /* Change this to your images width */
    height:263px; /* Change this to your images height */
	border:1px solid #c7060f;

}
#nuvoSlider img {
    position:absolute;
    padding: 0;
    margin: 0;
    display:none;
}
#nuvoSlider a {
    border:0;
    display:block;
}

/*Feld der Punkte*/
.nivo-controlNav {
	position:absolute;
	left:92px;
	bottom:4px;
	width:360px;	
	border: 0px solid #fff;
}
.nivo-controlNav a {
	display:block;
	width:16px;
	height:16px;
	background:url(bullets.png) no-repeat;
	background-position:0 -16px;
	text-indent:-9999px;
	border:0;
	margin-right:0px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 0;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(arrows.png) no-repeat;
	text-indent:-9999px;

	z-index:99;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}
/*Test der Bilder rechts */
.nivo-caption {
    position:absolute;
    left:460px;
    top:30px;
	width: 310px;
	border: 0px solid #fff;
	background:transparent;
}
#inhalt .nivo-caption p {
	text-align:left;
}

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */
.jspContainer
{
	overflow: hidden;
	position: relative;
}
.jspPane
{
	position: absolute;
}
.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 10px;
	height: 100%;
	background: #ddd;
	opacity: 1;	
}
.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 10px;
	background: #ddd;
	opacity: 1;
}
.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}
.jspCap
{
	display: none;
}
.jspHorizontalBar .jspCap
{
	float: left;
}
.jspTrack
{
	background: #ddd;
	position: relative;
}
.jspDrag
{
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}
.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspCorner
{
	background: #ddd;
	float: left;
	height: 100%;
}
/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}

.jspDrag
{
	background: #000; /* farbe des scrollbalkens */
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.jspTrack .jspActive,
.jspTrack .jspHover,
.jspDrag:hover
{
	background: #666; /* farbe des scrollbalkens bei mouse-over */
}

.jspVerticalBar>.jspDisabled,
.jspVerticalBar>.jspDisabled:hover,
.jspHorizontalBar>.jspDisabled,
.jspHorizontalBar>.jspDisabled:hover
{
	background-color: transparent;
}

/* #text on page "NEWS / MESSE" */
.cat-5 #text {
height:470px;
padding: 0 10px;
}

/* No text adjustment on iPhones */
body { -webkit-text-size-adjust:100%; }
