/* Encoded by www.philogos.com */

body {
	background-color: #ffffff;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#000000;
	padding:0px;
	margin:0px;
}
a {
	color: #000000;
	text-decoration:underline;
	border: none;
}
a:visited {
	color: #000000;
	text-decoration:underline;
	border: none;
}
a:hover {
	color: #D84E3A;
	text-decoration:none;
	border: none;
}
a:active { color:#D84E3A;
    text-decoration:none;
	border: none;

}

h1 {
	color:#D84E3A;
	font-size: 11px;
	text-transform:uppercase;
	padding:30px 10px 0px 15px;
	margin:0px 0px 0px 0px;}
	
h2 {
	color:#D84E3A;
	font-size: 14px;
	text-transform:uppercase;
	padding:10px 0px 0px 15px;
	margin:0px 0px 0px 0px;}
	
	
img.download {vertical-align:middle;}



ul{
	padding:0;
	margin:0;
	}
	
li{
	padding:0;
	margin:0;
	}

ul li {
	padding:0;
	margin:0;
	}


/* --------------left navigation------------- */

#top {
	 width: 750px;
	 height: 45px !important;
	 height: /**/:50px; /*ie5 hack*/
	 position:relative; 
	 margin-left:0px; 
	 margin-right:0px;
	 
}
#left {
    float:left;
	width: 352px;
	height: 45px;
}
#left a {
	display: block;
	width: 100px;
	height:1.5em;
	margin:0px;
	padding:25px 0px 0px 135px;
	color: #D84E3A;
	line-height:1.5em;
	font-size:0.905em;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;}

#right {
    float:left;
	width: 390px;
	height:45px;
}
#right a {
    float:left;
	display: block;
	width: 100px;
	height:1.5em;
	margin:0px;
	padding:25px 0px 0px 24px;
	color: #000000;
	line-height:1.5em;
	font-size:0.905em;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
}
#nav {
	list-style-type:none;
	list-style-position:outside;}
	
#right a:hover {
	color:#D84E3A;
} 
#right #active a{
	color:#D84E3A;
	
}
#right li{
    display:inline;
	padding:0;
	margin:0px 0px 0px 0px;
}
/* ----------mainframe zentriert das layout-------------- */

#mainframe {
	width: 750px;
	height: 516px;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(images/main.gif);
	background-repeat:no-repeat;
	border: none;}
	
#mainframe2 {
	width: 750px;
	height: 516px;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(images/frame.jpg);
	background-repeat:no-repeat;
	border: none;}
	
#mainframe3 {
	width: 750px;
	height: 516px;
	padding: 0px 0px 0px 0px;
	margin: 21px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/main.gif);
	background-repeat:no-repeat;
	border: none;}
	
#mainframe4 {
	width: 750px;
	height: 516px;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(images/guestbook.gif);
	background-repeat:no-repeat;
	border: none;}
	
/* -----------------Inhalt--------------------- */

#content {
	overflow-y: auto;
	overflow-x: none;
	height: 427px;
	width: 318px;
	padding: 0px;
	margin: 15px 0px 0px 25px;
	background-color:transparent;
	border-top: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;}
	
#content2 {
	overflow-y: auto;
	overflow-x: none;
	height: 427px;
	width: 697px;
	padding: 0px;
	margin: 15px 0px 0px 25px;
	background-color:#FFFFFF;
	border-top: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;}
	
#content3 {
	padding: 0px;
	margin: 15px 0px 0px 25px;
	overflow-y: auto;
	overflow-x: none;
	height: 426px;
	width: 318px;
	background-color:transparent;
	border-top: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;}

	
#content3 a{
    color:#000000;
	text-decoration:underline;}
	
#content3 a:visited {
	color: #D84E3A;
	text-decoration:none;
	border: none;}
	
#content3 a:hover{
    color:#D84E3A;
	text-decoration:none;}


	
#content p {
	padding:6px 15px 0px 15px;
	margin:0px 0px 0px 0px;
	line-height: 16px;}

#content2 p {
	padding:6px 15px 0px 15px;
	margin:0px 0px 0px 0px;
	line-height: 16px;}
	
#content3 p {
	padding:6px 15px 0px 15px;
	margin:0px 0px 0px 0px;
	line-height: 16px;}
	
