/* Standard Stylesheet
www.prachtstueck-erlangen.de
Start: 15.06.2007
Letzte Aenderung: 13.07.2007
by Peter Scheffler - www.biotypo3.de
*/
/* Reset all */
*{
	padding: 0;
	margin: 0;
	border: 0;
}
body {
	behavior:url("sys/csshover.htc");
	background: #fff; 
	color: #000000; 
	line-height: 1.4em; 
	font-size: 70%; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image:url(images/00_bg.gf); background-repeat: repeat-x;
	background-color: #fffff;
	overflow-y:scroll;
	}
a:link {
	color: blue; 
	text-decoration: none;
}
a:visited {
	color:  blue;
	text-decoration: none;
}
a:hover {
	font-weight: bold; color: blue;
	}
#content a:link {
	color: blue; text-decoration: underline;
}
#content a:visited {
	color:  blue; text-decoration: underline;
}
#content a:hover {
	font-weight: bold; color: blue; text-decoration: none;
}
/* Allgemeine Tags*/
h1 {
	font-size: 1.8em;
	font-weight: 500;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #eaeaea;
	margin-right: 50px;
	padding-bottom: 7px;
	}
hr {
	border-top: 1px solid black;
	width: 90%;
	margin: 0 auto;	
}
img 	{
	margin: 5px; border: 5px solid #eaeaea;
	}
#content p{
	padding: 0 55px 0 0;
	}
#content ul {
	margin: 0 0 0 40px;
	}
#content li {
	line-height: 1.2em;
	margin: 0 0 10px 0;
	}
input, textarea, select {
	height: 1.3em;
	border: 1px solid #aaa;
	background-color: #fef;
	width: 250px;
	font-size: 1em;
	margin: 3px 0 4px 0;
	}
select {
	font-size: 0.9em;
	}
textarea {
	height: 10em;
	}
.button {
	height: 1.8em;
	margin: 8px;
	width: 100px;
	margin-left: 45px;
	}
/* Allgemeine Angaben*/
.clear {
	clear: both;
	margin:0; padding: 0; border: 0;
	}
.floatl {
	float: left;
	}
.floatr {
	float: right;
	}

/* Layout */
#wrapper {
	margin: 0 auto;
	width: 810px; height: 100%;
	border: 0px solid black;
	/* overflow: visible;*/
	background-color: #eaeaea;
	background-image:url(images/00_bg.gf);
	background-repeat:repeat-x;
	background-position: 0 0px;
	}
#head {
	width: 810px; height: 113px;
	overflow: visible;
	padding: 0; margin: 0;
	background-image:url(images/00head.gif);
	background-repeat:no-repeat;
	background-position: 285px 0;
	border: 0px solid yellow;
	}
#main {
	border: 0px solid yellow;
	background-image:url(images/00bg_content.gif);
	background-repeat: repeat-x;
	padding-right: 10px;
	}
#content {
	width: 600px; height: 100%;
	border: 0px solid red;
	overflow: visible;
	padding: 20px 0 0 30px;
	margin: 0px 0 0 0;
	}
#sidebar {
	width: 193px; height: 100%;
	overflow: visible;
	float: right;
	padding: 10px 2px 10px 0px;
	margin: 5px 8px 10px 0px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 0;
	background-color: #eaeaea;
	}
/*#sidebar {
	width: 193px;
	border: 0px solid black;
	float: right;
	padding: 10px 2px 10px 0px;
	margin: 0px 0px 0 0px;
	}*/
#sidebar p{
	padding: 0 0 5px 10px;
	margin: 5px 5px 5px 0;
	font-size: 90%;
	line-height: 1.35em;
	background-image:url(images/00sidebar.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	}
#sidebar a{
	font-weight: normal;
	}
#sidebar a:hover{
	font-weight: normal;
	}
.kuenstler {
	display: block; height: 120px;
	}
.spacer {
	width: 100px; height: 200px;
	margin: 0; paddgin: 0;
	}
#sidebar h1{
	font-size: 1.4em; margin: 0 0 5px 0;
	padding: 5px 0 5px 12px;
	font-weight: 600;
	background-image:url(images/00sidebar.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	}
#sidebar h2{
	font-size:1.2em;margin: 0 0 5px 0;
	padding: 5px 0 0 10px;
	}
/*#sidebar hr{
	margin: 0 auto;
	border-top: 2px solid #FF00FF;
	}*/
#sidebar img{
	margin: 0 5px 0px 5px; 
	border: 0px solid red;
	float: left;
	}
#footer {
	border: 0px solid blue;
	margin: 10px 0 0 0;
	padding:0;
	text-align: center;
	font-size: 90%;
	}	
/* Hauptmenu */
.menu {
	width: 500px; height: 113px;
	border: 0px solid yellow;
	overflow: visible;
	}
.menu ul
	{
	background-color: #682f72;
	list-style: none; 
	display: block;  
	border: 0;
	}
.menu li
	{
	display: inline;
	float: left;
	width: 150px; height:22px;
	text-align: center;
	margin: 78px 5px 0 0;
	padding: 5px 0 0 0;
	background-color: #682f72;
	border: 0px solid red;
	}
.menu a {
	width: 120px;
	color: white;
	text-decoration: underline;
	border: 0px solid white;
	}
.menu a:hover {
	color: #fcfcfc;
	font-weight: 250;
	}
.menu a:visited {
	width: 120px;
	color: white;
	text-decoration: underline;
	border: 0px solid white;
	
	}
	#menu1 {
	background-color: white;
	height: 30px;
	color: #000000;
	}
#menu1 a {
	color: #000000;
	}
.bull {color: #888;}

/*Definitionen fŸr Termin-Script*/
.newsTeaser{
	border:0px solid red;
	width:170px;
	margin:10px;
	padding:0px;
	}

.newsTeaser h1{

}

.newsTeaser ul{
	list-style-type: circle;
	padding-left: 10px;
	padding-bottom:0px;
	border: 0px solid black;
	background-image:url(images/00sidebar.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.newsTeaser ul li{
		padding-bottom:4px;
		font-weight: normal;
}
.newsTeaser a{
	font-weight: normal;
	}
.newsTeaser a:hover{
	font-weight: normal;
}
.newsTeaser p{
	padding: 0 0 5px 10px;
	margin: 5px 5px 5px 0;
	font-size: 90%;
	line-height: 1.35em;
	background-image:url(images/00sidebar.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.newsDetails{
	border:1px solid blue;
	width:400px;
	margin:10px;
	padding:10px;
	float:left;
}

.newsBox{
	border:0px solid green;
	width:170px;
	margin:10px;
	padding:0px;
	float:left;
}
.newsBox ul{
	list-style:none;
}

.newsBox ul li{

}
.newsBox a{
	font-weight: normal;
	}
.newsBox a.hover {
	font-weight: normal;
	}
.newsBox h1{
	font-size: 1.2em;
	font-weight: bold;
	}
