* {
	margin:0;
	padding:0;
}

html,body {
    margin:0;
    padding:0;
    border:0;
	font:14px/16px Arial,Helvetica,sans-serif;
	line-height:1.5;
	background:black;
	color:#ffffff;
}

a{
	color:#ffffff;
	text-decoration:none;
	outline:none;
}

a:hover{
	color:yellow;
}

img{
	border:0;
}

#back{
	margin-top:5px;
	margin-left:20px;
	z-index:9000;
	position:absolute;
	width:29px;
	height:24px;
}

#back a{
	display:block;
	width:29px;
	height:24px;
	background:url(/image/templates/carine_binar_art/back.png) no-repeat 0 0;
}

#back a:hover{
	background:url(/image/templates/carine_binar_art/back.png) no-repeat 0 -24px;
}

#container{
	margin:auto;
	width:970px;
}

#header{
	width:970px;
	height:110px;
	margin-top:50px;
	border-bottom:1px solid #666666;
	margin-bottom:5px;
}

#header img{
	padding-top:25px;
}

#contentbox{
	overflow:hidden;
	width:970px;
	border-bottom:1px solid #666666;
}

#navigation{
	width:170px;
	display:block;
	min-height:350px;
	float:left;
}

#navigation ul {
	margin:0;
	padding:0;
	width:170px;
	min-height:350px;
}

#navigation ul li{
	list-style:none;
}

#navigation ul li a{
	display:block;
	font-size:14px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
}

#navigation ul li a:hover{
	background:#090909;
	color:yellow;
}

#content{
	width:800px;
	min-height:350px;
	overflow:hidden;
	margin-bottom:5px;
}

#footer{
	width:967px;
	height:20px;
}

#footer p{
	float:right;
	font-style:italic;
}

.galerie{ width:800px; min-height:400px; text-align:center; }
.bg1{ background-image: url(/image/templates/carine_binar_art/1.jpg); }
.bg2{ background-image: url(/image/templates/carine_binar_art/2.jpg); }
.bg3{ background-image: url(/image/templates/carine_binar_art/3.jpg); }
.bg4{ background-image: url(/image/templates/carine_binar_art/4.jpg); }

.menuWrapper{
    font-family: "Trebuchet MS", Arial, sans-serif;;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    text-transform:uppercase;
    letter-spacing: normal;
    line-height: 1.45em;
    position:relative;
    height:400px;
    width:800px;
    background-position:0 0;
    background-repeat:no-repeat;
    background-color:transparent;
}
ul.menu{
    list-style:none;
    width:800px;
}
ul.menu > li{
    float:left;
    width:199px;
    height:400px;
    border-right:1px solid #777;
    background-repeat:no-repeat;
    background-color:transparent;
}
ul.menu > li.last{
    border:none;
}

ul.menu > li > a{
    float:left;
	display:block;
    width:200px;
	height:100%;
    text-align:center;
    color:white;
    cursor:pointer;
    text-decoration:none;
    font-weight:bold;
    text-shadow:0px 0px 1px #000;
}

ul.menu > li > a:hover{
	color:yellow;
}

.page_title{
	float:right;
	margin-right:20px;
	margin-top:10px;
}

.page_text_stuff{
	float:left;
	width:650px;
	margin-left:50px;
	margin-top:20px;
	margin-bottom:20px;
}

.termin_ausgabe{ clear:both; width:100%}
.termin_ausgabe_datum{float:left; width:100px;}
.termin_ausgabe_content{float:left; width:400px;}
.termin_monatsanzeige{ display: none }

.galleria{list-style:none;width:630px}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */

.caption{font-style:italic;color:#887;}
.demo {position:relative;}
.gallery_show {width:630px;margin:0 auto;}
.gallery_show li{width:68px;height:50px;border:3px double #111;margin: 0 2px;background:#000;margin-bottom:4px;}
.gallery_show li div{left:240px}
.gallery_show li div .caption{font:italic 0.7em/1.4 georgia,serif;}

#gallery_main{margin:0 auto 30px auto;width:700px;background:black;}
#gallery_main img{margin-bottom:10px; }

.nav{
	padding-top:15px;
	clear:both;
	font:80% 'helvetica neue',sans-serif;
	letter-spacing:3px;
	text-transform:uppercase;
	text-align:center;
}

.info{text-align:left;width:700px;margin:30px auto;border-top:1px dotted #221;padding-top:30px;}
.info p{margin-top:1.6em;}

.hsuper{margin-top:10px; font-size:20px; margin-bottom: 10px;}
