/* CSS Document */
body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#545454;
	background:#f2f2f2;
	background:url(../images/body_bg.gif) top center;
}
a img {
	border:none;
}
a {
	text-decoration:none;
	color:#0a486b;
}
	
#site {
	width:749px;
	margin:0 auto;
	background:#FFF;
}
#header {
}
#logo img {
	float:left;
}
#headerIMG {
	position:relative;
	height:280px;
	clear:both;
}
#menu {
	position:absolute;
	bottom:4px;
	left:0;
	height:53px;
	line-height:53px;
	width:749px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}
#menu a {
	color:#FFF;
	padding:0 12px;
	padding-right:25px;
	background:url(../images/menuDevider.gif) right center no-repeat;
}
#container{
	background:#FFF;
}
#ticker {
	background:url(../images/ticker.gif);
	width:630px;
	padding:0 20px;
	height:39px;
	line-height:39px;
	font-weight:bold;
	margin:12px auto;
	color:#083d5d;
	font-size:11px;
}
#container-left {
	float:left;
	width:216px;
	background:#e3e3e3 url(../images/menuBottom.gif) bottom left no-repeat;
	padding-bottom:20px;
	overflow:hidden;
	margin-bottom:40px;
}
#submenu {
	padding:0 15px;
	padding-top:20px;
	font-size:12px;
}
#submenu a {
	color:#0a486b;
	display:block;
	background:url(../images/submenuLeft.gif) 6px center no-repeat;
	padding:5px 0px;
	padding-left:20px;
	border-bottom:1px dotted #6e6e6e;
}
#submenu a:hover, #submenu a.active {
	font-weight:bold;
}
#submenu a.sub {
	border:none;
	background:none;
	padding:2px 0;
	padding-left:40px;
}
.leftbar {
	padding:15px;
	color:#0a486b;
	font-size:10px;
}
.leftbar form {
	margin:0;
	padding-top:5px;
}
.leftbar .txt {
	width:115px;
	padding:3px 0;
}
.leftbar input {
	vertical-align:middle;
	font-size:11px;
}
#logoAutoren {
	background:url(../images/menuTop.gif) top left no-repeat;
	text-align:center;
	padding-top:25px;
}
* html #container-left, * html #container-right {
	height:1%;
}
#container-right {
	float:right;
	width:490px;
	margin-bottom:40px;
	overflow:hidden;
}
#breadcrumb {
	font-size:10px;
	margin-bottom:20px;
}
#content {
	padding-right:20px;
}
#content input[type="text"], #content textarea {
	width:280px;
}
#content input, #content textarea, #content select {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
h1, h2, h3, h4 {
	color:#0a486b;
	font-size:24px;
}
h2 {
	font-size:16px;
}
h3 {
	font-size:14px;
}
h4 {
	font-size:13px;
}
#footer {
	clear:both;
	height:75px;
	background:url(../images/footer.gif);
	font-size:11px;
	position:relative;
}
/*#payment {
	position:absolute;
	left:15px;
	top:25px;
}*/
#bottommenu {
	position:relative;
	top:22px;

	text-align:center;
}
#bottommenu a, #breadcrumb a {
	color:#545454;
}
.liste img {
	float:left;
}
.listen_content {
	padding-left:140px;
}
.clear, .clear_liste {
	clear:both;
}

#result {
	color:#F00;
	font-weight:bold;
}
