/*
---------------------------------------------------------------------------------------------------
Page
---------------------------------------------------------------------------------------------------
*/

body
{
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 12px; color:#FFFFFF;
		background-color:#6F7D92;
		padding:0px; margin:0px; text-align:left; vertical-align:top;
}

/*
---------------------------------------------------------------------------------------------------
Settings
---------------------------------------------------------------------------------------------------
*/

div { margin:0px; padding:0px }

table, tr, td { vertical-align:top }

p, h1, h2, h3 { margin:0px }

a img				{ border-width:0px }
a:link, a:visited	{ text-decoration:underline; color:#FFFFFF }
a:hover				{ color:#FFFFFF }


/*
---------------------------------------------------------------------------------------------------
Page Elements
---------------------------------------------------------------------------------------------------
*/

#header
{
	position:absolute; left:0px; top:0px;
	width:100%; height:104px;
	background-image:url(../images/header_bgimage.jpg); background-position:right;
	z-index:1;
}

#logo
{
	position:absolute; left:0px; top:77px;
	width:335px; height:27px;
	z-index:2;
}

/*
---------------------------------------------------------------------------------------------------
Search
---------------------------------------------------------------------------------------------------
*/

#searchindex
{
	position:absolute; left:0px; top:131px;
	width:100%;
	z-index:3;
}

#selectfields-container
{
	background-color:#5E6A7C; padding:0px; margin:0px;
}

#selectfields
{
	/*
	width:900px; margin:0px auto;
	background-color:#424D5B;
	padding:3px 0px;
	*/
}

#detailfields
{
	/* width:900px; margin:0px auto; */
	/* background-color:#424D5B; */
	/* padding:3px 0px; */
}

/*
---------------------------------------------------------------------------------------------------
Select Nav - Tabelle
---------------------------------------------------------------------------------------------------
*/


#tbselect /* table */
{
	/* width:900px; margin:0px; */
	width:900px; margin:0px auto;
	background-color:#4D5765;
	border-top:3px solid #4D5765;
	border-bottom:3px solid #4D5765;
}

#tbselect td.tbselect-label
{
	width:105px;
}

#tbselect td.tbselect-submit
{
	width:105px; text-align:right;
}

#tbselect td.tbselect-submit input
{
	margin:3px 11px 0px 0px;
}

#tbselect td.tbselect-sel
{
	width:230px;
}

div.sel-label
{
	width:auto;
	margin:6px 0px 0px 10px;
}

div.tf-label
{
	width:auto;
	margin:6px 10px 0px 10px;
	text-align:right;
}

div.sel-container
{
	width:auto;
	margin:3px 3px;
}


#tbdetailsuche /* table */
{
	width:900px; margin:0px auto;
	background-color:#424D5B;
	border-top:3px solid #424D5B;
	border-bottom:3px solid #424D5B;
}

#tbdetailsuche td.tbdetail-label
{
	width:105px;
}

#tbdetailsuche td.tbdetail-textinput
{
	width:auto
}

div.textinput-container
{
	width:auto;
	margin:3px 3px;
}


/*
---------------------------------------------------------------------------------------------------
thumbs
---------------------------------------------------------------------------------------------------
*/

div.noresults
{	
	width:auto; height:120px;
	margin:10px 0px;
	padding-left:11px;
	background-color:#5E6A7C;
	vertical-align:middle;
}

#thumbs-container{
	width:auto;
	margin-top:13px;
}

#thumbs-index{
	width:900px; margin:0px auto;
}

#thumbs-info{
	width:auto; height:21px;
	padding:0px 11px;
}

#thumbs-board{
	width:auto; margin-top:10px;
}

div.points {
	width:auto; height:1px; overflow:hidden;
	background-image:url(../images/points.gif); background-repeat:repeat-x;
}

div.thumb-container
{
	width:120px; margin-bottom:10px;
}

div.thumb-image
{
	width:120px; height:120px; background-color:#5E6A7C;
	text-align:center;
}

div.thumb-image a
{
	display:block;
	width:120px; height:120px;
	text-align:center;
}

div.thumb-sig
{
	width:120px; margin-top:4px; background-color:#4D5765;
	text-align:center; font-size:10px; padding:1px 0px;
}

td.thumb-pad
{
	width:10px; height:120px; overflow:hidden;
}

#thumbs-btn_pages{
	width:auto; height:21px;
	text-align:right; padding-right:11px;
	margin-bottom:30px;
}

div.motivsuche
{
	margin:3px 0px 0px 10px;
}
div.fmotivsuche
{
	margin:1px 4px 0px 4px;
}
div.btnmotivsuche
{
	margin:3px 0px 0px 0px;
}

div.subnav
{
	margin:3px 0px 0px 11px;
}



td.btn_pages
{
	padding: 0px 0px 0px 7px;
}


/*
---------------------------------------------------------------------------------------------------
forms
---------------------------------------------------------------------------------------------------
*/

form
{
	margin:0px; padding:0px;
}


select
{
	width:100%;
	border:1px solid #97A3B6;
	background-color:#D9D9D6;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	padding:0px;
}

input.ti
{
	width:120px;
	border:1px solid #97A3B6;
	background-color:#D9D9D6;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	margin:0px;
	padding-top:1px;
}


/*
---------------------------------------------------------------------------------------------------
Image Page
---------------------------------------------------------------------------------------------------
*/

#imagecase-head-container
{
	background-color:#5E6A7C;
}

#imagecase
{
	position:absolute; left:0px; top:131px;
	width:100%;
	z-index:3;
}

#tbimagehead /* table */
{
	width:900px; height:27px; margin:0px auto;
	background-color:#4D5765;
}

div.nav-index
{
	margin: 7px 0px 0px 11px;
}

div.ic-print
{
	margin: 6px 11px 0px 0px;
}

#image-container{
	width:auto;
	margin-top:13px;
}

#image-board{
	width:900px; margin:0px auto;
}

#tbimageboard /* table */
{
	width:900px; height:27px; margin:0px auto;
}

#tbimageboard td.textbox-right
{
	background-color:#5E6A7C;
}


div.imagebox
{
	background-color:#5E6A7C;
	padding:4px; margin-right:10px
}

div.imagepane
{
	background-repeat:no-repeat;
}

div.imagesig
{
	background-color:#4D5765;
	margin-top:4px; padding:1px 7px;
	font-size:10px; text-align:right;
}

div.textbox
{
	width:auto;
	background-color:#5E6A7C;
	padding:4px;
}

div.textlabel
{
	background-color:#4D5765;
	padding:4px 7px;
}

div.textcontent
{
	padding:4px 7px;
}

div.textbox p
{
	line-height:16px;
}

div.ic-info
{
	margin-top:1px;
}


#dnavmoreinfos{
	width:900px; margin:10px auto 30px auto;
}

#tbnavmoreinfos /* table */
{
	width:900px; height:27px; margin:0px auto;
	background-color:#5E6A7C;
}

#dmoreinfos{
	width:900px; margin:10px auto 50px auto;
	background-color:#5E6A7C;
}

div.dmoreinfos-close
{
	width:100%; text-align:left;
}

div.ic-close
{
	margin:0px 11px;
	padding:7px 0px;
}

#tbmoreinfos /* table */
{
	width:900px; margin:0px;
}



#tbmoreinfos td.tdlabel
{
	width:15%;
	background-color:#4D5765;
}
#tbmoreinfos td.tdcontent
{
	width:85%;
	background-color:#677487;
}



/*
---------------------------------------------------------------------------------------------------
Image Page
---------------------------------------------------------------------------------------------------
*/


#text-container{
	width:auto;
	margin-top:13px;
}

#text-content{
	width:900px; margin:0px auto;
}


div.cttext
{	
	width:auto;
	margin:10px 0px;
	padding-left:11px;
	background-color:#5E6A7C;
	vertical-align:middle;
}

/*
---------------------------------------------------------------------------------------------------
Sitemap
---------------------------------------------------------------------------------------------------
*/

td.sitemap-deskriptor
{
	width:15%;
	padding: 6px 0px 0px 8px;
}

td.sitemap-cats
{
	width:85%;
}

#sitemap-container
{
	background-color:#4D5765;
	margin: 10px 0px; padding:2px;
}

#sitemap-container a
{
	display:block;
	background-color:#5E6A7C;
	padding:4px 7px;
	text-decoration:none;
}

#sitemap-container a:hover
{
	background-color:#4D5765;
}

div.a-container
{
	padding:2px;
}







	


