/* CSS Document */
/* Design der Seite www.yesprit.ch */
/* diese Seite wurde designed von hte.ch */

html, body {
	height:100%;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	background-color:#D5754C;
	/*background-color:#CCCCCC;*/
	color:#FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.buttonschrift {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: normal;
	padding-top:10px;
	color:#FFFFFF;
}
.buttonschrift ul {
	padding-top:0px;
	margin-top:0px;
	margin-left:0px;
}
.buttonschrift:hover{
	color:#FFFFFF;
}

#distance {
	width:1024px;
	height:20px;
}

#counter {
	width:1024px;
	text-align:center;
}
#counter table{
}

#container {
		position:relative;
		text-align: center;
		height: auto;
		width: 1024px;
		background-color:#D5754C;
		
	}
#inhalt {
	position:absolute;
	left:10px;
	width:700px;
	height:auto;
	min-height:800px;
	text-align:left;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	overflow:hidden;
	/*border:thin solid #000000;*/
}
#bilderbogen {
		position:absolute;
		left:1px;
		top: 1px;
		width:800px;
		height:177px;
		z-index:5;
		text-align:left;
		background-image:url(../design_pics/bilderbogen_2.png);
}
#button {
		position:absolute;
		text-align: left;
		height: 50px;
		width: 228px;
		background-image:url(../design_pics/button.png);
		background-repeat:no-repeat;
		z-index:4;
}
#button_active {
		position:absolute;
		text-align: left;
		height: 50px;
		width: 228px;
		background-image:url(../design_pics/button_active_light.png);
		background-repeat:no-repeat;
		z-index:4;
}
#oben {
		position:absolute;
		text-align: left;
		top:1px;
		left:640px;
		height: 26px;
		width: 388px;
		background-image:url(../design_pics/oben.png);
		background-repeat:no-repeat;
		z-index:10;
}
#unten { 
		position:absolute;
		text-align: left;
		top:400px; /*380*/
		left:390px;
		height: 14px;
		width: 240px;
		z-index:5;
}
#button:hover{
	cursor:pointer;
}
#button_hoch {
		position:absolute;
		text-align: left;
		height: 380px;
		width: 228px;
		background-image:url(../design_pics/button_hoch_cb_light.png);
		background-repeat:no-repeat;
		z-index:4;
		line-height:2;
}
#buttontoplink {
		position:absolute;
		height: 50px;
		width: 228px;
}
#buttontoplink:hover{
	cursor:pointer;
}
#blase {position:absolute;
		height:122px;
		width:138px;
		background-image:url(../design_pics/blase.png);
		background-repeat:no-repeat;
		z-index:2;
		}
#logo {position:absolute;
		height:282px;
		width:310px;
		background-image:url(../design_pics/logo.png);
		background-repeat:no-repeat;
		z-index:1;
}
#logo_admin{position:absolute;
		height:282px;
		width:310px;
		background-image:url(../design_pics/logo_admin.png);
		background-repeat:no-repeat;
		z-index:1;
}

a:link { text-decoration:none; color:#990000;}
a:visited { text-decoration:none; color:#990000;}
a:hover { text-decoration:none; color:#FFFFFF;}
a:active { text-decoration:none;}
img {border:0pt}
.openWindow{
	color:#0000FF;
	text-decoration:none;
}
.openWindow:hover{
	color:#FFFF33;
	cursor:pointer;
}
.haupttitel_angebot{
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.titel_angebot{
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.titel_angebot_nolink{
	text-decoration:none; color:#990000;
}
.agenda_jahr{
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	text-align:left;
}
.agenda_monat{
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	text-align:left;
}
.main_angenda_titel{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}
.main_angenda_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.menu_sub{
	color:#FFFFFF;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.menu_sub:hover{
	color:#660000;
}
.titel_1{
	font-size:18px;
	font-weight:bold;
	font-style:italic;
}
.titel_2{
	font-size:16px;
	font-weight:bold;
}
.titel_3{
	font-size:14px;
	font-weight:bold;
}

#navlinks {margin:0; padding:0;}
#navlinks li {
	margin-left: 2px; 
	padding:.5em;
	list-style: none;
	display: inline;
}

li {
	list-style:disc;
	list-style-position:inherit;
	margin-left:0px; 
	padding:0px;
}
.linkliste{
	border:thin solid #A72F12;
}
.linkliste ul li{
	padding-bottom:15px;
	list-style:circle;
	color:#990000;
}
.linkliste ul li:hover{
	list-style:disc;
	color:#ffffff;
	font-weight:bold;
}

.linkliste ul li a{
	color:inherit;
	display: block;
}
.linkliste ul li a:hover{
	font-weight:bold;
	color:#ffffff;
}

