/* Basic */

*
{
	margin: 0em;
	padding: 0em;
}

h1,h2,h3,h4,h5,h6
{
	text-transform: uppercase;
	letter-spacing: 0.2em;
}

body
{
	font-family: "trebuchet ms", sans-serif;
	font-size: 10pt;
	background-color: #000000;
	color: #503B17;
}

a
{
	color: #5D6001;
	text-decoration: none;
}

a:hover
{
	text-decoration:  underline;
}


/* Outer */

#outer
{
	width: 730px;
	margin: 2em auto;
}

/* Header */

#header
{
	padding: 1.75em;
	text-align: center;
}

#header h1
{
	font-size: 2em;
}

#header h2
{
	font-size: 1em;
	color: #747474;
}

#header h1 a
{
	color: #fff;
	text-decoration: none;
}

/* Menu */

#menu
{
	background: #000000 url(/themes/Winde/images/b1.jpg) top left no-repeat;
	height: 128px;
	width: 730px;
}

#menu ul
{
	list-style: none;
	text-align: center;
	position: relative;
	top: 45px;
}

#menu li
{
	padding: 0.5em 0.7em 0em 0.5em;
	display: inline;
}

#menu li a
{
	color: #3A2000;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 0.9em;
	letter-spacing: 0.2em;
}

#menu li a:hover
{
	text-decoration: underline;
}

/* Content */

#xbg1
{
	position: absolute;
	z-index: 1;
	background: #000000 url(/themes/Winde/images/b2.jpg) top left no-repeat;
	width: 730px;
	height: 148px;
}

#content
{
	background: #000000 url(/themes/Winde/images/b3.jpg) top left repeat-y;
}

#content p
{
	margin-bottom: 2em;
	line-height: 1.5em;
}

#content h2,h3,h4,h5,h6
{
	position: relative;
	color: #3F2109;
	margin-bottom: 1em;
	padding-bottom: 0.5em;
	border-bottom: solid 1px #DFBF99;
}

#content h2
{
	font-size: 1.5em;
}

#content h3
{
	font-size: 1.1em;
}

#content ul
{
	margin-bottom: 2em;
	padding-left: 1em;
}

#content blockquote
{
	margin-bottom: 2em;
}

#content blockquote p
{
	border-left: solid 8px #667700;
	padding-left: 1em;
	margin-bottom: 0em;
}

/* #content table
{
	margin-bottom: 2em;
} */

#content table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
}

/* #content table td
{
	padding: 0.5em;
} */

#content table tr.rowA
{
	background-color: #DFBD99;
	color: inherit;
}

#content table tr.rowB
{
	background-color: #EFDCC2;
	color: inherit;
}

blockquote
{
	background-image:    url("/themes/Winde/images/blockquotekombi.gif");
    background-repeat:   no-repeat;
    background-position: left top;
    border: 1px dotted #6F5A25;
    padding-top: 1.5em;
    padding-left: 0.5em;
    padding-right: 0.5em;
    padding-bottom: 0.5em;
    width: 450px;
}

/* Primary Content */

#primaryContentContainer
{
	position: relative;
	z-index: 2;
	float: right;
	margin-left: -17em;
	width: 790px;
}

#primaryContent
{
	margin: 2em 3.0em 0em 6em;
	padding: 0em 0em 0em 1.5em;
/*	border-left: solid 1px #DFBF99; */
}

/* Secondary Content */

#secondaryContent
{
	position: relative;
	z-index: 2;
	float: right;
	width: 10em;
	margin-top: 2em;
}

/* Footer */

#footer
{
	width: 730px;
	height: 280px;
	padding-top: 30px;
	background: #000000 url(/themes/Winde/images/b4.jpg) top left no-repeat;
	text-align: center;
	border-top: solid 1px #DFBF99;
}

.clear
{
	clear: both;
}

/* Coppermine */

/* topmenü einträge bzw. skins */

.topmenu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
        margin-top: 0px;
        margin-bottom: 0px;
        width:160px;
        white-space:nowrap;
}

.topmenu a {
    display: block;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
    border-left-width: 0px;
    background: #FFF3CE;
    background-image : none;
    background-position: center;
    border-bottom-width: 0px;
    margin: 0px 0px 0px;
    color: #625b55;
    text-align: center;
    text-decoration: none;
    border: 0px solid #000000;
    border-bottom: 1px solid;
    color: #000000
    }

.topmenu a:hover {
    color: #000000;
    text-decoration: none;
    background: #999966;
    background-image : none;
}

/* Admin-Menü - siehe auch theme.php */
.admin_menu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
        margin-top: 0px;
        margin-bottom: 0px;
        width:160px;
        white-space:nowrap;
}

.admin_menu a {
	display: block;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
    border-left-width: 0px;
    background: #FF4000;
    background-image : none;
    background-position: center;
    border-bottom-width: 0px;
    margin: 0px 0px 0px;
    color: #625b55;
    text-align: center;
    text-decoration: none;
    border: 1px solid #000000;
    border-bottom: 0px solid;
    color: #000000
}

.admin_menu a:hover {
	color: #000000;
    text-decoration: none;
    background: #999966;
    background-image : none;
}

/* Albenansicht */

.catrow_noalb {
        background: #EFDFAD;
        color : #000000;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
        border: 1px solid #000000;
}

.catrow {
        background: #EFDFAD;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
        border: 1px solid #000000;
}

.album_stat {
        font-size: 85%;
        margin: 5px 0px;
}

/* Kommentare, Untertitel etc. unter den Thumpnails */
.thumb_filename {
        font-size: 80%;
        display: block;
}

.thumb_title {
        font-weight : bold;
        font-size: 80%;
        padding: 2px;
        display : block;
}

.thumb_caption {
        font-size: 80%;
        padding: 1px;
        display : block;
}

.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;
        border: 0px solid #000000;
}

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

/*sortierung der Bilder für User - Kl. Box rechts */
.sortorder_cell {
        background : #EFDFA9;
        color : #FFFFFF;
        padding: 0px;
        margin: 0px;
        border: 1px solid #000000
}

.sortorder_options {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background : #6B5D39;
        color : #FFFFFF;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 80%;
        white-space: nowrap;

}

/* Footer Powered by Coppermine */

.footer {
        font-size : 9px;
}

.footer a {
        text-decoration: none;
        color: #000000;
}

.footer a:hover {
        color: #000000;
        text-decoration: underline;
}

/* Bild-Ansicht Kommentar-Datum */

.comment_date{
        color : #5F5F5F;
        font-size : 90%;
        vertical-align : middle;
}

/* Bild-Rahmen einfach */

.image {
        border-style: solid;
        border-width:1px;
        border-color: #000000;
        margin: 2px;
}

/* Bild-Rahmen doppelt (Galerie-Ansicht) */

.imageborder {
        border: 1px solid #000000;
        background-color: #FFFFFF;
        margin-top: 30px;
        margin-bottom: 30px;
}

/* Farbiger dicker rahmen um Bild in der Galerie-Ansicht */

.display_media {
		border: 1px solid #000000;
        background: #EFDFAD;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

/* Hintergrund-Farbe der Vorschaubilder (auch im Filmstreifen */

.thumbnails {
		border: 0px solid #000000;
        background: #EFDFA9;
        padding: 5px;
}

/* Breadcrumb-Menü  Root --> Kategorie --> Album */

.statlink {
        color: #000000;
        background: #EFDFA9;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
        border: 0px solid #000000;
}

.statlink a {
        text-decoration: none;
        color: #000000;
        background: #EFDFA9;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.statlink a:hover {
        color: #111111;
        text-decoration: underline;
}

/* Album-Link */

.alblink a {
        text-decoration: underline;
        color: #000000;
}

.alblink a:hover {
        color: #000000;
        text-decoration: underline;
}

/* Kategorien-Link und Beschreibung */

.catlink {
        display: block;
        margin-bottom: 2px;
}

.catlink a {
        text-decoration: underline;
        color: #000000;
}

.catlink a:hover {
        color: #000000;
        text-decoration: underline;
}

/* Debug-Mode */

.debug_text {
        border: #BDBEBD;
        background-color: #EFEFEF;
        width : 100%;
        margin : 0px;
}

/* Dropdownmenüs */

.listbox_lang {
        color: #000000;
        background-color: #ffffff;
        border: 1px solid #111111;
        font-size: 90%;
        font-family: Arial, Helvetica, sans-serif;
        vertical-align : middle;

}

/* Tabellen */

.tableh1 {
        background : #E2B881;
        color : #000000;
        padding-top: 3px;
        padding-right: 5px;
        padding-bottom: 3px;
        padding-left: 5px;
        border: 0px solid #000000;
        font-size: 85%;
}

.tableh1_compact {
        background : #E2B881;
        color : #000000;
        padding-top: 3px;
        padding-right: 5px;
        padding-bottom: 3px;
        padding-left: 5px;
        border: 1px solid #000000;
}

.tableh2 {
        background: #EFDFBD;
        color : #000000;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
        border: 0px solid #000000;
}

.tableh2_compact {
        background: #EFDFBD;
        color : #000000;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-align: left;
        border: 0px solid #000000;
}

.tableb {
        background: #EFDFBD;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
        border: 1px solid #000000;
}

.tableb_compact {
        background: #EDDFBB;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        border: 0px solid #000000;
}

.tablef {
        background: #E2B881;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        border: 1px solid #000000;
}

.maintable {
		border: 1px solid #000000;
}