/* CSS Document */

* {
	margin: 0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
}

#main {
	z-index: 1;
	position:relative;
	width: 960px;
	height:auto;
	text-align:left;
}

#logo {
	position: absolute;
	z-index: 1;
	width:auto;
	height:auto;
	left:0px;
	top: 7px;
}

#banner_top {
	position: absolute;
	z-index: 1;
	width:468;
	height:auto;
	left:313px;
	top: 7px;
}

#banner_skyscraper {
	position: absolute;
	z-index:1;
	width:auto;
	height:auto;
	left:796px;
	top: 0px;
}

#menu_top {
	position: absolute;
	z-index:1;
	width:350px;
	height:22px;
	left:431px;
	top:91px;
}

#login {
	position: absolute;
	z-index:1;
	width:350px;
	height:20px;
	left:431px;
	top:71px;
}

#content {
	position: absolute;
	width:780px;
	height:auto;
	left:0px;
	top: 135px;
}
#intern_content {
	position: absolute;
	width:960px;
	height:auto;
	left:0px;
	top: 135px;
}
#intern_content_area {
	position: relative;
	width:960px;
	height:auto;
	left:0px;
	top: 50px;
}
#linkback {
	position:relative;
	height:auto;
	width:auto;
	top:-35px;
	left:0px;
}

h1 {
	position: absolute;
	height:auto;
	left:0px;
	top: 0px;
	width:100%;
}

#forward {
	z-index: 70;
	position: absolute; 
	top:85px; 
	left: 52px;
    width:660px;
	border: solid #999 1px;
	background-color:#FFFFFF;
    padding:8px;
    margin:0px;
    visibility:hidden;
}
#popupbg {
	z-index: 69;
	position: fixed;
    left:0px;
    top:0px; 
    width:100%;
    height:100%;

	background-color:#000000;

    visibility:hidden;

	filter:alpha(opacity=35);
	-moz-opacity:.35;
	opacity:.35;

}

/* Allgemeine CSS BEGINN */
body {
	background-color:#FFF;
	background-image:url(../img/bg_std.jpg);
	background-repeat:repeat-x;
}

h1 {
	font-size:18px;
}

.textlight {
	color:#999;
}
.textlightsmall {
	color:#999;
	font-size:10px;
}
.textgreen {
	color:#99CC33;
}
a {
	color:#99CC33;
	text-decoration:none;
}
a:hover {
	color:#99CC33;
	text-decoration:none;
}
a.bold {
	font-weight:bold;
}
a.back {
	background: transparent url(../img/bt_prev.gif) 0 4px no-repeat;
	padding-left: 13px;
	color:#99CC33;
	text-decoration:none;
}
a.next {
	background: transparent url(../img/bt_next.gif) 0 3px no-repeat;
	padding-left: 13px;
	color:#99CC33;
	text-decoration:none;
}

a.next_pfeil{
	background-image:url(../img/bt_next.gif);
	background-position:right 0.3em;
	background-repeat:no-repeat;
	padding-right:12px;
}

a.prev_pfeil{
	background-image:url(../img/bt_prev.gif);
	background-position:left 0.3em;
	background-repeat:no-repeat;
	padding-left:12px;
}

table {
	border-collapse:collapse;
}
td {
	vertical-align:top;
}


.box {
	background-color:#FFFFFF;
	border-top: #DDD solid 1px;
	border-bottom: #DDD solid 1px;
}
.box_top {
	background-color:#FFFFFF;
	border-top: #DDD solid 1px;
}
.box_bottom {
	background-color:#FFFFFF;
	border-bottom: #DDD solid 1px;
}
.box_noborder {
	background-color:#FFFFFF;
	border: none;
}

/* Allgemeine CSS ENDE */

/* Spezifische CSS BEGINN */

/* Login */
/*#login table.menu {
	position: absolute;
	border:none;
	width:350px;
	height:20px;
}
#login td.menu_item {
	color:#99CC33;
	font-weight:bold;
	padding: 0px 8px;
	vertical-align:middle;
}
#login td.menu_item_active {
	color:#999999;
	font-weight:bold;
	padding: 0px 8px;
	background-image:url(../img/pixel_F5F5F5.gif);
	vertical-align:middle;
}*/
#login {
	text-align:right;
}

/* Menu Bottom (Footer)*/
#menu_bottom {
	border-top:#999999 solid 1px;
    margin-top:10px;
    padding-top:10px;
   	margin-bottom:50px;
   	padding-left:6px;
    padding-right:6px;

}

.menu_bottom_link {
	margin-right:10px;
}

table.menu {
	border: none;
}
table.menu * td{
	padding: 0px 8px;
	color:#FFFFFF;
}
table.menu * td a{
	color:#FFFFFF;
}
table.menu * td span{
	color:#FFFFFF;
}



/* Men� TOP */
#menu_top * table.menu_top_view {
	border:none;
	height:22px;
}
#menu_top * td.menu_top_left {
	background-image:url(../img/login_bg_left.gif);
	background-repeat:no-repeat;
}

#menu_top * td.menu_top_right {
	background-image:url(../img/login_bg_right.gif);
	background-repeat:no-repeat;
}
#menu_top * td.menu_top_content {
	color:#ffffff;
	font-weight:bold;
	padding: 0px 8px;
	background-image:url(../img/login_bg_pixel.gif);
	vertical-align:middle;
}

/* Forward */
#forward div.part{
	margin:0px 0px 10px 0px;
    padding:0px;
    border:none;
}
#forward input.field,#forward textarea.field {
	margin-bottom:6px;
    padding: 2px;
    width:650px;
}
#forward ul{
	margin-left:0px;
    margin-top:0px;
}
#comlink .spalte{
    list-style-type: none;
    display: inline;
    float: left;
}
#comlink * li.reihe{
    list-style-type: none;
    display: block;
}
#comlink * ul{
	margin-right:25px;
}
#comlink * ul li img{
	position:relative;
    top:3px;
}


#intern_nav {
	position:absolute;
	left:400px;
	top: 1px;
}

#intern_nav ul {
	display:table;
	list-style:none;
}
#intern_nav ul li{
	float:left;
	margin-right:10px;
}
#intern_nav_zeile1 li{
	font-size:14px;
}
#infopanel {
	margin: 20px 0px;

}

.auswahlliste {
	width:100%;
    margin:0px;
}

.auswahlliste th{
	background-color:#999999;
    color:#FFFFFF;
    font-weight:normal;
    padding:3px 0px;
	vertical-align:middle;
}
.auswahlliste td{
	vertical-align:middle;
	border-bottom: #DEDEDE 1px solid;
}
.auswahlliste td.selected {
	background-color: #DEDEDE;
}
.auswahlliste_row td{
	vertical-align:middle;
	padding:2px 0px;
}
.intern_hinweis {
	margin-top:30px;
	margin-left:6px;
	color:#999;
}
.intern_hinweis b,i{
	color:#999;
}
/* Spezifische CSS ENDE */
