/* ---- elemente allgemein ---- */

img {
	border: 0px;
}

a {
	text-decoration: none;
	color: black;
}	

a:visited {
	color: black;
}

a.outerlink, a.innerlink {
	color: #8FBC8F;
}

a.outerlink:visited, a.innerlink:visited {
	color: #2F4F4F;
}

h1 {
	font-family: arial, verdana, sans-serif;
	font-size: medium;
	font-weight: bold;
	/* bmh */
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: large;
}

#ignore {
	font-family: arial, verdana, sans-serif;
	
}

h2 {
	font-family: arial, verdana, sans-serif;
	font-size: small;
	font-weight: bold;
	/* bmh */
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: medium;
}

#ignore {
	font-family: arial, verdana, sans-serif;
	
}

p {
	font-family: arial, verdana, sans-serif;
	font-size: small;
	font-weight: normal;
	/* bmh */
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: medium;
}

#ignore {
	font-family: arial, verdana, sans-serif;
	
}

p.error {
	color: red;
}

/* ---- body ---- */

body	{
	font-family: arial, verdana, sans-serif;
	font-size:    medium;
	font-style: normal;
	text-align: center;
}

#wrapper {
	width: 760px;
	margin: 5px auto; 
	margin-bottom: 10px;
	border: 1px solid white;
	padding: 0px;
}

/* ---- logo ---- */

#logo {
	width: 771px;
	float: left; 
	/* bmh */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 760px;
}

#ignore {
	font-family: arial, verdana, sans-serif;
	
}

#imgtopdeko, #imgtoplogo {
	border-bottom: 1px solid #FFFFFF;
	float: left; 
}

#imgtopdeko {
	width: 499px;
	float: left; 
}

#imgtoplogo {
	width: 260px;
	float: left; 
}

/* ---- navigation ---- */

#navigation {
	width: 764px;
	margin: 0;
	padding: 0;
	/* bmh */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 760px;
}

#ignore {
	font-family: arial, verdana, sans-serif;
	
}

#navigation ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
}

#navigation ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#navigation ul li a {
	background: #99CCCC;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-top: none;
	border-left: none;
	padding: 0px;
	margin: 0px;
	color: black;
	text-decoration: none;
	display: block;
	text-align: center;
	height: 1.5em;
	line-height: 1.5em;
	font-weight: bold;
	font-size: small;
	width: 101px;
	/* bmh */
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: medium;
	width: 99px;
}

#ignore {
	font-family: arial, verdana, sans-serif;
	
}

#navigation ul li.navitemselected a {
	background: #99CC99;
}

html>#navigation ul li a  {
	font-size: medium;
}

#navigation ul li a:hover {
	color: black;
	background: #99CC99;
}

#navigation ul li#navlogin a {
	width: 258px;
	background-color: silver;
}

#navigation ul li#navlogin a:hover {
	background-color: gray;
}

#navigation ul li.navitemselected#navlogin a {
	background-color: gray;
}

/* ----- content ------ */

#content {
	text-align: left;
	width: 505px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 10px;
	padding-top: 15px;
	float: left;
	/* bmh */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 478px;
}

#ignore {
	font-family: arial, verdana, sans-serif;
	
}

#content ul li {
	font-size: small;
	/* bmh */
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: medium;
}

#ignore {
	font-family: arial, verdana, sans-serif;
	
}


/* ------- teaser ------ */

#teaser {
	text-align: right;
	width: 253px;
	padding: 10px;
	padding-right: 0px;
	padding-top: 15px;
	float: left;
	/* bmh */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 248px;
	}

#ignore {
	font-family: arial, verdana, sans-serif;
	
}

/* ------- footer ------ */

#footer {
	width: 505px;
	float: left;
	text-align: center;
	margin-top: 10px;
	padding: 10px;
	/* bmh */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 478px;
	}

#ignore {
	font-family: arial, verdana, sans-serif;
	
}
#footer p {
	font-size: x-small;
	/* bmh */
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: small;
	}

#ignore {
	font-family: arial, verdana, sans-serif;
	
}

