/*
Theme Name: Unternehmerfreunde
Theme URI: http://www.unternehmerfreunde.de/
Description: Unternehmerfreunde Template V1.
Version: 1.0
Author: Nick Jantschke
Author URI: http://www.stil-etage.de/
*/
/*
----------------> CSS-RESET <--------------------
*/
* { margin: 0; padding: 0; }
html { }
html, body { height: 100%; background-color:#fff; background-image:url(images/hg.jpg); background-repeat:repeat-x; }
body { font-size: 12px; font-family: Tahoma, Helvetica, sans-serif; color:#666; }
ul { list-style: none; }
ol { list-style: none; width:250px; }
a { outline: none; text-decoration: none; color:#333; }
a img { border: none; background: none; }
img { vertical-align: middle; outline:none; }
table { border-collapse: collapse; }
/*
----------------> Allgemeine Formatierungen <--------------------
*/
.container0 { float:left; width:100%; height:50px; background-color:#212121; }
.container00 { margin: 0 auto; width: 1100px; height:50px; background-image:url(images/head.jpg); background-position:top center; background-repeat:no-repeat; }
.container1 { float:left; width:100%; height:auto; }
.container11 { margin: 0 auto; width: 980px; height:auto; border:1px #e2e2e2 solid; background-color:#FFFFFF; margin-top:25px; margin-bottom:25px; padding-bottom:25px; padding-top:25px; }
.container111 { float:left; width:100%; height:auto; }
.container1111 { margin: 0 auto; width: 900px; height:auto; margin-top:10px; margin-bottom:25px; }
.container2 { float:left; width:100%; height:auto; background-color:#212121; color:#CCCCCC; }
.container22 { margin: 0 auto; width: 900px; height:auto; }
.tren { float:left; width:900px; border-bottom: 1px #e2e2e2 solid; height:5px; margin-bottom:25px; margin-top:15px; }

img#wpstats{display:none}
h1{ font: bold 16px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif; letter-spacing:-1px; color:#0091bd; text-transform:uppercase; margin-bottom:10px; padding-bottom:5px; padding-top:5px; border-bottom:1px dotted #e2e2e2; border-top:1px dotted #e2e2e2;}
h1 a{ color:#0091bd; }
h2{ font: bold 14px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif; letter-spacing:-1px; color:#0091bd; text-transform:uppercase; margin-bottom:20px; padding-bottom:5px; padding-top:5px; border-bottom:1px dotted #e2e2e2; border-top:1px dotted #e2e2e2; }
h3{ font: bold 14px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif; letter-spacing:-1px; color:#423b35; text-transform:uppercase; margin-bottom:10px; padding-bottom:10px; }
h4{ font: bold 12px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif; letter-spacing:-1px; color:#423b35; text-transform:uppercase; margin-bottom:10px; }
h5{ font: bold 16px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif; letter-spacing:-1px; color:#0091bd; text-transform:uppercase; margin-bottom:10px;}
h5 a{ color:#0091bd; }
h6{ font: 12px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif; letter-spacing:-1px; color:#999999; text-transform:uppercase; margin-bottom:5px;}
p { line-height: 1.4em; margin: 0 0 10px 0; }
blockquote { padding:5px; border-bottom:1px #f0f0f0 solid; border-top:1px #f0f0f0 solid; background-image:url(images/quote.png); background-position: right; background-repeat:no-repeat; margin-bottom:10px; margin-top:10px; }
.content li { list-style:inside square; margin-bottom:5px; margin-left:10px;  }
/*
----------------> Header <--------------------
*/
.logo { float:left; height:50px; width:200px;}
.menubox { float:left; width:650px; height:50px; padding-top:0px; padding-left:30px; }
.menubox li{ float:left; padding:10px; font: 14px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif; letter-spacing:-1px; color:#FF9900; text-transform:uppercase; line-height:30px; }
.menubox a { color:#ccc; font-size:14px; padding:1px; border:none; }
.current_page_item { background-color:#333333; }
.menubox li:hover { background-image:url(images/curent.png); background-position:bottom center; background-repeat:repeat-x; }
.current_page_item a{ color:#008fbb; }
.metabox{ float:right; width:210px; padding-left:0px; }
.metabox img{ padding-left:2px; margin-top:14px; }
.metalinks{ float:left;}
.metarechts{ float:right; }
.s { border:1px #e2e2e2 solid; background:white; width:160px; padding:6px; font: bold 14px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif; letter-spacing:-1px; color:#423b35; }
.sbt { border:1px solid #e2e2e2; background:white; padding:5px; font: bold 14px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif; letter-spacing:-1px; color:#423b35; }
/*
----------------> Slider <--------------------
*/
/* image replacement */
.graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{ margin:0; padding:0; display:block; overflow:hidden; text-indent:-8000px; }
/* // image replacement */	
/* Easy Slider */
#slider ul, #slider li,
#slider2 ul, #slider2 li{ margin:0; padding:0; list-style:none; }
#slider2{margin-top:1em;}
#slider li, #slider2 li{ 
/* 
	define width and height of list item (slide)
	entire slider area will adjust according to the parameters provided here
*/ 
width:900px; height:300px; overflow:hidden; }	
#prevBtn, #nextBtn,
#slider1next, #slider1prev{ display:block; width:30px; height:77px; position:absolute; left:-30px; top:71px; z-index:1000; }	
#nextBtn, #slider1next{ left:900px;}														
#prevBtn a, #nextBtn a,
#slider1next a, #slider1prev a{ display:block; position:relative; width:30px; height:77px; background:url(../images/btn_prev.gif) no-repeat 0 0;}	
#nextBtn a, #slider1next a{ background:url(../images/btn_next.gif) no-repeat 0 0;}	
/* numeric controls */	
ol#controls{margin:1em 0;padding-top:10px; padding-left:25px;height:20px;font: 12px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif; letter-spacing:-1px; }
ol#controls li{margin:0 5px 0 0; padding:0;float:left;list-style:none;height:20px;line-height:20px;}
ol#controls li a{float:left;height:18px;line-height:18px;background:#e2e2e2;color:#999;padding:0 5px;text-decoration:none;}
ol#controls li.current a{background:#008fbb;color:#fff;}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
.sliderhg { background-image: url(images/sliderhg.png); width:950px; height:350px; }
#slider { margin: 0 auto; padding-top:25px; }
/* // Easy Slider */
/*
----------------> breadcrumb <--------------------
*/
#crumbs { height:20px;	border:1px solid #dedede; margin-top:10px; }
#crumbs li { font-size:10px; float:left; list-style:none; line-height:20px; color:#777; padding-left:.75em; background:url(images/crumbs.gif) no-repeat right center; padding:0 15px 0 0; }		
#crumbs li a { display:block; }								
/*
----------------> Content <--------------------
*/
.content { float:left; width:415px; padding-left:25px; padding-right:25px; height:auto; }
.content a{ font-weight:bold; }
.content1 { float:left; width:900px; padding-left:25px; padding-right:25px; height:auto; }
.content1 a{ font-weight:bold; }
.content2 { float:left; width:980px; padding-left:25px; padding-right:25px; height:auto; }
.content2 a{ font-weight:bold; }
.contentbox { float:left; width:980px; height:auto; margin-right:10px; }
.contentbox1 { float:left; width:900px; height:auto; margin-right:10px; }
.contentboximg{ float:left; }
.contentboximg img{ padding:5px; border:#e2e2e2 1px solid; margin-right:5px; margin-bottom:5px; }
.contentboxtxt img:hover{ background:#fff; }
.contentboxtxt{ float:left; width:600px; height:auto; margin-left:10px; }
.contentimg { float:left; margin-bottom:10px; padding:6px; border:#e2e2e2 1px solid; background-color:#FFFFFF; }
.tags { padding: 5px; margin-top:10px; }
.tags a { background-color: #f0f0f0; padding:2px; }
.verw { padding: 5px; margin-top:10px; }
.verw a { background-color: #f0f0f0; padding:2px; }
.verw li{ margin-left:0px;}
.kommentarinput input { font-size:14px; }
.startbox {float:left; width:225px; height:auto; margin-bottom:20px; margin-right:20px;}
.startbox li{ float:left; width:200px; margin-right:10px; list-style:none; padding-bottom:5px; margin-bottom:5px; color:#0091bd; }
.startbox a{ font-size:12px;}
.startboxen { float:left; margin-top:25px;}
.sponsoren { float:right; margin-top:25px;}
#mc_embed_signup { width:250px; }
.required { padding:5px; width:95%;}
.input-group li { padding-bottom:5px; padding-top:5px; text-transform:uppercase; }
.btn { padding:5px; border:none; background-color:#333333; width:100%; font: bold 12px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif; letter-spacing:-1px; text-transform: uppercase; color:#FFFFFF; cursor:pointer;}
.post { float:left; width:415px; margin-bottom:25px; }
.twitter-link { float:right; clear:both; margin-left:2px;}
.mc-field-group{ margin-bottom:10px; }
/*
---------------->Sidebar <--------------------
*/
.sidebar { width:225px; height:auto; float:left; margin-left:25px; margin-right:25px; }
.sidebar a{ font-weight:bold; }
.sidebarbox img{ background-color:#fff; }
.sidebarbox a img{ background-color:#fff; }
.box { margin-left:20px; }
.box li{ margin-bottom:10px; list-style:none; padding:2px; background-image:url(images/hgtab.png); text-align:left; }
.sidebar2 { width:225px; height:auto; float:left; }
.sidebar2 a{ border:none; background-color:#f0f0f0; padding:2px; }
.sidebox { float:left; width:225px; height:auto; margin-bottom:20px; }
.sidebox li{ margin-bottom:10px; }
.sidebox a{ border:none; background-color:#f0f0f0; padding:2px; }
.sideboxcom { float:left; width:225px; height:auto; margin-bottom:20px; }
.sideboxcom li{ float:left; margin-bottom:10px; }
.sideboxcom a{ border:none; background-color:#f0f0f0; padding:2px; }
.sideboxkat { float:left; width:225px; height:auto; margin-bottom:20px; }
.sideboxkat li{ float:left; margin-bottom:10px; margin-right:5px; }
.sideboxkat a{ border:none; background-color:#f0f0f0; padding:2px; }
.sideboxspon { float:left; width:225px; height:auto; margin-bottom:20px; }
.sideboxspon a{ border:none; background:none; }
.navigation { float:left; width:250px; }
.comment-body { padding:10px; text-align:justify; }
.comment-author img{ float:right; }
.fn a { font-style:normal; }
.fn { font-style:normal; }
.comment { padding:5px; }
.commentmetadata { margin-bottom:10px; padding-bottom:10px; font-size:10px; }
.commentmetadata a{ font-size:10px; }
.alignleft1 { width:20px; height:20px; margin-top:40px; float:left; }
.alignright1 { width:20px; height:20px; margin-top:40px; float:right; margin-right:5px; }
.alignright1 a{ border:none; }
.alignleft1 a{ border:none; }
#author { height : 20px; width : 253px; }
#email { height : 20px; width : 253px; }
#url { height : 20px; width : 253px; }
#comment { height : 200px; width : 253px; }
.flickr { padding:5px; border:#e2e2e2 1px solid; margin-right:5px; margin-bottom:5px; }
.footerbox{ float:left; width:250px; height:auto; margin-top:25px; margin-bottom:25px; margin-left:25px;}
.footerbox h1{ border:none; }

.wp-polls li { border:none; }
.alt { background-image:url(images/hgtab.png); border-bottom:1px solid #ecd17e; border-top:1px solid #ecd17e; }
td { padding: 6px 6px 6px 12px; }
td p { line-height: 1.4em; margin: 0 0 5px 0; }
.statistik { float:left; }
.meistgelesen { float:left; width:600px; margin-top:20px; }
.meistgelesen li { padding-bottom:10px; padding-top:10px; margin-bottom:10px; margin-top:10px; border-top: 1px #CCCCCC solid; }
.meistgelesen span { float:left; }
.wpp-post-title a{  }
span.post-stats { font-weight:bold; font-size:10px; float:right; }