body {
background-color : #ffffff;
min-width : 800px;
margin : 10px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #727272;
overflow : scroll;
min-height : 550px;
}
a {
color : #999999;
}
textarea, input, submit {
background-color : #eeeeee;
color : #666666;
padding : 2px;
border-style : solid;
border-width : thin;
margin : 1px;
font-size : 12px;
}
#inputfeld {
background-color : #ffffff;
color : #666666;
padding : 2px;
border-style : none;
margin : 1px;
font-size : 12px;
width : 200px;
}
select {
background-color : #eeeeee;
color : #666666;
padding : 0;
border-style : solid;
border-width : thin;
margin : 0;
font-size : 12px;
}
#loginfeld {
padding : 10px;
padding-top : 50px;
width : 100%;
height : 300px;
border-color : gray;
border-width : thin;
border : gray;
}
#feld {
width : 200px;
height : 150px;
padding-top : 20px;
border : gray;
border-style : solid;
border-width : thin;
}
#useradd {
padding : 10px;
padding-top : 10px;
width : 100%;
height : 300px;
border-color : gray;
border-width : thin;
border : gray;
}
#userfeld {
width : 400px;
height : 400px;
padding-top : 20px;
border : gray;
border-style : solid;
border-width : thin;
}
h1 {
font-family : Verdana, "Times New Roman", Times, serif;
font-size : 150%;
color : #000000;
font-weight : normal;
}
#title {
text-align : center;
margin-top : 10px;
margin-bottom : 5px;
padding-bottom : 5px;
}
#title p {
font-variant : small-caps;
letter-spacing : 2px;
}
#title img {
border : none;
}
#container {
text-align : left;
width : 800px;
height : 100%;

margin-left : auto;
margin-right : auto;
}

#container1 {
text-align : left;
width : 920px;
height : 600px;
margin-left : auto;
margin-right : auto;
}

td {
    font-size: 11px;
    font-family: Verdana;
}

#sidebar {
width : 200px;
padding-right : 15px;
float : right;
min-height: 710px;
}
#sidebar h1 {
font-family : Verdana, Arial, Verdana;
text-align : right;
font-size : 200%;
color : #626477;
border-bottom : 1px dashed #eeeeee;
}
#sidebar p {
margin : 0;
padding : 0;
}
p {
margin : 0;
padding : 0;
}
#aktuelles {
text-align : right;
font-size:11px; font-weight: bold;
}
#aktuelles a {
color : #999999;
background-image : url(./images/backgrounds/a.jpg);
background-position : right;
background-repeat : no-repeat;
padding-right : 10px;
line-height : 15px;
text-decoration : none;
}
#aktuelles a:hover {
color : #dd0205;
background-image : url(./images/backgrounds/a_hover.jpg);
}
#aktuelles a.aktiv {
color : red;
background-image : url(./images/backgrounds/a.jpg);
background-position : right;
background-repeat : no-repeat;
padding-right : 10px;
line-height : 15px;
text-decoration : none;
}
#menu {
text-align : right;
}
#menu a {
color : #999999;
background-image : url(./images/backgrounds/a.jpg);
background-position : right;
background-repeat : no-repeat;
padding-right : 10px;
line-height : 15px;
text-decoration : none;
}
#menu a:hover {
color : #dd0205;
background-image : url(./images/backgrounds/a_hover.jpg);
}
#menu a.aktiv {
color : red;
background-image : url(./images/backgrounds/a.jpg);
background-position : right;
background-repeat : no-repeat;
padding-right : 10px;
line-height : 15px;
text-decoration : none;
}
a {
color : #999999;
line-height : 15px;
text-decoration : none;
}
a:hover {
color : #dd0205;
}
a.aktiv {
color : red;
text-decoration : none;
}
#content {
margin-right : 220px;
padding-right : 20px;
border-right : 1px solid #bbbbbb;
background-position : right;
background-repeat : repeat-y;
min-height : 710px;
font-size : 11px;
font-family : Verdana;
}
#content h1 {
font-family : Verdana, Arial, Verdana;
text-align : left;
font-size : 175%;
color : #626477;
border-bottom : 1px dashed #eeeeee;
padding-top : 0;
padding-left : 15px;
background-position : right top;
background-repeat : no-repeat;
}
#content p {
line-height : 17px;
text-indent : 0px;
}
#content ol, ul {
line-height : 25px;
}
#content li {
list-style-image : url(./images/backgrounds/li.gif);
}
#footer {
width : 800px;
margin : 5px auto 5px auto;
text-align : center;
border-top : 1px dashed #cccccc;
}
#lightwindow_overlay {
display : none;
visibility : hidden;
position : absolute;
top : 0;
left : 0;
width : 100%;
height : 100px;
z-index : 500;
}
#lightwindow {
display : none;
visibility : hidden;
position : absolute;
z-index : 999;
line-height : 0;
}
#lightwindow_container {
display : none;
visibility : visible;
position : absolute;
padding : 0 0 0 0;
margin : 0 0 0 0;
}
* html #lightwindow_container {
overflow : hidden;
}
#lightwindow_contents {
overflow : hidden;
z-index : 0;
position : relative;
border : 10px solid #bbbbbb;
background-color : #ffffff;
}
#lightwindow_loading {
height : 100%;
width : 100%;
top : 0;
left : 0;
z-index : 9999;
position : absolute;
background-color : #bbbbbb;
padding : 10px;
}
#lightwindow_loading_shim {
display : none;
left : 0;
position : absolute;
top : 0;
width : 100%;
height : 100%;
}
#lightwindow_loading span {
font-size : 12px;
line-height : 32px;
color : #444444;
float : left;
padding : 0 10px 0 0;
}
#lightwindow_loading span a, #lightwindow_loading span a:link, #lightwindow_loading span a:visited {
color : #09f;
text-decoration : none;
cursor : pointer;
}
#lightwindow_loading span a:hover, #lightwindow_loading span a:active {
text-decoration : underline;
}
#lightwindow_loading img {
float : left;
margin : 0 10px 0 0;
}
#lightwindow_navigation {
position : absolute;
top : 0;
left : 0;
display : none;
}
#lightwindow_navigation_shim {
display : none;
left : 0;
position : absolute;
top : 0;
width : 100%;
height : 100%;
}
#lightwindow_navigation a, #lightwindow_navigation a:link, #lightwindow_navigation a:visited, #lightwindow_navigation a:hover, #lightwindow_navigation a:active {
outline : none;
}
#lightwindow_previous, #lightwindow_next {
width : 49%;
height : 100%;
background : transparent url(../images/blank.gif) no-repeat;
display : block;
}
#lightwindow_previous {
float : left;
left : 0;
}
#lightwindow_next {
float : right;
right : 0;
}
#lightwindow_previous:hover, #lightwindow_previous:active {
background : url(../images/prevlabel.gif) no-repeat left 15%;
}
#lightwindow_next:hover, #lightwindow_next:active {
background : url(../images/nextlabel.gif) no-repeat right 15%;
}
#lightwindow_previous_title, #lightwindow_next_title {
display : none;
}
#lightwindow_galleries {
width : 100%;
position : absolute;
z-index : 50;
display : none;
overflow : hidden;
margin : 0 0 0 10px;
bottom : 0;
left : 0;
}
#lightwindow_galleries_tab_container {
width : 100%;
height : 0;
overflow : hidden;
}
a#lightwindow_galleries_tab, a:link#lightwindow_galleries_tab, a:visited#lightwindow_galleries_tab {
display : block;
height : 20px;
width : 77px;
float : right;
line-height : 22px;
color : #ffffff;
text-decoration : none;
font-weight : bold;
cursor : pointer;
font-size : 11px;
color : #ffffbe;
background : transparent url(../images/black-70.png) repeat 0% 0%;
}
* html a#lightwindow_galleries_tab, * html a:link#lightwindow_galleries_tab, * html a:visited#lightwindow_galleries_tab {
background : none;
background-color : #000000;
}
a:hover#lightwindow_galleries_tab, a:active#lightwindow_galleries_tab {
color : #ffffbe;
}
#lightwindow_galleries_tab_span {
display : block;
height : 20px;
width : 63px;
padding : 0 7px 0 7px;
}
#lightwindow_galleries_tab .up {
background : transparent url(../images/arrow-up.gif) no-repeat 60px 5px;
}
#lightwindow_galleries_tab .down {
background : transparent url(../images/arrow-down.gif) no-repeat 60px 6px;
}
#lightwindow_galleries_list {
background : transparent url(../images/black-70.png) repeat 0% 0%;
overflow : hidden;
height : 0;
}
* html #lightwindow_galleries_list {
background : none;
background-color : #000000;
}
.lightwindow_galleries_list {
width : 200px;
float : left;
margin : 0 0 10px 0;
padding : 10px;
}
.lightwindow_galleries_list h1 {
color : #09f;
text-decoration : none;
font-weight : bold;
cursor : pointer;
padding : 10px 0 5px 0;
font-size : 16px;
}
.lightwindow_galleries_list li {
margin : 5px 0 5px 0;
list-style-type : none;
}
.lightwindow_galleries_list a, .lightwindow_galleries_list a:link, .lightwindow_galleries_list a:visited {
display : block;
line-height : 22px;
color : #ffffff;
text-decoration : none;
font-weight : bold;
cursor : pointer;
padding : 0 0 0 10px;
font-size : 11px;
}
.lightwindow_galleries_list a:hover, .lightwindow_galleries_list a:active {
background : #000000;
color : #ffffbe;
border-left : 3px solid #ffffbe;
padding : 0 0 0 7px;
}
#lightwindow_data {
position : absolute;
}
#lightwindow_data_slide {
position : relative;
}
#lightwindow_data_slide_inner {
background-color : #bbbbbb;
padding : 0 10px 10px 10px;
}
#lightwindow_data_caption {
padding : 10px 0 0 0;
color : #666666;
line-height : 25px;
background-color : #ffffff;
clear : both;
}
#lightwindow_data_details {
background-color : #ffffff;
padding : 0 10px 0 10px;
height : 20px;
}
#lightwindow_data_author_container {
width : 40%;
text-align : right;
color : #666666;
font-style : italic;
font-size : 10px;
line-height : 20px;
float : right;
overflow : hidden;
}
#lightwindow_data_gallery_container {
font-size : 10px;
width : 40%;
text-align : left;
color : #666666;
line-height : 20px;
float : left;
overflow : hidden;
}
#lightwindow_title_bar {
height : 25px;
}
#lightwindow_title_bar_title {
color : #000000;
font-size : 14px;
line-height : 10px;
text-align : left;
float : left;
}
a#lightwindow_title_bar_close_link, a:link#lightwindow_title_bar_close_link, a:visited#lightwindow_title_bar_close_link {
float : right;
text-align : right;
cursor : pointer;
color : #000000;
line-height : 10px;
padding : 0;
margin : 0;
}
a:hover#lightwindow_title_bar_close_link, a:active#lightwindow_title_bar_close_link {
color : red;
}
#lightwindow p {
color : #000000;
padding-right : 10px;
}
#table_div_rechte {
padding-left : 100px;
}
#tr_div {
padding-top : 15px;
}
#td_div {
border-color : #ffffff;
border : thin dashed;
border-right : none;
padding : 10px;
font-weight : bold;
width : 150px;
float : left;
}
#td_div_info {
border : thin dashed;
padding : 10px;
width : 350px;
height : 150px;
float : left;
border-bottom : none;
}
#td_div_php {
border : thin dashed;
padding : 10px;
width : 350px;
height : 30px;
float : left;
border-bottom : none;
}
#td_div_last {
border : thin dashed;
padding : 10px;
width : 350px;
height : 100%;
float : left;
}
#td_div_change {
border : thin dashed;
padding : 10px;
width : 350px;
height : 120px;
float : left;
border-bottom : none;
}
#td_div_last1 {
border : thin dashed;
padding : 10px;
width : 350px;
height : 75px;
float : left;
border-bottom : none;
}
#td_div_zugriff {
border : thin dashed;
padding : 5px;
width : 400px;
height : 20px;
float : left;
border-bottom : none;
}
#td_div_last_zugriff {
border : thin dashed;
padding : 5px;
width : 400px;
height : 100%;
float : left;
}
#lbOverlay {
position : fixed;
top : 0;
left : 0;
z-index : 99998;
width : 100%;
height : 500px;
}
#lbOverlay.grey {
background-color : #000000;
}
#lbOverlay.red {
background-color : #330000;
}
#lbOverlay.green {
background-color : #003300;
}
#lbOverlay.blue {
background-color : #011d50;
}
#lbOverlay.gold {
background-color : #666600;
}
#lbMain {
position : absolute;
left : 0;
width : 100%;
z-index : 99999;
text-align : center;
line-height : 0;
}
#lbMain a img {
border : none;
}
#lbOuterContainer {
position : relative;
background-color : #fff;
width : 200px;
height : 200px;
margin : 0 auto;
}
#lbOuterContainer.grey {
border : 0 solid #888888;
}
#lbOuterContainer.red {
border : 0 solid #dd0000;
}
#lbOuterContainer.green {
border : 0 solid #00b000;
}
#lbOuterContainer.blue {
border : 0 solid #5f89d8;
}
#lbOuterContainer.gold {
border : 0 solid #b0b000;
}
#lbDetailsContainer {
font : 10px Verdana, Helvetica, sans-serif;
background-color : #fff;
width : 100%;
line-height : 1.4em;
overflow : auto;
margin : 0 auto;
}
#lbDetailsContainer.grey {
border : 0 solid #888888;
border-top : none;
}
#lbDetailsContainer.red {
border : 0 solid #dd0000;
border-top : none;
}
#lbDetailsContainer.green {
border : 0 solid #00b000;
border-top : none;
}
#lbDetailsContainer.blue {
border : 0 solid #5f89d8;
border-top : none;
}
#lbDetailsContainer.gold {
border : 0 solid #b0b000;
border-top : none;
}
#lbImageContainer, #lbIframeContainer {
padding : 10px;
}
#lbIframe {
border : none;
}
#lbLoading {
position : absolute;
top : 45%;
left : 0%;
height : 32px;
width : 100%;
text-align : center;
line-height : 0;
background : url(images/loading.gif) no-repeat center;
}
#lbHoverNav {
position : absolute;
top : 0;
left : 0;
height : 100%;
width : 100%;
z-index : 10;
}
#lbImageContainer > #lbHoverNav {
left : 0;
}
#lbHoverNav a {
outline : none;
}
#lbPrev {
width : 49%;
height : 100%;
background : transparent url(images/blank.gif) no-repeat;
display : block;
left : 0;
float : left;
}
#lbPrev.grey:hover, #lbPrev.grey:visited:hover {
background : url(images/prev_grey.gif) no-repeat left 15%;
}
#lbPrev.red:hover, #lbPrev.red:visited:hover {
background : url(images/prev_red.gif) no-repeat left 15%;
}
#lbPrev.green:hover, #lbPrev.green:visited:hover {
background : url(images/prev_green.gif) no-repeat left 15%;
}
#lbPrev.blue:hover, #lbPrev.blue:visited:hover {
background : url(images/prev_blue.gif) no-repeat left 15%;
}
#lbPrev.gold:hover, #lbPrev.gold:visited:hover {
background : url(images/prev_gold.gif) no-repeat left 15%;
}
#lbNext {
width : 49%;
height : 100%;
background : transparent url(images/blank.gif) no-repeat;
display : block;
right : 0;
float : right;
}
#lbNext.grey:hover, #lbNext.grey:visited:hover {
background : url(images/next_grey.gif) no-repeat right 15%;
}
#lbNext.red:hover, #lbNext.red:visited:hover {
background : url(images/next_red.gif) no-repeat right 15%;
}
#lbNext.green:hover, #lbNext.green:visited:hover {
background : url(images/next_green.gif) no-repeat right 15%;
}
#lbNext.blue:hover, #lbNext.blue:visited:hover {
background : url(images/next_blue.gif) no-repeat right 15%;
}
#lbNext.gold:hover, #lbNext.gold:visited:hover {
background : url(images/next_gold.gif) no-repeat right 15%;
}
#lbPrev2, #lbNext2 {
text-decoration : none;
font-weight : bold;
}
#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey {
color : #333333;
}
#lbPrev2.red, #lbNext2.red, #lbSpacer.red {
color : #620000;
}
#lbPrev2.green, #lbNext2.green, #lbSpacer.green {
color : #003300;
}
#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue {
color : #01379e;
}
#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold {
color : #666600;
}
#lbPrev2_Off, #lbNext2_Off {
font-weight : bold;
}
#lbPrev2_Off.grey, #lbNext2_Off.grey {
color : #cccccc;
}
#lbPrev2_Off.red, #lbNext2_Off.red {
color : #ffcccc;
}
#lbPrev2_Off.green, #lbNext2_Off.green {
color : #82ff82;
}
#lbPrev2_Off.blue, #lbNext2_Off.blue {
color : #b7caee;
}
#lbPrev2_Off.gold, #lbNext2_Off.gold {
color : #e1e100;
}
#lbDetailsData {
padding : 0 10px;
}
#lbDetailsData.grey {
color : #333333;
}
#lbDetailsData.red {
color : #620000;
}
#lbDetailsData.green {
color : #003300;
}
#lbDetailsData.blue {
color : #01379e;
}
#lbDetailsData.gold {
color : #666600;
}
#lbDetails {
width : 60%;
float : left;
text-align : left;
}
#lbCaption {
display : block;
font-weight : bold;
}
#lbNumberDisplay {
float : left;
display : block;
padding-bottom : 1em;
}
#lbNavDisplay {
float : left;
display : block;
padding-bottom : 1em;
}
#lbClose {
width : 64px;
height : 28px;
float : right;
margin-bottom : 1px;
}
#lbClose.grey {
background : url(images/close_grey.png) no-repeat;
}
#lbClose.red {
background : url(images/close_red.png) no-repeat;
}
#lbClose.green {
background : url(images/close_green.png) no-repeat;
}
#lbClose.blue {
background : url(images/close_blue.png) no-repeat;
}
#lbClose.gold {
background : url(images/close_gold.png) no-repeat;
}
#lbPlay {
width : 64px;
height : 28px;
float : right;
margin-bottom : 1px;
}
#lbPlay.grey {
background : url(images/play_grey.png) no-repeat;
}
#lbPlay.red {
background : url(images/play_red.png) no-repeat;
}
#lbPlay.green {
background : url(images/play_green.png) no-repeat;
}
#lbPlay.blue {
background : url(images/play_blue.png) no-repeat;
}
#lbPlay.gold {
background : url(images/play_gold.png) no-repeat;
}
#lbPause {
width : 64px;
height : 28px;
float : right;
margin-bottom : 1px;
}
#lbPause.grey {
background : url(images/pause_grey.png) no-repeat;
}
#lbPause.red {
background : url(images/pause_red.png) no-repeat;
}
#lbPause.green {
background : url(images/pause_green.png) no-repeat;
}
#lbPause.blue {
background : url(images/pause_blue.png) no-repeat;
}
#lbPause.gold {
background : url(images/pause_gold.png) no-repeat;
}

.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;
}

.inhalt {
	margin:0;
	padding:2.5em 2.5em 3.5em 2.5em;
}

.inhalt p {
	margin:0;
	padding:0;
}

#shadow_box
{
  width : 200px;   
  
}

DIV.shadow, DIV.shadow2, DIV.shadow3, DIV.shadow4, DIV.shadow5 {
   padding: 1px;
   border-radius: 10px;
   -moz-border-radius: 10px;
   }

DIV.shadow {
   background-color: #8e8e8e;
   border: 1px solid #959595;
   margin: 0px;
   }
DIV.shadow2 {
   background-color: #aaa;
   border: 1px solid #bebebe;
   margin: 0;
   }
DIV.shadow3 {
   background-color: #d1d1d1;
   border: 1px solid #e1e1e1;
   margin: 0;
   }
DIV.shadow4 {
   background-color: #ededed;
   border: 1px solid #f6f6f6;
   margin: 0;
   }
DIV.shadow5 {
   float: right;
   background-color: #fcfcfc;
   border: 1px solid transparent;
   }


DIV.shadow5 IMG {
   border: 0px solid #666;
   margin: -2px;
   display:block;
   position: relative;
   top: -3px;
   left: -3px;
   -moz-opacity:0.67;
   }

#partner_box {
    float: right;
}


