/* global */
html{height: 100%;}

#flashcontent {
		height: 500px;
		padding-top: 5px;
	}

body
{ font-family: verdana, arial, sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: .68em;
  height: 100%;
}

/* ancors Start
---------------------*/
a{outline: none;}

a, a:link, a:visited {
color:#3578c4;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}

#logo, #logo h1 a
{
  /*color: #40403E;*/
  border:none;
  text-decoration:none;
 }

#menu li a 
{ display: block;
  float: left;
  height:26px;
  text-decoration: none; 
  padding: 6px 19px 0px 19px;
  border-right: 2px solid;
  font-weight: bold;
  background: #40403E;
  color: #929280;
  border-color: #2C2C2A;
  background:transparent url(../elements/nav_tab_bg.png) no-repeat scroll left top;
} 

#menu li a:hover, #menu li a.selected, #menu li a.selected:hover
{ background: #82974B;
  color: #EEE;
  border-color: #2C2C2A;
  	background:transparent url(../elements/nav_tab_bg.png) no-repeat scroll left top;
	background-position: 0 -34px;
} 





/* ancors End
----------------------------*/


/* elementh style Start
--------------------------*/


p
{
	margin: 0px;
	padding: 0px 0px 16px 0px;
	line-height: 1.7em;
	text-align: left;
	color: #D6D6D6;
}

h1
{
	font-family: arial, sans-serif;
	letter-spacing: .1em;
	font-weight: normal;
	text-transform: uppercase;
	padding: 16px 0px 5px 0px;
	margin: 0px 0px 12px 0px;
	font-size: 150%;
	color: #E6E8DC;
}

.sub
{ font-size: 55%;
  padding-left: 12px; 
  letter-spacing: .1em;
}

img
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	visibility: visible;
}


/* block quote */
blockquote
{ margin: 20px 0px 20px 0px; 
  padding: 10px 20px 0px 20px;
  border-left: 8px solid;
}

/* unordered list */
ul
{
	margin: 2px 0px 18px 16px;
	padding: 0px;
	color: #D6D6D6;
}

ul li
{ list-style-type: square;
  margin: 0px 0px 6px 0px; 
  padding: 0px;
}

/* ordered list */
ol
{ margin: 8px 0px 0px 24px;
  padding: 0px;
}

ol li
{ margin: 0px 0px 11px 0px; 
  padding: 0px;
}



/* elementh style  end
--------------------------*/

/* site content Start 
-----------------------------*/
#main
{
	width:1000px;
	padding-top: 25px;
}

/*design box First*/

.disignBoxFirst
{
	background:transparent url(../elements/db_first_bg.jpg) no-repeat scroll left top;
	clear:left;
	margin-bottom:10px;
	padding-top:16px;
	position:relative;
	visibility: visible;
}

.disignBoxFirst .boxFirstHeader
{
	color:#3164af;
	font-size:18px;
	font-weight:bold;
	height:20px;
	padding:3px 0px 0px 40px;
	position:relative;
	text-align:left;
	text-transform:uppercase;
}
.disignBoxFirst .boxContent
{
	font-size:13px;
	overflow:visible;
	padding:10px 0pt 10px 24px;
	position:relative;
	visibility: visible;
	height: 250px;
}

/*design box Second*/
.disignBoxSecond 
{
	background:transparent url(../elements/db_second_bg.jpg) repeat-x scroll left top;
}

.disignBoxSecond .boxSecondHeader
{
	color:#004097;
font-size:110%;
font-weight:bold;
height:20px;
padding:3px 0px 0px 40px;
position:relative;
text-align:left;
text-transform:uppercase;
}
.disignBoxSecond .boxContent
{
	font-size:13px;
	overflow:auto;
	padding:10px 14px 10px 24px;
	position:relative;
	color: #D6D6D6;
	text-align: left;
}

/*design box Third (MB)*/
.disignBoxThird 
{
	background:transparent url(../elements/db_third_bg.jpg) repeat-x scroll left top;
}

.disignBoxThird .boxThirdHeader
{
	color:#006598;
font-size:110%;
font-weight:bold;
height:20px;
padding:3px 0px 0px 40px;
position:relative;
text-align:left;
text-transform:uppercase;
}
.disignBoxThird .boxContent
{
	font-size:13px;
	overflow:auto;
	padding:10px 24pt 10px 24px;
	position:relative;
}


/* thumb images
-----------------------------*/

.thumb_block
{position:relative; height:100px;}
.thumb_image
{
float:left;
margin:0pt 5px 5px 5px;
width:70px;
}


/* margin lefts / margin rights - to centre content */
#logo, #menu, #site_content, #main
{ margin-left: auto; 
  margin-right: auto;
}

/* logo */
#logo
{
	width: 1000px;
	height: 149px;
}

#logo h1
{ font-family: century gothic, sans-serif;
  font-size: 60px;
  text-transform: lowercase;
  font-weight: normal;
  padding: 0px 0px 0px 14px;
  border: 0px;
  float: left;
  letter-spacing: 0px;
}

#links
{ margin: 15px 9px 0px 0px;
  font-size: 80%;
  text-align: right;
  padding: 20px 10px 0px 0px;
  text-transform: uppercase;
}


/* navigation menu */
#menu
{ height: 32px;
  width: 1000px;
}

#menu ul{margin: 0px auto;} 

#menu li
{ float: left; 
  margin: 0px; 
  padding: 0px;
  list-style: none;
} 

#colours
{ height: 0px;
  text-align: right;
  padding: 16px 16px 0px 300px;
}

/* main content */
#site_content
{
	width: 997px;
	overflow: auto;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
} 

/* side menu */
#first_column
{
	float: right;
	width: 300px;
	padding-top: 22px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 10px;
}


.info
{ padding-top: 4px;
  float: left;
}

/* page content */
#content
{ text-align: left;
  width: 680px;
  float: left;
  padding: 10px 0px 10px 0px;
}

/* full page content */
#full_content
{ text-align: left;
  width: 980px;
  float: left;
  padding: 12px 0px 18px 0px;
}


#footer
{
	padding:10px;
	font-size:8px;
}


#footer #copy_r
{
	float:right;
	font-size: 12px;
}


/*colors Start
---------------------------*/

body
{ background: #2C2C2A;
  color: #929280;
  background:#000000 url(../elements/body_bg.jpg) repeat-x scroll left top;
}

blockquote{border-color: #40403E;}

#site_content
{ 
	background-color:#000;
	border-color: #40403E;
}



#content h1
{ background: transparent;
  color: #E6E8DC;
  border-color: #40403E;

}

#contact input, #contact textarea, #contact input.submit
{ background: #2C2C2A; 
  color: #929280;
  border-color: #40403E;
}

#menu
{ background: #42516f;
  color: #EEE;
  border-color: #82974B;
}
#main #site_content #full_content .disignBoxThird .boxContent h3 {
	color: #D6D6D6;
	font-size: 13px;
}

/*  -------------------------------------------------  */
/*  GAESTEBUCH */
/*  haupt div für die Ausgabe */
#gb_content {
	width: 850px;
	margin: 20px auto 0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
}
/*  formular neuer eintrag  */
#formular {
	border-width: 1px;
	border-style: solid;
	border-color: #006;
	width: 680px;
	height: 320px;
	margin: 0px auto 0px auto;
	padding: 10px 0px 5px 0px;
	background-image: url(images/poststamp.png);
	background-repeat: no-repeat;
	background-position: 450px 20px;
	background-color: #000;
}
/*  platzhalter für smilie ausrichtung  */
#formular_blind {
	width: 435px;
	float: left;
}
/* smilie div */
#smilies {
	width: 235px;
	height: 160px;
	float: left;
	margin-top: 120px;
}
/*  -------------------------------------------------  */
/*  orange  */
.Stil1 {
	color: #FF6600
}
/*  hellgrau  */
.Stil2 {
	color: #ECEBE9
}
/*  dunkelgrau  */
.Stil3 {
	color: #544F43;
}
/*  dunkelgrau link  */
#gb_content a {
	color: #544F43;
	text-decoration: none;
	outline: 0;
}
/*  orange hover link  */
#gb_content a:hover {
	color: #FF6600;
	text-decoration: none;
}
/*  black link Seiten Navi  */
#gb_content .seiten_navi a {
	color: #000000;
	text-decoration: none;
	outline: 0;
}
/*  orange hover link Seiten Navi  */
#gb_content .seiten_navi a:hover {
	color: #FF6600;
	text-decoration: none;
}
/*  -------------------------------------------------  */
/*  statusleiste oben  */
.status {
	background-color: #006;
	border:1px solid #000000;
	background-image: url(images/v_d_grey_up.png);
	background-repeat: repeat-x;
	border-right-style:none;
	padding: 10px 0px 10px 10px;
	vertical-align:middle;
	font-size: 8pt;
	font-weight: bold;
	color: #ECEBE9;
	width:660px;
}
/*  spalte: neuer eintrag  */
.neuer_eintrag {
	text-align:right;
	background-color: #006;
	border:1px solid #000000;
	background-image: url(images/v_d_grey_up.png);
	background-repeat: repeat-x;
	border-left-style:none;
	padding: 10px 10px 8px 0px;
}
/*  seitennavigation oben-unten */
.seiten_navi{
	background-color: #000;
	border:1px solid #000000;
	background-image: url(images/v_d_grey_down.png);
	background-repeat: repeat-x;
	padding: 5px 10px 5px 10px;
	border-right-style:solid;
	font-size: 8pt;
	font-weight: bold;
	color: #ECEBE9;
}
/*  spalte: user  */
.user{
	width:220px;
	background-color: #666;
	border:1px solid #000000;
	background-image: url(images/v_d_grey_up.png);
	background-repeat: repeat-x;
	border-right-style:none;
	padding: 10px 0px 10px 10px;
	font-size: 8pt;
	font-weight: bold;
	color: #FF6600;
	text-align:left;
}
/*  spalte: datum  */
.datum{
	width:220px;
	background-color: #666;
	border:1px solid #000000;
	background-image: url(images/v_d_grey_up.png);
	background-repeat: repeat-x;
	border-left-style:none;
	border-right-style:none;
	font-size: 8pt;
	font-weight: bold;
	color: #FF6600;
	text-align:center;
}
/*  spalte: eintrag nr  */
.eintrag{
	width:220px;
	background-color: #666;
	border:1px solid #000000;
	border-left-style:none;
	background-image: url(images/v_d_grey_up.png);
	background-repeat: repeat-x;
	padding: 0px 10px 0px 0px;
	font-size: 8pt;
	font-weight: bold;
	color: #FF6600;
	text-align:right;
}
/*  spalte: inhalt  */
.inhalt{
	background-color: #F1F1F1;
	border:1px solid #000000;
	padding: 10px 10px 10px 10px;
	font-size: 8pt;
	font-weight: bold;
	color: #434F54;
}
/*  untere zeile der gb einträge  */
.www_icq_email{
	background-color: #666;
	border:1px solid #000000;
	background-image: url(images/v_d_grey_up.png);
	background-repeat: repeat-x;
	padding: 5px 10px 5px 10px;
	border-right-style:none;
}
/*  ausrichtung der admin buttons  */
.admin_buttons{
	background-color: #666;
	border:1px solid #000000;
	background-image: url(images/v_d_grey_up.png);
	background-repeat: repeat-x;
	padding: 5px 10px 5px 10px;
	border-left-style:none;
}
/*  höhe zwischen den einträgen  */
.beitragabstand {
	height:20px;
}
.options {
	width:380px;
	background-color: #97948c;
	border:1px solid #000000;
	border-right-style:none;
	background-image: url(images/v_d_grey_up.png);
	background-repeat: repeat-x;
	padding: 10px 0px 10px 10px;
	font-size: 8pt;
	font-weight: bold;
	color: #ECEBE9;
}
.options_1 {
	width:300px;
	text-align:right;
	background-color: #97948c;
	border:1px solid #000000;
	border-left-style:none;
	background-image: url(images/v_d_grey_up.png);
	background-repeat: repeat-x;
	padding: 10px 10px 10px 10px;
	font-size: 8pt;
	font-weight: bold;
	color: #ECEBE9;
}
textarea#inhalt { 
	width: 350px;
}
/* ------------------------------------------------- */
#admin_login {
	width:250px;
	margin: 0px auto 0px auto;
}
.login_name {
	width:50px;
	font-weight:bold;
	text-align:right;
}
.input_login_name {
	width:150px;
	font-weight:bold;
	font-size:smaller;
}
.login_pass {
	width:50px;
	font-weight:bold;
	text-align:right;
}
.input_login_pass {
	width:150px;
	font-weight:bold;
	font-size:smaller;
}
/*  -------------------------------------------------  */
.button {
	margin: 0px 3px 0px 0px;
	padding-bottom:2px;
	background-color: #F1F1F1;
	color: #000000;
	background-image: url(images/v_h_grey.png);
	background-repeat: repeat-x;
	width:auto;
	height:18px;
	font-size:10px;
	border:1px solid #000000;
}
/*  -------------------------------------------------  */
