/* NAVI #############################################################################################################*/
#nav_bg {
	background:#FFFFFF url(../pics/line.png) repeat scroll 0 0;
	height:26px;
	left:0;
	position:absolute;
	top:0;
	width:100%;
}
#nav_bg2 {
	background:#FFFFFF url(../pics/line.png) repeat scroll 0 0;
	height:26px;
	left:0;
	position:absolute;
	top:205px;
	width:100%;
}


div#Rahmen {
	width: 700px;
	background-color: #303030;
}
* html div#Rahmen {  /* Korrektur fuer IE 5.x */
	width: 48.7em;
	w\idth: 47.1em;
}
div#Rahmen div {
	clear: left;
}
ul#Navigation {
	position:absolute;
	top:168px;
	left:20px;
}

ul#Navigation li {
	list-style: none;
	float: left;  /* ohne width - nach CSS 2.1 erlaubt */
	position: relative;
	margin: 0px; padding: 0;
}
* html ul#Navigation li {  /* Korrektur fuer den IE 5 und 6 */
	margin-bottom: -0.4em;
}
*:first-child+html ul#Navigation li {  /* Korrektur fuer den IE 7 */
	margin-bottom: 0em;
}

ul#Navigation li ul {
	margin: 0; padding: 0;
	position: absolute;
	top: 35px; left: 0px;
	display: none;  /* Unternavigation ausblenden */
}
* html ul#Navigation li ul {  /* Korrektur fuer IE 5.x */
	left: -1.5em;
	lef\t: -0.4em;
}
*:first-child+html ul#Navigation ul {  /* Workaround fuer den IE 7 */
	background-color:#303030; padding-bottom:0.4em;
}
ul#Navigation li:hover ul {
	display: block;  /* Unternavigation in modernen Browsern einblenden */
}
ul#Navigation li ul li {
	float: none;
	display: block;
	margin-bottom: 0em;
	border-top:solid 1px #f1f1f1;
}
ul#Navigation a, ul#Navigation span {
	display: block;
	width: 85px;  /* Breite den in li enthaltenen Elementen zuweisen */
	height:25px;
	padding: 10px 0 0 10px;
	text-decoration: none;
	font-size:1.1em;
	background:#454545;
	border-left:4px solid #808080;
	color:#f1f1f1;
}
* html ul#Navigation a, * html ul#Navigation span {
	width: 7.6em;   /* Breite nach altem MS-Boxmodell für IE 5.x */
	w\idth: 5.4em;  /* korrekte Breite fuer den IE 6 im standardkonformen Modus */
}
ul#Navigation a:hover, ul#Navigation span, li a#aktuell {
	background: #303030;
	border-left: 4px solid #FF6600;
	color:#f1f1f1;
}


/* NAVI #############################################################################################################*/

#banner{
	position:absolute;
	left:0px;
	top:5px;
	width:100%;
	height:200px;
	background:#fff url(../pics/banner_3.png) no-repeat;
}
#bti{
	position:absolute;
	top:-2px;
	left:915px;
	width:40px;
	height:35px;
	background: url(../pics/white.png) no-repeat;
	z-index:9;
}

#bti a{
	text-decoration:none;
}

#bti:hover{
	width:40px;
	height:35px;
	background: url(../pics/grey.png) no-repeat;
}

/*#####################################################################################################################*/
.tab_head td{
	font-size:10pt;
	height:30px;
	background:#e2e2e2;
	color:#000;
	font-weight:bold;
}

.tab_head tr:hover{
	font-size:10pt;
	height:30px;
}

.tab_100{
	width:100px;
}

.tab_250{
	width:250px;
}

.tab{
	text-align:center;
	width:650px;
	border-top:solid 1px #000;
	border-bottom:solid 1px #000;
}

.tab tr{
	height:20px;
}

.tab tr:hover{
	background:#e2e2e2;
	height:20px;
	color:#000;
	font-size:1.25em;
	font-weight:bold;
}

.float_left{
	float:left;
	margin-right:10px;
}

#pic{
	position:absolute;
	left:786px;
	top:230px;
	width:180px;
	height:480px;
	background:#e2e2e2;
}

#imp_con{
	font:normal 1.0em Arial, Century Gothic, Georgia, 'Times New Roman', serif;
	color:#000;
	position:absolute;
	left:10px;
	top:658px;
	width:765px;
	height:50px;
	background:#e5e5e5;
	border-top:solid 1px #d5d5d5;
	border-bottom: solid 1px #d5d5d5;
}

#copy{
	font:normal 0.75em Arial, Century Gothic, Georgia, 'Times New Roman', serif;
	position:absolute;
	left:650px;
	top:695px;
	
}

#conntent{
	position:absolute;
	left:50px;
	top:230px;
	width:736px;
	height:410px;
	background:#fff;
	z-index:-1;
	border-left:solid 0px #d1d1d1;
}

#conntent_in{
	position:absolute;
	left:70px;
	top:231px;
	width:650px;
	height:500px;
	z-index:-1;
}

#lang{
	position:absolute;
	left:885px;
	top:190px;
	background:#fff;
	width:60px;
	text-align:center;
	border:solid 2px #fff;
}

.spacer {
    width:900px;
	height:150px;
  }

.foto{
	border-top:solid 1px #000;
	border-bottom:solid 1px #000;
	padding:5px;
}

#clipboard{
	border-top:solid 1px #000;
	border-bottom:solid 1px #000;
	width:650px;
	height:290px;
}

.preview{
	position:absolute;
	top:340px;
	left:470px;
}


.pic_rb{
	position:absolute;
	top:260px;
	left:460px;
}