/****************************************************
Grau_1 		= #EFEFEF;
Dunkelrot 	= #FF9900;
ZartBlau 	= #F0F4FB;
RahmenTitelTabelle = #93B0E4;

Dunkelblau:	#0F72A8
Mittelblau: #92C0D9
Hellblau: #D5E6F0
Orange: #F89034

DunkelOrange: #D8A661
HellOrange: #F9E6C1

****************************************************/

* {
	font-family:Verdana;
	font-size:11px;
	color:#532000;
	
}

html, body {
	scrollbar-face-color: #F9E6C1;
	scrollbar-shadow-color: #D8A661;
	scrollbar-highlight-color: #D8A661;
	scrollbar-3dlight-color: #FFE144;
	scrollbar-darkshadow-color: #4b83c0;
	scrollbar-track-color: #666666;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #999999;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image:url(/images/design/bg_body.gif); /*bg-color:#9FA9B3 */
	background-color: #666666 ;
	background-repeat:repeat-x;
}
body { 
	text-align:center; 
}
legend {
	color:#FFFFFF;
	border: 2px solid #FFFFFF;
	background-image:url(../images/design/bg_menu.gif);
	padding-left:15px;
	padding-right:15px;
	padding-top:2px;
	padding-bottom:2px;
}

input {
	border:1px solid #000000;
	margin:2px;
}

select {
	border:1px solid #000000;
	margin:2px;
}

h1 {
	font-size:26px;
	color: #520000;
	font-family: Verdana;
}
h2 {
	font-size:30px;
	color: #532000;
	font-family: Verdana;
}

th {
	border-top:0px solid #FFFFFF;
	border-bottom:0px solid #FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
}

img {
	border:0px;
}

a {
	text-decoration:none;
	font-weight:bold;
}

ol {
	line-height:18px;
}

li {
	line-height:18px;
}


/***************************************************************
 Globale Struktur Klassen
***************************************************************/
#tbl_struktur {
	margin:0px auto; /* Setzt die Seite mittig*/
	width:850px;
	border:2px solid #FFFFFF;
	background-color:#FFFFFF;
	
}
#tbl_header {
	background-image:url(../images/design/bg_header_eckig_h370px.jpg);
	background-repeat:no-repeat;
	height:370px;
	border:0px solid white;
}
#tbl_headerSmall {
	background-image:url(../images/design/bg_headerSmall_eckig_h100px.jpg);
	background-repeat:no-repeat;
	height:100px;
	border:0px solid white;
	border-bottom:1px solid #520000;
}

#tbl_main {
	background-color:#FFFFFF;
	height:250px;
	padding-left:20px;
	padding-right:0px;
	border-left:0px solid black;
	border-right:0px solid black;

}
#tbl_footer  {
	height:70px;
	/* background-image:url(../images/design/bg_footer_rund.jpg); */
	background-color:#F9E6C1;
	border-top:1px solid #D8A661;
}


/***************************************************************
 Überschrift pro Unterseite (Gallery, G-Book, etc..)
***************************************************************/
#tbl_headline {
	height:70px;
}

/***************************************************************
 Menustruktur im Header Bereich
***************************************************************/
#tbl_menu {
	padding:2px;
	margin:2px;
}
#tbl_menu td {
	border:1px solid #D8A661;
	padding:2px;
	margin:2px;
	background-color:#F9E6C1;
	text-align:right;
	vertical-align:bottom;
	cursor:pointer;	
}
#tbl_menuSmall {
	padding:2px;
	margin:2px;
}
#tbl_menuSmall td {
	border:1px solid #FFFFFF;
	padding:2px;
	margin:2px;
	background-color:#F9E6C1;
	text-align:right;
	vertical-align:bottom;
	cursor:pointer;
	font-size:9px;
}

/***************************************************************
 Menustruktur auf der Linken Seite 
***************************************************************/
#tbl_extraMenu {
	width:90%;
	background-color:D8A661; 
	height:25px; 
	border:1px solid #996600;  
	cursor:pointer; 
	padding-left:10px; 
	font-weight:bold;
	margin-bottom:2px;
}
#tbl_extraMenu td {}
#tbl_extraMenuAdmin {
	width:90%;
	background-color:520000; 
	height:25px; 
	border:1px solid #996600;  
	cursor:pointer; 
	padding-left:10px; 
	font-weight:bold;
	margin-bottom:2px;
}

#tbl_extraMenuAdmin td {
	color:#FFFFFF;
}
/***************************************************************
 CSS für die einzelnen Unterseiten (Startseiten, Gallery, G-Book, etc...)
***************************************************************/
#tbl_startseite th {
	border-top:1px dotted #333333;
	border-bottom:1px dotted #333333;
	padding-bottom:5px;
	
}
#tbl_gallery { }
#tbl_galleryKommentar th {
	border-bottom:1px solid #520000;
}
#tbl_galleryKommentar input {
	border:1px solid #D8A661;
	background-color:#F9E6C1;
	margin-right:22px;
}
#tbl_links {}
#tbl_links a {
	text-decoration:none;
}
#tbl_links input {
	border:1px solid #D8A661;
	background-color:#F9E6C1;
	padding:2px;
}
#tbl_g-book {}
#tbl_g-book input {
	border:1px solid #D8A661;
	background-color:#F9E6C1;
	padding:2px;
}
#tbl_g-book select {
	border:1px solid #520000;
	background-color:#F9E6C1;
	padding:2px;
}
#tbl_g-bookEintrag th {
	border-bottom: 1px solid #520000;
}
#tbl_forum {}
#tbl_impressum {}




#tbl_infos  {
	width:90%;
} 

#tbl_infos a {
	text-decoration:none;
} 

#tbl_infos img {
	padding:2px;
} 

#tbl_infos th {
	color:#520000;
	padding-top:5px;
	padding-bottom:1px;
	padding-left:5px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #0F72A8;
	text-align:left;
} 

#tbl_showGalleryFixPreview th {
	text-align:left;
	color:#532000;
}

#tbl_infosSubMenu {
	border-top:0px solid #FFFFFF;
	border-bottom:0px solid #FFFFFF; 
	padding:2px;
}

#tbl_infosSubMenu a {
	font-weight:bold;
}

#tbl_infosSubMenu td {
	background-color:#F9E6C1; 
	height:40px; 
	cursor:pointer; 
	
	vertical-align:top;
	border:1px solid #FFFFFF;
}



#tbl_admin {
	text-align:left;
}
#tbl_admin input {
	border:1px solid #D8A661;
	background-color:#F9E6C1;
	padding:2px;
}
#tbl_adminLeft {
	padding-right:25px;
	padding-left:25px;
}




/*** Class ***/
.adminInformationRight {
	border-left:2px solid #990000;
	padding-top:10px;
	background-color: #FFFFFF;
}
.adminInformationRight IMG {
	padding-left:10px;
	padding-right:5px;
}



.standardInformationRight {
	border-right:1px solid #D8A661;
}
.standardInformationRight td {

}
.standardInformationRight IMG {
	padding-left:10px;
	padding-right:5px;
}


.standardInformationLeft {
	border-right:1px solid #D8A661;
	vertical-align:top;
}
.standardInformationLeft td {

}
.standardInformationLeft IMG {
	padding-left:10px;
	padding-right:5px;
}




.galleryBGIn {
	background-color: #cccccc;
	cursor:pointer;

}
.galleryBGOut {
	background-color:;

}
/*** DIVs ***/
#div_menu {
}

#div_addFavorite {
	width: 40px;
}

#divLogin {
}

#divLogin form {
	clear: left;
	float: left;
	text-align:left;
}

#divLogin input {
	border:1px solid #D8A661;
	background-color:#F9E6C1;
	margin-bottom:1px;
	height:15px;
	padding:0px 0px 0px 3px;
	font-size:10px;
}
