
body,h1,h2,h3,p,quote,small,form,input,ul,li,ol,label{
	/* Simple page reset */
	margin:0px;
	padding:0px;
}

body{
	/* Setting default text color, background and a font stack */
	color:#cccccc;
	font-size:13px;
	/*background: #302b23;*/
	background: #161613;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
}

ul{
	margin:0;
	padding:0;
}

ul.container{
	/* ¤The topmost UL */
	position:absolute;
	left: 10px;
	top: 10px;
	width:240px;
	margin:0 auto;
	padding:10px;
}

li{
	list-style:none;
	text-align:left;
}

li.menu{
	/* The main list elements */
	padding:0px 0 0 0;
	width:100%;
	padding-top:5px;
}

li.button {
	width:150px;
	}

li.button a{
	/* The section titles */
	display:block;
	font-family:BPreplay,Arial,Helvetica,sans-serif;
	font-size:21px;
	height:34px;
	overflow:hidden;
	padding:10px 20px 0;
	position:relative;
	width:200px;
}

li.button a:hover{
	/* Removing the inherited underline from the titles */
	text-decoration:none;
}

li.button a span{
	/* This span acts as the right part of the section's background */
	height:44px;
	position:absolute;
	right:0;
	top:0;
	width:4px;
	display:block;
}

/* Setting up different styles for each section color */

li.button a.blue{background:url(../img/blue.png) repeat-x top left; color:#074384;}
li.button a.blue span{ background:url(../img/blue.png) repeat-x top right;}

li.button a.green{background:url(../img/green.png) repeat-x top left; color:#436800;}
li.button a.green span{ background:url(../img/green.png) repeat-x top right;}

li.button a.orange{background:url(../img/orange.png) repeat-x top left; color:#882e02;}
li.button a.orange span{ background:url(../img/orange.png) repeat-x top right;}

li.button a.red{background:url(../img/red.png) repeat-x top left; color:#641603;}
li.button a.red span{ background:url(../img/red.png) repeat-x top right;}

/* The hover effects */

li.button a:hover{ background-position:bottom left;}
li.button a:hover span{ background-position:bottom right;}

.dropdown{
	/* The expandable lists */
	display:none;
	padding-top:5px;
	width:100%;
}

.dropdown li{
	/* Each element in the expandable list */
	background-color:#373128;
	border:1px solid #40392C;
	color:#CCCCCC;
	margin:2px 0;
	padding:2px 18px;
}

.dropdownv li{
	/* Each element in the expandable list */
	background-color:#373128;
	border:1px solid #40392C;
	color:#CCCCCC;
	margin:2px 0;
	padding:2px 18px;
}


/* The styles below are only necessary for the demo page */

h1{
	font-family:"Myriad Pro",Arial,Helvetica,sans-serif;
	font-size:36px;
	font-weight:normal;
	margin-bottom:15px;
	padding-top:20px;
}

h1#titel_galerie{
	position:absolute;
	left: 300px;
	top: 25px; 
}

h2{
	font-family:"Myriad Pro",Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	padding-right:140px;
	right:0;
	text-align:left;
	text-transform:uppercase;
	top:15px;
}

.clear{
	clear:both;
}

#main{
	/* The main container */
	margin:15px auto;
	text-align:center;
	width:920px;
	position:relative;
}

.menu a, .menu a:visited {
	/*color:#0196e3;*/
	color:#EEEEEE;
	background-color: #363633;
	text-decoration:none;
	outline:none;
}

.menu 	a:hover{
	text-decoration:underline;
}

.content3 a, .rechts a {
	color: white;
	text-decoration:none;
}
.content3 a:hover, .rechts a:hover {
	text-decoration:underline;
}

p{
	/* The tut info on the bottom of the page */
	padding:10px;
	text-align:center;
}

/* content
----------------------------------------------- */
#content {
	margin-left: 290px
}
#content ul{ margin-left: 4px;}
#content ul li{
	list-style: none;
	padding: 0 0 0 12px;
	background: url(../images/bullet.gif) no-repeat 0 6px;
	}
#content ul ul{ margin-top: 0;}

#content ul.download li{
	padding: 0.3em 0;
	background-image:none;
	}
#content p a:hover,
#content dd a:hover { border-bottom: 1px dotted #8ad459; }
#content a img{ 	border: none;}

.thumbnail {
	text-align:center;
}

.content2
{
	position:absolute;
	left:250px;
	top: 80px;
	display:none;
	xbackground:#72A6F2;
	xbackground:#0C33CF;
	color: white;
	padding:5px;
	height: 450px;
	margin-left:-2000px;
}

.content2 div {
	font-size:0.4em;
	margin-bottom:5px;
	text-align: justify;
	width:400px;
}
.content3 {
	position:absolute;
	left: 300px;
	top: 25px;
	font-size:1em;
	margin-bottom:5px;
	text-align: justify;
	width:500px;
}
.content3 div {
	margin-bottom:10px;
}

.aktive_title {
	font-family:"Myriad Pro",Arial,Helvetica,sans-serif;
	font-size:36px;
	font-weight:normal;
	margin-bottom:15px;
}

.content_title {
	font-family:"Myriad Pro",Arial,Helvetica,sans-serif;
	font-size:26px;
	font-weight:normal;
	margin-bottom:15px;
	text-align:left;
}

.ranzepfiffer_title {
	font-size:46px;
	text-align:center;
}

.kontakt {

}

.kontakt p {
	text-align:left;
}

.historie {
}

.historie div {
	font-size: 15px;
}

.stellefant {
	list-style:circle;
}

.stellefant p {
	font-size: 15px;
	text-align:left;
}

.stellefant_register {
	text-align:center;
	font-size:16px;
	margin-bottom:2px;
	padding:0px;
}

.impressum p {
	text-align:justify;
}

.gugge_art {
	color: blue;
	font-size: 2em;
}

.blau {
	color: blue;
}
.rot {
	color: red;
}
.orange {
	color: orange;
}

/* content
----------------------------------------------- */
.rechts {
	position:absolute;
	left: 1000px;
	top: 25px;
	text-align:left;
}

.rechts p {
	text-align:right;
}

}

