/*
Theme Name: HSV-1919
Description: HSV-1919-Template.
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-image:url(images/hgmain.jpg);	background-position:top center; background-color:#000; background-repeat:no-repeat; }
body { font-size: 12px; font-family: arial, Helvetica, sans-serif; color:#666; }
ul { list-style:none; }
ol { list-style: decimal inside; }
a { outline: none; text-decoration: none; color:#ff3300; font-weight:bold; }
a img { border: none; background: none; }
img { vertical-align: middle; outline:none; }
table { border-collapse: collapse; }
p { line-height: 1.4em; margin: 0 0 10px 0; }
/*
----------------> Formatierungen <--------------------
*/
.container0 { float:left; width:100%; height:auto; }
.container00 { margin: 0 auto; width: 950px; height:300px; background-image:url(images/bannertop.jpg); background-repeat:no-repeat; margin-top:100px; }
.container1 { float:left; width:100%; height:auto; }
.container11 { margin: 0 auto; width: 910px; height:auto; background-color:#fff;  padding:20px; }
.container2 { float:left; width:100%; height:auto; }
.container22 { margin: 0 auto; width: 910px; height:100px; background-color:#fff;  padding:20px; border-top:dotted 1px #ccc; text-align:right; margin-bottom:100px; }
.container22 p { padding-top:90px; }
h1{ font: bold 16px Arial,Helvetica,sans-serif; letter-spacing:-1px; color:#333; background-image:url(images/hg.png); background-repeat:repeat-x; margin-bottom:25px; }
h1 a{ color:#333; }
/*
----------------> Header <--------------------
*/
.menu { float:left; height:40px; width:950px; margin-top:260px; }
.menu li { float:left; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:14px; letter-spacing:-1px; color:#fff; padding:10px 20px 10px 10px; background-image:url(images/hgli.png); background-position:center right; background-repeat:no-repeat; margin-left:10px; }
.menu a { color:#fff; }
.menu a:hover { color:#ff3300; }
.current_page_item a{ color:#ff3300; }
.page a{ background-color:#e2e2e2; border:none; }
/*
----------------> Content <--------------------
*/
.content { float:left; width:550px; height:auto; }
.under { float:left; width:150px; height:auto; margin-bottom:20px; }
.cat { float:left; width:auto; height:auto; font: bold 12px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif; color:#fff; background-color:#009966; padding:3px; }
.cat a{ color:#fff; }
.post { margin-bottom:30px; border-bottom:1px solid #ccc; padding-bottom:30px; }
.entry { float:right; width:390px; height:auto; text-align:justify; }
.entry1 { float:right; width:100%; height:auto; text-align:justify; }
.navigation { float:left; font-family:"Times New Roman", Times, serif; font-size:16px; margin-top:10px; margin-bottom:10px; width:100%; font-style:italic; }
.alignleft { float:left; border-bottom:1px #ccc dashed; }
.alignright { float:right; border-bottom:1px #ccc dashed; }
.imgpartner { float:left; height:50px; width:auto; }
.content img { border:1px solid #ccc; padding:3px; }
/*
----------------> Sidebar <--------------------
*/
.sidebar { float:right; width:325px; height:auto; }
.box { margin-bottom:20px; margin-top:20px; padding-top:20px; padding-bottom:20px; border-bottom:1px solid #e2e2e2; border-top:1px solid #e2e2e2; }
.box li { margin-bottom:5px; text-align:justify; }
.menubox { margin-bottom:20px; margin-top:20px; padding-top:20px; padding-bottom:20px; border-bottom:1px solid #e2e2e2; border-top:1px solid #e2e2e2; }
.menubox li { margin-bottom:5px; margin-top:5px; list-style-image:url(images/pfeil2.png); list-style-position: inside; }
.menubox li ul li { margin-bottom:5px; margin-top:5px; margin-left:10px; }
.menubox li ul li ul li { margin-bottom:5px; margin-top:5px; margin-left:10px; }
.search { border:2px #ccc solid; width:270px; float:left; padding:3px; }
.button { float: right; background-color:#e2e2e2; padding:5px 3px 3px 3px; border:none; font-weight:bold; }
select { border:2px #ccc solid; width:250px; float:left; padding:3px; }
/*
----------------> Kommentare <--------------------
*/
.commentlist li { float:left; width:550px; height:auto; margin-bottom:20px; margin-top:20px; padding-top:20px; padding-bottom:20px; border-bottom:1px solid #e2e2e2; border-top:1px solid #e2e2e2; }
.comment-author { float:left; width:75px; height:auto; }
.comment-txt { float:right; width:390px; height:auto; text-align:justify; }
.commentlist li.bypostauthor { background-color:#ccc;}
.fn { font-weight:bold; margin-top:10px; }
.combox { float:left; width:473px; height:auto; margin-bottom:10px; }
.combox input{ padding:5px; font-size:14; width:250px; background-color:#FFFFFF; border:1px #ccc solid; }
.combox1 textarea{ padding:5px; font-size:14; width:450px; background-color:#FFFFFF; border:1px #ccc solid; }