﻿* {
	margin: 0px;
	padding: 0px;
}
html {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #000;
	font-family: "Lucida Sans unicode", Arial, Helvetica, Sans-Serif;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #fff;
	font-size: 14px;


}

h2 {
	font-family: "Lucida Sans unicode", Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	text-align: center;
	
}

a:link {
	color:#FFD400;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FFD400;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #FFD400;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #fff;
}

label {
	
	display:block;
	margin-bottom: 15px;
	
}

hr {
border-top: dotted 1px #FFD400;
border-bottom: dotted 1px #FFD400;
border-left: dotted 1px #FFD400;
border-right: dotted 1px #FFD400;
height:1px;
margin-top: 10px;
margin-bottom: 10px;
}


.kurstitel {
	
	font-size: 18px;
	margin-bottom: 3px;
	
}


.fliesstext{
	width: 580px;
	line-height: 21px;
	margin-top: 20px;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
	
}




	#ganzaussen {
		background-image: url('layoutbilder/vorhangstreifen.jpg');
		background-repeat:repeat-y;
		
		width: 850px;
		margin-left: auto;
		margin-right: auto;
		position:relative;
		background-color: #850606;
		border-right: 2px #FFAA55 dotted;
		border-left: 2px #FFAA55 dotted;
		
		}
		
	#linkebox {
		background-image: url('layoutbilder/vorhanglinks.png');
		background-repeat:no-repeat;
		height: 1000px;
		width: 262px;
		
		position: relative;
		left: -120px;
		}
		
	#mittelbox {
	
	
		width: 600px;
		
		position: relative;
		left: 180px;
		top: -980px;
		
		
		}
	
	#rechtebox {
		
		
		height: 1000px;
		width: 142px;
		float:left;
		margin-left: auto;
		}
		
	#logo{
		background-image: url('layoutbilder/logo.png');
		background-repeat:no-repeat;
		text-align: center;
		padding-top: 30px;
		position: relative;
		z-index: 100;
		height: 158px;
		width: 413px;
		margin-left: auto;
		margin-right:  auto;
		
	}
	


	
#navi {
	
	height:100px;

	margin-left: auto;
	margin-right: auto;
	text-align:  center;
	margin-top:30px;
	padding-top: 2px;
	
	background-image: url('layoutbilder/rahmen.gif');
	background-repeat:no-repeat;
	background-position: 0px 0px 0px 0px;
	margin-bottom:30px;

}


* html #navi {
	margin-bottom:0px;
}

#navi ul {
	height:100px;
	margin-top: 30px;
	padding-top : 8px;
	padding-bottom: 8px;
	list-style-type : none;
	
}
#navi li {
	margin-left:6px;
	margin-top: 30px;
}



#hier {

	margin-right: 2px;
	display : inline;
	
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 2px;

	color:#fff;
	font-weight: bold;

}


.navi {

	margin-right: 2px;
	
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	display : inline;
	font-size: 14px;
	margin-top:30px;
	
	
}


#navi a:link {
	color:#FFD400;
	text-decoration: none;
	font-weight: bold;
}
#navi a:visited {
	color: #FFD400;
	text-decoration: none;
	font-weight: bold;
}
#navi a:active {
	color: #FFD400;
	text-decoration: none;
	font-weight: bold;
}
#navi a:hover {
	color: #fff;
}

.gelb{
	
	display:block;
	margin-bottom: 15px;
	background-color: transparent;
	border: 1px #FFFF00 dotted;
	color: #fff;
}

.button{
	
	display:block;
	margin-bottom: 15px;
	background-color: #FFD400;
	color: #000;
}
.ortbilder{
	
	border: 1px #fff solid;
	float: left;
	margin-right: 15px;
	margin-top: 10px;
}

.go{
	
	display:inline;
	margin-left:10px;
	background-color: #FFD400;
	color: #000;
	margin-top:2px;
	}
	
#bild{
	
	display:block;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	}
	
/* Galerie-ÃƒÅ“bersicht */
#galpreview {
}


#galpreview .gal {
	float: left;
	width: 120px;
	text-align: center;
	margin-bottom: 60px;
	margin-left: 5px;
	
}

image.gal {

	border: 1px #fff solid;
}



.gal image {
	
	border: 1px #fff solid;
}


#galpreview p.galgroup {
	font-weight: bold;
	font-size: 16px;
}
#galpreview p.galtitle {
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	}
p.galtitle {
	margin-top: 10px;
	margin-bottom: 10px;
	
}


#galpreview p.galinfo {
	font-size: 12px;
	color: #fff;
}
span.galinfo {
	font-size: 12px;
	color: #ffffff;
}


/* Einzelgalerie */
#singlegalery {
	margin: 1px;
}
#singlegalery h3 {
	font-size: 16px;
	margin: 2px;
	margin-top:50px;
	text-align:center;
}
#singlegalery p {
	margin: 2px 0 2px 5px;
	color: #fff;
	text-align:center;
	
}
#galery p {

	text-align:center;
}


/* Vorschaubilder */
#preview {
	margin-left: 20px;
	text-align: center;
}
#preview img {
	vertical-align: middle;
	margin: 4px;
	border: 1px #fff solid;
}
#preview span {
	text-align: center;
	margin-right: 10px;
}
#preview span p {
	margin: 2px 0;
	color: #000066;
	font-size: 11px;
}
/* Einzelbild */
#picture {
	text-align: center;
	margin-top: 40px;
	clear: both;
	
}
#picture p {
	color: #fff;
	font-size: 14px;
	margin-bottom: 4px;
}

#picture img {
	margin-top:20px;
	border: 1px #fff solid;
	margin-bottom: 10px;
}

/* Paging */
#paging {
	font-size: 12px;
	margin-bottom: 20px;
}
p.paging {
	font-size: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
	
}
p.paging a {
	
	color: #FFD400;
	
	padding: 2px 4px 2px 4px;
	text-decoration: none;
	font-size: 14px;
	
	
}
p.paging span {
	margin: 10px;
}

#galery div {
	margin-top: 20px;
}

/* Form Elemente */
#galery form {
	display: inline;
}
#galery label {
	display: block;
	width: 140px;
	float: left;
}
#galery textarea {
	width: 320px;
	height: 120px;
}
/* Admin specials */
#adminleft {
	width: 120px;
	float: left;
	height: 100%;
	text-align: center;
}
#adminleft img.publicthumb {
	border: 2px solid red;
}
#adminleft img.activethumb {
	border: 3px solid blue;
}
#adminoptions label {
	display: block;
	width: 240px;
	float: left;
}
#adminoptions h5 {
	color: #003366;
}
#zwischendivpopup {
	height: 100px;
	
	
}
#galerieumbruch {
	clear: both;
	text-align: center;
	
}

.decade{
	font-size:18px;
	color:red;
}
.textklein{
	font-size:11px;
	
}
	