/*---------------------------------------------------------------------------------------------------
# Template WHITEBOARD 1.5.9 - JULI, 2009 for Joomla 1.5 - Web Design by OEZESCH.de
# ---------------------------------------------------------------------------------------------------
# Copyright (C) 2009 OEZESCH Internet Service.
# @license - Copyrighted Commercial Software - Software license is only for the own use of the
  company Özesch, and is not transferable.
# Author: Hikmet Oezesch
# Website:  http://www.oezesch.de
-----------------------------------------------------------------------------------------------------*/


/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	color: #222222;
	font-family: "Lucida Grande", Arial, sans-serif;
	line-height: 1.6;
}

body#bd {
	color: #515756;
	background: #FFFFFF;
}

body.contentpane {
	color: #222222;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0;
	margin: 1em 2em;
	width: auto; /* Printable Page */
}

body.fs1 {font-size: 10px;}
body.fs2 {font-size: 11px;}
body.fs3 {font-size: 12px;}
body.fs4 {font-size: 13px;}
body.fs5 {font-size: 14px;}
body.fs6 {font-size: 15px;}

/* Normal link */
a {
	color: #0000FF;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #FF0000;
	text-decoration: underline;
}

a img {
	border: none;
}



img.caption {
	margin-top: 15px;
}







/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#wrapper {
	padding: 0 0 40px;
	width: 980px;
	margin: 0 auto;
}

.narrow #wrapper {
	width: 750px;
}









/* MODULE
--------------------------------------------------------- */
div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div.moduletable_hilite h3 {
	font-size: 100%;
	margin: 0 -10px 5px;
	padding: 5px 10px;
	background: url(http://www.bootgo.com/witze/header/images/grad3.gif) repeat-x bottom #596FFF;
	border-bottom: 1px solid #E7E8E6;
	color: #FFFFFF;
}

div.moduletable,
div.moduletable_menu,
div.moduletable_text,
div.moduletable_hilite {
	margin: 0;
	padding: 0 10px 10px;
}

#botsl div.moduletable,
#botsl div.moduletable_menu,
#botsl div.moduletable_text {
	border-bottom: none;
}

/* mis */
div.banneritem_text {
	padding: 5px 0 !important;
}

div.advs {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

div.moduletable ul,
div.moduletable_text ul,
div.moduletable_menu ul,
div.moduletable_hilte ul {
	margin: 0;
	padding: 0;
}

div.moduletable li,
div.moduletable_text li,
div.moduletable_menu li,
div.moduletable_hilite li {
	background: url(http://www.bootgo.com/witze/header/images/bullet.gif) no-repeat 5px 8px;
	margin: 0;
	padding-left: 16px;
}

/* Hilite */
div.moduletable_hilite h3 {
	background: url(http://www.bootgo.com/witze/header/images/grad2.gif) repeat-x bottom #6B80FF;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#mainnavwrap {
	background: url(http://www.bootgo.com/witze/header/images/shadow.gif) repeat-x bottom;
	height: 37px;
	position: relative;
	z-index: 999;
}

#mainnav {
	background: url(http://www.bootgo.com/witze/header/images/grad2.gif) repeat-x top #6B80FF;
	height: 32px;
}

#mainnav a,
#subnav a {
	outline: none;
}

#subnav {
	display: block;
	font-size: 92%;
	border-bottom: 1px solid #E7E8E6;
	height: 28px;
}

#subnav ul {
	margin: 0;
	padding: 0;
}

#subnav li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#subnav li a {
	display: block;
	float: left;
	padding: 0 15px;
	line-height: 28px;
	background: url(http://www.bootgo.com/witze/header/images/vline.gif) no-repeat center left;
}

#subnav li.active a,
#subnav li.active a:hover,
#subnav li.active a:active,
#subnav li.active a:focus {
	font-weight: bold;
	color: #FF0000;
}

#subnav li a.first-item {
	background: none;
}





/* Default Joomla! Menu */
ul.menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.menu li {
	margin: 0;
	padding: 0;
	background: none;
}

ul.menu li a {
	display: block;
	text-decoration: none;
	outline: none;
	background: url(http://www.bootgo.com/witze/header/images/arrow.png) no-repeat 97% center;
	padding: 4px 0;
	color: #333333;
}


ul.menu li a span {
	background: url(http://www.bootgo.com/witze/header/images/icon-arrow.gif) no-repeat 5px 6px ;
	display: block;
	padding-left: 20px;
}



ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	color: #FFFFFF;
	background: url(http://www.bootgo.com/witze/header/images/arrow2.png) no-repeat 97% center #7588FF;
}

ul.menu li.active a {
	background: url(http://www.bootgo.com/witze/header/images/grad2-2.gif) repeat-x top #0000FF;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

ul.menu li li a span {
	background: none;
}

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

ul.menu li li a {
	background: none;
	padding-left: 5px;
	color: #7588FF !important;
	font-weight: normal !important;
}

ul.menus li a:hover,
ul.menus li a:active,
ul.menus li a:focus {
	color: #FF0000;
	background: url(http://www.bootgo.com/witze/header/images/arrow2.png) no-repeat 97% center;
}

ul.menu li li a span {
	background: url(http://www.bootgo.com/witze/header/images/bullet.gif) no-repeat 8px 8px;
}









/* HEADER
--------------------------------------------------------- */
#header {
	line-height: normal;
	position: relative;
	padding: 0;
	margin: 0 0px;
	z-index: 999;
	height: 200px;
         width: 980px;
	background: url(http://www.bootgo.com/witze/header/images/header.png) no-repeat #7588FF;
}

h1.logo, div.logo-text {
	margin: 0 0px;
	padding: 100;
}

h1.logo {
	width: 250px;
	height: 185px;
	float: left;
	margin-top: 6px;
}

h1.logo a {
	width: 250px;
	height: 185px;
	display: block;
	background: url(http://www.bootgo.com/witze/header/images/logo.png) no-repeat center;
}

h1.logo a span {
	position: absolute;
	top: -1000px;
}

div.logo-text {
	outline: none;
	position: absolute;
	top: 10px;
}

div.logo-text h1 {
	font-size: 250%;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 0;
	padding: 0;
}

div.logo-text h1 a {
	color: #333333;
}

p.site-slogan {
	margin: 0;
	padding: 0;
	color: #858783;
	position: absolute;
	bottom: 20px;
	left: 15px;
}

/* BANNER1
--------------------------------------------------------- */
#banner {
         margin: 0 0 0px;
         padding: 18px 0 0;
	text-align: center;
	overflow: hidden;
	width: 600;
         border-width: 600px;
         border: 0px solid #E7E8E6;
}

/* HEADERLEISTE
--------------------------------------------------------- */
#headerleiste {
	color: #626A69;
	font-size: 80%;
	padding: 10px 0 0;
	position: relative;
	text-align: right;
	border-top: 1px solid #E7E8E6;
}

#headerleiste small {
	color: #858783;
	font-size: 100%;
}

#headerleiste ul {
	margin: 0 0 8px;
	padding: 0;
	line-height: normal;
}

#headerleiste li {
	display: inline;
	margin: 0;
	padding: 0;
	background: url(http://www.bootgo.com/witze/header/images/vline.gif) no-repeat center left;
}

#headerleiste li a {
	display: inline;
	line-height: normal;
	padding: 0 15px;
}












/* SCROLLER
--------------------------------------------------------- */
#scroller {
	color: #626A69;
	padding: 20px 0 0;
	position: relative;
	text-align: center;
	border-top: 1px solid #E7E8E6;
}

#scroller small {
	color: #000000;
	font-size: 100%;
}

#scroller ul {
	margin: 0 0 8px;
	padding: 0;
	line-height: normal;
}
