* {
	margin: 0;
	padding: 0;
}

html, body {
    background-color: #CAEAE3;
    text-align: center;

}

html, body, table{
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;	
}

#inhalt { margin: auto;
          text-align: left;
		  padding: inherit;
		  width: 780px;
	      background: url(../images/BG2a.jpg) repeat-y center;

}

#header {
          margin-top:0px;
		  margin-left:0px;
		  height: 140px;
		  width: 780px;
}
#content {
	margin-top:18px;
	margin-left:16px;
	width: 748px;
	height: 101%;
	background-image:url(../images/wasserzei.jpg);
	background-repeat:no-repeat;
 	background-position: 310px 80px;
}



.contenbox_l {
	float: left;
	padding-left: 2px;
    width: 137px;
}
.contenbox_r{
	margin-left: 145px;
	padding-left: 0px;
	padding-right: 0px;
	width: 598px;
}

.data{
	margin-left: 60px;
	padding-left: 0px;
	padding-right: 0px;
	width: 450px;
}





/* Beginn Hauptmenue */

#navcontainer2
{
	background: #f0e7d7;
	width: 135px;
	margin: 0px;
	padding: 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

ul.navlist2
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 0;
width: 100%;
}

ul.navlist2 li
{
display: block;
margin: 0;
padding: 0;
}

ul.navlist2 li a
{
	display: block;
	width: 135px;
	padding: 3px 0px 3px 8px;
	border-width: 1px;
	border-color: #ffe #aaab9c #ccc #fff;
	border-style: solid;
	color: #777;
	text-decoration: none;
	background: #caeae3;
	/* Hack zum Abbrechen von IE 5.x */
	voice-family:"\"}\""; /* ab hier ignoriert IE 5.x nachfolgende Deklarationen */
	voice-family:inherit;
	width:125px;
}


#navcontainer2>ul.navlist2 li a { width: auto; }

ul.navlist2 li.active a
{
background: #fff;
color: #c93;
font-weight:bold;
}

ul.navlist2 li a:hover, ul.navlist2 li.active a:hover
{
color: #c93;
background: #FFFFFF;
border-color: #aaab9c #fff #fff #ccc;
text-decoration:none;
}






/* ---------------------------------------------------- */

/* Beginn der Contentboxen */
#contentbox { float: left;
              width: 680px;
			  padding-left: 20px;
}


#contentrand { margin-left: 720px;
               height: 380px;
               background-image:url(file:///D|/works/mangala/www/vers001/images/nakazono.gif);
	           background-position: center center;
	           background-repeat: no-repeat;
             
}	
/* Ende der Contentboxen */	


.clear {
	clear: both;
	width:600px;
	height:15px;
}

.spacer20 {
	width:520px;
	height:20px;
}
.spacer30 {
	width:520px;
	height:30px;
}
.spacer15 {
	width:520px;
	height:15px;
}
.spacer10 {
	width:520px;
	height:10px;
}

#fusszeile {
	        clear: both;
	        width:780px;
	        height:7px;
			background-color:#FFF;
}



/* Beginn horizontales Menü */
#navlist {
	padding: 2px 0 10px 10px;
	color: #cc9933;
	letter-spacing: 2px;
	font-size: 12px;
	font-weight: bold;
}

#navlist li { display: inline; }

#navlist li a {
	padding: 0.2em 12px;
	background-color: #900;
	color: #fffacd;
	text-decoration: none;
	border-right: 1px solid #c93;
}

#navlist li a:hover {
	color: #c93;
}

#navlist li a:hover, #navlist li a:active {
	color: #c93;
	font-size: 12px;
	text-decoration: underline;
	letter-spacing: 2px;
	font-weight: bold;
}
#navlist li.active a{
    color: #c93;
	font-size: 12px;
	text-decoration: underline;
	letter-spacing: 2px;
	font-weight: bold;
}
/* Ende horizontales Menü */

.fremdlogo {
	margin-top: 45px;
	padding: 5px 5px;
	border:1px #800000;
	background-color:#FFFFFF;
	width: 100px;
}

h1 {
	font-size: 1.1em;
	letter-spacing: 0.1em;
	font-weight: bold;
	color: #c93;
	line-height: 1.2em;
	text-transform: none;
	background-color: #EDEDED;
	text-indent: 10px;
	}

h2 {
	font-size: 1.0em;
	font-weight: bold;	
	color: #c93;
	text-decoration: none;
	
}

h3 {
	font-size: 0.9em;
	font-weight: bold;	
	color: #579b97;
	text-decoration: none;
	text-indent: 10px;
}


a {
	text-decoration: none;
	color: #cc9933;

}
a:hover {
	color: #f90;
	font-weight: normal;

}
.active {
	color: #c93;
}


.tabellenzellen {
	font-family: Tahoma, Verdana, Arial, "Helvetica 65 Medium";
	font-size: 1.0em;
	font-weight: normal;
	color: #cc9933;
	text-decoration: none;
	text-align:left;
}
.tabellenkopf {
	font-family: Tahoma, Verdana, Arial, "Helvetica 65 Medium";
	font-size: 1.0em;
	font-weight: bold;
	color: #cc9933;
	text-decoration: none;
	text-align:center;
}

.wichtig {
	font-weight: bold;
	text-transform: none;
	color: #579b97;
}
.main_text {  
    color: #c93;
	font-size: 0.9em;
	padding-left: 15px;
	padding-right: 5px;
}
.bild_title {  
    color:#800000;
	font-size: 0.8em;
	padding-right: 5px;

}
/* Beginn allgemeine Liste */
.liste {
	padding-left: 50px;
	color: #c93;
	font-size: 0.8em;
	line-height: 2em;
	list-style: outside;
	list-style-image: url(../images/bullet.gif);
	
}
/* Ende allgemeine Liste */
.subliste {
	padding-left: 50px;
	color: #c93;
	font-size: 12px;
	line-height: 2em;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images/pfeilnachrects.gif);
}
