/*
Theme Name: getestet.de 0.1
Description: eigenes Theme
Author: Bjoern Ellebrecht
Author URI: mailto:wmeyer@aha.de
*/

@import url("/wp-content/themes/default/table-layouts.css");

/* Begin Typography & Colors */
body
{
	font-family: Arial !important;
	color: #000 !important;
}

div#xc
{
display:none;
visibility:hidden;
font-size:1px;
line-height:1px;
color:#FFF;
}

a.more-link
{
    color:#C00418 !important;
}

#link_list a.widecloumn
{
	text-align:right;
	font-size:14px;
}

#page {
	text-align: left;
}

#content-left
{
	float:left;
	widthx:182px;
	width:197px;
	padding:24px 0 5px 29px;
}

div.border-left-right
{
    width:100%;
    border-left: 1px solid #c6c6c6;
	border-right: 1px solid #c6c6c6;
    margin-bottom:20px;
}

div.border-left-right-vergleich
{
    width:100%;
    margin-bottom:8px;
	border-left:1px solid #c6c6c6;
	border-right:1px solid #c6c6c6;
}

#left-menu-container div.top
{
	background-image:url(./images/naiv_links_head.gif);
	height:33px;
	width:197px;
}

#left-menu-container div.top-nl
{
    border-top:1px solid #c6c6c6;
}

div.box-content-nl
{
	padding:5px 10px 0;
}

div.box-content
{
    padding-left:6px;
    font-size:12px;
}

div.box-content ul
{
    list-style-type:none;
    color:#C00418;
    padding-left:0;
    margin:0;
}

div.box-content ul li
{
    padding-left:0;
}

div.box-content a.top-test, a.latest-winner, a.latest-tests
{
    color:#C00418;
	//color:#000;
}

div.box-content  a.latest-winner2
{
    color:#000;
}

div.box-content a.top-test:hover , a.latest-winner:hover, a.latest-tests:hover
{
    text-decoration:underline;
}

div.box-content a img
{
	border:0;
}

div.roteBoxText
{
	color:#fff;
	font-size:12px;
	margin-bottom:0;
	margin-top:15px;
}
#left-menu-container div.bottom
{
    border-bottom: 1px solid #c6c6c6;
    height:5px;
}




.widecolumn .entry p {
	text-align:left;
	}

.narrowcolumn .entry, .widecolumn .entry {

	}

.widecolumn {

	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

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

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

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



/* MAIN CONTENT */
div.main-content-box,
div.main-content-box-data
{
	float:left;
    width:496px;
    background:url(./images/getestet_main_content_box_background.png) top center repeat-y;
    margin: 0 0 12px 0;
}

div.main-content-box div.box-header
{
    float:left;
    width:496px;
    height:5px;
    background:url(./images/getestet_main_content_box_header.png) top center no-repeat;
}

div.main-content-box div.box-footer
{
    float:left;
    width:496px;
    height:5px;
    background:url(./images/getestet_main_content_box_footer.png) top center no-repeat;
}

div.main-content-box-data div.box-header
{
    float:left;
    width:496px;
    height:28px;
    background:url(./images/getestet_main_content_data_box_header.png) top center no-repeat;
}

div.main-content-box-data div.box-header .details-title
{
	color:#000;
    font-weight:bold;
    font-size:12px;
    margin: 7px 0 0 10px;
}

div.main-content-box-data div.box-footer
{
    float:left;
    width:496px;
    height:5px;
    background:url(./images/getestet_main_content_box_footer.png) top center no-repeat;
}

div.main-content-box-data div.box-content
{
    float:left;
    width:496px;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:11px;
	xline-height:11px;
	}

h1, h2, h3, h5 ,h6 {
	font-family: Arial, Sans-Serif, 'Lucida Grande', Verdana;
	font-weight: bold;
	text-align:left;
	}

h1 {
	font-size: 16px;/*20px*/
	text-align: left;
	}

#headerimg .description {
	text-align: center;
	}

h2 {
	font-size:14px;/*16px*/
	}

h2.pagetitle {
	font-size:14px;/*16px*/
	}

#sidebar h2 {
	font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
	font-size:14px;/*16px*/
	}

h3 {
	font-size:12px;/*14px*/
	}

h4 {
	font-size:10px;/*14px*/
	display:inline !important;
	color:#000;
	font-family: Arial, Sans-Serif, 'Lucida Grande', Verdana;
	font-weight: normal;
	}

#respond
	{
	font-size:11px;
	float: left;
	height: 305px;
	}



h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #000;
	}

h1.title
{
   font-size:10px;
   color:#000;
   text-transform:uppercase;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000;
	}



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

h6
{
	font-size:14px;
	margin-bottom:9px;
	margin-left:0;
	margin-right:0;
	margin-top:13px;
}

div.comparison-teaser-small
{
	float:left;
	border:1px solid #c6c6c6;
	width:350px;
	height:308px;
	background: url(./images/teaserbox_klein_verlauf_bottom.jpg) bottom no-repeat;
	margin-bottom:20px;
	margin-right:10px;
	margin-left:10px;
	pad-ding-top:15px;
}

div.comparison-teaser-small h2 a
{
    color:#C00418;
	font-size: 18px;
	font-weight:bold;
	padding-left:10px;
	line-height: 7px;
}

div.comparison-teaser-small h3 a
{
    font-size: 16px;
	font-weight:bold;
	padding-left:10px;
	line-height: 22px;

}

div#teaser-picture
{
    float:left;
	padding:5px 10px 5px 10px;

}

div#teaser-text
{
    padding:2px 10px 0px 10px;
	font-size:12px;
	text-align:left;
	height:86px;
}

div#zum-vergleichstest-btn
{
    height:23px;
	padding-left:203px;
	padding-top:5px;
}

div#weiterlesen-btn
{
    height:21px;
	padding-top:5px;
	text-align: right;
}

div#weiterlesen-btn h2
{
    color: #C00418;
}

div.iframe-rahmen
{
	border:1px solid #c6c6c6;
	padding: 0px;
}


div.text-rahmen
{
    border:1px solid #c6c6c6;
	padding: 0 10px 10px 10px;
}

div.text-rahmen h1
{
	font-size: 16px;
	color:#C00418;
}

div.text-rahmen h2
{
    font-size:14px;
	color:#000;
}

div.text-rahmen h3
{
	color:#C00418;
}

ul#comparison-teaser-small-list
{
    list-style-type: square;
	color: #C00418;
	font-weight:bold;
	padding-left: 15px;
	p-adding-top:3px;
	line-height:19px;
}

div#teaser-list-box-small
{
  pa-dding-top:10px;
}

ul#comparison-teaser-small-list li a
{
	color: #000;

}

div.vergleichsbox-oben
{
    border:1px solid #c6c6c6;
	margin-bottom: 10px;
	height:260px;
}

div.vergleichsbox-oben h1
{
   font-size: 20px;
   color: #C00418;
   padding-left:10px;
   display:inline;
}

div.vergleichsbox-oben h2
{
   font-size: 16px;
   color: #000;
}

#bild-unten
{
	padding: 6px 10px 5px 10px;
	float:left;
	z-index:0;
	height:160px;
}

#bild-oben
{
    padding: 16px 10px 5px 220px;
    position: absolute;
	height:140px;
    z-index: 1;

}

div.vergleichsbox-text
{
   padding: 4px 10px 10px 0px;
}


div.teaser-small
{
	float:left;
	border:1px solid #c6c6c6;
	width:350px;
	height:235px;
	ba-ckground: url('./images/teaserbox_klein_verlauf_bottom.jpg') bottom no-repeat;
	margin-bottom:20px;
	margin-right:10px;
	margin-left:10px;
	pad-ding-top:15px;
}

div.teaser-small  a
{
   font-size: 13px;
   font-weight: bold;
   color:#C00418;
   p-adding-left: 280px;
   padding-bottom:10px;
   text-decoration:underline;
}

div.teaser-small h2 a
{
   font-size: 18px;
   font-weight: bold;
   color:#000;
   padding-left: 10px;
   letter-spacing: -0.15px;
   line-height: 11px;
   padding-bottom:10px;
   padding-top:12px;
   text-decoration:none;
}

div.teaser-small h2 a:hover, h2 a:active
{
    color:#C00418;
    t-ext-decoration:underline;
}

div#rubrik
{
    background: url('./images/roteecke_bg_ohne_schatten.jpg');
	background-repeat:repeat-x;
	height:19px;
	color:#fff;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-top: 2px;
	margin-bottom: 6px;
}


div.teaser-small img
{
    float: left;
	margin: 0 10px 5px 10px;
	padding-top: 12px;
}

div.teaser-small p
{
	margin: 12px 5px 5px 0;
	dis-play:inline;
	padding-left:10px;
	text-align: justify;
}

ul#teaser-liste
{
   padding-left: 6px;
   font-weight: bold;
   font-size:12px;
   color: #C00418;
   list-style-type: square;
}

ul#teaser-liste li
{
    padding: 0 0 6px 0;
}

ul#teaser-liste li a
{
   font-weight: bold;
   font-size:12px;
   color: #000;
}

#related-posts
	{
	margin-bottom:23px;
	}

#related-posts ul li
	{
	font-size:12px;
	}

.entry p a:visited {
	color: #C00418;
	}

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

.commentlist li ul li {

}

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

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

div.comment-box
{
    border: 1px solid #c6c6c6;
	background:url(./images/vergleichstest_kommentare_schreiben_roteecke.gif);
	background-repeat: no-repeat;
	height:216px;
	padding: 20px 10px 10px 10px;
	width:355px;
	margin-bottom: 10px;
}
div#admin-comment
{
    hei-ght:244px;
	he-ight /*\**/: 220px;/*IE 8 Hack*/
}

div#admin-comment
{
    he-ight:262px;
}

#commentform p {
	font-family: Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Arial, Sans-Serif;
	}

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

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{

	}


a, h1 a:hover, h3 a:hover {
	text-decoration: none;
	color:#C00418;
	}

a:hover {
	text-decoration: underline;
	}

#comment_title
{
	font-size:12px;
	font-weight:600;
	color:#000;
	display:block;
	padding-top:25px;
	padding-bottom:5px;
}

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


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


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

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

.widecolumn {
margin:113px 0 0 0;
padding:0 0 20px;
 /* width:496px; */
width:100%;
	}

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

.post h3 {
	margin: 5px 0 5px 0;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	font-size:14px;
	}

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

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



/*	Begin Headers */
h2 {
	margin:0 0 3px;
}

h2.pagetitle {
	margin-top: 0;
	text-align: left;
}


#middle-2column-box-container {
	background:transparent url(./images/getestet_middle_2column_box_background.png) repeat-y scroll left top;
	margin-bottom:5px;
}

#middle-2column-box-container h2.middle-2column-box-header
{
	font-size:12px;
	font-weight:normal;
    background: url(./images/getestet_middle_2column_box_header.png) top left no-repeat;
    padding: 6px 5px 5px 12px;
    color: #fff;
}


#right-box-container {
	margin-top: 10px;
	border:1px solid #c6c6c6;
	background: url(./images/teaserbox_klein_verlauf_bottom.jpg) no-repeat bottom left;
	height:164px;
	width:355px;
	margin-left:393px;
}

#right-box-container div.right-box-header, h2.right-box-header
{
	font-size:12px;
	font-weight:normal;
    background: url(./images/vergleichstest_weitere_tests_roteecke.gif);
	background-repeat: no-repeat;
	height:19px;
    padding: 0px 5px 5px 12px;
    color: #fff;
}

div.box-content li.weiteretests
{
	padding-bottom: 10px;
	list-style-type: square;
	color:#C00418;
}

div.box-content li.weiteretests a
{
	color:#000;
	font-weight: bold;
}

div#weitereTests-einstuecknachrechts
{
   padding-left:13px;
}

#left-menu-container h4.left-box-header{
	font-size:12px;
	font-weight:normal;
	padding: 7px 5px 3px 12px;
    color: #fff;
	display:block !important;
}

#left-menu-container div.top-vergleich
{
	background:transparent url(./images/verleiche_links_head.gif) no-repeat left top;
	height:33px;
	width:197px;
}

div.left-box-container
{
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	text-align:left;
	color:#ba0002;
}

div.left-box-content ul
{
	list-style-position:inside;
	list-style: square;
	line-height:18px;
	padding-left:13px;
	margin:3px 0 3px 0;
}

div.left-box-content li a
{
	color:#000;
}

div.left-box-content li  a:hover
{
	text-decoration: underline;
}

ul#trenner li
{
    list-style-type:none;
	border-bottom: 1px solid #ddd;
	margin-left: -31px;
	width:186px;
}

#right-box-container div.box-footer
{
    backg-round: url(./images/getestet_right_column_box_footer.png) top left no-repeat;
    wid-th:300px;
    hei-ght:6px;
}

#middle-2column-box-container div.middle-2column-box-footer
{
    background: url(./images/getestet_middle_2column_box_footer.png) top left no-repeat;
    width:806px;
    height:6px;
}

#right-box-container div.box-content
{
    margin: 0px 13px 6px 2px;
	line-height:18px;
}


div.box-footer
{
    ba-ckground: url(./images/left_menu_vergleichsrechner_box_bottom.png) top left no-repeat;
    wid-th:300px;
    hei-ght:6px;
	  border-bottom: 1px solid #c6c6c6;
    width:197px;
}


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

h3
{
	padding: 0;
	margin:10px 0 0;
}

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;
	t-ext-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry
{
    font-size:13px;
}


.entry ul li:before, #sidebar ul ul li:before {
	cont-ent: "\00BB \0020";
	}

.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 {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

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

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

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

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

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	te-xt-align:center;
	}

select {
	width: 130px;
	}

#commentform {
	marginx: 5px 10px 0 0;
}

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

#commentform textarea {
	border:0;
	font-size:11px;
	padding:7px;
	width:320px;
}

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

div.comments
{
    padding:0px;
	margin-bottom:10px;
}

/* HEAD */
div.comments table thead tr th,
div.comments table tfoot tr td
{
    font-size:1px;
    line-height:1px;
}


div.comments table thead tr th.left
{
    background: url(./images/getestet_main_content_box_grey_left_corner.png) top left no-repeat;
    width:6px;
    height:4px;
}

div.comments table thead tr th.center
{
    background: url(./images/getestet_main_content_box_grey_header_center.png) top left repeat-x;
    height:4px;
}

div.comments table thead tr th.right
{
    background: url(./images/getestet_main_content_box_grey_right_corner.png) top right no-repeat;
    width:6px;
    height:4px;
}

/* BODY */
div.comments table tbody tr td.left
{
    background: url(./images/getestet_main_content_box_grey_header_center.png) top left repeat-y;
    width:6px;
}

div.comments table tbody tr td.right
{
    background: url(./images/getestet_main_content_box_grey_header_center.png) top right repeat-y;
    width:7px;
}


/* FOOT */
div.comments table tfoot tr td.left
{
    background: url(./images/getestet_main_content_box_grey_bottom_left_corner.png) bottom left no-repeat;
    width:6px;
    height:6px;
}

div.comments table tfoot tr td.center
{
    background: url(./images/getestet_main_content_box_grey_header_center.png) bottom left repeat-x;
}

div.comments table tfoot tr td.right
{
    background: url(./images/getestet_main_content_box_grey_bottom_right_corner.png) bottom right no-repeat;
    width:6px;
    height:6px;
}

span.says,
cite.fn
{
    font-size:14px;
    font-weight:bold;
    color:#b32c32;
}

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

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	color:#000;
	font-size:13px;
	}

.commentlist p
	{
	font-size:11px;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* 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-top: 10px;
	clear: left;
	}
.navigation a
	{
	color:#000;
	font-size:12px;
	}
/* 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 */


/*Seitenzahlen*/
.pagination_navi{
    text-align: center;
    height: 25px;
}

.pagination_navi a {
    bo-rder:1px solid #6EA1CE;
    font-size: 0.7em;
    font-weight:normal;
    padding: 2px 6px;
    margin: 2px 4px;
}
.pagination_navi a.current-page{
    border:1px solid #C00418;
    color: #C00418;
	--moz-border-radius: 3px;
	--khtml-border-radius: 3px;
	--webkit-border-radius: 3px;
	-border-radius: 3px;
}

.pagination_navi a:hover{
    bord-er:1px solid #C00418;
    color: #C00418;
	text-decoration: none;
}
/*ende >Seitenzahlen*/



/* *******************************************************************************************
 * Getestet Layout
 * *******************************************************************************************


/* Structure */

#page {
	margin: 10px auto;
	padding: 0;
	height:123px;
	width:990px;
	back-ground-color: #f00;
	color: #000;
}


#header {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	height: 148px;
	width:990px;
	background-image:url(images/head_navi_searchbox_bg_left.jpg);
	background-repeat: no-repeat;
	background-position: 289px 98px;
}

#header_placeholder {
	height: 115px;
	width: 990px;
	margin:0;
	padding:0;
}

#header img#header-logo {
	float: left;
	margin-right: 20px;
	margin-top:4px;
}

#header div#header-navi
{
    background-image:url(images/head_shadow.jpg);
	height: 29px;
	background-repeat: x-repeat;
	margin-top:4px;
    padding-top:65px;
    margin-bottom:23px;
}

#header div#header-navi ul
{

	font-size: 13px;
	list-style: none;
	padding: 0;
	margin: 0
}

#header div#header-navi li
{
	float: left;
	ma-rgin: 0 4px 0 0;
}

#header div#header-navi li a
{
    display:block;
    color:#000;
    text-decoration:none;
	font-weight:bold;
}

/* HOME + COMPARISON */
#header div#header-navi li a.home,
#header div#header-navi li a.comparison
{
    background-image:url(./images/header_menue_vergltests.png);
	background-repeat:no-repeat;
	width:112px;
}

#header div#header-navi li a.home,
#header div#header-navi li a.home_active
{
    padding:10px 0px 5px 19px;
}

#header div#header-navi li a.comparison,
#header div#header-navi li a.comparison_active
{
    padding:10px 2px 5px 19px;
}

#header div#header-navi li a.home:hover,
#header div#header-navi li a.home_active,
#header div#header-navi li a.comparison:hover,
#header div#header-navi li a.comparison_active
{
    background-image:url(./images/header_menue_vergltests_aktiv.png);
	background-repeat:no-repeat;
    color:#000;
	width:112px;
}

/* PRODUCTS *//* Inaktiv
#header div#header-navi li a.products,
#header div#header-navi li a.products_active
{
    padding:6px 14px 4px 15px;
}

#header div#header-navi li a.products
{
    background-image:url(./images/header_menue_einzeltests.png);
}

#header div#header-navi li a.products:hover,
#header div#header-navi li a.products_active
{
    background-image:url(./images/header_menue_einzeltests_aktiv.png);
    color:#333;
}*/

/* Einzeltests */
#header div#header-navi li a.onlineshops,
#header div#header-navi li a.onlineshops_active
{
    padding:10px 0px 5px 13px;
}

#header div#header-navi li a.onlineshops
{
    background-image:url(./images/header_menue_einzeltests.png);
	background-repeat:no-repeat;
	width:84px;
}

#header div#header-navi li a.onlineshops:hover,
#header div#header-navi li a.onlineshops_active
{
    background-image:url(./images/header_menue_einzeltests_aktiv.png);
    color:#000;
	background-repeat:no-repeat;
	width:84px;
}

/* vergleichsrechner */
#header div#header-navi li a.vergleichsrechner,
#header div#header-navi li a.vergleichsrechner_active
{
    padding:10px 0px 5px 15px;
	width:129px;
}

#header div#header-navi li a.vergleichsrechner
{
    background-image:url(./images/header_menue_vergleichsrechner.png);
	background-repeat:no-repeat;

	}

#header div#header-navi li a.vergleichsrechner:hover,
#header div#header-navi li a.vergleichsrechner_active
{
    background-image:url(./images/header_menue_vergleichsrechner_aktiv.png);
    color:#000;
	background-repeat:no-repeat;

}

/* news */
#header div#header-navi li a.news,
#header div#header-navi li a.news_active
{
    padding:10px 13px 5px;
	width:33px;
}


#header div#header-navi li a.news
{
    background-image:url(./images/header_menue_news.png);
	background-repeat:no-repeat;
}

#header div#header-navi li a.news:hover,
#header div#header-navi li a.news_active
{
    background-image:url(./images/header_menue_news_aktiv.png);
    color:#000;
	background-repeat:no-repeat;
}


/* ueber uns */
#header div#header-navi li a.ueberuns,
#header div#header-navi li a.ueberuns_active
{
    padding:10px 11px 5px 15px;
}

#header div#header-navi li a.ueberuns
{
    background-image:url(./images/header_menue_ueberuns.png);
	background-repeat:no-repeat;
	width:93px;

}

#header div#header-navi li a.ueberuns:hover,
#header div#header-navi li a.ueberuns_active
{
    background-image:url(./images/header_menue_ueberuns_aktiv.png);
    color:#000;
	background-repeat:no-repeat;
	width:93px;
}

/* FORUM *//*
#header div#header-navi li a.forum,
#header div#header-navi li a.forum_active
{
    padding:6px 12px 4px;
}

#header div#header-navi li a.forum
{
    background-image:url(./images/top_menu_forum_inactive.png);
}

#header div#header-navi li a.forum:hover,
#header div#header-navi li a.forum_active
{
    background-image:url(./images/top_menu_forum_active.png);
    color:#FFF;
}

/* UEBER UNS *//*
#header div#header-navi li a.ueberuns,
#header div#header-navi li a.ueberuns_active
{
    padding:6px 11px 4px 12px;
}

#header div#header-navi li a.ueberuns
{
    background-image:url(./images/top_menu_themen_inactive.png);
}

#header div#header-navi li a.ueberuns:hover,
#header div#header-navi li a.ueberuns_active
{
    background-image:url(./images/top_menu_themen_active.png);
    color:#FFF;
}*/



/*--------------------------------------------------------------------------- */
/* BREADCRUMB */
#header div#header-breadcrumb
{
	borderx:1px solid blue;
	float:left;
	font-size:9px;
	height:32px;
	margin-left: 296px;
	margin-top:-29px;
	padding-top:0;
	text-align:left;
	width: 694px;
}

div.breadcrumb
{
	float:left;
    width:450px;
    padding-top:6px;
}

#header-breadcrumb div.breadcrumb
{
   text-align:left;
}

div.breadcrumb a
{
    color:#000;
}

div#search-field
{
	float:right;
	height:25px;
	margin-right:15px;
}

div#search-field div.search
{
	background-image:url(./images/head_searchbox.jpg);
	height:23px;
	float:left;
    margin-top:1px;
    width:168px;
}


div#search-field div.button
{
    float:left;
    margin-top:1px;
}


div#search-field input.input  /*IE und Safari margin-top: 3-4px;*/
{
	border:0 solid transparent;
	margin-top:2px;
	color:#000;
	font-size: 12px;
	margin-left:25px;
}

div.pagination
{
	width:100%;
	height:28px;
	background:url(./images/main_content_top_box.png) top left no-repeat;
}


div.banner-right
{
    background-color:#FFF;
    width:300px;
    height:250px;
    margin-bottom:5px;
}



ul#left-menu
{
    padding:0 4px 0 18px;
    font-size:12px;
	font-weight:bold;
}

ul#left-menu li
{
    list-style-type:square;
    margin-top: 5px;
}

ul#left-menu li#trenner
{
    list-style-type:none;
    margin-bottom:5px;
	border-bottom: 1px solid #ddd;
	margin-left: -18px;
}

ul#left-menu ul#trenner li
{
	list-style-type:none;
	margin-left: -18px;
}


ul#left-menu li a
{
    color:#000;
    text-decoration:none;
}

ul#left-menu li a:hover,
ul#left-menu li.active a
{
    color:#C00418;
}



.column-left
{
	width: 170px;
	margin:0 10px 0 0;
	padding: 5px;
	float: left;
	back-ground-color: #4A00FF;
}

.column-3-center
{
	float:right;
	margin: 26px 0 0 0;
	padding: 0;
	width: 750px;
}

.column-2-center
{
    float:right;
    margin:5px 0 0 1px;
    padding:0;
    width:741px;
}

.column-right
{
	width:300px;
	margin:5px 0 0;
	padding:0;
	float: left;
}

.column-right-full
{
	width: 780px;
	margin: 0;
	padding: 5px;
	float: left;
	background-color: #ef5ae2;
}


/* Footer */

#footer {
	padding: 0;
	margin: 0 auto;
	width: 990px;
	clear: both;
	height: 28px;
	line-height: 26px;
	font-size:11px;
	color:#000;
}


#footer div#footer-middle
{
	background:url('./images/footer_bg_verlauf.jpg') repeat-x;
	float: left;
	margin: 0;
	padding:0;
	width:990px;
	height: 64px;
	font-size:12px;
    color: #000;
}

#footer div#footer-middle div.right {
	float: right;
	width: 200px;
	text-align: right;
	padding: 4px 13px 0 0;
}

#footer div#footer-middle div.left {
	float: left;
	width: 700px;
	padding: 4px 0 0 40px;

}

#footer div#footer-middle div.right a,
#footer div#footer-middle div.left a {
	margin-left: 15px;
	line-height: 26px;
	color: #000;
}

h3, h3 a.entry{
	text-decoration: none;
	color:#000;
}


/* fuer page.php */
div.content-page {
	margin-top: 113px;
}

div.post-page {
	border: 1px solid #c6c6c6;
	margin-left: 10px;
	padding: 10px;
	margin-right: 15px;
	padding-top: 0px;
}

/* homepage-teaser - grosse box auf der startseite */
div#homepage-teaser {
	border: 1px solid #c6c6c6;
	margin: 0px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding: 0 10px 10px 10px;
	position: relative;
	height: 295px;
	width: 702px;
}

div#homepage-teaser span.rubrik {
	background-image:url(./images/roteecke_bg_ohne_schatten.jpg);
	background-repeat: repeat-x;
	color: #fff;
	position: relative;
	top: 2px;
	left: -10px;
	padding: 2px 10px 2px 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0.5px;
}

div#homepage-teaser img#teaser {
	height: 265px;
	width: 350px;
	b-order: 1px solid #f00;
	position: absolute;
	top: 28px;
	left: 10px;
	background-color: #eee;
}

div#homepage-teaser img#siegel {
	position: absolute;
	top: 203px;
	left: 264px;
	width: 90px;
	height: 85px;
	b-order: 1px solid #626789;
	background-color: #ccc;
}

div#homepage-teaser div#text {
	position: relative;
	top: 10px;
	left: 360px;
	padding: 0px;
	width: 342px;
	height: 182px;
	overflow: hidden;
}

div#homepage-teaser div#text h1,
	div#homepage-teaser div#text h1 a,
	div#homepage-teaser div#text h1 a:link,
	div#homepage-teaser div#text h1 a:hover,
	div#homepage-teaser div#text h1 a:visited {
	margin: 0px;
	font-size: 26px;
	font-weight: bold;
	color: #C00418;
}

div#homepage-teaser div#text h2 {
	margin: 3px 0 3px 0;
	font-size: 16px;
	font-weight: bold;
}

div#homepage-teaser div#text p {
	font-size: 13px;
	margin: 8px 0 10px 0;
}

div#homepage-teaser ul {
	position: relative;
	left: 10px;
	top: 5px;
	width: 352px;
	margin: 0px;
	margin-top: 8px;
	padding: 0px;
	float: right;
	height: 84px;
	background-image:url(./images/teaserbox_klein_verlauf_bottom.jpg);
	background-repeat: no-repeat;
}

div#homepage-teaser ul li {
	list-style-type: none;
}

div#homepage-teaser ul li ul {
	clear: both;
	height: 27px;
	padding: 0px;
	margin: 0px;
	background-image:none;
}

div#homepage-teaser ul li ul li {
	float: left;
	margin: 0px;
	margin-right: 10px;
	list-style-type: none;
	font-size: 13px;
	line-height: 19px;
	height: 24px;
	padding: 0px;
	font-weight: bold;
}

div#homepage-teaser ul li ul li:first-child {
	color: #C00418;
}

div#homepage-teaser ul li ul li:last-child,
	div#homepage-teaser ul li ul li.last-child {
	width: 150px;
	float: right;
	font-weight: normal;
}

div#homepage-teaser div#clear {
	clear: both;
}

div#homepage-teaser ul li ul li a,
	div#homepage-teaser ul li ul li a:link,
	div#homepage-teaser ul li ul li a:visited {
	color: #000;
}


/* rss button */
a#rssbutton {
	position: absolute;
	top: 0px;
	left: 884px;
	width: 93px;
	height: 24px;
	background-color: #f87268;
}

/* boxen, die 2spaltig auf den uebersichtsseiten liegen - erzeugt die schmale rubrik-anzeige
	<div id="titel"><span id="rubrik">Rubrikname</span></div>
	im Template
	comparison_teaser_small.html
*/
/*
div.comparison-teaser-small div#titel {
	height: 18px;
	margin-bottom: 12px;
}

div.comparison-teaser-small div#titel span#rubrik {
	background-image:url(./images/roteecke_bg_ohne_schatten.jpg);
	background-repeat: repeat-x;
	color: #fff;
	position: relative;
	top: 2px;
	padding: 2px 10px 2px 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0.5px;
	margin-bottom: 12px;
}
*/



/* vergleichstest */
div.ilike_1,
	div.ilike_2 {
	position: relative;
	width: 115px;
	height: 20px;
	margin-top: -20px;
	left: 633px;
	top: 48px;
}

/* kein vergleichstest */
div.ilike_2 {
	position: relative;
	top: 53px;
}

/* links im navibaum */
div#facebook_box {
	margin-bottom: 13px;
}







/** April 2011 / experimenteller umbau der vergleichsseite **/
tr.w2head2 td {
	height: 40px;
	background: url("./images/getestet_main_content_table_header_1.png") repeat-x scroll 0 0 transparent;
	font-weight: bold;
	font-size:16px;
	letter-spacing:0.05em;
}

tr.w2head2 td.left {
	background: url("./images/getestet_main_content_table_header_1_left.png") no-repeat scroll left top transparent !important;
}

tr.w2head2 td.right {
	background: url("./images/getestet_main_content_table_header_1_right.png") no-repeat scroll right top transparent !important;
}

/** ie shit **/
*td#w2head2middle {
	background: url("./images/getestet_main_content_table_header_1_border.png") repeat-x top;
}

*td#w2head2left {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background: url("./images/getestet_main_content_table_header_1_border.png") repeat-x top;
}

*td#w2head2right {
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background: url("./images/getestet_main_content_table_header_1_border.png") repeat-x top;
}


td#w2head2middle img {
	float: left;
	margin-right: 10px;
}

td#w2head2middle {
	border-top: 1px solid #ccc;
}

td#w2head2middle h2,
	td#w2head2middle h2 a {
	color: #D01010 !important;
    font-size: 20px;
    padding-left: 10px;
	-margin: 0;
	padding: 0;
	-text-decoration: none;
}

td#w2head2middle h2 a:hover {
	text-decoration: underline;
}

td#w2head2middle blockquote {
	display: block;
	margin: 0;
	border: 0px;
	text-align: left;
}

td#w2head2middle blockquote a {
	text-decoration: none;
	color: #000;
	font-weight: normal;
}

td#w2head2middle a img,
	img#w2head2siegel {
	width: 120px;
	margin-left: -10px;
	margin-right: 10px;
}

td#w2head2middle a img#w2head2logo {
	width: auto;
	margin-left: 0px;
}
