﻿@import url("layout.css");
body {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	background-image: url("../images/hg3.png");
	background-repeat: repeat;
	background-attachment:fixed;
}
#container {
	width: 800px;
	margin-top: 10px;
	margin:  auto;
	padding: 0px;
	border-right: 0px solid #725972;
	border-bottom: 0px solid #725972;
	border-left: 0px solid #725972;
	background-color:transparent;
}
#masthead {
	text-align: center;
	width: 600px;
	padding: 0px;
	border: 1px dotted #725972;
	background-image: url("../images/masthead.gif");
	background-repeat: repeat;
	background-attachment: scroll;
}
#navigation {
	position: relative;
	padding:0px;
	float:left;
	margin-left: 0px;
	width: 149px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right: 0px dotted #725972;
	
}
#content {
	float: left;
	width: 270px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
	background-color:white
}
#content1 {
	float: left;
	width: 715px;
	height:repeat-y;

	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
	background-color:white
}

#content-header{
	background-image: url("../images/header2.png");
	float: left;
	width:800px;
	height: 130px;
	}

	#content-center{
	background: url(../images/center-trans.png) repeat-y;
	float: left;
	width: 800px;
	}
				


	#content-footer{
	background-image: url("../images/footer-trans.png");
	float:left;
	width: 800px;
	height: 15px;
	}
#footer1 {
	float:left;
	width: 618px;
	color: #0066FF;
	text-align:center;
	font-size:x-small;
	font-family:Arial;
}

#footer {
	text-align: center;
	margin-bottom: 10px;
	margin-left: 40px;
	float:left;
	clear: both;
	width: 618px;
	border: 0px dotted #d8bfd8;
}
/* Mastertitel-Formatvorlagen  */
#masthead h1 {
	color: #fff;
}
#masthead h3 {
	color: #402640;
}
/* Navigationsformatvorlagen*/
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 0px dotted #dfb8df;
	background-image:url('../images/navi-blau.png');
}
#navigation a {
	color: #0066ff;
	text-decoration: none;
	display: block;
	padding: 5px;
	border-bottom: 0px dotted #fff;
	
}
#navigation a:hover {
	color: #ff8000;
	text-decoration: none;
	background-image:url('../images/navi-or.png');
}
/* Inhaltsformatvorlagen */
#content h1,h2,h3,h4,h5,h6 {
	color: #503750;
}
#content img {
	padding: 5px;
	border: 0px solid #402640;
}
/* Fußzeilen-Formatvorlagen */
#footer p {
	color: #808080;
}
#footer a {
	color: #503750;
	text-decoration: underline;
}
#footer a:hover {
	color: #402640;
	text-decoration: none;
}
a {
	color: #402640;
	text-decoration:;
}
a:hover {
	color: #000000;
	text-decoration: url('');
		text-decoration: ;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
	
}


/*Bildergalerie*/

a {color:#000;}
a:hover {text-decoration:none;}
a:visited {color:#111;}

/* slides styling */

.photo {width:520px; text-align:left; position:relative;}

.photo ul.topic {padding:0; margin:0; list-style:none; width:520px; height:auto; position:relative; z-index:10;}

.photo ul.topic li {display:block; width:130px; height:31px; float:left;}
/*Karteikarte */
.photo ul.topic li a.set {display:block; font-size:11px; width:128px; height:30px; text-align:center; line-height:30px; color:#000; text-decoration:none; border:1px solid #fff; border-width:1px 1px 0 0; background:#0066ff; font-family:verdana, arial, sans-serif;}

.photo ul.topic li a ul, 
.photo ul.topic li ul 
{display:none;}

.photo ul.topic li a:hover,
.photo ul.topic li:hover a
{color:#fff; background:#ff9933;}

/*Bild anzeige*/
.photo ul.topic li a:hover ul, 
.photo ul.topic li:hover ul 
{display:block; position:absolute; left:0; top:31px; list-style:none; padding:0; margin:0; height:275px; background:#ddd url(../images/close.png) no-repeat right top; width:460px; padding:70px 22px; border:5px solid #0066ff;}

/*bildabstand basisbild*/
.photo ul.topic li a:hover ul li, 
.photo ul.topic li:hover ul li 
{display:inline; width:110px; height:80px; float:left; border:0px solid #fff; margin:2px;}

/*hintergrund und rahmen basisbild*/
.photo ul.topic li a:hover ul li a, 
.photo ul.topic li:hover ul li a 
{display:block; width:108px; height:78px; cursor:default; float:left; text-decoration:none; background:#fff; border:1px solid #0066ff;}

/*größe für basisbild*/
.photo ul.topic li a:hover ul li a img, 
.photo ul.topic li:hover ul li a img 
{display:block; width:100px; height:70px; border:0px solid #0066ff;}

.photo ul.topic li a:hover ul li a img.large, 
.photo ul.topic li:hover ul li a img.large 
{position:absolute; display:block; width:0; height:0; overflow:hidden; border:0;}

.photo ul.topic li a:hover ul li a:hover, 
.photo ul.topic li:hover ul li a:hover 
{white-space:normal; position:relative;}

/*Gehoovertes Bild*/
.photo ul.topic li a:hover ul li a:hover img, 
.photo ul.topic li:hover ul li a:hover img 
{position:absolute; left:-50px; top:-32px; width:200px; height:150px; border-color:#99ccff;}

.photo ul.topic li a:hover ul li a:hover img.large, 
.photo ul.topic li:hover ul li a:hover img.large 
{position:absolute; display:block; width:0; height:0; overflow:hidden; border:0;}

.photo ul.topic li:hover ul li a:focus, 
.photo ul.topic li:hover ul li a:active,
.photo ul.topic li a:hover ul li a:active 
{position:static; outline:0;}

.photo ul.topic li:hover ul li a:focus img, 
.photo ul.topic li:hover ul li a:active img, 
.photo ul.topic li a:hover ul li a:active img 
{position:absolute; left:220px; top:170px; width:200px; height:150px; padding:0; background:#000; border:0; z-index:5;}

/*großes bild bei klick*/
.photo ul.topic li:hover ul li a:focus img.large, 
.photo ul.topic li:hover ul li a:active img.large, 
.photo ul.topic li a:hover ul li a:active img.large 
{position:absolute; left:20px; top:24px; width:452px; height:350px; padding:0; background:#fff; border:0px solid #99ccff; z-index:10;}


