@import url("layout.css");
body {
	background-color: #fff;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
}
#container {
	width: 970px;
	margin: 0 auto;
	padding: 10px;
}
#header {
	text-align: center;
	width: 940px;
	padding: 10px;
	border-left: 1px #725972;
	border-right: 1px #725972;
	border-top: 1px #725972;
	background-image: url("../images/bg_head.jpg");
	background-repeat:repeat-x;
}
#logo {
	position: relative;
	float: left;
	text-align: center;
	width: 160px;
	padding: 10px;
}
#masthead {
	text-align: center;
	padding: 10px;
}
#headnavi {
	position: relative;
	float: left;
	text-align: left;
	clear: both;
	width: 950px;
	border-bottom: 1px #725972;
	border-left: 1px #725972;
	border-right: 1px #725972;
	background-color: #ffeaba;
	padding-left: 10px;
}
#headnavi p {
	margin: 0;
}
#headnavi a {
	color: #503750;
	text-decoration: none;
}
#headnavi a:hover {
	color: #402640;
	text-decoration: none;
}
#navigation {
	position: relative;
	float: left;
	width: 160px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right: 1px dotted #725972;
}
#content {
	float: left;
	width: 790px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #fff;
/*	border: 2px none;
	background-image: url("../images/bg_head.jpg");
	background-repeat:repeat;
*/}
#footer {
	clear: both;
	width: 960px;
	border: 1px dotted #d8bfd8;
	background-color: #ffd880;
}
/* Mastertitel-Formatvorlagen  */
#masthead h1 {
	color: #0066CC;
}
#masthead h3 {
	color: #402640;
}
/* Navigationsformatvorlagen*/
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding-left: 10px;
	overflow: hidden;
}
#navigation ul li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px dotted #ffd880;
	background-color: #ffd880;
}
#navigation ul li ul {
	display: block;
	margin: 0;
/*	padding: 0;
*/	border: 1px dotted #ffd880;
	background-color: #ffd880;
}
#navigation ul li ul li {
	display: block;
	margin: 0;
/*	padding: 0 0 0 0px;
	padding-left: 10px;
*/	border: 1px dotted #ffd880;
	background-color: #ffd880;
}
#navigation ul li ul li ul li {
	display: block;
	margin: 0;
/*	padding: 0 0 0 0px;
	padding-left: 10px;
*/	border: 1px dotted #ffd880;
	background-color: #ffd880;
}
#navigation a {
	color: #402640;
	text-decoration: none;
	display: block;
	padding: 5px;
	border-bottom: 1px dotted #fff;
	background-color: #ffd880;
}
#navigation a:hover {
	color: #402640;
	text-decoration: none;
	background-color: #fff;
}
#rundrum {
	font-weight: bold;
	color: #0066CC;
	padding: 5px;
	border-bottom: 1px dotted #fff;
	background-color: #ffd880;
}
/* Inhaltsformatvorlagen */
#content h1,h2,h3,h4,h5,h6 {
	color: #503750;
}
#content img {
	padding: 5px;
/*	border: 1px solid #402640;
*/}
#content ul {
	list-style-image: url("/images/Haken_kl.gif");
	padding-bottom:5px;
}
#content ul li ul {
	list-style-image:none; 
	list-style-type:none; 
	padding-bottom:5px;
}
/* Fu&szlig;zeilen-Formatvorlagen */
#footer p {
	color: #808080;
}
#footer a {
	color: #503750;
	text-decoration: none;
}
#footer a:hover {
	color: #402640;
	text-decoration: none;
}
a {
	color: #402640;
	text-decoration: underline;
}
a:hover {
	color: #dfb8df;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.csklink {
  text-decoration:none;
  font-family:arial,verdana,times,helvetica,sans-serif;
  font-weight:bold;
  color:#00009c;
}
.tbbold {
	font-family:arial,verdana,times,helvetica,sans-serif;
	font-weight:bold;
	font-size:14pt;
	color:#3333cc;
}
img.imgButton {
	vertical-align:middle;
	border:0px;
	height:15px;
	width:18px;
}
/*ul#Liste {
	list-style-type:none;
	list-style-image:none;   	
}*/
#image { 
	width: 18px;
  height: 15px;
  background-image: url("/images/Haken_kl.gif")
}
