/* standard elements */
html {min-height: 100%;
@charset "ISO-8859-1";
}
* {
	margin: 0;
	padding: 0;
}
a {color: #048;
border: none;
}
a:hover {color: #06C;}

body {
	background: #E7E7E2 url('img/body.jpg') no-repeat center top;

	color: #444;
	font: normal 55.5% Tahoma,sans-serif;
	padding-top: 10px;
	padding-right: 50px;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {font: normal 1.8em Tahoma,sans-serif;}
h2 {font: bold 1.4em sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}

form,input {margin: 0; padding: 0; display: inline;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 0.8em Tahoma,sans-serif;
	line-height: 1.4em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 5px;
}

h1,h2,h3 {padding-top: 6px; color: #553; margin-bottom: 4px;}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
.inner-container {
  
	border: 2px solid #000000;
	background: #FFF;
	font-size: 1.4em;
	margin: 0 auto ;

	padding: 0px;
	width: 768px;
}

.outer-container {
	background: url('img/container.jpg') no-repeat center bottom;
	padding-bottom: 64px;
	
}

/* headere & title */
.header {
	background: #FFFFFF url('img/header.jpg') no-repeat;
	height: 115px;
	margin-bottom: 5px;
	text-align: center;
}
.werbenavigation {
	width: 150px;
	height: 600px;
	
}
.header .title {
	color: #FFF;
	padding-top: 50px;
}
.header .title .sitename a {
	border-bottom: 0px dashed #657382;
	color: #000000;
	font: normal 3em sans-serif;
	padding-bottom: 0px;
	text-decoration: none;
}
.header .title a:hover {border-color: #000000;}
.header .title .slogan {
	font: normal 1.1em Verdana,sans-serif;
	color: #000000;
	padding-top: 4px;
}

/* path */
.path {
	background: #949490;
	color: #FFF;
vertical-align:top;
margin: 0px;
}
.path a {
	color: #FAFAFA;
	text-decoration: none;
	vertical-align:top;
}
.path a:hover {
	color: #FFE;
	text-decoration: underline;
vertical-align:top;
}

/* main */
.main {
	
	border-top: 4px solid #FFF;
	padding: 4px 6px 0 0;
}

/* content */
.content {
	float: right;
	width: 590px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}

/* navigation */
.navigation {
	float: left;
	width: 150px;
	height: 650px;
	background: url(img/backleft.jpg) no-repeat;
}
.webnavigation {
	float: right;
	width: 150px;
	height: 600px;
	position: absolute;
left: 85%;
width: 150px;

	
}
.navigation h2 {
	
	font: Tahoma,sans-serif;
	line-height: 30px;
	margin-left: 1px;

}
.navigation ul {
	padding: 0;
	
}
.navigation li {border-bottom: 0px solid #EAEADA;}


.navigation li a {
font-family:arial;
	font-size: 1.1em;
	color: #000000;
	margin-left: 18px;
  font-weight: bold;
	
}
.navigation li a:hover {
	font-size: 1.1em;
	color: #009F00;	
}

/* footer */
.footer {
	background: #949490;
	color: #F7F7F2;
	font: bold 10px sans-serif;
	margin-top: 5px;
	padding: 10px 12px;
}
.footer a {
	color: #F7F7F2;
	text-decoration: none;
	border: none;
}
.footer a:hover {color: #FFC;
}
 a.menu { 
         border-style:solid; border-width:0px; text-decoration:none; }

a.menu:link    { color:#C0C0C0; background-color:transparent; }
a.menu:visited { color:#00f; background-color:transparent; }
a.menu:hover   { color:#C0C0C0; background-color:#C0C0C0; }
a.menu:active  { color:#ff0; background-color:#a03; }
  


a.knopf {
    background: transparent url(bg_button_a.gif) no-repeat top right;
    font: bold 12px arial, sans-serif;
	color: #000!important;
	text-align: center;
	text-decoration: none;
    display: block;
    float: left;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
}

a.knopf:hover {
color: #666!important;
text-align: center;

text-decoration: none;
}

a.knopf span {
    background: transparent url(bg_button_div.gif) no-repeat;
    display: block;
    text-align: center;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.knopf:active {
    background-position: bottom right;
    outline: none; /* hide dotted outline in Firefox */
    text-align: center;
}

a.knopf:active span {
    background-position: bottom left;
	color: #000!important;
    padding: 6px 0 4px 18px; /* push text down 1px */
    
}
div#ladebalken {

				  	 width:  	   	   	   	 100%;

				  	 border:  	   	   	   	 1px solid #000;

				  	 background:  	   	   	   	 #c0c0c0;

				  	 height:  	   	   	   	 20px;

				}

				div#ladebalken p {

				  	 height:  	   	   	   	 20px;

				  	 display:  	   	   	   	 block;

				  	 background:  	   	   	   	 #0f0;

				  	 margin:  	   	   	   	 0px;

				}

				div#ladebalken span {

				  	 position:  	   	   	   	 relative;

				  	 margin:  	   	   	   	 0px 0px 0px 65px;

				}
				#container {

				  	 width: 60px;

				}

				#container a {

				  	 color: #000;

				  	
				  	font: normal; 
				  	text-decoration: underline;
				  	 color: blue;

				}

				#container a .box {

				  	 display: none;

				}

				#container a:hover .box {

				  	 width: 60px;

				  	 display: block;

				  	 border: 1px dashed #000;

				  	 margin-left: 5px;

				}
				.a1{
position:relative;
font-family:Verdana;
font-size:20px;
color:#888888;
}
	.ro {
	background:url("images/roundedbox_ro.gif") top right no-repeat;
	margin:0;
	padding:0;
}

.lo {
	background:url("images/roundedbox_lo.gif") top left no-repeat;
	margin:0;
	padding:0;
}

.ru {
	background:url("images/roundedbox_ru.gif") bottom right no-repeat;
	margin:0;
	padding:0;
}

.lu {
background:url("images/roundedbox_lu.gif") bottom left no-repeat;
margin:0;
padding:0 0 1.5em 0;
}

.inhalt {
margin:0;
padding:1.5em 2.5em 0 1.5em;
font-size: 12px;
} 
.inhalt p {
 margin:0;
 padding:0;
 font-size: 12px;
 }
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    text-align: center;
    width: 50%;
}
a.tooltip,
a.tooltip:link,
a.tooltip:visited,
a.tooltip:active {
position: relative;
text-decoration: none;
font-style: bold;
border-bottom:0px dotted #4dbcf3;
}

a.tooltip:hover {
background: transparent;
z-index: 100;
}

a.tooltip span {
display: none;
text-decoration: none;
}

a.tooltip:hover span {
display: block;
position: absolute;
top: 30px;
left: 0;
width: 200px;
z-index: 100;
color: #000000;
border: 1px solid;
border-color: #FFFFFF #D5D7DB #D5D7DB #FFFFFF;
border-left: 4px solid #4dbcf3;
padding: 2px 10px 2px 10px;
background: #EEEEEE;
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 11px;
font-style: Normal;
text-align: left;
}
.maintable2 {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 0px;
	font-family: Verdana,Sans-serif;
	font-size: 12px;
}
.headline {
	font-family: Verdana,Sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: #C0C0C0;
	font-size: 12px;
}
.mainrow {
	font-family: Verdana,Sans-serif;
	color: #000000;
	background-color: #F2F2F2;
	font-size: 14px;
}
.bereich{
display: block;
color: #000000;
background-color: #C0C0C0;
text-align: center;
}

a.link{
display: block;
color: #800000;
font-family: Verdana, Arial;
font-size: 13px;
text-decoration: None;
border-bottom: solid 0px #800000;
}

a.link.bereich{
display: block;
background-color: #000000;
width: 100px;
height: 25px;

}

a.link:hover{
display: block;
color: #000000;
background-color: #FFD700;
}
img {

border: none;
margin: 0px; 
padding: 0px;

}
span.counter {
	font-family: Verdana, Sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	vertical-align: middle;
	text-align: center;
	border: 2px;
}
span.upper {
	font-family: Arial, Sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	vertical-align: top;
	text-align: center;
  margin-top: 0;
  margin:0;

}
sekond.counter {
	font-family: Arial, Sans-serif;
	color: #000000;
	font-weight:bold;
	font-size: 10px;
	border: 1px;
}
table.counter {
	font-family: Arial, Sans-serif;
	color: #000000;
	font-weight:bold;
	font-size: 10px;
	border: 1px;
}

a.graf:link, a.over:visited
{
display: block;
color:#000000;
font-weight: bold;
width: 85px;
	font-size: 14px;
	text-decoration: None;
	text-align: center;
		padding: 2px;
		padding-left: 0px;
		margin:0px;
background-image:url(images/backbutton.gif) ;
 background-repeat:no-repeat
}

a.graf:hover, a.graf:focus, a.graf:active
{
display: block;
color:#000000;
font-weight: bold;
width: 85px;
	font-size: 14px;
	text-decoration: None;
	text-align: center;
		padding: 2px;
		padding-left: 0px;
		margin:0px;
background-image:url(images/backbutton2.gif) ;
  background-repeat:no-repeat
}
