body { background: #f1f1f; color: #333; font-family: arial, verdana, sans-serif; font-size: 16px; /* background-image:url(images/test.png); background-position:left;  background-repeat:repeat; */}
/* = main structure */
#main-wrapper { margin: 0 auto; padding: 0 7px; width: 860px; background-color:#fff; background-image:url(images/streifen1.gif);}
/* = basic reused style rules */
h1, h2, h3, h4, h5 { font-weight: normal; }
h1 { font-size: 3em; }
h2 { font-size: 2em; }
h3 { font-size: 1.5em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.1em; }
a { color: #898989; text-decoration: none; }
	a:hover { color: #ccc; }


/* = HEADINGS */
#headings{
	font-size:1.4em;
	text-align:left;
	font-style:italic;
	margin: 0px 0px 5px 0px;
	font-weight:lighter;
	color:#fff;
	background-color:#ff3333;
	position:absolute;
	z-index:1000;

}

/* = css3 border radius link */
#main-nav li { list-style: none; }
	#main-nav li a, 
	.radius-link a { -moz-border-radius: 3px; -webkit-border-radius: 3px; background: #eee; border-radius: 3px; border: 1px solid #ddd; color: #888; display: block; font-size: 14px; padding: 7px 15px; text-decoration: none; text-transform: uppercase; }
	#main-nav li a:hover, 
	.radius-link a:hover { background: #222; border-color: #000; color: #fff; }
/* = text input */
.text-input { background: #fff url(images/bg-input-gradient.png) repeat-x 0 0; border-left-color: #aaa; border-top-color: #999; border: 1px solid #ccc; font-family: arial, verdana, sans-serif; font-size: 0.8em; padding: 4px; }
/* = masthead */
#leaderboard { padding: 20px 0 50px; position: relative; }
#site-name { float: left; width: 595px; }
	#site-name h4 { font-size: 32pt; margin-top: 15px; font-weight:lighter;}
	#site-name a img { margin-top: 1px; }
	#site-name h5 {font-size:9pt;margin-top: 1px;padding-left:119px;}
	/* = plain text logo option */
#site-name a { border: 0; color: #333; }
		#site-name a:hover { color: #3c6c92; }
		
/* = main navigation top of page */
.aboutbox{ 
font-size:.7em;
font-color:#bbb;
float: right; 
margin: 15px 40px 0px 0px; 
width: 170px; 
line-height:1.1em;
text-transform:uppercase;
background-color:#ccc;
}

#main-nav { font-weight: normal; text-align: center; text-transform: uppercase; }
	#main-nav li { float: left; margin-left: 7px; }
/* = home posts */
.left, 
.recent-leads { width: 607px; float:right;}
.post-comments { position: absolute; right: 7px; top: -1px; z-index: 1; }
	.post-comments a { -moz-border-radius-bottomleft: 3px; -moz-border-radius-bottomright: 3px; -webkit-border-bottom-left-radius: 3px; -webkit-border-bottom-right-radius: 3px; background: #fff; border: 1px solid #ddd; color: #555; display: block; font-size: 0.5em; padding: 7px; text-align: center; }
		.post-comments a:hover { background: #222; border-color: #000; color: #fff; }
/* = title overlay */
.title-insert { 
	-moz-opacity: .8; 
	background: #000; 
	bottom: 0; 
	filter: alpha(opacity=80); 
	left: 0; 
	opacity: .8; 
	position: absolute; 
	right: 0; 
	width: 100%; 
	z-index: 1; }
	.title-insert a { font-style:italic; text-align:left; border: 0; color: #eee; display: block; font-size: 0.6em; line-height: 1.4em; padding: 6px 10px; }
		.title-insert a:hover { color: #3c6c92; font-size: 0.7em}
.main-post-bg, 
.secondary-post-bg { background: #222; display: block; overflow: hidden; overflow: hidden; position: relative; }
.main-post-bg { height: 225px; margin: 0 0 10px 0; width: 593px; }
.main-post-bg.showhero { margin-left: 0px; height: 45px}
.secondary-post-bg { height: 150px; margin: 0px 7px 20px 0; width: 293px; }
/* = single entry style */
.home.is-single { border-top: 0px solid #ccc; }
.post.single { line-height: 1.4em; padding-top: 0px; }
	.post.single h2, 
	.post.single h2 a { border: 0px; color: #333; font-size: 1.1em; line-height: 1.8em; }
	.post.single h2 a:hover { color: #3c6c92; }
	.post.single .showhero h2 a { line-height:1.1em; font-size:1.8em;color: #ddd; }
	.post.single .showhero h2 a:hover { color: #fff; }
	.post.single .entry { border-top: 0px solid #ccc; padding: 10px 10px 0px 0px; clear: both; }
	.post.single .meta { font-size: 0.6em; overflow: hidden; margin: -40px 0px 0px 0px; padding: 0; z-index:1000; }
		.post.single .meta li { list-style: none; float: left; margin: 0 5px 0 0; padding: 2px 7px; }
		.post.single .meta li.first { background: #eee; border: 0px solid #ccc; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; padding: 2px 7px; }
	.post.single p { line-height: 1.4em; margin: 1.5em 0; }
		.post.single p a, 
.post.single li a { font-weight: bold; }
	.post.single h3 { margin-top: 20px; }
	.post.single blockquote, 
	.post.single ul, 
	.post.single ol { color: #555; margin: 0 15px; }
	.post.single ul li { margin: 0 20px; }
	.post.single ol li { list-style: decimal; margin: 0 20px; }
	.post.single blockquote { border-left: 1px solid #ccc; font-style: italic; margin-left: 20px; padding-left: 10px; }
	.post.single img.floatleft,
	.post.single img.alignleft { float: left; margin: 4px 10px 0 0; }
	.post.single img.floatright,
	.post.single img.alignright { float: right; margin: 4px 0 0 10px; }
	.post.single .wp-caption-text { color: #888; font-size: 0.8em; text-align: center; text-transform: uppercase; }
.gallery-item a img { border-color: #eee !important; }
.navigation { clear: both; font-weight: bold; padding: 10px 0; }
	.navigation a { float: left; }
	.navigation .left, 
	.navigation .right { width: 120px; }
	.navigation .left { text-align: left; }
	.navigation .right { margin-right: 15px; text-align: right; }
* html .navigation .right { margin-right: 7px; }
.navigation .right a { float: right; }
.for-tags { -moz-border-radius: 3px; -webkit-border-radius: 3px; background: #eee; border: 1px solid #ddd; border-radius: 3px; font-size: 0.8em; padding: 7px 10px; }




/* = sidebar and widgets style */
.home .right { overflow: hidden; width: 250px;  } 
	.home .right h3 { font-size: 1em; padding: 9px 3px 7px; }
h3.module-title, 
h3.widgetTitle { border-bottom: 1px solid #eee; border-top: 1px solid #ccc; font-size: 1em; margin: 0 0 10px; padding: 9px 3px 7px; }
h3.module-title a, 
h3.widgetTitle a { border: 0; }
.widgetContainer { margin: 0 0 20px 0; }
	.widgetContainer .textwidget { font-size: 0.8em; line-height: 1.4em; margin: 0 7px; }
ul.module-list, 
.widgetContainer ul { margin: 0 0 20px 0; }
.module-list li, 

div.right{
	position: absolute;
	left:270px;
}

.menu p {
font-size: .7em; 
margin-bottom:.5em;
font-weight:bolder;
color:#c1c1c1;
text-align:center;
text-decoration:underline;
display:block;
text-transform:uppercase;
}

li { 
background-image:url("images/menubg.gif");
background-repeat:no-repeat;
background-position:right;
background-color:#fff;
font-size: 1.6em; 
line-height: 1.0em; 
margin: 0px 2px 10px 25px; 
font-weight:bolder;
font-style:italic;
list-style:none;

}

li a {
border:1px dotted #ccc;
color:#c1c1c1;
display:block;
overflow:visible;

}

li a:hover {
color:#2b2b2b;
background-image:url("images/friendsbg.gif");
padding-left:15px;
}

.friendstext  {
	font-size: .7em; 
	margin-bottom:.5em;
	font-weight:bolder;
	color:#c2c2c2;
	text-align:center;
	text-decoration:underline;
	display:block;
	text-transform:uppercase;
}

.friends p a{
	background-repeat:no-repeat;
	background-position:right;
	background-image:url("images/menubg.gif");
	background-color:#fff;
	border:1px dotted #ccc;
	margin: 0px 2px 10px 10px; 
	color:#c1c1c1;
	font-size:1.6em;
	font-style:italic;
	display:block;
	font-weight:bolder;
	text-align:left;
	text-transform:none;
	text-decoration:none;
	margin-left:30px;
}

.friends p a:hover{
	background-repeat:repeat;
	color:#2b2b2b;
	background-image:url("images/friendsbg.gif");
	padding-left:15px;
}

.reel {
	font-size: .7em; 
	font-weight:bolder;
	color:#c2c2c2;
	text-align:center;
	text-decoration:underline;
	text-transform:uppercase;
	margin:40px 0px;
}

.reel p a{
	font-style:italic;;
	width:130px;
	color:#fff;
	font-size:2em;
	font-weight:bolder;
	background-color:#ff0000;
	
}

.reel p a:hover{
	font-size:2.4em;
	background-color:#000;
}

.sidebar-nextprev { overflow: hidden; width: 320px; }
	.sidebar-nextprev li { border-left: 1px solid #ccc; float: left; height: 40px; list-style: none; width: 159px; }
		.sidebar-nextprev li.previous { border-right: 1px solid #ccc; }
		.sidebar-nextprev li.next { border-left: 1px solid #ccc; float: right; margin-left: -1px; }
		.sidebar-nextprev li a { border-left: 1px solid #ccc; border: 0; color: #ccc; display: block; font-size: 0.9em; font-weight: bold; height: 40px; margin-left: -1px; }
			.sidebar-nextprev li a:hover { border-color: #3c6c92; color: #3c6c92; }
			.sidebar-nextprev li a span { cursor: pointer; display: block; padding: 15px 0 0 10px; }
.widgetContainer #wp-calendar { border-collapse: collapse; width: 100%; }
#wp-calendar caption { font-weight: bold; margin-bottom: 7px; }
#wp-calendar thead th { border-width: 1px 0; border: 1px solid #ccc; padding: 4px 0 4px 3px; }
#wp-calendar td { color: #777; padding: 3px 0 7px 3px; }
	#wp-calendar td a { font-weight: bold; }
#middle-widgets { width: 970px; }
	#middle-widgets .widgetContainer { clear: top; float: left; margin: 0 11px 15px 0; width: 312px; }
.sidebar-desc { font-size: 0.9em; line-height: 1.4em; margin: 0 4px; }
/* = legacy comments style support */
.legacy .commentlist li { border-top: 1px solid #ccc; margin: 0; padding: 7px 0 15px 80px; }
.legacy img.avatar { float: right; margin: 0 7px 0 0; }
.legacy cite { font-style: lighter; }
.legacy .commentlist li p { margin: 1em 0; }
.legacy .commentlist li ul, 
.legacy .commentlist li ol, 
.legacy .commentlist li blockquote { margin: 1em 15px; }
.legacy .commentlist li ul li, 
.legacy .commentlist li ol li { border: 0 !important; margin: 0 15px !important; padding: 0 !important; }
.legacy .commentlist ol li { list-style: decimal; }
.legacy #respondform { margin-left: 7px; padding: 10px 0 0 0; }
.nocomments { background: #ffffcc; border: 1px solid #BEBE3C; font-size: 0.8em; font-weight: bold; padding: 10px 0; text-align: center; }
/* = style support for threaded comments */
#comments-wrapper, 
#comments-wrapper-form {}
#comments-wrapper p { margin: 15px 0; }
#comments-wrapper .navigation { margin: 0 0 25px 80px; }
h3#comments { clear: both; margin: 20px 0 20px 80px; }
.commentlist { font-size: 0.9em; line-height: 1.4em; }
	.commentlist li.comment, 
	.commentlist li.pingback { border-top: 1px solid #ccc; margin: 0; padding: 7px 0 15px 80px; }
	.commentlist li.comment-author-admin { border-color: #3c6c92; }
	.commentlist li.comment ul, 
	.commentlist li.comment ol, 
	.commentlist li.comment blockquote { margin: 0 15px; }
	.commentlist li.comment blockquote { border-left: 1px solid #ccc; color: #777; font-style: italic; padding-left: 10px; }
	.commentlist ul.children { margin: 0 !important; padding: 0; }
	.commentlist .children li.comment { list-style: none; margin: 15px 0 0 0; padding: 7px 0 0 45px; }
.comment-author img.avatar { float: right; margin: 0 7px 0 0; }
.comment-author cite { font-style: normal; }
.comment-meta { font-size: 0.8em; }
#respond { clear: both; margin-left: 7px; padding: 10px 0 0 0; }
li.comment #respond { margin-left: 0; }
#respond h3 { margin: 0 0 15px 0; }
#respond .text-input { font-size: 12px; margin-right: 4px; width: 160px; }
#respond textarea.text-input, 
#respondform textarea.text-input { margin-right: 0; overflow: auto; width: 97%; }
/* = categories */
#categories { margin: 35px 0 45px; padding: 10px 0; }
	#categories h3 { margin-bottom: 10px; }
	#categories ul { color: #ccc; font-size: 0.9em; line-height: 1.2em; }
	#categories li { display: block; float: left; margin: 0 8px 0 7px; text-align: right; width: 145px; }
		#categories li li { width: 138px; }
		#categories li li li { width: 131px; }
		#categories li li li li { width: 124px; }
		#categories li li li li li { width: 117px; }
		#categories li a { float: left; text-decoration: none; margin: 3px 0;}
/* = search */
#searchForm { margin: 0; }
#searchWrap span { -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; border: 0px solid #ccc; display: block; padding: 0px; }
#searchWrap input { color: #777; width: 224px; }
/* = footer */
#footer { font-size:.8em;border-top: 5px dotted #ccc; margin-top: 15px; padding: 20px 0 72px; width: 593px; }
	#footer a { font-weight: normal; }
	

/* = jslide */

#box {
background-color:#fff;
color : #333;
font-family: arial;
font-size:12pt;
font-style:italic;
width: 591px; 
height: 173px;
border: 2px #333 dotted;
text-align: justify;

}

#myController {
color : #fff;
cursor : pointer;
z-index : 3;
}

#mySlides h5 {
font-size:11pt;
color : #333;
padding-bottom:8px;
}

#myController{ 
width:200px; 
margin-left:59%;
color:#FFF;
cursor:pointer;
margin:10;
padding:8px;
z-index:300;
}

#myController span{ 
width:24px;
font-size:10px;
font-style:italic;
font-weight:100;
cursor:pointer;
margin-right:3px;
background-image:url(img/cir-nav.gif);
background-repeat:no-repeat;
background-position:center center;
color:#636363;
padding:10px;}

#jFlowSlideContainer{
height:450px;
margin-top:2px;
overflow:hidden;
width:360px;
}

#jFlowSlide{
height:400px;
margin-top:10px;
overflow:hidden;
width:380px;
}

#myController span a{
color:#FFF;
font-size:.9em;
font-style:italic; 
}

#jflowNavCon{
bottom:0px;
}

#jflowNav{
color:#ccc;
cursor:pointer;
font-weight:bolder;
font-size:20pt;
}

.jFlowPrev {
right:12px;
position:absolute; 
bottom:83px;
}

.jFlowPrev:hover{ 
color:#333;
font-size:22pt;
}

.jFlowNext { 
right:12px;
position:absolute;
bottom:67px;
}

.jFlowNext:hover{ 
color:#333;
font-size:22pt;
}

.pane-padding{ 
padding:0px 10px 0px 0px;	
}

.pane-padding a{ 
color:#333;	
}

.pane-padding a:hover{ 
color:#3c6c92;	
}

#jFlowSlide img {
width: 293px; 
height: 150px; 
margin-top:0px;
margin-right:10px;
float:left;
border: 1px #ccc solid;
margin: 0px 10px;
}

p.readmore { 
text-align: left; 
position:absolute;
bottom:80px;
left:210px;
color: #333; 
background:#fff;
} 

p.readmore a { 
color: #333; 
font-size: 14px; 
}

p.readmore a:hover { 
color: #fff; 
background:#000;
font-size: 14px; 
}


