body {
	background:#fefefe;
	color:#333;
	font-family:'Times New Roman', Times, serif;
	margin:auto;
	padding:0;
	font-size:14px;

}

img, a img {
  border:0;
}

div, a {
	border:0;
	margin:0;
	padding:0;
	border-collapse:collapse;
	border-spacing:0;
}

a{
  color:#900;
}

a:visited {
  color:#c00;
}

a:hover {
  color:#c00;
}

h1, h2, h3, h4, h5, h6 {
  border:0;
  margin:0;
  padding:0;
}

h1{
	font-size:20px;
	color:#C93;
	font-weight:bold;
	
	font-variant:small-caps;
}

h2 {
	font-size:16px;
	font-weight:bold;
	display:block;
	color:#900;
	line-height:140%;
  clear:right;
  margin:10px 0 0 0;
  font-variant:small-caps;
  
}

h3 {
  color:#666;
	font-size:14px;
	font-weight:bold;
}

h5 {
  font-size:11px;
}

h6 {
  text-decoration:italic;
}

img.right {
	float:right;
	margin:0px 0px 10px 10px;
}

p, ul {
	font-size:14px;
	line-height:140%;
	margin:10px 0px 15px 0px;
}

p {
	text-align:justify;
}

li {
	list-style:square;
	list-style-position:0 3px;
	margin-left:20px;
  vertical-align:middle;
}

table, td {
    border:0;
    border-spacing:0;
}

table {
    margin-top:20px;
}


#page {
	min-width:680px;
	max-width:1200px;
	margin:20px auto 20px auto;
}

#pagemargins {
	margin:20px 40px 20px 40px;
}

#header {
	min-width:680px;
	max-width:1000px;
	height:200px;
	margin:0px 0px 20px 0px;
}

#header #logo {
	vertical-align:top;
	margin:0;
	padding:0;
	float:left;
	width:275px;
	margin:0px 105px 0px 0px;
}

#header #claim {
	margin-top:20px;
	padding: 65px 0 0 0;
}

#claim h1 {
  font-size:26px;
  font-weight:bold;
  color:#969696;
  padding: 0 0 5px 0;
  
}

#claim h1 span {
  font-size:32px;
}

#claim h2 {
  background:none;
  font-size:18px;
  font-weight:normal;
  color:#C93;
  font-variant:normal;
}

#title {
	margin:0px 0px 0px 0px;
	padding:40px 0px 0px 0px;
}

#title h1{
	font-weight:normal;
	font-size:20px;
	padding:15px 0px 10px 0px;
}

#title h2{
	display:inline;
	background:transparent;
	background-image:url(img/roter_punkt.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:0px 5px 0px 15px;
	color:#999;
	margin:0px;
	line-height:100%;
}

#title h2.none{
	background-image:none;
	padding:0px 5px 0px 0px;
}

#main {
	width:100%;
	margin:0;
	padding:0;
}

#menuleft {
	float:left;
	width:250px;
	min-height:400px;
	margin:0px 0px 18px 10px;
}

#menuleft dl {
	margin:0;
	padding:0;
	border:0;
	font-weight:bold;
}

#menuleft dt {
		margin:0px 0px 3px 0px;
		padding:0px;
		font-size:16px;
		text-transform:uppercase;
}

#menuleft dd {
		margin:0px;
		padding:0px;
		text-indent:10px;
		z-index:2;
}

#menuleft dt a, #menuleft dt a:link, #menuleft dd a {
	text-decoration:none;
	color:#666;	
	display:block;
	width:100%;
	line-height:25px;
}

#menuleft dt a:visited {
	text-decoration:none;
}

#menuleft dt a:hover, #menuleft dt a:active, #menuleft dt a.active, #menuleft dt a.active:visited{
	text-decoration:none;
	color:#c93;	
}

#menuleft dd a {
	color:#666;
	margin:0px;
	padding:0px 0px 3px 20px;
	font-size:14px;
	font-weight:normal;
}

#menuleft dd a:hover, #menuleft dd a:active, #menuleft dd a.active, #menuleft dd a.active:visited{
	text-decoration:none;
	color:#900;
  background-image:url(img/lipu_fk.jpg);
  background-position:left 3px;
	background-repeat:no-repeat;

}

#content {
	padding:0 70px 10px 70px;
	bottom:0;
	min-width:385px;
	min-height:420px;
	margin:0 0 0 310px;
	color:#333;
	background-color:#EEE;
	background-image:url(img/content_bg.jpg);
	background-repeat:repeat-x;
	z-index:1;
}

/* Diese Angabe ist notwendig, um in IE Versionen bis inkl. IE6 den 3px-Bug zu verhindern */
* html #content {
* float:right;
* margin:0 0 0 20px;
* height:400px;
}

#footer {
	clear:both;
	color:#666;	
	margin:0;
  padding:0;
  font-size:11px;
}

#menubottom {
	float:left;
	width:270px;
	height:20px;
	padding:0px 0px 0px 10px;
	margin:0;
}

#menubottom a, #menubottom a:link, #menubottom a:visited{
	margin:0px 0px 0px 0px;
	padding:0px 30px 0px 0px;
	color:#666;	
	text-decoration:none;
	font-weight:bold;
}

#menubottom a:hover, #menubottom a:active, #menubottom a.active, #menubottom a.active:visited{
	color:#c00;	
}

#adresse {
  bottom:0;
  padding: 0 0 0 70px;
	margin:0 0 0 310px;
	background-color:#eee;
}

.red, .error_msg {
	color:#c00;
}

.admin_nav {
  min-width:680px;
	max-width:1000px;
	margin:0 auto 0 auto;
}

#nav_admin {
  position:absolute;
  top:160px;
  margin-left:420px;
  width: 500px;
}

.admin a, #nav_admin a {
  color:#900;
  text-decoration: none;
}

.centered {
  text-align:center;
}

* html .admin_table {
* font-size:10px;
* width:400px;
}

* html .admin_table td {
* width:20px;
}
