
body {
        font-family : verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        margin: 0px;
        padding: 0;
		background-color: #1e2c31;
}

#menu {
        width: 14em;
        position: absolute;
        float: right;
        top: 22px;
        right: 5em;
        font-size: 100%;
}
* html #menu { /* make IE put it in the right place */
        right: 5em;
}
#menu ul {
        margin-top: 0;
        padding-left: 0;
        margin-left: 10px;
        list-style: square;
        color: #2f89c9;
}
#menu a:link, #menu a:visited {
        color: #1e5780;
        border: none;
}
#menu form{
        margin: 0;
}
#menu form br {
        display:none;
}

div.innerdiv {width:100%}
table {
        font-size: 12px;
}
.tableh1 {
        background : #e2e8ee ;
        color : #39494F;
        font-size:1em;
        font-weight: bold;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}
.tableh1_compact {
        background : #e2e8ee ;
        color : #39494F;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}
.album_desc {
        margin: 5px 10px;
                text-align: justify;
}
.display_media
{
}
.image {
        border-style: solid;
        border-width:1px;
        border-color: #000000;
        margin: 2px;
}
.imageborder {
        border: 1px solid #000000;
        background-color: #FFFFFF;
        margin-top: 30px;
        margin-bottom: 30px;
}
.thumbnails {
        background: #101010 ;
        padding: 5px;
        vertical-align: top;
}
.footer {
        font-size : 9px;
}
.footer a {
        text-decoration: none;
        color: #cc9933;
}
.footer a:hover {
        color: #cc9933;
        text-decoration: underline;
}
.statlink {
        color: #39494F;
}
.statlink a {
                color: #39494F;
        text-decoration: none;
}
.statlink a:hover {
        color: #000000;
        text-decoration: underline;
}
.alblink a {
        text-decoration: underline;
        color: rgb(168,157,170);
		line-height: 20px;
}
.alblink a:hover {
        color: rgb(168,157,170);
        text-decoration: underline;
}
.catlink {
        display: block;
        margin-bottom: 2px;
}
.catlink a {
        text-decoration: underline;
        color: #39494F;
}
.catlink a:hover {
        color: red;
        text-decoration: underline;
}
.topmenu {
        line-height : 130%;
        font-size: 100%;
}
.topmenu a {
        color : #0033CC;
        text-decoration : none;
}
.topmenu a:hover  {
        color : #0033CC;
        text-decoration : underline;
}
.img_caption_table {
        border: none;
        background-color: #FFFFFF;
        width : 100%;
        margin : 0px;
}
.img_caption_table th {
        background: #202020 ;
        font-size: 100%;
        color : #39494F;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #4a4a4a;
}
.img_caption_table td {
        background: #000000 ;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top : 1px solid #4a4a4a;
        white-space: normal
}
.debug_text {
        border: #BDBEBD;
        background-color: #000000;
        width : 100%;
        margin : 0px;
}
.clickable_option {
        border-bottom : 1px dotted blue;
}
.listbox_lang {
        color: #000000;
        background-color: #e5ebf1;
        border: 1px solid #e5ebf1;
        font-size: 80%;
        font-family: Arial, Helvetica, sans-serif;
        vertical-align : middle;
}
h1{
        font-weight: bold;
        font-size: 1em;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        line-height : 120%;
        color : #000000;
        margin: 2px;
}
h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1em;
        margin: 0px;
}
h3 {
        font-weight: normal;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        margin: 2px;
}
p {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        margin: 2px 0px;
}
ul {
        margin-left: 5px;
        padding: 0px;
}
li {
        margin-left: 10px;
        margin-top: 4px;
        margin-bottom: 4px;
        padding: 0px;
}
.textinput {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #e5ebf1;
        padding-right: 3px;
        padding-left: 3px;
}
.listbox {
        font-family: Verdana, Arial, Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #e5ebf1;
        vertical-align : middle;
}
.button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
}
.comment_button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        padding-left: 3px;
        padding-right: 3px;
}
.radio {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}
.checkbox {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}
a {
        color: #0033CC;
        text-decoration: none;
		outline: 0;
		-moz-outline: 0;
}
a:hover {
        color: #0033CC;
        text-decoration: underline;
}
bblink a {
        color: #0033CC;
        text-decoration: none;
}
bblink a:hover {
        color: #0033CC;
        text-decoration: underline;
}
.maintable {
        border: 1px solid #e2e8ee;
        background-color: #eff3f6;
        margin-top: 1px;
        margin-bottom: 1px;
}
.tableh2 {
        background: #e5ebf1 ;
        color : #000000;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
                font-size: 1em;
}
.tableh2_compact {
        background: #e5ebf1 ;
        color : #000000;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}
.tableb {
        background: #eff3f6 ;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}
.tableb_compact {
        background: #eff3f6 ;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}
.tablef {
        background: #e5ebf1;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}
.album_stat {
        font-size: 80%;
        margin: 5px 0px;
        color: #a0a0a4;
}
.thumb_title {
        font-weight : normal;
        font-size: 10pt;
        padding: 2px;
        display : block;
}
.thumb_caption {
        padding: 1px;
        display : block;
        color: #B9B9BF;
        font-size: 10px;
        font-family: Arial,Helvetica,sans-serif;
}
.thumb_caption a {
        text-decoration: underline;
        color: #000000;
}
.thumb_num_comments {
        font-weight: normal;
        font-size: 80%;
        padding: 2px;
        font-style : italic;
        display : block;
}
.user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
}
.user_thumb_infobox th {
        font-weight : bold;
        font-size: 100%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}
.user_thumb_infobox td {
        font-size: 80%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}
.user_thumb_infobox a {
        text-decoration: none;
        color: #000000;
}
.user_thumb_infobox a:hover {
        color: #000000;
        text-decoration: underline;
}
.sortorder_cell {
        background : #e2e8ee ;
        color : #39494F;
        padding: 0px;
        margin: 0px;
}
.sortorder_options {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background : #e2e8ee ;
        color : #39494F;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 80%;
        white-space: nowrap;
}
.navmenu {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #39494F;
        font-size: 90%;
        /*font-weight: bold;*/
        border-style: none;
}
.navmenu img {
        margin-top: 1px;
        margin-right: 5px;
        margin-bottom: 1px;
        margin-left: 5px;
}

.navmenu a {
        position: relative;
        display: block;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-decoration: none;
        color: #666666;
}
.navmenu a:hover {
        background : #eff3f6 ;
        text-decoration: none;
        color:         #000000;
}
.admin_menu_thumb {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color: #000000;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}
.admin_menu_thumb a {
        color: #000000;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 10px;
        padding-right: 10px;
}
.admin_menu_thumb a:hover {
        color: #000000;
        text-decoration: underline;
}
.admin_menu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color: #000000;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
}
.admin_menu a {
        color: #000000;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}
.admin_menu a:hover {
        color: #000000;
        text-decoration: underline;
}
.comment_date{
        color : #5F5F5F;
        font-size : 90%;
        vertical-align : middle;
}
.image {
        border-style: solid;
        border-width:1px;
        border-color: #000000;
        margin: 2px;
}
.imageborder {
        border: 1px solid #000000;
        background-color: #000000;
        padding: 15px;
        margin: 0;
}
.thumbnails {
        background: #eff3f6 ;
        padding: 5px;
}
.footer {
        font-size : 9px;
        color: #cccccc;
}
.footer a {
        text-decoration: none;
        color: #cccccc;
}
.footer a:hover {
        color: #cccccc;
        text-decoration: underline;
}
.catlink {
        display: block;
        margin-bottom: 2px;
}
.catlink a {
        text-decoration: underline;
        color: #000000;
}
.catlink a:hover {
        color: #000000;
        text-decoration: underline;
}
.topmenu {
        line-height : 130%;
        font-size: 100%;
}
.topmenu a {
        color : #0033CC;
        text-decoration : none;
}
.topmenu a:hover  {
        color : #0033CC;
        text-decoration : underline;
}
.img_caption_table {
        border: none;
        background-color: #39494F;
        width : 100%;
        margin : 0px;
}
.img_caption_table th {
        background: #e5ebf1 ;
        font-size: 100%;
        color : #000000;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #FFFFFF;
}
.img_caption_table td {
        background: #eff3f6 ;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top : 1px solid #FFFFFF;
}
.debug_text {
        border: #BDBEBD;
        background-color: #eff3f6;
        width : 100%;
        margin : 0px;
}
.clickable_option {
        border-bottom : 1px dotted blue;
}
.listbox_lang {
        color: #000000;
        background-color: #e5ebf1;
        border: 1px solid #e5ebf1;
        font-size: 80%;
        font-family: Arial, Helvetica, sans-serif;
        vertical-align : middle;
}




/***************************************
 begin tabbed style
 ***************************************/
 #header {
        width:100%;
        font-size:93%;
        line-height:normal;
        padding: 0;
        position: fixed;
        bottom: 23px;
        left: 0;
      }

    #header ul {

        margin:0;
        list-style:none;
        padding: 0;

      }



    #header li {
      float:left;
      background:url(images/norm_left.jpg) no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      }



    #header a {
        float:left;
        display:block;
        background:url(images/norm_right.jpg) no-repeat right top;
        padding:5px 15px 4px 4px;
        color:#000000;
        font-weight: normal;
        text-decoration: none;

      }

    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/

    #header a {float:none;}

    /* End IE5-Mac hack */

    #header a:hover {
        color:#000033;
        text-decoration: underline;

      }

    #header #current {

      background-image:url(images/norm_left_on.jpg);
      border-width:0;

      }



    #header #current a {
        background-image:url(images/norm_right_on.jpg);
        color:#000000;
        padding-bottom:5px;
        font-weight: bold;
        text-decoration: none;

      }



 #header2 {
        margin: 10px 0px 0px 0px;
        float:left;
        width:100%;
        font-size:93%;
        line-height:normal;
        
        padding: 0px 0px 0px 20px;


      }

    #header2 ul {

        margin:0;
        list-style:none;
        padding: 0px 14px 0px 0px;

      }



    #header2 li {
      float:left;
      background:url(images/norm_left2.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      }



    #header2 a {
        float:left;
        display:block;
        background:url(images/norm_right2.gif) no-repeat right top;
        padding:5px 15px 4px 4px;
                color:#999999;
        font-weight: normal;
        text-decoration: none;

      }

    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/

    #header2 a {float:none;}

    /* End IE5-Mac hack */

    #header2 a:hover {
        color:#000033;
        text-decoration: underline;

      }

    #header2 #current2 {
        background-image:url(images/norm_left_on2.gif);
      }



    #header2 #current2 a {
        background-image:url(images/norm_right_on2.gif);
        color:#333366;
        padding-bottom:5px;
        text-decoration: none;

      }
      
#wrapper11 {
        padding: 0;
        margin-top: 0;
        margin-right: auto;
        margin-left: auto;
        width: 100%;
}

#wrapper2 {
        margin-right: auto;
        margin-left: auto;
        padding: 0px 0px 0px 0px;
        width: 100%;
}

br.clearall
{
    clear: both;
    height: 0;
    width: 0;
    display: inline;
    padding: 0;
    margin: 0;
    line-height: 0;
    
}




.alt1, .alt1Active
{
	background-color: #F8FAFC;
	font-family: verdana, arial, helvetica, sans-serif;
}

.alt2, .alt2Active
{
	background-color: #cacaca;
	font-family: verdana, arial, helvetica, sans-serif;
}

.alt3
{
	background-color: #ececec;
	color: #000000;
}

.pms_send_a {
	background: #EFEFEF ;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: 1px inset;
}

.pms_send_b {
	background: #cacaca;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px inset;
}

.pms_legend
{
        margin: 10px;
}

.panel
{
	background: #F8FAFC;
	color: #000000;
	padding: 10px;
	border: 2px outset;
}

.panelsurround
{
	background: #cacaca;
	color: #000000;
}

.pms_linecolor1
{
background-color: #0E72A4;
font-size: 10px;
}
.pms_linecolor2
{
background-color: #71ACCA;
font-size: 10px;
}
.pms_linecolor3
{
background-color: #DEDEDE;
font-size: 10px;
}
.pms_linecolor4
{
background-color: white;
font-size: 10px;
}
.pms_linecolor5
{
background-color: #A6DAF5;
font-size: 10px;
}

.smallfont
{
font-size: 10px;
}






#bg
{
	height: 230px;
	width: 100%;
	background: url( images/bg_fotografie.jpg ) repeat-x;
	position: absolute;
	top: 62px;
	left: 0;
	z-index: -3;
}

#logo
{
	background: url( images/tribun_fotografie.png ) no-repeat;
	width: 192px;
	height: 47px;
	position: absolute;
	left: 68px;
	top: 10px;
	margin: 0;
	padding: 0;
}
#logo a
{
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
#logo a:active,
#logo a:hover
{
	text-decoration: none;
	border-bottom: 0;
}
#logo span
{
	display: none;
}

.sep
{
	color: #31312b;
}

ul#navi
{
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 40px;
	left: 300px;
	z-index: 1;
}

#navi li
{
	margin: 0;
	padding: 5px;
	float: left;
}

#navi li a,
#navi li a:link,
#navi li a:visited
{
	text-decoration: none;
	color: #BABABF;
	display: block;
	padding: 0 5px 0 5px;
	margin: 0 10px 0 10px;
}


#navi li a:active,
#navi li a:hover
{
	padding-top: 2px;
	padding-bottom: 0;
	margin: 0 8px 0 8px;
	background-color: #0b0b09;
	border-bottom: 1px solid #404050;
	font-weight: bold;
	text-decoration: none;
}

#navi li.kl a:active,
#navi li.kl a:hover
{
	margin: 0 9px 0 9px;
}

#navi li.active
{
	margin-top: 4px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	background-color: #0b0b09;
	border-bottom: 1px solid #101020;
	font-weight: bold;
}

#navi li.active a,
#navi li.active a:link,
#navi li.active a:visited,
#navi li.active a:hover
{
	margin: 0;
	padding: 0;
    color: #ffffff;
}

#flower
{
	background: url( images/flower2.png ) no-repeat !important;
	background: transparent;
	position: fixed !important;
	position: absolute;
	right: 0;
	bottom: 23px;
	width: 235px;
	height: 60px;
	/*z-index: 1;*/
}


#footer
{
	margin: 0;
	padding: 0;
	position: fixed !important;
	position: absolute;
	bottom: 3px;
	left: 5px;
	z-index: 2;
}


#footer ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#footer li
{
	margin: 0;
	padding: 2px 4px 2px 4px;
	float: left;
}

#footer li a,
#footer li a:link,
#footer li a:visited
{
	text-decoration: none;
	color: #ffffff;
	margin: 0 1px 0 1px;
}

#footer li a:active,
#footer li a:hover
{
	font-weight: bold;
	margin: 0;
	text-decoration: none;
	border-bottom: 0;
}

#bar
{
	background: #0b0b09;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 62px;
	z-index: -2;
}
#bar .line
{
	width: 100%;
	height: 61px;
	border-bottom: 1px solid #ffffff;
}

#bar2
{
	background: url( images/logo_fotografie.jpg ) 0 0 no-repeat;
	position: absolute;
	right: 0;
	top: 0;
	width: 260px;
	height: 90px;
}
#bar2 .line
{
	margin-top: 62px;
	width: 100%;
	height: 28px;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

#bar3
{
	background: #020203;
	position: fixed !important;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 23px;
	z-index: 1;
}
#bar3 .line
{
	width: 100%;
	height: 100%;
	border-top: 1px solid #ffffff;
}

h2
{
	margin: 0;
	padding: 10px 10px 15px 0;
	font-weight: normal;
	font-family: verdana;
	font-size: 14px;
}





.breadcrumb
{
	position: absolute;
	left: 20px;
	top: 5px;
}

.breadcrumb .maintable
{
        border: none;
        background: transparent;
}

.breadcrumb .tableh1
{
        border: none;
        background: transparent;
}

.breadcrumb a,
.breadcrumb a:link,
.breadcrumb a:visited,
.breadcrumb a:active
{
	color: #ffffff;
	font-size: 11px;
}

.displayimage
{
    padding-top: 25px;
}

.displayimage .maintable
{
	background: transparent;
	border: 0;
}

.displayimage .display_media
{
	padding: 0;
}


.displayimage .tableh2_compact,
.displayimage .tableb_compact
{
	background: #000000;
	color: #ffffff;
}

.displayimage .tableb_compact a,
.displayimage .tableb_compact a:link,
.displayimage .tableb_compact a:visited,
.displayimage .tableb_compact a:active
{
	color: #ffffff;
	font-size: 11px;
	text-decoration: underline;
}

.displayimage .textinput
{
	background: #0e1c21;
	border: 0;
	color: #ffffff;
}

.displayimage .comment_button
{
	background: #0e1c21;
	border: 0;
	color: #ffffff;
	cursor: pointer;
}

.table_thumbnails
{
	color: #ffffff;
}
.table_thumbnails .maintable
{
	background: #000000;
	border: 0;
}

.table_thumbnails .tableh1
{
	background: transparent;
	border: 0;
}

.table_thumbnails h2
{
	padding: 0;
}

.table_thumbnails .thumbnails
{
	background: transparent;
	border: 0;
}

.table_thumbnails .tableh1_compact,
.table_thumbnails .tableb_compact
{
	background: transparent;
	border: 0;
}

.table_thumbnails .image
{
	border: 1px solid #0c1213;
}


.main_page .adm_menu
{
    background: #1E2C31;
}

#content {
		/*margin: -35px 260px 5px 40px;*/
        position: absolute;
        left: 40px;
        top: 62px;
        right: 260px;
        padding-bottom: 40px;
}

.main_page
{
	color: #ffffff;
    background: #000000;
    padding: 25px 23px 10px 23px;
    margin-bottom: -1px;
}

.table_lastest
{
    background: #000000;
    padding: 0px 30px 10px 30px;
}

.main_page p
{
    color: #44444a;
    font-size: 10px;
    line-height: 15px;
}
.main_page p.album_stat
{
    color: #39494F;
	color: #44444A;
    font-size: 10px;
    line-height: 15px;
}
.album_list
{
	margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #0D1215;
}

.album_list_sub
{
	margin-top: 30px;
    margin-left: -10px;
	margin-right: -10px;
    padding-top: 5px;
    padding-bottom: 8px;
    border-bottom: 1px solid #0D1215;
    font-family: verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #44444A;
    font-weight: normal;
}

.album_list_sub_empty
{
	margin-left: -10px;
	margin-right: -10px;
    margin-top: 22px;
    padding-bottom: 8px;
    border-bottom: 1px solid #0D1215;
}

/*.cat_list
{
	padding-top: 10px;
    padding-left: 5px;
}*/

.main_page .maintable
{
	background: #000000;
	border: 0;
}

.main_page .tableh1,
.main_page .tableh2,
.main_page .tableb,
.main_page .tableh1_compact,
.main_page .tableb_compact
{
	background: transparent;
	border: 0;
}

.main_page h2
{
	padding: 0;
}

.main_page .thumbnails
{
	background: transparent;
	border: 0;
}

.main_page .image
{
	border: 1px solid #0c1213;
}

.main_page a,
.main_page a:link,
.main_page a:visited,
.main_page a:active
{
	color: #ffffff;
	font-size: 11px;
	text-decoration: underline;
}

.main_page .tableh1_compact
{
	border-bottom: 1px solid #1E2C31;
}

.thumb_caption.x2
{
    /*color: #39494F;*/
    color: #44444A;
}

.thumb_caption.x3
{
    color: #44444A;
}
