/*
		Styles by gavjof
		www.gavjof.com
		
	\\ SCREEN.CSS (for Front End Styles) //
*/



.tabelle td { background-color: #dcdcdc; text-align: left; vertical-align: top; padding: 2px; }


.imgleft {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
.imgright { float: right; margin-bottom: 10px; margin-left: 10px; border: solid 1px black; }


body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:1.5;
	color: #000;
	background-color: #040d4b;
	margin: 0;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Customise the standard HTML
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
a:link, a:visited, a:active {
	color: #ff0000;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
hr {
	margin: 5px 0px 5px 0px;
	color: #603;
	border: 0;
	border-top: 1px solid #603;
	height: 1px;
}
/* Page Headings */
h1, h2, h3, h4, h5, h6 { color: #ff0000; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal; }
h1  	{ font-size:1.7em; }
h2  	{ font-size:1.5em; }
h3  	{ font-size:1.3em; }

form {margin: 0;}

blockquote 	{
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color: #666;
	border-left: 2px solid #666;
	padding-left: 10px;
	font-size: 1.2em;
}

abbr				{}
acroynm			{}
cite				{}
address			{}
strong			{}
em					{}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Layout Blocks
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#main { /* Holds the page items in place */
	background-color: #fff; background-image: url(images/bogen.gif); width: 950px; margin: 20px auto 0; padding: 0; }
#extras {  /* objects outside main page (powered by etc) */
	width:750px ;
	margin: 0 auto;
	padding-bottom:10px;
	font-family:Tahoma, "Lucida Sans", sans-serif;
	font-size: 80%;
	color: #666;
	padding:0;
	color:#eee;
}
#banner { background-image: url(images/kopf.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: left center; position: relative; height: 145px;
	/*
	put a nice background in here
	background: transparent url('my-image.jpg') top left no-repeat;
	*/
}
#banner a, #banner h1, #banner h2	{color: #fff; margin:0;padding:0;}
* html #banner {clear:both;height:70px;} /* ie6 misbehaves again */

#banner h1	{font-size: 3em;padding-top:6px;} /* WEBSITE_TITLE */
#banner h2	{ /* PAGE_HEADER */
	font-size: 0.8em;
	text-transform:uppercase;
	letter-spacing:8px;
	margin-top:-20px;
	padding-left:8px;
	font-family:Arial, Helvetica, sans-serif;
}

#sideColumn { /* Currently holds the login box */
	float: left;
	width: 180px;
	margin: 3px 1
}
#content { /* main content from the WYSIWYG goes in here */
	font-size: 90%; margin-left: 33px; margin-top:0; padding: 0 70px 14px 10px; text-align: left; clear: right; }
#content-ohne-bild { /* main content from the WYSIWYG goes in here */
	font-size: 90%; margin-left: 100px; margin-top:0; padding: 0 50px 14px 10px; text-align: left; clear: right; }
#contentContainer { padding-top: 0px; }
* html #contentContainer #content {text-align:left;} /* ie6 misbehaves */
* html #contentContainer #content table {width: 90%;} /* ie6 fix to stop tables being pushed below floats */

#footer { font-size: 70%; color: #666; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: center; padding: 0 5px; clear: both; margin-right: 200px; margin-left: 200px; }
#baker_footer	{ padding: 10px; } /* Pulls information from PAGE_FOOTER */
#powered_by, #coding 	{text-align:right;}
#powered_by a, #coding a {color:#ddd; text-decoration:none; border-bottom: 1px dashed #ddd;}
#powered_by a:hover, #coding a:hover {color:#fff; border-bottom: 1px dashed #fff;}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* Search Box in banner */
#search_box { color: #fff; text-align: center; position: absolute; right: 0px; }
#search_box {
	float: right;
	clear: right;
	width: 200px;
}
#lwi { position: absolute; right: 0px; }
#lwi {
	float: right;
	clear: right;
	width: 200px;
}
#search_box fieldset {border:0;}
#search_box legend, #search_box label {display:none;}

#search_string {
	width: 100px;
	height: 16px;
	font-size: 90%;
	vertical-align: middle;
	border: 1px inset #ccc;
}
#search_submit {
	width: 50px;
	height: 20px;
	font-size: 90%;
	vertical-align: middle;
	padding: 0 0 4px 0;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	####	Header Menu #####
	#######################

	Horizontal Drop-Down Menu based off :
	http://www.tanfa.co.uk/css/examples/menu/tutorial-h.asp
	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  */
#navContainer { width: auto; display:block; clear:both; margin-bottom: 40px; }


/* Remove List Formattings
~~~~~~~~~~~~~~~~~~~~  */
 ul.menu, li.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/* Header menu */	 
#header_menu {position: absolute; margin-left: 20px;background:#555;}
#header_menu li {line-height: normal;}
ul#header_menu  {z-index: 10; clear: both;}

#nav { background: #bcbcbc; margin-bottom: 20px; padding:0; }
#nav ul {
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	font-size: 81%; 
	text-transform: uppercase;
	width: auto;
	/*
	(Disappearing List-Background)
	http://www.positioniseverything.net/explorer/ie-listbug.html
	*/
	position: relative; /* Fix the Stupid IE6 Bug */
}
#nav ul li {float: left; color: #000; text-align: center; font-weight: normal;}
#nav ul li a { display: block; padding: 4px 10px 4px; border-right: 1px solid white; color: #000; text-decoration: none;}

/* Root Level Link Formatting */
#nav ul li a:hover, #nav li a:focus {background: #dcdcdc; border-color: #fff; color: #000;}
#nav li a:active, #nav ul li a.active {background: #bcbcbc; border-color: #fff; color: #000;}

/* Current page Customisations*/
#nav li.menu-current a, #nav li.menu-parent a		{font-weight: bold;}
#nav li.menu-sibling a, #nav li.menu-child a { font-weight: normal; }
/* 2nd Child menu */
#nav .menu li ul {position: absolute; width: 12em; margin: 0; display: none; text-transform: none; border: 1px solid #fff; border-top: 0; font-size: 100%;}
#nav .menu li ul li {width: 12em; text-align: left; font-weight: normal; margin: 0; padding: 0; line-height: 1.2em;}
#nav .menu li ul a { width: 11.5em; padding: 0.6em 0.1em 0.6em 0.4em; background: #bcbcbc; color: #000; border-bottom: 1px solid #fff; }

/* 2nd Child link hover */
#nav .menu li ul a:hover {color: #4b4c4d; background: #dcdcdc; border: 0; color:#fff;}

/* Show and hide */
#nav .menu li:hover ul, #nav .menu li a:focus ul, #nav .menu li.subMenu ul {display: block;}
#nav .menu li ul ul { display: none;}
#nav .menu li:hover ul ul, #nav .menu li.subMenu ul ul {display: none;}
#nav .menu li:hover ul, #nav .menu li li:hover ul, #nav .menu li.subMenu ul, #nav .menu li li.subMenu ul {display: block;}


/* 3rd Child Menu Appreances */
#nav .menu li ul li ul li a 	{ width: 11.5em; padding: 0.6em 0.1em 0.6em 0.4em; background: #bcbcbc; color: #000; }

/* Positioning the Pop-out Drops */
#nav li {position: relative;}

#nav ul ul ul {
	position: absolute;
	top: 1px;
	left: 100%;
}

#nav2 {  }
#nav2 ul {
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	font-size: 81%; 
	text-transform: uppercase;
	width: auto;
	/*
	(Disappearing List-Background)
	http://www.positioniseverything.net/explorer/ie-listbug.html
	*/
	position: relative; /* Fix the Stupid IE6 Bug */
}
#nav2 ul li {color: #000; text-align: left; font-weight: normal;}
#nav2 ul li a { display: block; padding: 5px 10px 4px; color: #000; background-color: #bcbcbc; text-decoration: none; margin-bottom: 1px; }

/* Root Level Link Formatting */
#nav2 ul li a:hover, #nav li a:focus {background: #d1d2d4; border-color: #fff; color: #000;}
#nav2 li a:active, #nav ul li a.active {background: #d1d2d4; border-color: #fff; color: #000;}

/* Current page Customisations*/
#nav2 li.menu-current a, #nav2 li.menu-parent a		{font-weight: bold;}
#nav2 li.menu-sibling a, #nav2 li.menu-child a		{font-weight: normal;}
/* 2nd Child menu */
#nav2 .menu li ul { position: absolute; width: 12em; margin: 0; display: none; text-transform: none; font-size: 100%; line-height: 1; border-left: 1px solid #000; border-bottom: 1px solid #000; border-right: 1px solid #000; border-top-style: none; border-top-width: 0; }
#nav2 .menu li ul li { width: 12em; text-align: left; font-weight: normal; margin: 0; padding: 0; line-height: 1em; text-transform: none; }
#nav2 .menu li ul a { width: 11.5em; padding: 0.6em 0.1em 0 1em; color: #000; font-size: 80%; background: transparent; text-transform: none; margin-bottom: 0; border: 0; list-style-type: disc; }
#nav2 ul li ul a { font-size: 100%; background: transparent; text-transform: none; list-style-type: disc; margin-bottom: 0; padding: 0 0.1em 0.2em 3em; border: 0; }
/* 2nd Child link hover */
#nav2 .menu li ul a:hover { color: #4b4c4d; border: 0; color:#787878; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }



/* end menu */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


/* Customise the Login Box */
#login-box { text-align: center; line-height: 140%; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin: 1em 0 0.3em; }
#login-box fieldset {border:0;text-align:center;}
#login-box legend		{
	font-size: 90%;
	text-transform: uppercase;
	font-family:"Times New Roman", Times, serif;
	color: #333;
	font-weight: normal;
	letter-spacing: 0.15em;
}
.username {color: #009;} /* Color of name when logged in*/
.topboxbody {font-size:0.8em;padding:2px;}

#login-box input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	Custom Classes (Re-useables)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
	
/*  Float containers fix: */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/*  \*/
* html #clearfix {
	height: 1%;
}
/*  */

.stealth {visibility:hidden; display:none;} /* hides from normal css enabled browsers */



/* Inline font Styles */
/* Pretty styles for changing text in the WYSIWYG editor */

.important	{font-weight:bold;color:#f00;}
.code				{font-family: "Courier New", Courier, mono; color:#093;letter-spacing: 1px;}

#info-box		{ font-size: 80%; font-style: italic; line-height: 2em; margin-top: 20px; padding:4px 4px 4px 20px; display: block; }
.termintabelle td { vertical-align: top; padding-right: 20px; }
#imagebox { width: 160px; margin-top: 0; padding-top: 5px; padding-right: 5px; padding-left: 20px; }
#imagebox img { padding-bottom: 10px; }

#header {
	height:145px;	
	background-image: url(images/kopf.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: left center;
}


#pageheader {width:900px, padding:30px 120px 0 300px;}
#pageheader a:link,#pageheader a:visited,#pageheader a:active{ border-width: 0; }
#pageheader img { width: 950px; height: 140px; margin-left: 0px; }
#pageheader strong {	
	font-size: 16px;
}
