/* Lichter-Sinfonie - www.lichter-sinfonie.de */

#frame{
	position:relative;
	width:1000px;
	height:1412px;
	margin:auto;
	margin-top:8px;
	border:0px solid #000000;
	background-image:url(../images/background.png);
}

#nav_a{
	float:left;
	width:960px;
	height:35px;
	margin-top:230px;
	margin-left:20px;
	border:0px solid #000000;
	background-color:#FFFFC0;
}

#nav_b{
	position:absolute;
	width:960px;
	height:35px;
	top:230px;
	left:20px;
	bottom:20px;
	border:0px solid #000000;
}

.item_a{
	position:relative;
	float:left;
	width:159px;
	height:25px;
	left:0px;
	top:5px;
	border-top:0px;
	border-bottom:0px;
	border-left:0px;
	border-right:1px solid #000000;
	text-align:center;
}

.item_a.right-side{
	border-right:0px;
	width:160px;
}

.item_b{
	float:left;
	width:160px;
	height:35px;
	padding-top:5px;
	border:0px;
	text-align:center;
}

#nav_c{
	float:left;
	width:210px;
	height:570px;
	margin-left:20px;
	margin-top:20px;
	border:0px;
	background-color:#FFFFC0;
}

.item_c{
	text-decoration:underline;
	margin-left:-25px;
	margin-bottom:0px;
}

#shape_normal{
	position:absolute;
	width:159px;
	height:25px;
	left:339px;
	top:265px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	background-color:#FFFFC0;
	z-index:10;
	visibility:hidden;
	text-align:center;
}

#shape_special{
	position:absolute;
	width:159px;
	height:25px;
	left:339px;
	top:290px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	background-color:#FFFFC0;
	z-index:10;
	visibility:hidden;
	text-align:center;
}

#index_gallery_top{
	float:left;
	width:960px;
	height:180px;
	margin-top:20px;
	margin-left:20px;
	border:0px solid #000000;
	background-color:#FFFFC0;
}

#index_gallery_bottom{
	position:absolute;
	top:1232px;
	left:20px;
	width:960px;
	height:160px;
	border:0px solid #000000;
	background-color:#FFFFC0;
}

.index_gallery_item{
	position:relative;
	float:left;
	width:120px;
	height:160px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:20px;
	margin-right:20px;
}

.index_gallery_item_broad{
	position:relative;
	float:left;
	width:160px;
	height:120px;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:20px;
	margin-right:10px;
}

#content{
	float:right;
	clear:right;
	width:710px;
	height:auto;
	margin-right:20px;
	padding-left:10px;
	padding-right:10px;
	border:0px solid #000000;
	background-color:#FFFFC0;
	/*
		255/165/79	FFA54F
		255/228/181	FFE4B5
		255/200/110	FFC86E
	*/
}

#pagination{
	float:right;
	clear:right;
	width:710px;
	height:30px;
	margin-right:20px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	background-color:#FFFFC0;
	border:none;
	border-top:1px solid #000000;
	visibility:visible;
}

#pagination > a:focus, 
#pagination > a:active,
#pagination > a:visited{
	text-decoration: underline;
}

#textbild{
	width:150px;
	height:200px;
	margin:5px;
	margin-right:20px;
	float:left;
}

#impressum{
	position:relative;
	width:1000px;
	height:20px;
	margin:auto;
	margin-top:5px;
	padding-right:5px;
	border:0px solid #000000;
	font-size:12px;
	text-align:right;
}

#formen{
	position:relative;
	width:400px;
	margin:auto;
	border-top:1px solid #000000;
}

#gallery-background{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-color: #000000;
	opacity: 0.75;
	z-index: 50;
	visibility: hidden;
}

#gallery-display{
	position: fixed;
	width: 800px;
	height: 835px;
	left: 0px;
	top: 20px;
	border: 0px solid #000000;
	z-index: 75;
	text-align: center;
	visibility: hidden;
}

#bild{
	margin-top:35px;
}

#heading{
	float:right;
	width: 710px;
	height: 50px;
	margin-top: 20px;
	margin-right:20px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFFFC0;
	border: none;
}


.verwendung{
	width:300px;
	text-align:right;
}

.p_klein{
	font-size:13px;
}

.rahmen{
	position:relative;
	float:left;
	width:160px;
	height:160px;
	margin-top:5px;
	margin-bottom:10px;
	margin-right:5px;
	margin-left:5px;
	border:none;
	text-align:center;
	vertical-align: middle;
}

.gallery-control-frame{
	position:absolute;
	left:100px;
	top:0px;
	width:602px;
	border:0px solid #000000;
}

.gallery-control{
	position:relative;
	float:left;
	width:200px;
	height:25px;
	margin-top:5px;
	margin-bottom:5px;
	border-right:1px solid #FFFFFF;
	text-align:center;
	background-color:#000000;
	opacity:0.75;
	color:#FFFFFF;
}

.gallery-control.rechts{
	border-right:0px;
	width:200px;
}


body{
	/*font-family:Georgia, 'Nimbus Roman No9 L', 'Century Schoolbook L', serif;
	
	font-family: Georgia;
	line-height: 22px;*/
	font-family:Comic Sans MS;
	font-size: 15px;
}

a{
	color:#000000;
	text-decoration:none;
}

p a{
	text-decoration:underline;
}

a:hover{
	color:gray;
}

li{
	list-style-type:none;
	margin-left:-18px;
	line-height:20px;
	font-size:15px;
}

h1{
	font-size:20px;
	text-decoration:none;
}

h2{
	font-size:17px;
	text-decoration:none;
	font-weight:normal;
}

h3{
	font-size: 17px;
	text-decoration: none;
	font-weight: normal;
	line-height: 17px;
	text-align: left;
	margin-left: 15px;
}

table{
	table-layout:fixed;
	font-size:14px
}

th{
	width:150px;
	text-align:left;
	font-size:15px;
	font-weight:normal;
	text-decoration:underline;
}

td{
	width:150px;
	text-align:left
}