@charset "utf-8";
/*  
Theme Name: Badebomben.de 2009
Theme URI: http://blue-eyes-design.de/
Description: Spezielles Design f&uuml;r den Internetauftritt von Badebomben.de (Sommer 2009).
Version: v4.20 ( April 2009 )
Author: Mathias Schr&ouml;ter
Author URI: http://blue-eyes-design.de/
*/

html, body{
	padding:0px;
	margin:0px;
}
body{

	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;
}
#all{
	background-image:url(images/bg_all_01.png);
	background-repeat:repeat-x;
	background-position:top left;
}
#page{
	width:1015px;
	overflow:hidden;
}
#searchresult{
	width:460px;
	overflow:hidden;
}
#outer_page{
	padding:0px;
	margin:0px;
	background-image:url(images/palme_01.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:100%;
	height:138px;
}
#header{
	width:619px;
	height:138px;
	background-image:url(images/header_02.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	overflow:hidden;
	margin-left:226px;	
	float:left;
	display:block;
}
.top_img{
	display:block;
	width:619px;
	height:138px;
	overflow:hidden;
}
#searchpanel{
	width:168px;
	height:33px;
	background-image:url(images/search_02.png);
	background-position:top left;
	background-repeat:no-repeat;
	float: right;
}
#searchpanel form{
	padding:0px;
	margin:0px;
	border: 0px;
	background-color:transparent;
}
#searchpanel input{
	font-size:13px;
	color:#666666;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:25px;
	border:0px;
	margin-top:10px;
	margin-left:10px;
	background-color: transparent;
	width: 120px;
}
#left-sidebar{
	width:244px;
	margin:0px;
	float:left;
	margin-top:50px;
	max-width:244px !important;
	overflow:hidden !important;
}
#bar_boxes{
	padding:12px;
}

#breadcrumb{
	width:579px;
	height:47px;
	overflow:hidden;
	background-image:url(images/bread_butterfly_03.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:4px;
}
.bread_txt{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#666;
	padding-top:4px;
	line-height:30px;
	width:500px;
	display:inline;
	overflow:hidden !important;
}
#content{
	float:left;
	width:512px;
	background-image:url(images/bg_content_03.png);
	background-position:top left;
	background-repeat:repeat-y;
}
#inner-content{
	padding-left:15px;
	padding-right:10px;
}
#right-sidebar{
	float:right;
	margin-top:10px;
	width:244px;
}
#content_footer{
	background-image:url(images/footer_03.jpg);
	background-position:1px bottom;
	background-repeat:no-repeat;
	width:512px;
	height:14px;
}

/* ################################## ALL STANDARDS ############################## */
div {
	margin: 0;
	padding: 0;
}

p {
	font-size: 1.1em;
}

a {
 	color: #006;
	font-weight: bold;
}

a:hover {
	color: #36F;
}

code {
	font-size: 11px;
	display: block;
	font-family: "Courier New", Courier, monospace;
	background-color: #ffffcc;
	padding: 5px;
	margin: 10px;
	border: 1px solid #959595;
 	width: 450px;
}
h2{
	font-size: 1.2em !important;
	font-weight: bold !important;
}
blockquote {
	background: url(images/quote.gif) left no-repeat;
	margin: 0;
	padding: 0 40px 0 40px;
	text-align: justify;
	font-size: 0.9em;
	width: 450px;
	font-style:italic;
}

#inner-content a, .side_box a, body a{
	color:#333;
	font-weight:bold;
	text-decoration:underline;
}

#inner-content a {
	font-weight: normal;
	text-decoration: none;
}

#inner-content a:hover {
	text-decoration: underline;
}

#inner-content p {
	font-size: 1.1em;
}

#inner-content p.prefix {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	font-size: 0.8em;
}
.counter{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #467aa7;
	font-weight: bold;
	padding-left: 5px;
	margin: 4px 0 0 0;
	border: 0px !important;
	font-size: 1.0em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#inner-content p.suffix {
	width:450px;
	overflow:hidden;
	font-size: 0.8em;
	background: transparent;
	color: #7D7D7D;
	padding: 5px;
	font-weight: normal;
	line-height: 16px;
	clear: both;
	border-top: 1px dotted #999;
}

#inner-content p.suffix a {
	color: #333;
	text-decoration: underline;
}

#inner-content p.suffix a:hover {
	color: #333333;
	text-decoration: underline;
}

#inner-content p.edit {
	margin: 0;
	padding: 0;
	font-size: 0.9em; 
}

#inner-content ul, #inner-content ol {
	padding: 6px 0 6px 30px;
	margin: 0 0 0 30px;
}

#inner-content li {
	font-size: 1.05em;
	padding: 2px 0 2px 0;
}

#inner-content ul li {
	list-style: square url(images/bg_bullet_full_2.gif);
}

.navigation, .bottomnavigation {
	height: 15px;
	width:460px;
}
.navigation{
	margin-bottom:10px;
}
.bottomnavigation{
	margin-top: 15px;
	margin-bottom: 10px;
}

.navigation .alignleft, .bottomnavigation .alignleft {
	float: left	
}

.navigation .alignright, .bottomnavigation .alignright {
	float: right;
}

.entry {
	width:460px;
	overflow: hidden;
}

.entry a {
	overflow: hidden;
}

.entry img {
	overflow: hidden;
}

/* Monsterous hack to get IE6 to cut off an image bigger than the post area */

* html .entry p {
	width: 99%;
	overflow: hidden;
}

h3#respond, h3#comments {
	font-size: 1.2em;
	margin; 0;
	padding: 0;
}

#commentwrap {
	width: 450px;
	background-color: #CCC;
	border: 1px solid #999;
	padding: 0 15px 10px 15px;
	margin: 0px 15px 10px 0px;
	margin-left: 0px;
}

#commentform {
	margin: 0;
	padding: 10px;
	border: 1px solid #999;
	background-color:#FFF
}

#author {
	border: 1px solid #DCDCDC;
	height: 17px;
	width: 190px;
}

#email {
	border: 1px solid #DCDCDC;
	height: 17px;
	width: 190px;
}

#url {
	border: 1px solid #DCDCDC;	
	height: 17px;
	width: 190px;

}

#comment {
	width: 450px;
	border: 1px solid #DCDCDC;
	font-size:11px;
}

#submit {
	background-color: #E6E6E6;
	border: 1px solid #BEBEBE;
	color: #808080;
	padding:0;
	font-size: 1em;
	height: 30px;
	width: 405px;
	text-align: center;
	cursor: pointer;	
}

#submit:hover {
	background-color: #dcdcdc;
	color: #404040;
	border: 1px solid #404040;
}
/* Comments display */

#inner-content ol.commentlist {
	padding: 0 0px 0 0px;
	margin: 0 15px 10px 0px;
	width:481px;
	overflow:hidden;
	font-size:11px;
}
.comment_head{
	margin:0px;
	padding:0px;
}

#inner-content ol.commentlist li {
	background-color: #C1CEFF;
	margin: 5px 0 5px 0;
	padding: 10px;
	font-size:11px;
	border:1px solid #999;
}

#inner-content ol.commentlist li.alt {
	background-color: #E3CBFE;
	border:1px solid #999;
}

/* Images */

img.left {
	float: left;
	margin: 5px 5px 0 0;
	padding: 5px;
	border: 1px solid #c0c0c0;
}

img.right {
	float: right;
	margin: 5px 0 0 5px;
	padding: 5px;
	border: 1px solid #c0c0c0;
}

.entry img.wp-smiley {
	border: none;
	margin: 0;
	padding: 0;
}

.entry img {
	margin: 5px;
	padding: 5px;	
	border: 1px solid #c0c0c0;
}

.entry a img {
	border: 1px solid #c0c0c0;
}

.entry a:hover img {
	border: 1px solid #333333;
}

.entry{
	font-size:0.9em;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
}
/* Various styles */

.strong {
	font-weight: bold;
	font-size: 1.1em;
}
/* Intouch Contact Form */
		
div.intouch { margin: 1em auto 2em auto; }		
div.intouch  form { float: left; width: 100%; }		
div.intouch div.inputfield { padding: 4px 0px; position: relative; }
div.intouch span { position: relative; top: 0.4em; }
div.intouch label { 
  display: block; float: left; clear: left; width: 15%; text-align: right; 
  padding-top: 0.4em; position: relative; right: 5px;
  }
div.intouch div.inputfield input, 
div.intouch div.inputfield textarea { float: left; margin-left: 10px; }
div.intouch div.inputfield input { 
  width: 300px; background: transparent url(images/inputbg.gif) no-repeat; 
  border: 1px solid #ccc; padding: 3px;
  }
  div.intouch div.searchfield input { 
  width: 120px; background: transparent url(images/inputbg.gif) no-repeat; 
  border: 1px solid #ccc; padding: 3px;
  
  }
div.intouch div.inputfield textarea { 
  width: 300px; height: 138px; padding: 5px; border: 1px solid #ccc;
  background: transparent url(images/inputbg.gif) no-repeat;
  float: left;
  }
div.intouch div.inputfield input.submitbutton {
	border: 3px double #ccc;
	background: #ffffff;
	cursor: pointer;
	width: auto !important;
	padding: 2px;
	margin-left: 50%;
	margin-top: 20px;
	/*position: relative;*/
	
}
#send_button{
	clear: both;
	text-align: center;
	width: 100px;
	position: relative;
	left: 30px;
	top: 0px;
}
#inner-content input, #inner-content textarea{
	width: 320px; background: transparent url(images/inputbg.gif) no-repeat; 
  	border: 1px solid #999; padding: 3px;
}
div.intouch div#usermessage { margin-bottom: 10px; text-align: center; color:#FF0000;}
div.intouch div#usermessage.success {}

div.intouch .error { border: 1px solid #FF0000 !important; padding: 1px; }


#search{
	position:relative;
	left:559px;
	top:0px;
	width:248px;
	height:90px;
	background-color:transparent;
	background-image:url(images/bg_searchbar.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#searchform{
	background-color:transparent !important;
}
/*#searchbox{
	width:153px !important;
	height:18px !important;
	background-color:transparent;
	margin-top: 38px !important;
	margin-left: 55px !important;
	padding:3px;
	color:#000;
	font-size:0.9em;
	font-family:Verdana, Geneva, sans-serif;
	border:0px solid #FFFFFF;
}*/
.comments  {
	font-size: 12px;
	font-family:Verdana, Geneva, sans-serif;
	color: #000;
	display:block;
	width:450px;
	overflow:hidden;
	border-top:1px solid #999;
	font-weight:bold;
	padding-top:6px;
}
.commenttitle{
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	font-size:10px;
	font-style:italic;
}
.bookmarks{
	width:450px;
	text-align:center;
	overflow:hidden;
}
h2 a{
	font-size:13px;
	color:#333;
	font-weight:bold !important;
	letter-spacing:2px;
	text-decoration:underline !important;
}
.post{
	width:480px;
	padding-left:5px;
}

.post_overhead{
	display:block;
	width:470px !important;
	overflow:hidden;
}
.calendar{
	width:43px;
	height:43px;
	overflow:hidden;
	background-image:url(images/calendar.jpg);
	background-repeat:no-repeat;
	padding-top:0px;
	color:#333;
	font-size:0.8em;
	text-align:center;
	float:left;
	margin-right:8px;
}
.day{
	font-size:1.5em;
	font-weight:bold;
	line-height:17px;
}
.overhead{
	vertical-align:top;
}
.overhead h2, .overhead h2 a:link, .overhead h2 a:visited{
	font-size: 1.0em;
	font-weight:bold !important;
	color:#006;
	margin:0px;
	padding:0px;
	letter-spacing:1px;
}
.overhead h2 a:hover{
	color:#36F;
	text-decoration:underline;
}

.side_box{
	width:209px;;
	background-image:url(images/boxes_05.jpg);
	background-repeat:repeat-y;
	margin-bottom:20px;
	overflow:hidden;
}
.side_box_header{
	width:209px;
	background-image:url(images/boxes_03.jpg);
	height:41px;
	overflow:hidden;
	background-repeat:no-repeat;
	vertical-align:middle !important;
}
.side_box_footer{
	width:209px;
	height:14px;
	background-image:url(images/boxes_07.jpg);
	background-repeat:no-repeat;
}
.side_box_header h1{
	font-size:12px;
	font-weight:bold;
	color:#888;
	font-family:Tahoma, Geneva, sans-serif;
	letter-spacing:1px;
	display:inline;
	line-height:20px;	
	vertical-align:middle;
	text-align:center;
	position:relative;
	left:45px;
	top:7px;
}
.side_box_text{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	width:195px;
	text-decoration:none;
}
.side_box_text ul li{
	padding-left:5px;
	margin-left: 5px;
	line-height:20px;
	list-style-type:circle;
	list-style-position:inside;
}
.side_box_text ul{
	padding-left:5px;
	margin-left:5px;
}

.main_footer, .main_footer a{
	font-family:Tahoma, Geneva, sans-serif;
	color:#999;
	font-size:10px;
}
#inner-content{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
}
#inner-content a:hover, .side_box a:hover, body a:hover{
	color:#047D84;
}
.overhead h1, .overhead h1 a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	letter-spacing:3px;
	font-weight:bold !important;
	color:#047D84 !important;
}
.commentlist a{
	color:#047D84 !important;
	text-decoration:underline !important;
}
.comment_head a{
	color:#333 !important;
	text-decoration:none !important;
}
.ext_link{
	font-weight:normal !important;
	color:#93C !important;
	text-decoration:underline !important;
	padding:4px !important;
	letter-spacing:1px;
}
/* ################################################################ AJAX LOGIN ################################### */

.clear {
	clear:both;
	height:0;
	line-height:0
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}
.clearfix {
	display:inline-block
}
* html .clearfix {
	height:1%
}
.clearfix {
	display:block
}
.clearfix {
	height:1%
}
.clearfix {
	display:block
}
#toppanel {
	position:relative;
	top:0;
	left:0;
	width:100%;
	z-index:999;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	font-size:100%
}
#panel {
	width:100%;
	height:300px;
	color:#c0c0c0;
	background-color:#272727;
/*background-image:url(images/iadmin.png); */
	/*background-image:url(images/bg_admin.png);*/
	/*background-position:800px 20px;*/
	/*background-repeat:no-repeat;*/
/*	background-image:url(images/bg_bottom_admin.png);*/	
	/*background-position:left bottom;*/
	/*background-repeat:repeat-x;*/
	
	overflow:hidden;
	position:relative;
	z-index:3;
	display:none;
}
#panel h1 {
	font-size:1.6em;
	padding:5px 0 10px;
	margin:0;
	color:#cccccc;
	text-align:left
}
#panel h2 {
	font-size:1.2em;
	padding:10px 0 5px;
	margin:0;
	color:#cccccc;
	text-align:left
}
#panel p {
	margin:5px 0;
	padding:0
}
#panel a {
	text-decoration:none;
	color:#65A1DE
}
#panel a:hover {
	color:#AFD7FF
}
#panel a-lost-pwd {
	display:block;
	float:left
}
#panel ul {
	margin:0 0 5px 0;
	padding:0;
	line-height:1.6em;
	list-style:none
}
#panel .content {
	width:960px;
	margin:0 50px;
	padding-top:15px;
	text-align:left;
	font-size:0.85em
}
#panel .content .left {
	width:280px;
	float:left;
	margin-bottom:25px;
	padding:0 15px;
	border-right:1px solid #c0c0c0;
	min-height:220px
}
#panel .content .border {
	border-left:1px solid #c0c0c0
}
#panel .content .narrow {
	width:120px !important
}
#panel .content form {
	margin:0 0 10px 0
}
#panel .content label {
	float:left;
	padding-top:8px;
	clear:both;
	width:280px;
	display:block
}
#panel .content input.field {
	border:1px #1A1A1A solid;
	background:#414141;
	margin-right:5px;
	margin-top:4px;
	width:200px;
	color:white;
	height:16px
}
#panel .content input:focus.field {
	background:#545454
}
#panel .content input.bt_login, #panel .content input.bt_register {
	display:block;
	float:left;
	clear:left;
	height:24px;
	text-align:center;
	cursor:pointer;
	border:none;
	font-weight:bold;
	margin:10px 0
}
#panel .content input.bt_login {
	width:74px;
	background:transparent url(images/bt_login.png) no-repeat 0 0
}
#panel .content input.bt_register {
	width:94px;
	color:white;
	background:transparent url(images/bt_register.png) no-repeat 0 0
}
#panel .lost-pwd {
	display:block;
	float:left;
	clear:right;
	padding:15px 5px 0;
	font-size:0.95em;
	text-decoration:underline
}
.tab {
	background:url(images/tab_b.png) repeat-x 0 0;
	height:42px;
	position:relative;
	top:0;
	z-index:999;

}
.tab ul.login {
	display:block;
	position:relative;
	float:left;
	clear:left;
	height:42px;
	width:530px;;
	font-weight:bold;
	line-height:42px;
	margin:0;
	left:237px;
	color:#fff;
	font-size:80%;
	text-align:center;
	background-image:url(images/tab_log.png);
	background-position:left top;
	background-repeat:no-repeat;
	
}
.tab ul.login li.left {
	/*background:url(images/tab_l.png) no-repeat left 0;*/
	height:42px;
	width:90px;
	padding:0;
	margin:0;
	display:block;
	float:left
}
.tab ul.login li.right {
	/*background:url(images/tab_r.png) no-repeat right 0;*/
	height:42px;
	width:30px;
	padding:0;
	margin:0;
	display:block;
	float:right;
}
.tab ul.login li {
	text-align:left;
	padding:0 6px;
	display:block;
	float:left;
	height:42px;
	/*width:auto;*/
	/*padding-left:78px;*/
	/*background:url(images/tab_m.png) repeat-x 0 0;*/
}
.tab ul.login li a {
	color:#65A1DE
}
.tab ul.login li a:hover {
	color:#AFD7FF
}
.tab .sep {
	color:#414141;
}
.tab a.open, .tab a.close {
	height:20px;
	line-height:20px !important;
	padding-left:30px !important;
	cursor:pointer;
	display:block;
	width:100px;
	position:relative;
	top:11px
}
.tab a.open {
	background:url(images/bt_open.png) no-repeat left 0
}
.tab a.close {
	background:url(images/bt_close.png) no-repeat left 0
}
.tab a:hover.open {
	background:url(images/bt_open.png) no-repeat left -19px
}
.tab a:hover.close {
	background:url(images/bt_close.png) no-repeat left -19px
}
.randompost {
	font:14px century gothic, Arial, verdana, sans-serif;
	color:#fff;
}
#admin_control{
	background-color:#116c85;
	
}
/* ############################################################################################################# */

#calendar_wrap{
	width:200px;
	position:relative;
	left:40px;
}

