/**
 * style.css 
 *
 * Cascading Style Sheets file with styles for screen design and content.
 * 
 * LICENSE: GNU General Public License Version 2
 *
 * @author		   Daniel Fuhrmannek http://danfuh.de
 * @copyright	   Daniel Fuhrmannek (c) April, 2010
 * @license		   URL to license used (http://www.gnu.org/licenses/gpl-2.0.html)
 * @license_terms  Please do not remove the references to the author.
 * @template_name  DanFuh Dark 02
 * @version		   0.1
 * @platform	   Website Baker 2.8.x
*/

/***************************************************************
************************* Screen CSS ***************************
****************************************************************

****************************************************************
****************************************************************
***     _____              ______     _           _          ***
***    |  __ \            |  ____|   | |         | |         ***
***    | |  | | __ _ _ __ | |__ _   _| |__     __| | ___     ***
***    | |  | |/ _` | '_ \|  __| | | | '_ \   / _` |/ _ \    ***
***    | |__| | (_| | | | | |  | |_| | | | | | (_| |  __/    ***
***    |_____/ \__,_|_| |_|_|   \__,_|_| |_(_)___,_|\___|    ***
***    Template and Design by Daniel Fuhrmannek danfuh.de    ***
***                                                          ***
****************************************************************
****************************************************************

****************************************************************
****************************************************************
***   EN:                                                    ***
***   This is the Cascading Style Sheets (CSS) file          ***
***   for the Website Baker Template "DanFuh Dark 02"        ***
***                                                          ***
****************************************************************
***   DE:                                                    ***
***   Dieses ist die Cascading Style Sheets (CSS) Datei      ***
***   für das Website Baker Template "DanFuh Dark 02"        ***
***                                                          ***
****************************************************************
***************************************************************/


body {
	color: #aaa;
	font-size:86%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #000 url(../images/bg.png) repeat-x;
	padding: 0px;
	margin-bottom: 30px;
}

/* links */
a {
	color: #ffb200;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #bbb;
	border-bottom: 1px dotted #ffb200;
}

.wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 20px;
}

.header {
	width: 980px;
	height: 130px;
	background: #ffb200 url(../images/header-bg.jpg) no-repeat;
	text-align: center;
	border: 1px solid #222;
	border-top-width: 0px;
}
.header .logo {
	float: right;
	font-size: 1.2em;
	padding: 12px 15px 0 0;
}
.header .logo:hover {
	border-bottom: 0px solid;
}
#header_text {
	vertical-align: middle;
	font-size: 1.3em;
	padding-top: 50px;
	display: block;
	width: 600px;
	float: right;
	color: #40310a;
	font-weight: bold;
	text-shadow: 1px 1px 4px #fff;

}

.topmenu {
	border: 1px solid #222;
	width: 100%;
	height: 50px;
	background: #393939 url(../images/h-bg.png) repeat-x;
	overflow: hidden;
}
.topmenu_inner {
	float: right;
}

.topmenu a {
	display: block;
	float: left;
	height: 50px;
	line-height: 48px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	text-shadow: 1px 1px 0px #000;
	border-left: 1px solid #121212;
	padding: 0 14px 0 14px;
	font-weight: normal;
	text-transform: uppercase;
	background: #373737 url(../images/menu.png) repeat-x 0 0;

}
.topmenu a:hover, .topmenu a.menu-current {
	background: #373737 url(../images/menu.png) repeat-x 0 -50px;
	border-bottom: 0px;
	color: #242424; 
	text-shadow: 1px 1px 1px #fff;
}

.topmenu_inner #print {
	
}

.content {
	background-color: #111;
	clear: both;
	border: 1px solid #222;
	border-top-width: 0px;
	float: left;
}
.content_inner {
	width: 980px;
}

#breadcrumb {
	font-size: 0.8em;
	color: #a3a3a3;
	font-weight: normal;
	margin-bottom: 7px;
	margin-top: 7px;
	margin-left: 7px;
	width: 973px;
}
/* IE6 Hack */
* html #breadcrumb {
	width: 971px;
}
#breadcrumb img {
	padding: 0px;
	margin: 0px;
	border: 0px solid;
}
#breadcrumb a {
	color: #a3a3a3;
	font-weight: bold;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #ffb211;
}

.content_left {
	padding: 0 0 0 0;
	width: 240px;
}

#sidebar_menu,
#sidebar_search,
#menuside_login, 
#block5output, 
#block6output, 
#block7output, 
#sidebar_print, 
#w3logos {
	margin-bottom: 15px;
	padding: 8px 0px 8px 15px;
	background-color: #171717;
	border: 1px solid #222;
	border-left-width: 0px; 
}
.sidebar_header, .content_header {
	color: #fff;
	font-weight: normal;
	font-size: 1.1em;
	padding-left: 10px;
	line-height: 34px;
	height: 38px;
	background: #393939 url(../images/h-sw.png) repeat-x;
	display: block;
	border: 1px solid #222;
	border-left-width: 0px; 
	border-bottom-width: 0px;

}
.content_header {
	border-left-width: 1px; 
	border-right-width: 0px;
}

/* Menu */
#sidebar_menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
/* Menu level 10 */
#sidebar_menu ul ul ul ul ul ul ul ul ul a {
	width: 153px;
	margin-left: 47px;
}
/* IE6 Hack */
* html #sidebar_menu ul ul ul ul ul ul ul ul ul a {
	width: 150px;
}
/* Menu level 9 */
#sidebar_menu ul ul ul ul ul ul ul ul a {
	width: 158px;
	margin-left: 42px;
}
/* IE6 Hack */
* html #sidebar_menu ul ul ul ul ul ul ul ul a {
	width: 155px;
}
/* Menu level 8 */
#sidebar_menu ul ul ul ul ul ul ul a {
	width: 163px;
	margin-left: 37px;
}
/* IE6 Hack */
* html #sidebar_menu ul ul ul ul ul ul ul a {
	width: 160px;
}
/* Menu level 7 */
#sidebar_menu ul ul ul ul ul ul a {
	width: 168px;
	margin-left: 32px;
}
/* IE6 Hack */
* html #sidebar_menu ul ul ul ul ul ul a {
	width: 165px;
}
/* Menu level 6 */
#sidebar_menu ul ul ul ul ul a {
	width: 173px;
	margin-left: 27px;
}
/* IE6 Hack */
* html #sidebar_menu ul ul ul ul ul a {
	width: 170px;
}
/* Menu level 5 */
#sidebar_menu ul ul ul ul a {
	width: 178px;
	margin-left: 22px;
	font-size: 0.8em;
}
/* IE6 Hack */
* html #sidebar_menu ul ul ul ul a {
	width: 175px;
}
/* Menu level 4 */
#sidebar_menu ul ul ul a {
	width: 183px;
	margin-left: 17px;
	font-size: 0.9em;
}
/* IE6 Hack */
* html #sidebar_menu ul ul ul a {
	width: 180px;
}
/* Menu level 3 */
#sidebar_menu ul ul a {
	width: 188px;
	margin-left: 12px;
	font-size: 1.0em;
}
/* IE6 Hack */
* html #sidebar_menu ul ul a {
	width: 185px;
}
/* Menu level 2 */
#sidebar_menu ul a {
	display: block;
	color: #fff;
	background-color: #242424;
	color: #a3a3a3;
	font-size: 1.1em;
	text-decoration: none;
	height: auto;
	width: 200px;
	padding: 3px 3px 3px 6px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #111;
	border-bottom: 1px solid #111;
}

/* IE6 Hack */
* html #sidebar_menu ul a {
	width: 190px;
}
#sidebar_menu ul a:hover, 
#sidebar_menu ul li.menu-current ul li a:hover {
	color: #ffb200;
	border-top: 1px solid #111;
	border-left: 1px solid #111;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
}
#sidebar_menu ul li.menu-current a {
	color: #ffb200;
}
#sidebar_menu ul li.menu-current ul li a {
	color: #fff;
}

/* w3c logos */
#w3logos {
	text-align: left;
}
#w3logos a img {
	border: 1px solid #171716;
	width: 88px;
	height:31px;
	padding: 6px 2px 6px 6px;
}
#w3logos a:hover img {
	border: 1px solid #ffb200;
	background-color: #333;
}
#w3logos a:hover {
	border-bottom: 0px;
}

/* Content */
.content_right {
	width: 710px;
	float: right;

}
.content_right_inner {
	padding: 8px 8px 20px 32px;
	background-color: #171717;
	color: #cdcdcd;
	border: 1px solid #222;
	border-right-width: 0px;
	margin-bottom: 15px;

}
/* EN: headings - DE: Überschriften */
.content_right h1 {
	font-size: 2.0em;
	margin: 0 0 5px 0;
	background: #171717 url(../images/h1-line.png) no-repeat bottom left;
	color: #bbb;
	text-shadow: 2px 2px 1px #555;
	padding-bottom: 2px;
	padding-left: 10px;
}
.content_right h2 {
	font-size: 1.7em;
	margin: 6px 0 4px 0;
	color: #ffd573;
	text-shadow: 1px 1px 1px #a67400;
	font-weight: normal;
}
.content_right h3 {
	font-size: 1.5em;
	margin: 5px 0 3px 0;
	text-shadow: 1px 1px 1px #ffb200;
	font-weight: normal;
	color: #aaa;
}
.content_right h4 {
	font-size: 1.3em;
	margin: 4px 0 2px 0;
	font-weight: normal;
	color: #aaa;
}
.content_right h5 {
	font-size: 1.1em;
	margin: 3px 0 1px 0;
}
.content_right h6 {
	font-size: 0.9em;
	margin: 2px 0 0 0;
}
.content_right p {
	margin: 6px 0 6px 0;
}

/* EN: quotations - DE: Zitate */
.content_right blockquote, .content_right cite {
	margin: 6px 2px 6px 20px;
	padding: 8px;
	display: inline-block;
	border-top: 1px solid #444;
	border-left: 1px solid #444;
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
	background-color: #505050;
	color: #cfcfcf;
	text-shadow: 1px 1px 1px #000;
	font-weight: bold;
}
/* EN: pre - DE: pre */
.content_right pre {
	overflow: auto;
}
/* IE6 Hack */
* html .content_right pre  {
	overflow: scroll;
}

/* EN: code - DE: Code */
.content_right code {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	display: block;
	border: 1px solid #ffb200;
	background: #fff url(../images/code-bg.jpg) right top;
	padding: 5px;
	margin: 4px 0 4px 0;
	color: #000;
	font-weight: bold;
}

/* EN: person - DE: Personen */
.content_right person {
	font-style: italic;
	font-weight: bold;
}

/* EN: address - DE: Adresse */
.content_right address {
	border: 1px solid #fff;
	background-color: #bbb;
	width: auto;
	margin: 4px;
	padding: 5px;
	font-style: italic;
	color: #000;
	text-shadow: 1px 1px 1px #fff;
}

/* EN: horizontal line - DE: horizontale Linie */
.content_right hr {
	border: 1px dashed #ffb200;
}

/* EN: images - DE: Bilder */
.content_right img {
	border: 1px solid #222;
	padding: 8px;
	background-color: #111;
	margin: 0px;
	max-width: 660px;
}
/* EN: linked images - DE: verlinkte Bilder */
.content_right a img {
	border: 1px solid #725000;
	position: relative;
	top: 7px;
}
.content_right a:hover img {
	border: 1px solid #ffb200;
	background-color: #393939;
}

#toplink {
	padding-top: 40px;
	text-align: right;
}
#toplink a {
	border: 1px solid #336699; 
	background-color: #ddd; 
	padding: 9px; 
	text-transform: uppercase;
	background: #1d1b15 url(../images/h-sw.png) repeat-x;
	border-width: 1px;
	border-style: solid;
	color: #fff;
	text-shadow: 1px 1px 0px #000;
	border-top-color: #777;
	border-right-color: #444;
	border-bottom-color: #444;
	border-left-color: #777;
	font-weight: normal;
	font-size: 1.1em;
}

#toplink a:hover {
	background: #ffb200 url(../images/h-ge.png) repeat-x;
	color: #242424; 
	text-shadow: 1px 1px 1px #fff;
	border-top-color: #ffd573;
	border-right-color: #a67400;
	border-bottom-color: #a67400;
	border-left-color: #ffd573;
}

#block2output, #block3output {
	width: 950px;
	text-align: center;
	border: 1px solid #222;
	border-left-width: 0px;
	border-right-width: 0px;
	background-color: #171717;
	margin-bottom: 15px;
	padding: 15px;
}

#footer {
	float: left;
	text-align: center;
	width: 950px;
	padding: 15px;
	border: 1px solid #222;
	border-top-width: 0px;
	background-color: #171717;
}

/* EN: START footer menu - DE: ANFANG Fusszeilenmenue */
#footermenu {
	height: 32px;
	color: #999;
	font-size: 0.8em;
}
#footermenu span a {

	font-weight: normal;
	text-decoration: none;
	color: #777;
	padding: 0 2px 0 2px;
	margin-right: 5px;
	border-bottom: 1px dotted #999;
	font-weight: bold;
}
#footermenu span a:hover {
	color: #bbb;
	border-bottom-color: #ffb200;
}
#footermenu span.menu-current a, #footermenu span.menu-parent a {
	text-decoration: underline;
}
#footermenu span.menu-current a:hover, #footermenu span.menu-parent a:hover {
	background-position: 100% -28px;
	text-decoration: underline;
}
#licenselink {
	text-align: center;
	font-size: 0.8em;
	color: #333;
	padding: 50px 0 30px 0;
	float: left;
	width: 100%;
}
#licenselink a {
	color: #333;
	text-decoration: none;
}
#licenselink a:hover {
	color: #555;
	text-decoration: none;
}

/* forms */
input, textarea {
	color: #003366; 
	border: 1px solid #336699; 
	padding: 9px;
	font-size: 1.1em;
	font-weight: normal;
	color: #fff;
	background: #505050 url(../images/input-bg.png) repeat-x;
	border-width: 1px;
	border-style: solid;
	border-top-color: #777;
	border-right-color: #444;
	border-bottom-color: #444;
	border-left-color: #777;
}
select {
	background: url(../images/input-bg.png) repeat-x;
	height: 38px;
	padding: 9px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #777;
	border-right-color: #444;
	border-bottom-color: #444;
	border-left-color: #777;
	color: #fff;
	line-height: 30px;
}

option {
	background-image: url(../images/input-bg.png);
	font-size: 1.1em;
	border: 1px solid #222;
	padding: 10px;
	color: #fff;
	
}

option:hover {
	background: #ffb200 url(../images/h-sw.png) repeat-x;
	border-style: solid;
	border-width: 1px;

	border-top-color: #ffc640;
	border-right-color: #a67400;
	border-bottom-color: #a67400;
	border-left-color: #ffc640;

}
textarea {
	background: #505050 url(../images/textarea-bg.png) repeat-x;
}
input:focus, textarea:focus, select:focus {
	border-top-color: #ffc640;
	border-right-color: #a67400;
	border-bottom-color: #a67400;
	border-left-color: #ffc640;
}
input[type=submit], input[type=reset], input.inputfeld_submit_out {
	border: 1px solid #336699; 
	background-color: #ddd; 
	padding: 9px; 
	text-transform: uppercase;
	background: #1d1b15 url(../images/h-sw.png) repeat-x;
	border-width: 1px;
	border-style: solid;
	color: #fff;
	text-shadow: 1px 1px 0px #000;
	border-top-color: #777;
	border-right-color: #444;
	border-bottom-color: #444;
	border-left-color: #777;
	font-weight: normal;
	font-size: 1.1em;
}
input[type=submit]:hover, input[type=reset]:hover  {
	background: #ffb200 url(../images/h-ge.png) repeat-x;
	color: #242424; 
	text-shadow: 1px 1px 1px #fff;
	border-top-color: #ffd573;
	border-right-color: #a67400;
	border-bottom-color: #a67400;
	border-left-color: #ffd573;
}
input.inputfeld_submit_hover {
	text-transform: uppercase;
	background: #ffb200 url(../images/h-ge.png) repeat-x;
	color: #242424; 
	text-shadow: 1px 1px 1px #fff;
	border-top-color: #ffd573;
	border-right-color: #a67400;
	border-bottom-color: #a67400;
	border-left-color: #ffd573;
}
input.inputfeld_submit_out {
	text-transform: uppercase;
	background: #1d1b15 url(../images/h-sw.png) repeat-x;
	border-width: 1px;
	border-style: solid;
	color: #fff;
	text-shadow: 1px 1px 0px #000;
	border-top-color: #777;
	border-right-color: #444;
	border-bottom-color: #444;
	border-left-color: #777;
}
input.inputfeld_focus, option.option_focus, textarea.textarea_focus, select.select_focus {
	border-top-color: #ffc640;
	border-right-color: #a67400;
	border-bottom-color: #a67400;
	border-left-color: #ffc640;
}

select.select_focus {
	background: #ffb200;
	color: #222;
	border-style: solid;
	border-width: 1px;
	border-top-color: #777;
	border-right-color: #444;
	border-bottom-color: #444;
	border-left-color: #777;
}



