﻿body{
font-size: 62.5%; /* Resets 1em to 10px */
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
background: url('images/bg.png');
color: #333;
text-align: center;
margin: 0;
}

a{
text-decoration: none;
}

div#page{
width: 982px;
background: white url('images/bg_content.png');
padding-left: 6px;
text-align: left;
}

div#shadow_top{
width: 988px;
height: 7px;
margin: 5px auto 0px auto;
border: 0px;
background: url('images/schatten_top.png');
background-repeat: repeat-y;
}

div#shadow_bottom{
width: 988px;
height: 7px;
margin: 0px auto 5px auto;
border: 0px;
background: url('images/schatten_bottom.png');
background-repeat: repeat-y;
}


div#header{
width: 887px;
padding: 25px;
padding-top: 50px;
padding-bottom: 50px;
text-align: right;
background-color: white;
}

div#topmenu{
width: 755px;
height: 25px;
background: rgb(22, 82, 135) url('images/blau_dunkel.png');
text-align: center;
clear: both;
padding-left: 188px;
}

div#topmenu li.page_item{
list-style-type: none;
float: left;
}

div#topmenu li.page_item a span{
width: 188px;
height: 19px;
margin-right: -1px;
padding-top: 6px;
border-left: 1px solid rgb(72, 109, 159);
border-right: 1px solid rgb(72, 109, 159);
display: block;
color: #ccc;
font-size: 1.2em;
text-decoration: none;
}

div#topmenu li.page_item a span:hover{
background: rgb(72, 109, 159) url('images/blau_hell.png');
color: white;
}

div#topmenu li.current_page_item a span{
background: rgb(72, 109, 159) url('images/blau_hell.png');
color: white;
}

div#topmenu li.current_page_ancestor{
background: rgb(72, 109, 159) url('images/blau_hell.png');
color: white;
}

div#sidebar{
width: 188px;
padding-top: 1px;
padding-left: 1px;
background-color: white;
float: left;
}

div#sidebar ul li{
list-style-type: none;
list-style-image: none;
}

div#sidebar ul li.page_item a span{
width: 178px;
height: 21px;
margin-top: -1px;
margin-left: -1px;
padding-top: 7px;
padding-left: 10px;
/*border-right: 1px solid rgb(210, 211, 213);*/
border-bottom: 1px solid rgb(210, 211, 213);
display: block;
color: black;
font-size: 1.2em;
text-align: left;
text-decoration: none;
}

div#sidebar ul li.page_item a span:hover{
background: rgb(22, 82, 135) url('images/blau_dunkel.png');
color: white;
}

div#sidebar ul li.current_page_item a span{
background: url('images/blau_dunkel.png');
color: white;
}

div#sidebar ul li.current_page_ancestor a span{
background: url('images/blau_dunkel.png');
color: white;
}

div#content{
width: 668px;
height: 100%;
padding: 20px 40px;
text-align: left;
float: left;
font-size: 1.2em;
line-height: 1.8em;
}

div#content a{
color: rgb(72, 109, 159);
text-decoration: none;
}

div#content a:hover{
color: rgb(22, 82, 135);
text-decoration: underline;
}

div#content h2 a, div#content h2 a:hover{
color: black;
text-decoration: none;
}

div#content p.descr{
display: none;
}

div#footer{
width: 907px;
padding: 15px;
text-align: center;
background: url('images/grau.png');
border-top: 1px solid #999999;
/*border-bottom: 1px solid #999999;*/
clear: both;
}

div#footer table{
width: 100%;
margin-bottom: 15px;
border-bottom: 1px solid #999999;
}

div#footer a{
color: black;
text-decoration: none;
}

div#footer a:hover{
color: black;
text-decoration: underline;
}

div#footer a:hover{
color: #999999;
}

div#footer ul#navigation{
display: block;
margin-left:-35px;
}

div#footer ul#navigation li.page_item{
display: block;
clear: both;
text-align: left;
}

div#footer li.page_item a{
display: block;
float: left;
padding-right: 5px;
padding-left: 0px;
margin-right: 3px;
border-right: 1px solid #999999;
font-size: 0.9em;
color: #999999;
}

div#footer ul li.current_page_ancestor a{
color: black;
}

div#footer ul#navigation li.page_item ul li{
display: inline;
}

div#footer ul#navigation li.page_item ul li a{
display: block;
float: left;
padding-right: 5px;
padding-left: 5px;
border-right: 1px solid #999999;
color: #999999;
}

div#footer ul#navigation li.page_item ul li.current_page_item a,
div#footer ul#navigation li.page_item ul li.current_page_ancestor a{
color: black;
}

div#footer span#ft_support{
padding-left: 2px;
padding-right: 15px;
}

div#footer span#ft_network{
padding-left: 60px;
padding-right: 15px;
}

div#footer span#ft_intern{
display: block;
text-align: right;
padding-left: 60px;
padding-right: 2px;
}

#searchform{
margin: 9px 9px;
text-align: left;
}

#searchform #s{
width: 114px;
height: 18px;
border: 1px solid rgb(210, 211, 213);
background: url('images/bg.png');
}

#searchform #searchsubmit{
width: 50px;
height: 22px;
border: 1px solid rgb(210, 211, 213);
background: white;
color: black;
cursor: pointer;
font-size: 1.1em;
text-align: left;
text-decoration: none;
}


small{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 0.9em;
line-height: 1.5em;
}

h1, h2, h3{
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-weight: bold;
}

h1{
font-size: 4em;
text-align: center;
text-decoration: none;
}

h3{
font-size: 1.3em;
text-decoration: none;
}

.clear{
clear: both;
}

p img{
padding: 0;
max-width: 100%;
}

img.centered{
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright{
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft{
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright{
float: right;
}

.alignleft{
float: left;
}



/* Begin Lists

Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul{
margin-left: 0px;
padding: 0 0 0 30px;
list-style: none;
padding-left: 10px;
text-indent: -10px;
}

#sidebar ul, #sidebar ul ol{
margin: 0;
padding: 0;
}

#sidebar ul p, #sidebar ul select{
margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol{
margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol{
margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li{
list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li{
margin: 3px 0 0;
padding: 0;
}
/* End Entry Lists */



/* Begin Form Elements */


.entry form{ /* This is mainly for password protected posts, makes them look better. */
text-align:center;
}

select{
width: 130px;
}

blockquote{
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 5px solid #ddd;
}

blockquote cite{
margin: 5px 0 0;
display: block;
}

.center{
text-align: center;
}

.hidden{
display: none;
}

hr{
display: none;
}

a img{
border: none;
}

.navigation{
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 60px;
}
/* End Various Tags & Classes*/

.aligncenter,
div.aligncenter{
display: block;
margin-left: auto;
margin-right: auto;
}

/* Kontaktformular */
.form_efeld{
border: 1px solid #000000;
background-color: #FFFFFF;
}

.form_senden{
padding: 5px;
vertical-align: middle;
text-align: center;
color: #000000;
border: 1px solid #000000;
background-color: #f3f3f3;
cursor: pointer;
}

/* classes for startmenu */
div.start{
display: block;
margin: 30px 0;
padding: 0px 29px;
clear: both;
}

div.start a span{
display: block;
width: 266px;
height: 350px;
margin: 0;
padding: 0;
float: left;
}

div.start a span#u.start{
background-image: url('images/start/u_0.png');
}
div.start a span#u.aktiv{
background-image: url('images/start/u_1.png');
}
div.start a span#u.inaktiv{
background-image: url('images/start/u_2.png');
}
div.start a span#b.start{
background-image: url('images/start/b_0.png');
}
div.start a span#b.aktiv{
background-image: url('images/start/b_1.png');
}
div.start a span#b.inaktiv{
background-image: url('images/start/b_2.png');
}
div.start a span#s.start{
background-image: url('images/start/s_0.png');
}
div.start a span#s.aktiv{
background-image: url('images/start/s_1.png');
}
div.start a span#s.inaktiv{
background-image: url('images/start/s_2.png');
}

#infoabendbutton {
	background-image:url(http://www.jbb-ev.de/wp-content/themes/jbb/images/infoabendbutton2.png);
	background-position:left;
	display:block;
	width:64px;
	height:371px;
	position:absolute;
	top:150px;
	right:0px;
}
#infoabendbutton:hover {
	width:64px;
	background-image:url(http://www.jbb-ev.de/wp-content/themes/jbb/images/infoabendbutton.png);
}
#infoabendbutton a span {
	display:block;
	width:64px;
	height:371px;
}

div.socialmedia{
position:relative;
border:0;
margin:0;
padding:0;
}

div.socialmedia a{background:url(http://www.jbb-ev.de/wp-content/uploads/2011/12/socialmedia_buttons.png) no-repeat 0 0;display:inline-block;width:21px;height:21px;padding:0;margin:0 0 0 2px;}

div.socialmedia a.rss{background-position:-0px 0;margin:0 0 0 9px;}
div.socialmedia a.rss:hover{background-position:-0px -22px;}

div.socialmedia a.facebook{background-position:-22px 0;}
div.socialmedia a.facebook:hover{background-position:-22px -22px;}

div.socialmedia a.xing{background-position:-43px 0;}
div.socialmedia a.xing:hover{background-position:-43px -22px;}
