html {
	height:100%; 
	max-height:100%;  
	padding:0; 
	margin:0; 
	border:0; 
	
	background-color:#fff; 
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
}
body {
	height:100%; 
	max-height:100%; 
	overflow:hidden; 
	padding:0; 
	margin:0; 
	border:0;
	background-color: #FFFFFF;
	/*background-image:url(../pics/bg_ru.jpg);
	background-position: bottom right;
	background-repeat:no-repeat;*/
	
}
/* ####################### Kopf ############### */
#head {
	position:fixed; 
	margin:0; 
	top:0; 
	display:block; 
	width:100%;
	background:url(../pics/head_logo_5.jpg); 
	background-repeat:no-repeat; 
	height:121px; 
	width: 100%;
	background-color: #7CA7B8;
	z-index:5;
}

#navbar {  /* obere Naviagtion */
	position: relative;

	left: 180px;
	top: 100px;
	z-index: 300;
	color: #0066CC;
}
* html #navbar {
	position: absolute;
	top: 97px;
}
*:first-child+html #navbar {
	position: absolute;
	top: 97px;
}
/* ######### Suchfeld ####### */
#suchfeld {position: absolute; top: -5px; left: 665px;}
* html #suchfeld {position: absolute; top: -1px; left: 680px;}
*:first-child+html #suchfeld {position: absolute; top: -1px; left: 677px;}
#head2 { /* dynamische Kopfzeile */
	position: fixed;
	top: 0;
	left: 992px;
	height: 121px;
	width: 100%;
	background-image: url(../pics/head_2.jpg);
	background-repeat: repeat-x;
	z-index: 6;
	
}
* html #head2 {
	position: absolute;
}
/* ###################### linke Navigationsspalte #################### */
#left {
	position:fixed; 
	left:0; 
	top:121px; 
	height: 100%;
	width:142px; 
	background-image: url(../pics/stripes2_2.jpg); 
	background-repeat: repeat-y; 
	z-index: 1005;
	padding: 15px;
	overflow: auto;
}

/* ############## Scrollfunktion ########## */
* html #head, * html #left {position:absolute;}
/* ###################  Container fr Textfesnter und rechte Spalte ################## */
#content {
	display:block; 
	height:100%; 
	max-height:100%; 
	overflow:auto; 
	padding-left: 180px;
	position:relative; 
	top: 100px; 
	z-index:3;
}
* html #content {
	padding-top: 3px;
} 
img {
border: none;
}
hr {
	margin: 20px 0 15px 0;
}
* html hr {
	margin: 0;
}
/* ################################  Textfenster ######################## */
#main {
	/*background-color: red;*/
	position: absolute;
	top: 27px;
	width: 600px;
	border-right: dotted 1px #999999;
	/*background-image:url(../pics/bg_main.gif);
	background-repeat: no-repeat;*/
}
h1 {
	margin-top: 16px;
}
#content p, #content h1, #content h2, #content h3, #content ul, #content img, #main a.textlink {
	margin-right: 40px;
	margin-left: 20px;
}

#content table {
	text-align: right;
	margin-left: 20px;
	border: 1px solid #333333;
}
/* ####################### Startseite ######################## */

#bg {
	position: absolute;
	top: 81px;
	left: 0;
	width: 600px;
	height: 271px;
	z-index: 1007;
	margin-left: -30px;
}

/* ########################### Breadcrumb ########### */
#breadcrumb {
	margin-top: -7x;
	margin-right: 5px;
	float: right;
	width: 300px;
	/*background-color:#33FFFF;*/
	text-align: right;
	color: #000000;
	z-index:999;
}
* html #breadcrumb {
	margin-top: 5px;
}
*:first-child+html #breadcrumb {
	margin-top: 5px;
}
/* ###################### Rechte Spalte ###################### */ 
#right {
	position: absolute;
	left: 800px;	
	top: 37px;
	width: 190px;
	text-align: left;
	float: right;
}
#right h3 {
	margin-top: -8px;
	
}
#right img {
	margin-top: 10px;
}
#right p {
	margin-top: 3px;
}
/* ######################### Footer ################### */
#foot {
	position:fixed; 
	margin: 0;
	bottom:-1px; 
	display:block; 
	width: 100%; 
	height: 24px; 
	background-image: url(../pics/fuss_bg_2.jpg);
	background-repeat: repeat-x;
	color: #000000; 

	z-index:1006;
	}

#foot a img {border: 0; margin-top: 3px;}
#abstand {margin-left: 15px; color: #333333;}
#abstand a {margin-right: 3px;}
#abstand2 {margin-left: 175px;}
#abstand2 a {margin-right: 10px;}
#abstand3 {margin-left: 175px;}
#abstand3 a {margin-right: 10px;}
#abstand4 {margin-left: 175px;}
* html #foot {
	position: absolute;
	margin-right: -2px;
	padding-top: 1px;
	}
/* ######################### Text fr Screenreader ######################## */
#welcome {
	position: absolute;
	left: -999px;
	top: -150px;
}
/* ######################  Schriftgrenwhler #########  */
#schriftgr {
	margin-left: 22px;
	margin-top: 5px;
	float: left;
	color: #000000;
}
* html #schriftgr {
	margin-left: 12px;
	margin-top: 10px;
}
*:first-child+html #schriftgr {
}
#back2nav {
	position: absolute;
	left: -999px;
	top: -145px;
}

/* ################################# Listen Fliesstext #################### */
#main ul {
	
	width: 80%;
/*border: solid 1px black;*/
}

#main li {
	width: 100%;
	list-style-type: disc;
	clear: both;
/*border: solid 1px red;*/
	list-style-position:outside;
}
* html #main ul li {
	margin-left: 20px;
}
#main ul ul, main ul ul ul { /* weil in navi auf "none " steht */
	display: block;
	
}
/* ######## Abstaende ###### */
.space1 {display:block; height:19px;}
.space2 {display:block; height:150px;}
.space3 {display:block; width:18px; height:50px; float:left;}
/* ##### Bilder ##### */
img {
	border: none;
}
#flag {
	margin-left: 765px;
	margin-top: -21px;

}
* html #flag {
	margin-top: 19px;
}
*:first-child+html #flag {
	margin-top: -18px;
}

/* ######### optionale eigenstaendige Boxen ####### */
/*
#wordsleft {float:left; top:100px; left:150px; height:200px; width:150px; background:#efd; border:1px solid #000; margin:5px; padding:5px;}
#wordsright {float:right; top:100px; right:150px; height:200px; width:150px; background:#def; border:1px solid #000; margin:5px; padding:5px;}
#wordsabsolute {position:absolute; top:280px; left:400px; background:#eee; border:1px solid #000; margin:5px; padding:5px; font-size:2em; color:#c00;}
#wordsrelative {position:relative; top:10px; left:30px; background:#ddd; border:1px solid #000; margin:5px; padding:5px; font-size:2em; color:#c00; width:200px;}
*/


