/*
Theme Name: WordPress Default DE-Edition
Theme URI: http://wordpress.org/
Description: Das Standard WordPress Theme basierend auf dem bekannten <a href="http://binarybonsai.com/kubrick/">Kubrick</a>. Die deutsche Bearbeitung erfolgte durch <a href="http://wordpress-deutschland.org/">WordPress-Deutschland.org</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: grey, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/




/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	background-color: #DD6E00;
	color: #4C4C4C;
	background-image:url('images/hintergrund_beach.gif');
	background-repeat: repeat-y;
	text-align: left;
	}

#page {
	border: 0px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5;
	}



#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	border:none;
	background-image:url('http://www.bitsunbeach.de/web/wp-content/themes/default_de/images/punkt.gif');
	background-repeat:repeat-x;
	background-position:top left;
	border: none;
	}

strong {
	color:#DD6E00;
	text-transform:uppercase;
	font-weight:normal;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.2em;
	}

h2.pagetitle {
	font-size: 1.2em;
	}

#sidebar h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.2em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #ca5c43;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1.3em Helvetica, Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #C78023;
	text-decoration: none;
	}

a:hover {
	color: #4C4C4C;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
html {height:100%;}

body {height:100%;}

body {
	margin: 0 0 0px 0;
	padding: 0;
	}

#page {
	background:white;
	margin: 0px 0 0 67px;
	padding: 0;
	width: 599px;
	min-height:940px;
	border: 0px solid white;
	}

#header {
	background-color: white;
	margin: 0 0 0 0px;
	padding: 0;
	height: 225px;
	width: 599px;
	}

#headerimg {
	margin: 0px 7px 10px 7px;
	height: 215px;
	width: 585px;
	background:grey;
	}

#banner {
	width:160px;
	height:885px;
	position:absolute;
	top:0px;
	left:673px;
	border-left:0px solid white;
	border-right:0px solid white;	
	background:white;
	padding: 55px 0 0 0;
	}

.narrowcolumn {
	float: right;
	padding: 0px;
	margin: 0px 0 20px 0px;
	width: 415px;
	border-left:10px solid white;
	border-right:7px solid white;
	background:white;
	}

.widecolumn {
	float: right;
	padding: 0px;
	margin: 0px 0 0 10px;
	width: 415px;
	}

.post {
	margin: 0 0 0 0px;
	text-align: left;
	}

.post hr {
	display: block;
	height:1px;
	border:none;
	border:none;
	background-image:url('http://www.bitsunbeach.de/web/wp-content/themes/default_de/images/punkt.gif');
	background-repeat:repeat-x;
	background-position:bottom left;
	/* border-linie durch grafik ersetzen! */
	clear:both;
	padding:8px 0px 0px 0px;
	}

#sidebar hr {
	display: block;
	height:1px;
	border:none;
	border:none;
	background-image:url('http://www.bitsunbeach.de/web/wp-content/themes/default_de/images/punkt.gif');
	background-repeat:repeat-x;
	background-position:bottom left;
	/* border-linie durch grafik ersetzen! */
	clear:both;
	padding:0px 0px 0px 0px;
	}


#flash_diashow {
	margin:10px 0 0 0;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

#footer {
	padding: 3px 0 0 0;
	margin: 0px 7px;
	clear: both;
	}

#footer p {
	padding: 0px 0px 10px 0px;
	text-align: left;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 3px 0 0;
	line-height:150%;
	display:block;
	
	border:none;
	background-image:url('http://www.bitsunbeach.de/web/wp-content/themes/default_de/images/punkt.gif');
	background-repeat:repeat-x;
	background-position:bottom left;
	
	text-transform:uppercase;
	color:#DD6E00;
	font-size:1.1em;
	}
	
h3 {
	margin: 0px 0 0;
	line-height:150%;
	display:block;
	text-transform:uppercase;
	display:inline;
	}	

h2.pagetitle {
	margin: 0px 0 0;
	display:block;
	border-bottom:1px dotted black;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

.alignnone {
	margin:-2px 0 15px 0;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 7px 0px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* 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;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 0px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0px;
	}

ol li, #sidebar ul ol li {
	list-style: none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	font:1.2em Helvetica, Verdana, Arial, sans-serif;
	text-indent:4px;
	padding: 0px;
	width: 160px;
	float:left;
	background:white;
	border-left:7px solid white;
	
	}

#sidebar form {
	margin: 0;
	}
	
.page_item {
	display:block;
	line-height:200%;
	vertical-align:middle;
	border-bottom:1px solid white;
	color:#DD6E00;
	text-transform:uppercase;
	}
	
.page_item a:link, .page_item a:active, .page_item a:visited {
	display:block;
	background-color:#E5E5E5;
	color:#DD6E00;
	text-decoration:none;
	}
	
.page_item a:hover {
	color:#DD6E00;
	display:block;	
	text-decoration:none;
	background-color:#B9B9B9;
	}
	
.current_page_item {
	vertical-align:middle;
	border-bottom:1px solid white;
	display:block;	
	line-height:200%;
	background-color:#DD6E00;
	text-transform:uppercase;
	}	
	
.current_page_item a {	
	text-decoration:none;
	color:white;
	}
	
.current_page_item a:hover {
	vertical-align:middle;
	color:white;
	display:block;	
	line-height:200%;
	text-decoration:none;
	background-color:#DD6E00;
	text-transform:uppercase;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	border-top:0px solid #DD6E00;
	border-bottom:0px solid #DD6E00;
	padding:0px 0;
	empty-cells: show;
	margin: 0px 0 0 0px;
	width: 160px;
	background:white;
	font: 1em normal Helvetica, Verdana, Arial, sans-serif;
	}

#wp-calendar table {
	border-collapse:collapse;
	width:100%;
	}
	
#wp-calendar td {
	padding: 0px 0;
	text-align: center;
	background:#E5E5E5;
	font-size: 0.8em;	
	}

#wp-calendar tr {
	border:none;
	border-bottom:1px solid white;
	}

#wp-calendar td {
	border:none;
	border-right:1px solid white;
	height:100%;
	line-height:225%;
	width:22px;
	height:22px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	color:#DD6E00;
	text-decoration:none;
	text-transform:uppercase;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	color:#DD6E00;
	text-decoration:none;
	text-transform:uppercase;
	}

#wp-calendar #next a:hover {
	padding-right: 10px;
	text-align: right;
	background:#DD6E00;
	color:white;
	text-decoration:none;
	text-transform:uppercase;
	}

#wp-calendar #prev a:hover {
	padding-left: 10px;
	text-align: left;
	background:#DD6E00;
	color:white;
	text-decoration:none;
	text-transform:uppercase;
	}

#wp-calendar a {
	display: block;
	color:#DD6E00;
	text-decoration:none;
	}

#wp-calendar a:hover {
	display: block;
	color:#DD6E00;
	text-decoration:none;
	background:#B9B9B9;
	}

#wp-calendar caption, #wp-calendar caption a:link {
	text-indent:6px;
	text-align: left;
	width: 100%;
	font: 1em normal Helvetica, Verdana, Arial, sans-serif;
	color:black;
	margin-bottom:5px;
	text-transform:uppercase;
	background:white;
	}


#wp-calendar th {
	padding: 3px 0;
	text-align: center;
	background:white;
	font-size: 0.8em;
	font-weight:normal;
	}

#wp-calendar table #today {
	background:#B9B9B9;
	}

#wp-calendar table td.pad {
	background:white;
	}



/* Newsletter & Wetter & sponsoren Sidebar */	

#newsletter_sb {
	margin:0px 0 0 0;
	padding:0px 0 0 0;
	border-bottom:0px solid #DD6E00;
/*	border-top:10px solid #DD6E00;*/
	}	

#newsletter_sb form {
	margin:0px 0px 0px 0px;
	}

.nltext {
	width:154px;
	display: block;
	padding: 5px 3px;
	border:none;
	background: #e3e3e3;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:100%;
	color:#4C4C4C;
	margin-bottom:-7px;
	}
	
.nlradio {
	display:none;
	}

.nlsubmit {
	width:160px;
	}
	
#wetter_sb {
	margin:0px 0 0 0;
	border-bottom:0px solid #DD6E00;
	padding:0 0 0px 0;
	}

#sponsoren {
	margin-top:0px;
	border-bottom:0px solid #DD6E00;
	}

#sponsoren img {
	margin-bottom:5px;
	}

/* END */


/* beach banner */

#beach_banner {
	margin:8px 0 0 0;
	padding:0 0 8px 0;
	border-bottom:0px solid #DD6E00;
	}


/* Begin Various Tags & Classes */

#password_form {
	text-align:left;
	}

#password_form .password_text {
	padding: 5px 3px;
	margin:0 0 8px 0;
	display:block;
	border:none;
	background: #e3e3e3;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:100%;
	color:#4C4C4C;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

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;
	}

/*hr {
	display: none;
	}*/

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/





/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	
	
	
/* CSS File for Dagon Design Formmailer Script */
/* http://www.dagondesign.com */

/* COLOR/BORDERS CSS */

form.ddfm h1,
form.ddfm h2 {
	color: #606060;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	color: #606060;
}

form.ddfm .fmcheck p, 
form.ddfm .fmradio p,
form.ddfm textarea, 
form.ddfm .fmfullblock, 
form.ddfm .fmhalfblock, 
form.ddfm .fmselect, 
form.ddfm input.fmtext,
form.ddfm input.fmverify,
form.ddfm textarea.fmtextwide,
form.ddfm .submit,
form.ddfm .credits {
	color: #404040;
}

form.ddfm .required {
	color: #FF0000;
}

.ddfmerrors {
	color: #FF0000;
}

/* TEXT CSS */

.ddfmwrap {
	font-size: 100%;
	font-family: Helvetica, Verdana, Arial sans-serif;
}

form.ddfm h1,
form.ddfm h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}


form.ddfm h1 {
	font-size: 140%;
}

form.ddfm h2 {
	font-size: 115%;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	font-size: 100%;
	font-weight: bold;
	display:none;
}

form.ddfm .credits {
	font-size: 90%;
}

form.ddfm legend {
	font-size: 110%;
}

.ddfmerrors {
	font-weight: bold;
}




/* STRUCTURE CSS */

.ddfmwrap {
	margin: 0px;
	width: 100%;
}

.ddfmwrap p.fieldwrap {
	/*padding: 1px;
	margin: 1px;
	clear: left;*/
}

form.ddfm {
	text-align: left;
	padding: 0px;
	width: 100%; 
}

form.ddfm fieldset {
	padding: 0 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
}

form.ddfm legend {
	padding: 0 px;
	margin: 0 0px;	 
}

form.ddfm label {
	/*display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  */
	display:none;
}

form.ddfm label.fmtextlblwide {
	display: block;  
	float: left; 
	text-align: left;
	margin: 0 10px 0 1px; 
	padding-bottom: 8px; 
	width: 100%;
}

form.ddfm select.fmselect {
	float: left; 
	display: block;
	width: 65%; 
	margin-bottom: 15px;  
	padding: 3px; 
}

form.ddfm .fmcheck {
	width: 65%; 
	float: left;
	display: block;  
	margin-bottom: 15px;
}

form.ddfm .fmradio {
	width: 65%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm textarea {
	/*float: left; 
	position: relative;
	width: 65%;
	margin-bottom: 15px;
	padding: 3px;*/
	width:410px;
	padding:5px 3px;
	border:none;
	background: #e3e3e3;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:100%;

}


/*
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  */

form.ddfm .fmfullblock {
	padding-left: 0px;
	float: left; 
	width: 100%;
	margin-bottom: 13px;
	display: block;
}

form.ddfm .fmhalfblock {
	width: 65%;
	padding-left: 29%;
	margin-bottom: 13px;
	float: left; 
	display: block;
}

form.ddfm input.fmverify {
	float: left; 
	width: 22%;
	margin-bottom: 15px; 
	padding: 3px;
	position: relative;
	display: block;
}

form.ddfm img {
	margin: 1px 0 0 10px; 
    float: left;
}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
	float: left; 
	display: block;
	width: 410px;
	margin-bottom: 15px;  
	padding: 5px 3px;
	margin-top:-6px;
	border:none;
	background: #e3e3e3;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:100%;	
}

form.ddfm textarea.fmtextwide {
	/*display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px; 
	padding: 3px;*/
}

form.ddfm .credits {
	text-align: right;
	margin-top: 7px;
	width: 97%;
}

form.ddfm .submit {
	text-align: left;
	clear: both; 
	width: 97%;
	margin-bottom:20px;
}

.ddfmwrap .ddfmerrors {
	/*display: block; 
	float: left; 
	width: 27%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;*/
}

.ddfmwrap .errorlist {
	/*float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
	text-align: left;*/
}

.ddfmwrap .recaptcha {
	width: 100%;
	text-align: right;
	clear: both; 
	height: 120px;
	margin-right: 7px;
	padding-bottom: 10px;
}

.ddfmwrap .recaptcha-inner {
	float: right;
	margin-right: 3px;
}

/* GelŠnde Table */

.entry table {
	margin:8px 0 0 0;
	}
	
.entry td {
	vertical-align:top;
	}
	
	
/* MyGallery */

/* default style for myGallery  */

.mypicbox {
	margin-top: 10px;
	margin-bottom: 30px;
}

.mypicup {
display:none;
}

.mygalleryup {
	padding-top: 10px;	
}

.mypicture {
	text-align: center;
	margin: auto;
	
}

.myfooter {
	text-align: center;
}

.mypicback {
	float: left;
	background-color:#E5E5E5;
	padding:3px 0px;
	margin-right:3px;
	width:40px;
	text-align:center;
}

.mypicback a {
	color:grey;
	text-decoration:none;
	
}

.mypicfor {
	float: right;
	background-color:#E5E5E5;
	padding:3px 0px;	
	width:40px;
	text-align:center;
}

.mypicfor a {
	color:grey;
	text-decoration:none;	
}

.mypicbuttons {
	float:right;
	width:83px;
	border-bottom:3px solid white;
}

/*.mypicback a:hover, .mypicfor a:hover {
	color:white;
	background-color:#DD6E00;
}*/

.mypicsgallery {
	text-align: center;
	margin-top: 10px;
}

.mygallpic {
	margin-bottom:0px;
	
}

.mypicsgallery a img {
	/*border: 2px solid  #ffffff;
	padding: 1px;*/
	border:1px solid white;
}

.mypicsgallery a:hover img {
	/*border: 2px solid  #CC0000;*/
	border:1px solid #DD6E00;
}


.myrandompic img {
	padding:5px;
	border: 1px solid #666666;
	background: #ffffff;
}
.mygalleryoverview {
	margin-top: 10px;
}

.mygallerygallery {
	height: 85px;
	padding: 5px 0 0 0px;
	margin-bottom: 5px;
	border: 0px solid #cccccc;
	background-image:url('http://www.bitsunbeach.de/web/wp-content/themes/default_de/images/punkt.gif');
	background-repeat:repeat-x;
	background-position:bottom left;
}

.mygallerynames {
	color:#CA001C;
	text-transform:uppercase;
	font-weight:normal;
	float:right;
	clear:both;
	width:300px;
}

.mygallerypreviewpics {
	float: left;
	margin-right: 12px;
}
.mygallerydescription {
	text-align: left;
	font-size: 1em;
	float:right;
	width:300px;	
}

.mypicboxentry {
	margin-top: 10px;
	margin-bottom: 10px;
	
}
.mypictureentry {
	text-align: center;
	margin: auto;
}

.mypicsgalleryentry {
	text-align: center;
}

.mygallpicentry {
	margin-bottom:0px;
}

.mypicsgalleryentry a img {
	/*border: 2px solid  #ffffff;
	padding: 1px;*/
}

.mypicsgalleryentry a:hover img {
	/*border: 2px solid  #CC0000;
	padding: 1px;*/
}

.myinlinepicture {
	text-align:center;
	margin:auto;
	margin-top:10px;
}

.myinlinepictureleft {
	float:left;
	padding-right:10px;
}

.myinlinepictureright {
	float:right;
	padding-left:10px;
}

.myinlinepictureleftclear {
	float:left;
	padding-right:10px;
	padding-top: 10px;
}

.myinlinepicturerightclear {
	float:right;
	padding-left:10px;
	padding-top: 10px;
}

.myinlinepicdescription {
	text-align:center;
	font-size: 0.8em;
	margin-bottom: 0.2em;
}

.myinlinepictureimg {
	border:0px;
}

.mypictureentryimg {
	border:0px;
}

.mygallerypreviewpics img {
	border:0px;
	width:100px;
	height:75px;
}

.gallerynav {
	
}

.galleryfor {
	float: right;
}

.galleryback {
	float: left;
}

.exifmetalabel {
	font-family: Verdana;
	font-size: 1em;
}

.exifbox {
	border: 1px solid #cccccc;
	font-family: Verdana;
	font-size: 0.85em;
}

.exiflabelone {
	background: #eeeeee;
	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
}

.exiflabeltwo {
	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
	
}

.exifdataone {
	font-weight:lighter;
	
}

.exifdatatwo {
	font-weight:lighter;
}


.thumbsnav {
	
}

.thumbsfor {
	float: right;
}

.thumbsback {
	float: left;
}

.thumbscounter {
	color: #666666;
	text-align: center;
	font-size: 0.7em;
	font-family: 'Verdana', 'Geneva', sans-serif;
}

.mypiccounter {
	color: #666666;
	text-align: center;
	font-size: 0.7em;
	font-family: 'Verdana', 'Geneva', sans-serif;
}

.galcounter {
	color: #666666;
	text-align: center;
	font-size: 0.7em;
	font-family: 'Verdana', 'Geneva', sans-serif;
}

.transparent {
	color: #ffffff;	
}

#balken {
	margin:5px 0;
	}
