@charset "utf-8";
body {
	font: normal 62.5% Arial, Helvetica, sans-serif;
	background-color:#617D9C;
	color:#211D1D;
	}

a:link {
	color: #211D1D;
	text-decoration: none; 
	}
a:visited {
	color: #211D1D;
	text-decoration: none; 
	}
a:hover {
	color: #211D1D;
	text-decoration: none; 
	}
a:active {
	color: #211D1D;
	text-decoration: none; 
	}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.3em;
	color: #E5E9EE;
	font-weight: bold;
	padding-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	margin-top:0px;
	width:350px; 
	border-bottom:1px solid #E5E9EE;
	}

h1 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #E5E9EE;
	padding:0;
	margin:5px, 0, 5px, 0;
	}
h3{color:#F38B04; font-size: 1.7em; margin-top:30px;}

blockquote {
	margin-top: 0px;
	}
	
#stage {
	height:60%;
	min-height:500px;
	width:70%;
	min-width:750px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 5%;
	margin-bottom:0;
	overflow: hidden;
	background-color:#E5E9EE;
	border-bottom:1px solid #ffffff;
	}
	
#main { background-position: center top; padding-bottom:20px; }

#head {
	text-align: center;
	height:90px;
	min-height:90px;
	background-color: #617D9C;
	text-align:center;
	border-bottom:1px solid #ffffff;
	}


#rechts {
	text-align: left;
	width:68%;
	min-width: 500px;
	float: right;
	padding: 8%, 5%, 1%, 1%;
	margin:0;
	text-align: left;
	}


#content {
	margin:0;
	overflow: auto;
	min-height:300px;
	padding:0;
}

#content p, #content li, #content h5{font-size:1.3em; letter-spacing:0.1em;}
#content li{line-height:1.8em; list-style-type:square;}


#links {
	float:left;
	min-width:200px;
	width:200px;
	text-align:left;
	margin: 1px 1px 0px 5px;
	padding:0;
	}
	
	
* html #links {  /* nur fuer Internet Explorer */
  width:200px;     /* Version 5.x */
  w\idth:200px;    /* Version 6 */
	}

	
ul#nav {
	width:100%;
	list-style: none;
	margin: 0;
	padding: 0px;
	letter-spacing: 0.05em;
	line-height: 25px;
	text-transform: uppercase;
		}
		
ul#nav li {
	list-style-type: none;
	border-bottom: 1px dotted #211D1D;
	}

ul#nav li.telefon {
	padding-left:30px;
	color:#F38B04; font-size: 1.7em;
	background:url(img/telefon.gif) no-repeat left;
	}
	
ul#nav li.telefax {
	padding-left:30px;
	color:#F38B04; font-size: 1.7em;
	background:url(img/fax.gif) no-repeat left;
	}
	
ul#nav li.email{
	padding-left:22px;
	background:url(img/email.gif) no-repeat left;
	}
	
	ul#nav li.email a{
	padding-left:10px;
	}
		
ul#nav li a {
	display: block;
	font-size: 1.2em;
	font-weight:bold;
	text-decoration: none;
	padding-left:20px;
	}

ul#nav li a:hover {
	background-color: #fff;
	}

ul#nav li .hier {
	background-color: #fff;
	}
	
dl#language{ 
	text-transform: uppercase;
	margin: 25px,0px,0px,0px;
	padding: 0;
	width:100%;
	list-style-type: none;
	letter-spacing: 0.05em;
	line-height: 25px;
	text-align:right;
	}
dl#language dt{	display: inline;}

dl#language  dt a{padding: 0px 5px 2px 5px;  outline:0; font-size:1.2em; letter-spacing: 1px; font-weight:bold;}
	
	/*......ru language.......*/
dl#language  dt a.ru:link, dl#language  dt a.ru:visited {	background: url(img/ru-w.jpg) no-repeat 0px 0px; padding: 0px 5px 2px 15px;  outline:0;}
	
dl#language  dt a.ru:hover, dl#language  dt a.ru:active, dl#language  dt a.ru:focus {color: #F38B04; background:  url(img/ru-r.jpg) no-repeat 0px 0px; padding: 0px 5px 2px 15px;  outline:0; }

/*............................... en ....................................................*/



dl#language  dt a.en:link, dl#language  dt a.en:visited {	background:  url(img/en-w.jpg) no-repeat 0px 0px; padding: 0px 5px 2px 15px;  outline:0;}
	
dl#language  dt a.en:hover, dl#language  dt a.en:active, dl#language  dt a.en:focus {color: #F38B04; background:  url(img/en-r.jpg) no-repeat 0px 0px; padding: 0px 5px 2px 15px;  outline:0;}


/*......de language.......*/
dl#language  dt a.de:link, dl#language  dt a.de:visited {	background: url(img/de-w.jpg) no-repeat 0px 0px; padding: 0px 5px 2px 15px;  outline:0;}
	
dl#language  dt a.de:hover, dl#language  dt a.de:active, dl#language  dt a.de:focus {color: #F38B04; background:  url(img/de-r.jpg) no-repeat 0px 0px; padding: 0px 5px 2px 15px;  outline:0; }

.master{text-align:right;
width:750px;
margin-top:5px;
margin-left:auto;
margin-right:auto;
margin-bottom:0;
font-size:1.3em;
width:70%;
min-width:750px;
color:#E5E9EE;
	}