/*
Theme Name: Fideo-Cam
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, 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: 10px; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #000;
	color: #ddd;
	text-align: center;
	}

#page {
	text-align: left;
	}

#header {
	background: #666 url(images/fc-header.jpg) no-repeat;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 950px;
	}

#content {
	font-size: 12px;
	}

.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;
	}

.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white; 
} 
.depth-1 {
	border: 1px solid #ddd;
} 

.even, .alt {
	border-left: 1px solid #ddd; 
}

#footer {
	background: #222;
	border: 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;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.7em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

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: #ddd;
	}

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: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li ul li {
	font-size: 1em;
} 

.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: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #ccc;
	}

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: #EBC700;
	text-decoration: none;
	}

a:hover {
	color: #AF9400;
	text-decoration: none;
	}

#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 */

#fullUrlHidden{
	display:none;
}

/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: #333;
	margin: 20px auto;
	padding: 0;
	width: 950px;
	}

#header {
	position:relative;
	margin: 0 0 0 0px;
	padding: 0;
	height: 250px;
	width: 950px;
	}

#header_box01{
	position:absolute; 
	width:100%; 
	height:50px; 
	top:199px;
	color:#222;
}
#header_box_wrapper{
	width:100%;
	margin:0px 0px 0px 30px;
	overflow:auto;
}
.header_box02{
	margin:5px 0px 5px 20px;
	float:left;
	width:20%;
	height:40px;
	border-left:1px solid #555;
	padding-left:5px;
}

.header_box02 a{
	color:#222;
}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float:left;
	margin:0 0 0;
	padding:0 0 20px 45px;
	width:670px;
	}

#stuetzePage #feature_bar{
	width:300px;
	height:20px;
	position:absolute;
	right:30px; top:0px;
	z-index:200;
}

#stuetzePage a.bastiCredit{
	background:url(images/basti_credit.png) no-repeat center;
	width:210px;
	height:106px;
	display:block;
	border:0px none;
	margin:20px auto 10px auto;
	clear:both;
	outline:0px none;
}

#v24welcomewrapper #feature_bar{
	width:300px;
	height:20px;
	position:absolute;
	right:5px; top:0px;
	z-index:200;
}

.feature_navbox_aktiv{
	width:10px;
	height:10px;
	background:#eee;
	border:1px solid white;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	float: right;
	margin:5px;
	cursor: pointer;

}	

.feature_navbox_before{
	width:10px;
	height:10px;
	background:#777;
	border:1px solid #777;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	float:right;
	margin:5px;
	cursor: pointer;
}

.feature_navbox{
	width:10px;
	height:10px;
	background:transparent;
	border:1px solid #777;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	float:right;
	margin:5px;
	cursor: pointer;
}	

.feature_navbox:hover{
	width:10px;
	height:10px;
	background:#eee;
	border:1px solid #777;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	float:right;
	margin:5px;
	cursor: pointer;
}		
		
#stuetze_form{
	width:100%;
	height:673px;
	/*background:url(images/webform.png) no-repeat; */
	margin:30px 0px 30px 0px;
	position: relative;
	clear:both;
	
}

#stuetze_form_text{
	width:585px;
	left:33px;top:0px;
	position:absolute;
}

#stuetze_form_form{
	height:500px;
	left:20px;
	position:absolute;
	top:180px;
	width:595px;
}


#stuetze_index_stoerer{
	width:668px;
	height:350px;
	border:1px solid #666;
	margin:15px 0px 5px 0px;
	position: relative;
	
}

#stuetze_stoerer_logo{
	width:189px;
	height:69px;
	background: url(images/logo_stoerer.png) no-repeat center;
	position: absolute;
	top:10px;
	left:240px;
	z-index: 200;
}

#stuetze_index_description{
	width:668px;
	height:90px;
	position:absolute;
	bottom:0px;
	background: url(images/stuetze_stoerer_desc01.png) repeat-x;
	z-index: 200;
}

#stuetze_index_description p{
	font-family: 'Molengo', 'Lucida Grande',Verdana, arial, sans-serif;
	padding:0px 10px 10px 10px;
	line-height:150%;
	color:#fff;
	
}

#stuetze_index_slideWrap{
	width:668px;
	height:350px;
	overflow: hidden;
	
}

.stuetze_bg{
	background:url('images/Background.jpg') repeat-y center top;
	width:650px;
	margin:30px 0px 0px 0px;
	padding: 10px;
	overflow: hidden;
}



#stuetzePage {
	font-family: 'Molengo', 'Lucida Grande',Verdana, arial, sans-serif;
	line-height:165%;
	font-size:14px;
	
}

.stuetze_background01{
	background: url(images/leichtstuetze_background.png) no-repeat;
	width:650px;
	height:350px;
}

.stuetze_background02{
	background: url(images/leichtstuetze_background.png) no-repeat;

}

#stuetzePage #stuetze_imagerotator_top {
	width:650px;
	height:350px;
	overflow: hidden;
	position:absolute;
	bottom: 0px; left: 0px;
}

#stuetzePage #stuetze_imagerotator_top img{
	background: transparent !important;
}

#stuetze_topWrapper{
	position:relative;
	width:650px;
	height:400px;
	overflow: hidden;
}

#stuetzeLogoTop{
	position:absolute;
	left:0px;
	top:0px;
	background: url(images/leichtstuetze_logo.png) no-repeat;
	background-position: 7px 7px;
	width:650px; height:100px;
	z-index:200;
}

#stuetze_vorteile {
	width:585px;
	margin:0px auto 30px auto;
}


#stuetze_vorteile ul{
	list-style: none;
	margin: 0px 20px 50px 0px; padding: 0px;
	text-align: center;
	font-size: 16px;
}

#stuetze_vorteile li{
	margin: 5px 0px 5px 0px; padding: 0px;
}

.stuetze_indent{
	width:585px;
	padding:0px 33px 0px 32px;
	margin:0px auto;
	overflow: auto;
}

#stuetze_technischedaten{
	width:300px; float:left;
	overflow: hidden;
}

#stuetze_lieferumfang{
	width:260px; 
	background:transparent;
	float:left;
	margin:30px 0px 0px 0px;
}

#stuetze_zubehoer{
	width:260px; 
	background:transparent;
	float:right;
	margin:30px 0px 0px 0px;

}

#stuetzePage ul {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	list-style: none;
}

#stuetzePage a{
	border-bottom:1px dotted;
	cursor:pointer;
}

#stuetzePage ul li {
	margin: 5px 0px 5px 0px;
	line-height:120%;
	padding: 0px;
	list-style: none;
}

#stuetze_credits{
	width:40%; float:right;
	overflow: hidden;
	text-align: right;
}

.stuetze_footer{
	margin:50px 0px 50px 0px;
}

#stuetzePage h3{
	font-family: 'Yanone Kaffeesatz', arial, sans-serif;
	font-size:18px;
	margin:15px 0px 3px 0px;
}

#stuetzePage p{
	font-size:14px;
	margin:0px 0px 7px 0px;
	padding:0px;
}


#stuetze_content {
	text-align:justify;
	width:585px;
	margin:50px auto 50px auto;
	display: block;
}

#stuetze_bildStatisch {
	width: 650px;
	height:200px;
	overflow: hidden;
	position: relative;
}

#stuetze_VorteilLinks{
	text-align:center;
	width:100%;
	margin:20px 0px 20px 0px;
	font-size:1.4em;
}

#stuetze_bildAni.state1 {
	background:url(images/stuetze_quer04.png) no-repeat;
	background-position:-20px 0px;
	width: 650px;
	height:183px;
	overflow: hidden;
	position: relative;
}
#stuetze_bildAni.state2 {
	background:url(images/stuetze_quer04.png) no-repeat;
	background-position:0 -183px;
	width: 650px;
	height:183px;
	overflow: hidden;
	position: relative;
}
#stuetze_bildAni.state3 {
	background:url(images/stuetze_quer04.png) no-repeat;
	background-position:0 -366px;
	width: 650px;
	height:183px;
	overflow: hidden;
	position: relative;
}


#stuetze_bildStatisch img{
	position:absolute;
	top:-65px;
}

#stuetzePage p.stuetze_description img{
	margin: 0px auto 20px auto;
}

p.textcenter{
	text-align: center;
}

.stuetze_dummy01 {
	background:url('images/ML_Dummy01.jpg') no-repeat center;
	width:670px;
	height:1070px;
	margin:30px 0px 0px 0px;
}

.stuetze_dummy02 {
	background:url('images/ML_Dummy02.jpg') no-repeat center;
	width:670px;
	height:1070px;
	margin:30px 0px 0px 0px;
}

.versioncontainer{
	position:absolute;
	z-index:10;
	width:175px;
	left:40%;
	top:10px;
	background:#FFDE00;
	padding:10px;
}

.v1{
	width:80px;
	height:20px;
	background:url('images/v1v2.png') no-repeat center;
	background-position:0px 0px;
	float:left;
}

.v1:hover{
	width:80px;
	height:20px;
	background:url('images/v1v2_hover.png') no-repeat center;
	background-position:0px 0px;

}

.v2{
	width:95px;
	height:20px;
	background:url('images/v1v2.png') no-repeat center;
	background-position:-90px 0px;
	float:left;
}

.v2:hover{
	width:95px;
	height:20px;
	background:url('images/v1v2_hover.png') no-repeat center;
	background-position:-90px 0px;
}




.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.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: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin:30px 0px 10px 0px
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 10px 0 0;
	font-size:1.5em;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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: 4px;
	margin: 0 7px 2px 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 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 {
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;

	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 5px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 5px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	}

ul.fc_kategorien{
	font-size:1.1em;
	letter-spacing:120%;
	margin:0px;
	width:170px;

}

ul.fc_child-cats {
	margin:0px;
	padding:5px 0px 5px 10px;

}



ul.fc_kategorien li{
	margin:3px 0px 0px 0px;
	padding:5px 0px 5px 10px;
	margin-bottom:0px;
	background:#272727;
}

ul.fc_child-cats li{
	background:#2a2a2a;	
	margin:3px 0px 0px 0px;

}

.fc_child-li {
	background:transparent !important;
	margin:0px !important;
	padding:0px !important;
	width:100%;
}

.fc_listenelement{
	background:#444;
	margin:10px;
	overflow:auto;
	clear:both;
	border:1px dotted #666;
}

.fc_listetitel{
	font-size:1.2em;
	width:35%;
	font-weight:bold;
	padding:5px;
	margin:5px 0px 5px 10px;
	float:left;

}

.fc_listeformat{
	font-size:.8em;
	width:30%;
	padding:5px;
	margin:5px 0px 5px 20px;
	float:left;
	overflow:hidden;
	font-weight:normal;
}

.fc_listesmall{
	font-weight:normal;
	font-size:.8em;
	color:#ddd;
}
.fc_listepreis{
	font-size:1.1em;
	width:20%;
	font-weight:bold;
	padding:5px;
	margin:5px 0px 5px 5px;
	float:left;
	color:#EBC700;

}

.fc_listentitel a {
	color:#ddd;
}

h3.fc_katheader{
	background:#222;
	width:160px;
	padding:5px 0px 5px 10px;
	margin:3px 0px 0px 0px;
	font-size:1.2em;
}




/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px 0px;
	padding: 5px 3px;
	text-align: center;
	width:165px;
	border:1px dotted #666;
	}

.v24suchfeld{
	background:url(images/form.gif) repeat-x left;

	border:1px solid #FFFFFF;
	margin-bottom:0.6em;
	padding-left:0.5em;
}

#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 {
	margin: 5px 10px 0 0;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.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
{
	margin-left:750px;
	padding:20px 0 10px;

}

#sidebar form {
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
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;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin:10px auto;
	width:80%;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* BEGIN FIDEOCAM */

#divMessage{margin:10px auto;  height:30px; width:300px; padding:5px; background:#555; text-align:center;}

#liste{
border:1px solid #777;
width:100%;
}

#liste td, #liste th{
border:1px dotted #666;
}

.fc_tablepreis{text-align:right;}


.fc_sb_rsswrapper{
	width:160px; overflow:auto;
	margin:10px 0px 10px 0px;
	border:1px dotted #666;
	padding:5px;
}
.fc_sb_rssimage{
	width:35px;float:left;
}
.fc_sb_rsstext{
	float:left;
	width:125px;
}
.fc_sb_rsstext p{
	margin:0px;
}

.fc_nachoben{
	float:right;
}

.fc-loopbildwrapper{
	float:left;
	width:160px;
	height:auto;
	overflow:hidden;

}

.fc-looptext{
	float:left;
	width:460px;
	height:auto;
	overflow:hidden;
	text-align:left;
	margin-left:10px;

}

.loop_bild{
	overflow:auto;
}

.loop_preis{
	color:#eee;
	font-weight:bold;
	font-size:1.3em;
	letter-spacing:120%;
	text-align:center;
	width:100%;
	margin:5px auto;
	color: #EBC700;
	float:left;

}

.small_preis{
	font-size:1em;
	font-weight:normal;
	letter-spacing:120%;
	text-align:center;
	width:100%;
	color: #EBC700;
}
.loop_meta{
	color:#aaa;
	font-style:italic;
}

.fc_contact_content{
	margin:10px;
	padding:5px;
	border:2px solid #555;
	background:#444;
}

/* END FIDEOCAM */
/* BEGIN V24 */

.video-desc-loop
{
	width:300px;
	float:right;
	margin:5px;
	padding:2px;
}

.video-cover-loop
{
	width:280px;
	height:355px;
	float:left;
	background:#777;
	margin:5px;
	padding:2px;
}

ul.v24display, ul.v24related{
	float: left;
	width: 680px;
	margin: 0;
	padding: 0;
	list-style: none;

}

ul.v24display li, ul.v24related li{
	background: #444;
	float: left;
	width: 650px;
	padding: 10px;
	margin: 10px 0px;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
}

ul.v24display li a {
	color: #FFB900;
	text-decoration: none;
}

ul.v24display li .content_block {
	padding: 0 0px;
}
ul.v24display li .content_block h3 {
	margin: 0;
	padding: 5px;
	font-weight: normal;
	font-size: 1.5em;
	font-weight:bold;

}

ul.v24display li .content_block h3 a{
	color:#eee;

}

ul.v24display li .content_block p {
	margin: 0;
	padding: 5px 5px 5px 5px;  /*--The left padding keeps the content from flowing under the image--*/
	font-size: 1em;
	line-height:140%;
}
ul.v24display li .content_block a img, ul.v24related li img{ /*--Double border technique--*/
	padding: 5px;
	border: 2px solid #777;
	background: #eee;
	margin: 0 15px 0 0;
	float: left;	
}

ul.thumb_view li{ width: 180px; height:275px; margin:10px; overflow:hidden;text-align:center;} /*--Switch the width to accommodate for the three column layout--*/
ul.thumb_view li h3 { font-size:1em; clear:both;}
ul.thumb_view li p{ display: none; }
ul.thumb_view li .content_block a img { margin: 0px 0px 0px 4px; }

a.switch_thumb {
	width: 122px;
	height: 26px;
	line-height: 26px;
	padding: 0;
	margin: 0px 0;
	display: block;
	background: url(images/switch.png) no-repeat;
	outline: none;
	text-indent: -9999px;
}

a.swap { background-position: left bottom; }

a:hover.switch_thumb {
	filter:alpha(opacity=75);
	opacity:.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}

.switchdisplay{
margin-left:187px;
float: left;
}

.v24listwrapper
{
	margin:10px 0px;
}

.cover-meta{color:#aaa;}

.v24-detail-entry{
float:right;
width:360px;
}

.orange{
color: #EBC700;
}

.v24-detail-entry h3{
margin:0;
color:#ddd;
}

.v24-detail-entry p{
line-height:140%;
text-align:left;

}

.v24-detail-bild{
float:left;
background:#555;
text-align:center;
overflow:auto;
padding: 5px;
position:relative;
}

.fc-detail-bild-zoom {
 position:absolute;
 width:20px;
 height:20px;
 background: url(images/magnify.png) no-repeat center;
 top:10px;
 left:15px;
}

.fc-detail-bild-wait {
 position:absolute;
 width:20px;
 height:20px;
 background: url(images/ajaxload-blue.gif) no-repeat center;
 top:10px;
 left:15px;
}

.v24-detail-bild img{
	padding: 5px;
	border: 2px solid #777;
	background: #eee;
	margin: 0px auto;
}

.v24-detail-bildwrapper{
	width:280px;
	float:left;
}
.v24clear{clear:both;}

#v24welcomewrapper{
	width:100%;
	overflow:auto;	
	margin-top:15px;
}

#v24-top10{
	padding:10px;
	background:#444444;
	border:1px solid #666666;
	overflow:auto;
	margin-top:15px;
	margin-bottom:15px;
}

#v24welcomewrapper h2{
	margin:5px 0px 0px 0px;
	font-size:1.1em;	
	text-transform:uppercase;
}

#welcome-message{
	padding:10px;
	background:#444;
	border:1px solid #666666;
}

.fc_message{
	margin-top:20px;
	padding:10px;
	background:#444;
	border:1px solid #666666;
	overflow:auto;
}

.fc_message_image{
	width:250px;
	background:#fff;
	color:#333;
	border:1px solid #333;
	padding:5px;
	float:left;
}
.fc_message_image p{
	text-align:center;
	font-size:.8em;
}
.fc_message_text{
	width:350px;
	padding:5px;
	float:right;

}

#v24anfahrt-index{
	padding:10px;
	background:#444444 ;
	border:1px solid #666666;
	margin-top:15px;
	overflow:auto;
}



#welcome-message p{
 line-height:140%;
 font-size:1.1em;

}

/*  Akkordion */
 ul.v24acc{
  list-style: none;
  margin-left: 10px;
  padding: 0;

}

ul.v24acc li{
  float: left;
  margin: 10px;
  padding: 5 px;
  width:170px;
  background:#777;

}

ul.v24acc  li a{
  width: 150px;
}

ul.v24acc li img{



}

.slidewrapper{
	position:relative;
	overflow:hidden;
	margin:5px auto;
	width:150px;
	height:150px;
}

.fc_topbildwrapper {
	overflow:hidden;
	width:150px;
	height:150px;

	background:#fff;
	position:absolute;
}

.fc_toptitel{
	font-weight:bold;
	font-size:1em;
	letter-spacing:120%;
	line-height:140%;
	text-align:center;
	color: #eee;
	float:left; 
	 position: absolute;  
	 background: #000;  
	 height: 100px;  
	 width: 100%;  
	 opacity: .8;  
	 /* For IE 5-7 */  
	 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);  
	/* For IE 8 */  
	 -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";  

}

.fc_toptiteldesc{
	height:17px;
	overflow:hidden;
}

.captionfull .fc_toptitel {  
	 top: 110px;  
	 left: 0px;  
}  


 ul.v24acc li p{
	 margin: 0;
	 padding: 0;
}

/* ende Akkordion */
.v24-nav-next a{
width:25px;
height:25px;
display:block;
text-indent:-9999px;
background:url(images/prev-next.png) no-repeat;
}

.v24-nav-prev a{
width:25px;
height:25px;
display:block;
text-indent:-9999px;
background:url(images/prev-next.png) no-repeat;
background-position:top right;
}

.v24-nav-prev a:hover, .v24-nav-next a:hover{
	filter:alpha(opacity=75);
	opacity:.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}



:focus {
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
}

#sb_mailabo {
	font-family:'DejaVu Sans Mono','Bitstream Vera Sans Mono','Liberation Mono','Nimbus Mono L',Monaco,'Courier New',Courier,monospace;
	font-size:1.1em;
}

#sb_mailabo p{       
 font-size:1em;
 padding:0px;
 margin:5px 0px 5px 0px;
}

#sb_mailabo input{       
 padding:3px;
 border:1px solid #ccc;
 font-family:'DejaVu Sans Mono','Bitstream Vera Sans Mono','Liberation Mono','Nimbus Mono L',Monaco,'Courier New',Courier,monospace;
}
#sb_mailabo #submitmail{       

 padding:3px;
 border:1px solid #ccc;

}

#sidebar #sbmaildiv{
	background:#222;
	color:#EBC700;
}


/* END V24 */


/* "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." */
