html {
	margin: 0;
	padding: 0;
	height: 100%;
}

BODY {	background: url(../images/Galerie.jpg) repeat-x;
	background-position:0px 5px;
	background-color: #1a3a63;
	font-family : Arial, Helvetica, sans-serif;
	height:90%;
	margin:0;
	text-align: center;
	padding: 0%;
	font-size:100%;
	color: #000;}

a {font-size: .9em; text-decoration: none; font-weight : bold;padding:0px;}
a:link {color:#800000;padding:0px;}
a:visited {color:#800000;padding:0px;}
a:active {color:#1a3a63;padding:0px;}
a:hover{color: #1a3a63;padding:0px;}

a.nav {font-size: .8em; text-decoration: none; font-weight : 500;padding:10px;}
a.nav:link {color:#fff;padding:10px;}
a.nav:visited {color:#fff;padding:10px;}
a.nav:active {color:#fff;padding:10px;}
a.nav:hover{color: #800000; background:#fff;padding:10px;border: 0px solid #000;}

a.aktiv {font-size: .8em; text-decoration: none; font-weight : 500;}
a.aktiv:link {color: #800000; background:#fff;padding:10px;}
a.aktiv:visited {color: #800000; background:#fff;padding:10px;}
a.aktiv:active {color: #800000; background:#fff;padding:10px;}
a.aktiv:hover{color: #800000; background:#fff;padding:10px;}


h1		{font-size:1em; color: #800000;}

h2		{font-size:0.8em;}

h3		{font-size:0.8em;}

p		{font-size:0.8em;}

li		{font-size:0.8em;}

.news 		{font-size:.7em;
		background-color: #eaeaea;
		color: #800000; 
		padding: 5px; 
		text-align: left;
		border-width:3px; border-color:#ccc; border-style:groove;
		border-color:#800000;}

.text 		{font-size:.9em;color: #000;}

.imp 		{font-size:.6em;color: #888; text-align: right;}

#main 		{background : url(../images/bg_rot.bmp) repeat-x;
		background-position:0px 120px;
		height: 98%;
		width:100%;
		text-align: left;
		margin:auto;
		padding-top: 120px;
		border: 0px dotted black;
		
		}
#maintext	{background : url() repeat;
		background-position:0px 110px;
		height: 99%;
		width:990px;
		text-align: left;
		margin:auto;
		padding-top: 0px;
		border: 0px dotted black;
		
		}

#right1		{background : url(../images/right1.gif) no-repeat;
		text-align: left;
		height:380px;
		border-width:0px; border-color:#ccc; border-style:groove;}

.inhalt 	{padding:20px; width:95%;}

.hilfe		{cursor:help; text-decoration:underline;}

#content {
	position: absolute;
	top: 140px;
	left: 220px;
	width: 520px;
	background-repeat : no-repeat;
	padding: 10px 10px 10px 20px;
}

#aktiv{
	background : url() no-repeat;
	}

#aktiv a {
	display: block;
	text-decoration : none;
	font-weight: bold;
	color: #800000;
	font-size : 8pt;
	padding: 0px 0px 15px 0px;
	}

#aktiv a.active {
	font-weight: bold;	
	color: #800000;
}

#aktiv a:hover {
	font-weight: bold;
	color: #800000;
	}
#plaintext {
	position: absolute;
	top: 20px;
	left: 820px;
}

#subnav2 {
	background : url() no-repeat;
	}

#subnav2 a {background : url() no-repeat;
	display: block;
	text-decoration : none;
	font-weight: 500;
	color: #800000;
	font-size : .7em;
	padding: 0px 3px 4px 15px;
	}

#subnav2 a.active {
	font-weight: bold;	
	color: #000;
}

#subnav2 a:hover {
	font-weight: bold;
	color: #1a3a63;
	}

#subnav1 {
	background : url() no-repeat;
	}

#subnav1 a {background : url(../images/pbull.gif) no-repeat;
	display: block;
	text-decoration : none;
	font-weight: 500;
	color: #1A3A63;
	font-size : .8em;
	padding: 0px 3px 9px 15px;
	}

#subnav1 a.active {
	font-weight: bold;	
	color: #000;
}

#subnav1 a:hover {
	font-weight: bold;
	color: #800000;
	}

#subnav10 {
	background : url() no-repeat;
	}

#subnav10 a {background : url(../images/pbull.gif) no-repeat;
	display: block;
	text-decoration : none;
	font-weight: bold;
	color: #800000;
	font-size : .8em;
	padding: 0px 3px 9px 25px;
	margin-left:50px;}

#subnav10 a.active {
	font-weight: bold;	
	color: #000;
}

#subnav10 a:hover {
	font-weight: bold;
	color: #1a3a63;
	}
#plaintext {
	position: absolute;
	top: 20px;
	left: 820px;
}

#plaintext a {
	color: #800000;
	text-decoration: none;
}


#sidebar {
	position: absolute;
	top: 130px;
	left: 815px;
	background: url(../images/rback.gif) no-repeat;
	padding-left: 15px;
	padding-top: 15px;
	}

.sidepicture {
	float: right;
	padding: 0px 0px 0px 10px;
	margin: 4px 0px 10px 10px;
}

form, input, select, textarea  {
	font-family: Arial;
	font-size: .8em;
	line-height: 120%;}


form {	
	border: 1px solid #800000;
	background-color: #ddd;
	padding-left: 90px;
	width: 500px}

input, select, textarea {
	border: 1px solid #800000;
	background-color: #fff;
	margin: 5px;
	padding: 2px 2px 2px 5px;
	vertical-align: top;}

.submit, .reset { background-color: #ddd;
   border: 3px double #800000;}

.beschriftung { width: 120px; float:left; line-height: 200%;clear: left; }
.beschriftunginnen { line-height: 200% }
