/* CSS 7-news.de */
body {
font-family : "Trebuchet MS", Georgia, Times, serif;
margin : 0 auto;
background-color : #110202;
}
#tablebg {
background-color : #110202;
margin : 0 auto;
position : absolute;
padding : 0;
width : 100%;
}
#side {
background : url(img/side1.jpg) repeat-y center top;
text-align : center;
width : 1000px;
margin : 0 auto;
overflow : auto;
border : 0 solid;
}
img {
border : 0;
}
img a {
border : 0;
}
#navi_header {
background : url(img/navi.jpg) no-repeat center top;
margin : 0 auto;
width : 1000px;
height : 52px;
overflow : hidden;
border : 0 solid #ffffff;
}
.navigation {
margin : 0 auto;
width : 1000px;
padding-top : 12px;
padding-bottom : 10px;
text-align : center;
}
.header {
background : url(img/header.jpg) no-repeat center top;
margin : 0 auto;
width : 1000px;
height : 156px;
}
.footer_top {
background : url(img/footer_top.jpg) no-repeat center top;
width : 1000px;
height : 40px;
overflow : auto;
float : left;
}
.footer_nav {
background : url(img/footer_nav.jpg) no-repeat center top;
width : 1000px;
height : 44px;
overflow : auto;
float : left;
}
.footer_bottom {
background : url(img/footer_bottom.jpg) no-repeat center bottom;
width : 1000px;
height : 44px;
overflow : auto;
float : left;
}
#content {
width : 660px;
margin : 0 0 0 50px;
padding-left : 8px;
padding-right : 6px;
color : #302926;
float : left;
font-family : "Trebuchet MS", Georgia, Times, serif;
font-size : 13px;
font-weight : normal;
text-align : justify;
line-height : 18px;
border : 0 solid #000099;
}
#content ul li {
margin : 0.75em 0;
padding : 2px 0 1px 0;
line-height : 0.6em;
font-weight : 800;
font-size : 13px;
}
.content_page {
width : 884px;
margin : 0 0 0 50px;
padding-left : 8px;
padding-right : 6px;
color : #302926;
float : left;
font-family : "Trebuchet MS", Georgia, Times, serif;
font-size : 13px;
font-weight : normal;
text-align : justify;
line-height : 18px;
border : 0 solid #000099;
}
.content_page img a {
border : none;
}
#sidebar {
width : 195px;
margin : 0 60px 0 0;
padding-left : 10px;
color : #302926;
float : right;
font-family : "Trebuchet MS", Georgia, Times, serif;
font-size : 13px;
font-weight : normal;
text-align : justify;
line-height : 18px;
border-left : 1px dotted #410a08;
}
.searchbar {
float : right;
width : 205px;
height : 65px;
margin-top : 25px;
padding-right : 6px;
border : 0 solid #ffffff;
}
.searchform {
width : 170px;
height : 20px;
text-align : left;
border : 0 solid #ffffff;
}
input#s {
width : 102px;
height : 18px;
margin : 5px 0 0 1px !important ;
padding : 3px 2px 2px 2px;
border : 2px solid #b07330;
background-color : #f3f3f3;
float : left;
}
.posttitle_single {
color : #8c561b;
padding : 0 0 0 22px;
line-height : 18px;
background : url(img/icon_title.png) no-repeat 0 1px;
}
.posttitle {
color : #8c561b;
}
.posttitle a:link, .posttitle a:visited, .posttitle a:active {
color : #410a08;
text-align : left;
padding : 0 0 0 22px;
line-height : 15px;
background : url(img/icon_title.png) no-repeat 0 5px;
}
.posttitle a:hover {
color : #8c561b;
}
.page-title {
width : 665px;
margin : 0 0 10px 0;
border : 0 solid #000000;
}
.page-title h2.page-title-border {
padding-bottom : 18px;
font-size : 1.6em;
color : #9e6b34;
text-align : left;
margin-left : 0;
margin-top : 4px;
margin-bottom : 15px;
}
.post {
padding : 0 0 0 0;
border : 0 solid #000066;
font-family : "Trebuchet MS", Georgia, Times, serif;
}
.postentry {
color : #302926;
font-size : 13px;
text-align : justify;
font-family : "Trebuchet MS", Georgia, Times, serif;
}
.postentry a:hover {
color : #410a08;
border-bottom : 0 dotted;
}
.clear_both {
clear : both;
}
h1 {
font-size : 2.2em;
}
h2 {
font-size : 1.5em;
}
h3, h4, h5, h6 {
font-size : 1em;
}
a:link {
color : #ba5b2b;
text-decoration : none;
}
a:visited {
color : #ba5b2b;
text-decoration : none;
border : 0;
}
a:hover {
color : #410a08;
text-decoration : none;
border-bottom : 1px dotted;
}
a:active {
color : #410a08;
text-decoration : none;
}
.navigation_cat {
background : #fdf4ea url(img/bg_cat.png) repeat-x 0 0;
padding : 8px 1px 1px 1px;
margin : 10px 0 5px 0;
text-align : left;
font-family : Georgia, "Times New Roman", Times, serif;
float : right;
width : 170px;
border : 1px solid #9e6b34;
}
ul li {
margin : 0 1px 1px 2px;
padding : 4px 0 5px 0;
list-style : square;
line-height : 0.7em;
text-align : left;
}
#content .navigation_cat li {
margin : 0;
padding : 0;
list-style : none;
background : none;
margin-bottom : 2em;
}
ul.menu {
float : left;
margin : 0;
color : #b15121;
padding : 0 15px;
list-style-type : none;
}
ul.menu li {
float : left;
}
ul.menu li a {
float : left;
display : block;
height : 28px;
padding : 3px 15px 0 15px;
line-height : 24px;
color : #b15121;
}
ul.menu li a:link, ul.menu li a:visited {
color : #b15121;
font-size : 12px;
font-weight : 700;
background : none;
}
ul.menu li a:hover, ul.menu li a:active {
color : #b15121;
font-size : 12px;
font-weight : 700;
border : 0;
text-decoration : none;
}
ul.menu li.current_page_item a:link, ul.menu li.current_page_item a:visited, ul.menu li.current_page_item a:hover, ul.menu li.current_page_item a:active {
color : #b15121;
font-size : 12px;
font-weight : 700;
text-decoration : none;
}
.wp_impressum {
width : 380px;
float : left;
text-align : left;
border : 0 solid #000000;
}
.wp_alexa {
width : 200px;
float : left;
padding-top : 8px;
text-align : right;
border : 0 solid #000000;
}
.wp_alexa a {
border : 0;
}
.wp_banner {
width : 100px;
float : right;
padding-top : 13px;
padding-bottom : 10px;
text-align : center;
border : 0 solid #000000;
}
.wp_banner a {
border : 0;
}
.wp_banner_1 {
width : 150px;
float : right;
padding-top : 15px;
padding-bottom : 10px;
padding-right : 15px;
text-align : center;
border : 0 solid #000000;
}
.wp_banner_1 a {
border : 0;
}
.clear {
clear : both;
}
.adsRechteck_250 {
float : left;
padding : 4px 8px 4px 0;
}
.adsBlock {
margin-left : -5px;
}
.adsRechteck {
float : left;
padding : 5px 12px 1px 0;
}
.adsRechteck_336 {
float : left;
padding : 5px 10px 3px 0;
}
.adsRechteck_180 {
float : right;
padding : 5px 0 3px 8px;
}
.main-pagebarnavi {
margin-top : 10px;
padding-top : 1px;
padding-bottom : 1px;
font-weight : normal;
font-style : normal;
color : #999;
text-align : center;
border : 0 solid #000066;
}
.single_bookmark {
margin-right : 41px;
float : right;
overflow : hidden;
border : 2px solid #410a08;
}
.single_bookmark1 {
margin-left : 41px;
float : left;
overflow : hidden;
border : 2px solid #410a08;
}
.single_bookmark2 {
margin: 0 auto;
overflow : hidden;
border : 2px solid #410a08;
}
ul.menu_nav {
color : #410a08;
padding : 0 15px;
font-size : 10px;
list-style-type : none;
}
ul.menu_nav li {
float : left;
font-size : 10px;
}
ul.menu_nav li a {
float : left;
font-size : 10px;
display : block;
height : 28px;
padding : 3px 15px 0 15px;
line-height : 24px;
color : #410a08;
}
ul.menu_nav li a:link, ul.menu li a:visited {
color : #b15121;
font-size : 10px;
font-weight : 700;
background : none;
}
ul.menu_nav li a:hover, ul.menu li a:active {
color : #b15121;
font-size : 12px;
font-weight : 700;
border : 0;
text-decoration : none;
}
.post-filed {
padding : 0 0 0 20px;
background : url(img/icon_filed.gif) no-repeat 0 0;
}
.post-date {
padding : 0 0 0 20px;
background : url(img/icon_date.gif) no-repeat 0 2px;
}
.post-comment {
padding : 0 0 0 20px;
background : url(img/icon_comments.gif) no-repeat 0 0;
}
.post-read {
padding : 0 0 0 20px;
background : url(img/icon_read.gif) no-repeat 0 0;
}
.post-lesen {
padding : 0 0 0 20px;
background : url(img/icon_dl.gif) no-repeat 0 0;
}
.post-stift {
padding : 0 0 0 20px;
margin-top : 12px;
background : url(img/icon_stift.gif) no-repeat 0 2px;
}
.post-email {
padding : 0 0 0 72px;
margin-top : 12px;
background : url(img/icon_email.png) no-repeat 5px -2px;
float : right;
width : 220px;
border : 0 solid #000000;
}
.post-autor {
padding : 0 0 0 20px;
margin-top : 12px;
background : url(img/icon_read.gif) no-repeat 0 0;
float : left;
width : 330px;
border : 0 solid #000000;
}
.rss {
padding : 0 0 0 25px;
background : transparent url(img/icon_rss.gif) no-repeat 5px 0;
}
.post-title-1 {
padding : 0 0 0 20px;
background : url(img/icon_title.png) no-repeat 0 0;
}
.menu_block {
float : right;
width : 392px;
padding : 0 2px 0 0;
line-height : 24px;
border : 0 solid #8c561b;
color : #410a08;
}
.tagwolke_cloud {
padding : 12px 0 12px 0;
width : 884px;
border : 0 solid #003366;
margin : 0 auto;
margin-top : 20px;
margin-bottom : 20px;
text-align : center;
line-height : 30px;
}
.partner ul li {
margin : 0.15em 0;
padding : 2px 0 5px 0;
line-height : 1.6em;
font-weight : 700;
font-size : 13px;
text-align : justify;
}


