﻿@import url(layout.css);
body {
	color: black;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	background-color: #d3d9d6;
}
#container {
	background-color:#fff;
	width: 700px;
	margin: 0 auto;
	border-top: 0;
	border-right: 1px solid #b7b7b7;
	border-bottom: 0;
	border-left: 1px solid #b7b7b7;
}
#masthead {
	text-align: right;
	background-color: #036;
	width: 700px;
	height:100px;
	display:block;
	background-color: white;
	background-image: url('../logo/banner_wotz.gif')
		
}
#navigation {
	background-color: black;
	overflow: hidden;
	width:100%;
	}
#column_l {
	width: 385px;
	margin: 0;
	padding: 0 15px;
	background-color: #fff;
}
#column_r {
	width: 192px;
	margin: 0;
	float: right;
	padding: 4px;
	background-color: #a9a9a9;
	position: relative;
}

#column_m {
	width:700px;
	height:auto;
 background-color: #FFFFCC;
 text-align:center;
 font-family:Arial, Helvetica, Sans-Serif;
 border:2px;

	
}
#footer {
	width: 700px;
	text-align: center;
	background-color: black;
	padding-top: 5px;
	padding-bottom: 5px;
	color:white;
}
/* Formatvorlagen für Mastertitel */
#masthead img { 
	float: left; 
}
#masthead p {
	font-size: 11px;
	color: #fff;
	margin: 10px 10px 0;
}
#column_r p {
	font-size: 11px;
	margin: 7px;
}
/* Formatvorlagen für die Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #c9c9c9;
}
#navigation a:hover {
	color: #0066FF;
	text-decoration: none;
	border: 1px solid #a9a9a9;
	background-color: white;
}
/* Formatvorlagen für Fußzeile */
#footer p {
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	margin: 1px;
	padding: 1px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
/* Formatvorlagen für Hyperlinks */
a {
	color: #036;
	text-decoration: none;
}
a:hover {
	color: #808080;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
h2 {
	color:blue;
	font-size:18px;
	font-family:Arial, Helvetica, Sans-Serif;
	margin-bottom:inherit;
	text-align:center;
}

#nav1 {
     width:auto;
     height:10px;
	color: white;
		
	
}
#ul {
	background-color:black;
	color:aqua;
	border:1px;
	height:10px;
	width:auto;
}

   #logo     {
   background-image:url('../logo/logo.jpg');
   width:75px;
   height:70px;
   float:left;
   
	
}

#box {
position:absolute; top:53px; left:1130px; 
z-index:3;}

#box a {
color:#ffffff;
background:#b3b06c;
font:bold 16px verdana, sans-serif;
text-decoration:none;
display:block;
padding:5px;
border:1px solid black;}

#box a:hover {
color:black;
background:#ddd8b7;
width:auto;
 
}

#box a span {display:none;}

#box a:hover span {
color:black;
background:#ffffff;
font:normal 16px courier, sans-serif;
border:1px solid black;
display:block;
padding:10px;

}
#info {
    width:auto;
    border-bottom-color: green;
    margin-top:0.3em;
     padding: 0;
    background-color: #eee; 
   border: 6px ActiveBorder double;
   color: black; background-color: white;
   font-family: Helvetica,Arial,sans-serif;
    margin: 3; padding:0.5em;
        }
        
        #schrift {
	font-family:Candara;
	border:inherit;
	background-color: silver;
	color:blue;
	
}
#recht   {
	width: 200px;
	 text-align: inherit;
	 padding: 12px;
	top:0px;
	background-color: white;
     margin-right:700px;		
}

