#left a {
	text-decoration: none;
	color: #163752;
	font-weight: bold;
	font-size: 10pt;
}

#left a:hover {
	text-decoration: none;
	color: #1F6AA5;
	font-weight: bold;
	font-size: 10pt;
}

.footertext A {
	text-decoration: none;
	color: #163752;
}


.footertext A:hover {
	text-decoration: none;
	color: #1F6AA5;
}

.menudivider {
	background: url(../img/menudivider.jpg) no-repeat;
	height: 2px;
	width: 135px;
	margin: 5px auto 5px auto;
	font-size: 1px;
	margin-bottom: 10px;
	margin-top: 10px;
}



.bodytext,
li {
	line-height: 200%;
}

/* Säuberungslayer */		
.cleaner {
clear:both;
height:1px;
font-size:1px;
border:none;
margin:0; padding:0;
background:transparent;
}

/* Standard html-Element */		
h2,h3,h4 { margin: 0 }
p { margin: 0 }
a { color:black }

h3 {
	font-size: 1em;
}

h1 {
font-size: 14pt;
}

.menu {
text-align: center;
}

input {
background: #ffdca2;
border: 1px solid #163752;
}

p.bodytext img {
 border: solid 3px #163752;
}

p.bodytext A {
text-decoration: none;
color: #163752;
}

p.bodytext A:hover {
color: #1F6AA5;
}
