/*  
Theme Name: Grob
Theme URI: http://grob.de/
Description: Grob
Version: 1.0
Author: FBO
Author URI: http://fbo.de/

*/


/* =HTML
======================================== */

* {padding: 0px; margin: 0px;}
a { text-decoration: none;}
a img { border:0px;}


body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background: url(../images/GrobBG.jpg) no-repeat #bfd4eb;
}

h1 {
	color: #007DC6;
	font-size:15px;
	margin: 0 0 20px 0;
}
	h1 span {
		color: #EC9222;
		text-transform: uppercase;
	}
	
	h1 strong {color:#004684; font-weight:bold;}

h2 {
	color:#000000;
	font-size:12px;
	margin: 0 0 10px 0;
	line-height: 14px;
}

.right h2 {
	color:#004684;
	font-size:12px;
	margin: 0 0 10px 0;
}

h3 {
	color:#004684;
	font-size:12px;
	margin: 0 0 10px 0;
}

h4 {color:#000; font-size:12px;   margin:0px 0px 5px 0px;}

p {margin:0px 0px 15px 0px;}

#content ul, #right ul{
	list-style:url(../images/arrow3.gif) none outside;
	margin: 0px 0 10px 18px;
	padding: 0px;
}

li {padding-bottom:7px;}

a {color:#004684;}
a.act, a.akt {color:#EC9222 !important; margin:0px; padding:0px;}

a:hover { text-decoration:none;}

hr {
	color:#fff;
	background-color:#fff;
	size:1px;
	height:1px;
	width:100%;
	border:none;
	margin: 20px 0;
}

.search_box{
	border: 0px;
	border-top: 1px solid #c2c5c3;
	border-left: 1px solid #c2c5c3;
}

.left label {
	float: left;
	
	display:block;
	clear: left;
	margin: 0 0 8px 0;
}

	.left textarea{
	border: 0px;
	border: 1px solid #004684;
	display:block;
	width: 240px;
	margin: 0 0 8px 0;
}

.left button{
	color: #ffffff;
	border: none;
	background-color:#004684;
	cursor:hand;
}


/* =Header
======================================== */

#header {
	background-image:url(../images/head_bg.gif);
	height:84px;
	width: 100%;
	color:#004684;
	border-bottom: 1px solid #004db3;
}

#language {	position:absolute; width:300px; top:55px; left:50px;}
#logo { position:absolute; top:12px; left:615px; } /*left:846px height:48px*/
.head_img {margin-left:-1px;}

.imageElement {
	background: #007DC6;
	border-bottom: 1px solid #007DC6;
}



/* =Menu
======================================== */

#menu {
	margin: 0 0 0 40px;
	padding: 30px 0 0 0;
	font-size: 12px;
	list-style: none;
}

	#menu li {
		float: left;
		margin-right:25px;
		font-weight:bold;
	}
	
	#menu li a {color: #00468A;}
	#menu li a:hover, #menu li a.akt {color:#EC9222;}



/* =Sidebar
======================================== */

#sidebar {
	width: 215px;
	color: #FFFFFF;
	background: url(../images/sub_bg.gif) no-repeat #007dc6;
	float: left;;
	/* position: relative; */
	list-style:none;
}


ul#submenu {
	margin: 0px;
	padding: 11px 0px 30px 0px;
	list-style: none;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	min-height: 124px;
}
	
	#submenu ul {
		margin: 0 0 0 0px;
		padding: 0 0 0 0px;
	}
	
	ul#submenu li {
		background: url(../images/arrow.gif) left 13px no-repeat;
		border-bottom: 1px solid #fff;
		margin: 0 17px 0 20px;
		padding: 7px 0px 7px 15px;
		list-style: none;
	}
		
		ul#submenu li a:hover, ul#submenu a.akt {
			color: #ec9222;
		}
		

		
		ul#submenu li ul li {
			margin: 0px;
		}
		

#sidebar a:link, #sidebar a:active, #sidebar a:visited  {text-decoration:none; color:#FFFFFF;}
#sidebar a:hover { color:#FF9900;}
		

#suche { border-bottom:1px solid #FFFFFF; padding-bottom:10px; padding:10px 0px 20px 0px;}

#s { border-style:none; width:100px;}

#footer { border-bottom:1px solid #FFFFFF; font-size:10px; font-weight:bold; padding:10px 0px 20px 0px;}

.hand {
	cursor:pointer;
}

#boasvindas {
	margin: 0px;
	padding: 22px 9px 19px 15px;
	list-style: none;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	min-height: 135px;
}

/* =Content
======================================== */
#content {
	float: left;
	width: 760px;
	background: url(../images/arrow2.gif) 25px 20px no-repeat;
}

.post {
	padding: 20px 0 10px 50px;
	overflow:auto;
}

.entry {
	clear: both;
	margin: 0 0 30px 0;
}

div.left {
	width:407px;
	float: left;
}

img.left {
	float: left;
	margin: 0 10px 10px 0 !important;
}

.border-right {
	border-right:1px solid #fff;
	padding: 0 20px 0 0;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 10px 10px !important;
}

div.right {
	width:260px;
	float:left;
}

.border-left {
	border-left:1px solid #fff;
	margin: 0 0 0 20px;
	padding: 0 0 0 20px;
}

#content a {color:#004684;}
#content a:hover {text-decoration:none;}
#content a img {text-decoration:none; border:none}

.edit-link {
	padding: 0 0 0 70px;
	float: right;
	margin: -13px 0 15px 0;
	
}

.more-link {
	float:left;
	display: block;
}

.alignleft {float: left;}
.alignright {float: right;}

.navigation {
	clear: both;
	margin: 30px 0 0 0;
}

/* =Right
======================================== */
div.right p {margin: 0 0 20px 0; clear: both;}
div.right h2 {
	color:#000000;
	font-size:12px;
	margin: 0 0 10px 0;
	line-height: 14px;
}

div.right h3 {
	color:#004684;
	font-size:12px;
	margin: 0 0 10px 0;
}

div.right img {
	margin: 0 2px 0 0;
}


div.right a span {
	padding: 0 18px;
	background:url(../images/arrow3.gif) left center no-repeat;
}




/*________________________________________________________________________________________________*/
/*######################################################################################### Links */
/**/
#menu a:visited, #menu a:link {text-decoration:none;color:#004684;}

#language a:visited, #language a:link {text-decoration:none;color:#004684;}



/*________________________________________________________________________________________________*/
/*###################################################################################### Historie */
/**/
#../images a {border:none; color:#000; text-decoration:none; cursor:default;}
#../images a:hover {color:#333; background-color:#fff}
#../images a div {visibility:hidden; border:none; position:absolute; top:auto;/* left: 476px; top: 380px;*/ }
#../images a:hover div {visibility:visible;}

#../images a span {display:none;}

/*________________________________________________________________________________________________*/
/*###################################################################################### Tabelle */
/**/
.head {background-color:#CCCCCC}
.extra1 {background-color:#48B0F9}
.extra2 {background-color:#00FF33}
.extra2 {background-color:#79C3F8}
.normal {background-color:#EEEEEE}
.msg-success {
	border: 1px dashed #0000FF;
	background-color: #6699FF;
	padding: 2px;
	width: 90%;
}
.msg-error {
	border: 1px dashed #FF0000;
	background-color: #FF7575;
	padding: 2px;
	width: 90%;
}
.captche {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100px;
	float: none;
}

/* =Helpers
======================================== */
.centered {text-align: center;}
.bluebold {color:#004684; font-weight:bold;}
.noborder {border:0px !important;}
.nobullet {list-style:none !important; list-style-image:none !important; background: none !important; border: none !important;}
ul.nobullet {margin: 0px;}


/* =Slimbox
======================================== */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color:#004684;
	cursor: pointer;
	z-index: 1000;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
		z-index:14000;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
#gross a,#gross1 a{
text-decoration: none;
display:block;
color:#EC9222;
}
#gross{

float: left;
margin: 0px 20px 10px 0px;
width:100px;}

#gross1{

float: left;
margin: 0px 20px 10px 0px;
font-size: 11px;
width:100px;}

#gross1 a{
color:#004684;
}


table h2 {
	margin: 10px 0 5px 0;
}


/* =Tooltips
======================================== */

.tool-tip {
	color: #fff;
	width: 200px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #EC9222;
	padding: 8px 8px 4px;
	/*background-color:#007DC6;*/
	background: url(../images/bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	color:#fff;
	padding: 4px 8px 8px;
	/*background-color:#007DC6;*/
	background: url(../images/bubble.png) bottom right;
}

.scroll_div {
	position:relative;
}
