/*
 * Template: "Master_02"
 *
 * @author     S. Guth
 * @copyright  S. Guth, adapted from template "glassberry", �chio maisrieml
 * @version    2.00
 * @platform   Website Baker 2.7
*/

html, body { 	
	background: #47515B url(img/back2.jpg) repeat-x;
	margin: 0; padding: 0;
	height: 100%;
}

a:link, a:visited, a:active {
	color: #9195a0;
	text-decoration: none;
}
a:hover {
	color: #52a9c7;
	text-decoration: underline;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Layout Blocks
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#main {
	width: 950px;
	min-height: 99%;
	margin: 0 auto 0 auto;
	padding: 0;
	background-color: #464d5b;
}
#header {
	height: 150px;	
	background: #fff url(img/header.jpg) no-repeat;	
}
#pageheader {
	padding:30px 120px 0 300px; }
	 
#pageheader strong { font-size: 16px; }

#breadcrumbs {
	height: 40px;
	padding: 10px;
	background: #464d5b url(img/breadcrumbsbg.gif) repeat-x;
	font-size: 10px;
	color: #9195a0;
	clear: both;	
}
#breadcrumbs span {
	background: transparent; 
	padding: 6px 2px 0px 8px; font-weight: bold; }
	
#breadcrumbs a {
	border-bottom: 1px dotted #fff;
	text-decoration: none;
}
#breadcrumbs a:hover {
	border-bottom: 1px solid #fff;}
	
#breadcrumbs .menu-current a {
	color: #fff;
}
#infobox {
	float: left;
	display: inline;
	width: 245px;
	margin-left: 10px;
}
#innerinfo {
	padding: 10px; 
	border: 1px solid #a4ce00; 
	margin-bottom: 20px; color:#fff;}
 
#content {
	width: 460px;
	float: left;
	display: inline;
	margin-left: 20px;
	color: #fff;
}
#content img {
	margin-bottom: 10px;
}
#rightbox {
	width: 180px;
	float: left;
	display: inline;
	margin-left: 20px;
	color: #fff;
	font-size: 10px;
}
.clearcontent {
	height: 80px; clear:both
}

#footerbox {
	margin: -60px auto 0 auto; 
	height: 60px; 
	width: 950px; 
	background: transparent;
}

#footer {	
	background: #fff;
	font-size: 10px;
	padding: 5px 0 5px 0;
	text-align: center;
	color: #000;
}

#footer a {
	color: #666;
}

#footer a:hover {
	color: #666;
	text-decoration: underline;
}

/* textformate zus. zum editor */
#innerinfo h2 {
	color: #a4ce00; 
	margin: 0 0 10px 0;
}

#content h1, h2 {
	color: #fff; 
	margin: 0 0 10px 0;
}

#rightbox h2 {
	color: #01abe8; 
	margin: 0 0 10px 0;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* search box in header */
#searchbox {
	color: #fff;
	text-align: right;
	margin-top: -8px;
}

#searchbox {
	float: right;
	clear: right;
	width: 150px;
	padding: 0 5px 0 0;
}

#searchbox .searchstring { 
	width: 100px;
	border: 1px solid #333;
	margin: 0;
}

#prevnext {
	float:right;
	margin-top:0px;
	margin-right:10px;
	color: #fff;
	font-weight: bold;
}
#prevnext a {
	color: #fff;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	####	Header Menu #####
	#######################

	Horizontal Drop-Down Menu based off :
	http://www.tanfa.co.uk/css/examples/menu/tutorial-h.asp
	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  */
#navContainer {
	height: 30px; 
	display: block;
	clear: both; 
	background: #5a3b63 url(img/navbg.gif) repeat-x;
}


 ul.menu, li.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/* header menu */	
 
#header-menu {
	position: absolute; 
	margin-left: 20px;
}

#header-menu li {
	line-height: normal;
}

ul#header-menu  {
	z-index: 10; 
	clear: both;
}

#nav {
	float: left;	
	height: 30px;	
	border: 0;	
	padding: 0;
}

#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: auto;
	position: relative;
	list-style-image: none;
}

/* root (oberster) level link formatierung */
#nav ul li { float: left; color: #fff; text-align: center; font-weight: normal; list-style-type: none; list-style-image: none; }
#nav ul li a {display: block; background: url(img/navbgl1.gif) no-repeat right 0px; padding: 8px 28px 7px 24px; color: #fff; text-decoration: none; font-weight: bold; }
/* root (oberster) level link hover focus active current formatierung */
#nav ul li a:hover, #nav li a:focus, #nav li a:active, #nav ul li a.active, #nav a.menu-current { background: url(img/navbgl1hi.gif) right 0px; color: #fff; }
#nav a.menu-parent { background: url(img/navbgl0parent.gif) right 0px; color: #fff;}


/*aktuelle seite anpassungen*/
#nav a.menu-current		{ font-weight: bold; } 
#nav .menu .home a { display: block; width: 2px; height: 30px; background: #7290a7 url(img/home.gif); margin: 0; padding: 0; }

/* 2nd level child menu */
#nav .menu li ul { position: absolute; width: 11.5em; margin: 0 0 0 0px; padding: 0 0 0 20px; display: none; text-transform: none; font-size: 90%; background: #1e637d; }
#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 li a { width: 11.2em; margin: 0 0 0 -20px; padding: .5em .1em .5em 2.2em; color: #fff; font-weight: normal;  background: url(img/navbgl1hi.gif) no-repeat right 0px; }

/* 2nd level child link hover */
#nav .menu li ul a:hover { background: #1e637d url(img/navbgl2hi.gif) no-repeat right 0px; color: #A5CF02; font-weight: bold; }
#nav .menu li ul a.menu-parent { background: #054059 url(img/navbgl1hi.gift.gif) right 0px; color: #fff; }

/* show and hide menu */
#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; z-index: 1000; }

/* 3rd level child menu aussehen */
#nav .menu li ul li ul { margin: 10px 0 0 -40%; z-index: 9999; background: #3d3140 url(img/ulbg2.jpg) no-repeat right 0px; }
#nav .menu li ul li ul li { width: 11em; }
#nav .menu li ul li ul li a { width: 10.5em; }

/* 4rd level child menu aussehen */
#nav .menu li ul li ul li ul { width: 9em; background: #808080 url(img/ulbg3.jpg) no-repeat right 0px; }
#nav .menu li ul li ul li ul li	{ width: 9em; }
#nav .menu li ul li ul li ul li a { width: 8.5em; }

/* positionierung 3rd und 4rd level menu */
#nav li { position: relative; }

#nav ul ul ul { position: absolute; top: 1px; left: 100%; }



/* IE6 only 
*html #nav .menu li ul li ul {margin-left:0 ! important;}*/

/* IE7 only 
*+html #nav .menu li ul li ul {margin-left:0 ! important;}*/


#nav li:hover { z-index: 10000; white-space: normal; }

/* form */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
form input, textarea {
	margin-bottom: 10px;
}
.submitbutton {
	margin: 0;
}

/* end menu */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


/* formate login-box */


#login-box fieldset { border: 0; text-align: center; }
#login-box legend { font-size: 90%; color: #fff; }

.username { color: #fff; }
.topboxbody { font-size: 0.8em; padding: 2px; color: #fff; }

#login-box label { clear: left; width: 100px; display: block; float: left; color: #fff; }
#login-box input { display: block; float: left; font-size: 10px; margin: 2px auto 1px auto; width: 100px; }
#login-box div {clear: left; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	Custom Classes (Re-useables)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
	
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/*  \*/
* html #clearfix { height: 1%; }
/*  */

.stealth { visibility: hidden; display: none; }




