html {
	background-color: #605d64;
}
body {
	text-align:left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 67%;
	line-height: 150%;
	color: #605d64;
	background-color: #605d64;
}
a, a:visited {
	color: black;
}
a:hover {
	text-decoration: none;
}

#custom-doc {
	width: 830px;
	margin:0;
	text-align:left;	
}
#yui-main {	
	background-color: #fff;
}

.yui-g {
	min-height: 300px;
	_height: 320px;
}



ol li{
	list-style: decimal;
	margin-left: 20px;
}

#hd {
	/*background-image: url(../images/header.gif);*/
	background-repeat: no-repeat;
	height:150px;
	position: relative;
	background-color: #fff;
}
#ft {
	height:170px;
	background-image: url(../images/footer_blume.gif);
	background-repeat: no-repeat;
	padding-top:70px;
	font-family: Georgia, Times, serif;
	background-color: #fff;

	font-size: 90%;
}

#ft img {
	float:right;
	margin-right: 30px;
}
#ft p {
	padding-left: 240px;
	padding-bottom: 30px;
}

#ft .ft-left {
	width: 210px;
	padding-right:30px;
}
#ft .ft-left{
	float:left;
}


#ft a {
	color: #A3A2A4;
}



#headline {
	position:absolute;
	right: 150px;
	top: 113px;
}

#headline a{
	color: #a3a2a4;
	text-decoration: none;
}

#headline a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Georgia, Times, serif;
	font-size: 267%;
	line-height: 110%;
	color: #5d5b60;
	margin-bottom: 0.2em;
}
h2 {
	font-family: Georgia, Times, serif;
	font-size: 123.1%;
	font-weight: bold;
	line-height: 110%;
	color: #5d5b60;
	margin-bottom: 1em;	
}

.yui-g {
	padding-left: 57px;
	width:560px;
}

.yui-g.home {
	padding-left: 83px;
}



ul#mainnav {
	width: 100%;


}
ul#mainnav li a {
	display: block;
	width: 170px;
	background-color: #efefef;
	height: 15px;
	padding-left: 30px;
	font-family: Georgia, Times, serif;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px dotted #919095;
	padding-top: 7px;
	color: #919095;
}

ul#mainnav li a:hover, ul#mainnav li a.current, ul#mainnav li.section a, ul#mainnav li.section a:hover {
	background-color: #605d64;
	color: #fff;
	border-bottom: 1px dotted #efefef;
}


ul#mainnav li.current ul.submenu li a {
	background-color: #919095;
	color: #fff;
	padding-left: 30px;
	width: 170px;
	border-bottom: 1px dotted #efefef;
	font-size:90%;
}
ul#mainnav li.current ul.submenu li a:hover {
		background-color: #605d64;
}


ul#mainnav li.current ul.submenu li span {
	margin-left: 10px;
}


ul#mainnav li.section ul.submenu li a  {
	background-color: #919095; 
	font-size: 90%;

}

ul#mainnav li.section ul.submenu li a:hover  {
	background-color: #605d64;


}

ul#mainnav li.section ul.submenu li a.current  {
	background-color: #605d64; 

}

ul#mainnav li.section ul.submenu li a span {
	margin-left: 10px;
}

.teasers {
	width: 100%;	
	padding-bottom: 2em;
}
.teasers div.teaser {
	width: 139px;
	float: left;
}
div.teaser h2 {
	margin-bottom: 0;
}
div.teaser a {
	color: #de353a;
	text-decoration: none;
}
div.content-images {
	width: 200px;
	float:left;
}

div.text {
	width: 560px;
}

div.content {
	float: left;
	width: 340px;
	padding-left: 2em;
	
}
div.content ul li {
	list-style-type: none;
	padding-left: 2em;
	background-image: url(../images/bullet_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}

/*form */

form#Form_Form  {
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 400px;
	border: 1px dotted #68666B;
	padding: 10px 10px 10px 20px;
}


form#Form_Form label.left {
	width: 130px;
	vertical-align: middle;
	float: left;
	padding-top: 5px;
}
form#Form_Form label.right {
	width: 200px;	

}

form#Form_Form textarea {
	width: 200px;
	margin-top: 5px;
}

form#Form_Form input {
	width: 200px;
	margin-top: 5px;
	}
	
form#Form_Form input#Form_Form_EditableCheckbox1,
form#Form_Form input#Form_Form_EditableCheckbox2 {
	width: 20px;
}
	
form#Form_Form  input.action {
	width: 100px;
	margin-top: 10px;
	margin-left: 63px;
	}

form#Form_Form input.checkbox {
	width: 20px;
}
form#Form_Form input.checkbox label .right{
width: 100px;	

}
form#Form_Form input.action {
float: left;
margin-left: 234px;
}



div .newsitem {
	border: 1px dotted #68666B;
	margin-top: 10px;
	padding: 10px;
}

.newsitem  .refteaser a {
	color: #DE353A;
	text-decoration: none;
}
.newsitem  .refteaser a:hover {

	text-decoration: underline;
}

span.message {
	margin-bottom: 20px; 
	color: red;	
}



/*Scroll Teil*/
.tickercontainer { /* the outer div with the black border */

width: 350px; 
height: 37px; 
margin: 0; 
padding: 0
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: -20px;
top: 0px;
width: 350px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 50px;
font: bold 10px Verdana;
list-style-type: none;
margin: 0;
padding: 0;
width: 2000px;
}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding-left: 10px;
padding: 0;
background: #fff;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #ff0000;
font: bold 10px Verdana;
margin: 0 30px 0 20px;
} 
ul.newsticker span {
margin: 0 30px 0 0;
} 