@charset "iso-8859-1";
body {
	font-family: Arial, Verdana, Tahoma, Times New Roman, Courier;
	height:100%;
	padding:0;
	background-color: #f5f8fc;
	font-size: 12px;
	margin: 0 0 0 10px;
}
table {
	font-size:12px;
}
#header {	
	width: 985px;
    position: absolute;
    top: 0px;
    left: 10px;
	z-index:9999;
	background-image: url(img/t/header_bg.gif);
	background-position: 0px 17px;
	background-repeat: repeat-x;
}
.navigation1 {
	padding: 3px 0px 28px 10px;
	border-bottom: 1px solid white;
	_padding: 1px 0px 28px 10px;  /* IE only */
}
#navigation {
	background-color: #1671ac;
	clear: left;
}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
	font-family: Georgia;
	font-size: 13px;
}
#navigation li {
	float: left;
	padding: 0;
	margin: 6px 0 0 0;
}
#navigation li div {
	margin: 0 10px 0 0;
	padding:  2px 7px 3px 7px; 
	border-style: solid;
	border-color: white;
	border-width: 1px 1px 0 1px;
	background: url(img/t/navbutton_bg3.png);
	background-repeat: repeat-x;
}
#navigation li div:hover{
	background: url(img/t/navbutton_bg2.png);
}
#navigation li a {
	color: white;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.1px;
}
#navigation #high {
	margin: 0;
}
#navigation #high div {
	padding: 4px 10px 3px 10px;
	background: url(img/t/navbutton_bg1.png);
}

#navigation #high a {
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0.5px;
}
#subnav {
	font-size: 11px;
	height: 27px;
	padding: 0 0 0 10px;
	background-color: #ddeaf2;
	border-right: 2px solid #c8d8e4;
	border-left: 1px solid #c8d8e4;
}
#subnav ul {
	margin: 0;
	padding: 5px 0 0 0;
	list-style: none;
	list-style-type: none;
}
#subnav li {
	float: left;
	padding: 0 13px 0 0;
	margin: 0;
}
#subnav a {
	text-decoration: none;
	background-image: url(img/arrow_right.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 11px;
	background-position: 0px 2px;
}
#main {
	background-image: url(img/t/main_bg.gif);
	background-repeat: repeat-y;
	width: 985px;
	padding: 8px 0 0 0;
}
#content {
	padding: 12px 15px 28px 17px;
	float: left;
}
.content_t {
	width: 578px;
}
#right {
	padding: 0 0 0 15px;
}
#content_links {
	background-color: #ddeaf2;
	border-right: 2px solid #c8d8e4;
	border-left: 2px solid #c8d8e4;
	height: 49px;
}
#content_links div{
	width: 610px;
	padding-top: 5px;
	text-align: right;
}
#footer {
	background-image: url(img/t/footer_bg.gif);
	background-repeat: repeat-x;
	background-color: #f5f8fc; 
	height: 115px;
	border-right: 2px solid #c8d8e4;
	border-left: 2px solid #c8d8e4;
}
#a1s {
	 width: 995px;
	 position: absolute;
	 left: 0px;
	 top: 5px;
	 z-index: 9999;
	 text-align: right;
}
#a2 {
	width: 120px;
	padding: 0 0 0 15px;
}
.footer_1 {
	font-family: Georgia;
	font-size: 22px;
	width: 240px;
	padding: 0 0 0 10px;
	color: #798c9a;
	float: left;
}
.footer_2  {
	width: 199px;
	border-left: 1px solid #879baa;
	height: 90px;
	float: left;
	padding: 0 0 0 7px;
}
.footer_2 div {
	padding: 0 0 3px 0;
}
.footer_2 a, .footer_2 a:active, .footer_2 a:visited {
	text-decoration: none;
	font-size: 11px; 
	color: #374551;
}
.footer_map {
	float: left;
	padding: 0 0 0 15px;
}
.list_arrow {
	padding: 5px 0 2px 0;
	font-size: 11px;
	
}
.list_arrow div {
	background-image: url(img/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	padding: 3px 0 0 15px;
	font-style: italic;
}
.box1 {
	font-weight: bold; 
	padding: 5px 2px 4px 5px;
	color: white;
	background-image: url(img/t/b_bg.png); 
	background-repeat: no-repeat;
}
.box2{
	background-color: white; margin: 0 0 21px 0; padding: 6px 7px 7px 7px; 
	_height: 0.01%;
}
.box3{
	background-color: white; margin: 0 0 21px 0; padding: 6px 0 7px 0;
	_height: 0.01%;
}
.uebersicht div { /* Verzeichnis*/
	padding: 5px 12px 5px 12px;
	height: 25px;
}
.uebersicht div a {
	text-decoration: none;
	font-size: 14px;
	color: #10223f;
}
/* Button Red */
.btn {
	float: left;
	background: url(img/btn_left.png) no-repeat;
	padding: 0 0 0 7px;
	margin: 10px 0;
	font-size: 14px;
	background-color: #ff1d1d;
}
div.btn:hover {
	background-color: #12ad20;
}
div.btn a, div.btn a:visited{
	float: left;
	height: 28px;
	background: url(img/btn_stretch.png) repeat-x left top;
	line-height: 28px;
	padding: 0 10px;
	font-size: 1em;
	text-decoration: none;
	color: white;
	font-weight: bold;
}
.btn span {
	background: url(img/btn_right.png) no-repeat;
	float: left;
	width: 7px;
	height: 28px;
}

/* Floats */
.cl { clear:left; }
.cr { clear:right; }
.cb { clear:both; }
.fl { float:left; }
.fr { float:right; }

/* Links */
a:link, a:active	{ color:black; }
a:visited 			{ color: #202020; }
a:hover 				{ text-decoration: none; }
a.whitelink , .whitelink, a.whitelink:link, a.whitelink:visited, a.whitelink:active { color: white; }
a.nodec:link , a.nodec:visited , a.nodec:active {	text-decoration: none;}

/* Pagination */
/* http://woork.blogspot.com/2008/03/perfect-pagination-style-using-css.html */
.pages ul          { padding:0; }
.pages li          { border:0; margin:0; padding:0; font-size:11px; list-style:none; float:right; }
.pages a           { border-right:solid 1px #DEDEDE; margin-right:2px; }
.pages .pages-previous-off,
.pages .pages-next-off   { color:#888888; display:block; float:right; font-weight:bold; padding:3px 4px; }	
.pages .pages-next a,
.pages .pages-previous a  { border:none; font-weight:bold; }	
.pages .pages-active     { color:#000000; font-weight:bold; display:block; float:right; padding:4px 6px; /* savers */ border-right:solid 1px #DEDEDE; }
.pages a:link,
.pages a:visited   { color:#0e509e; display:block; float:right; padding:3px 6px; text-decoration:underline; border-bottom: none; }
.pages a:hover     { text-decoration:none; }

/* Headings */
.profil_heading {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	color: #2066a7;
}
h1, h2, .heading {
	font-family: Georgia;
	margin: 4px 0 5px 0;
	_letter-spacing:0.3px;
	color: #113c70;
	display: inline;
	font-size: 18px;
	font-weight: bold;
}
h3 {
	font-size:12px;
	font-weight:bold;
	display:inline;
}
.text { padding: 12px 0 0 0; }

/* Standard PC */
.prf {
	display:inline;
	
}
.prf label {
	float: left;
	clear: left;
	width: 42px;
	margin: 3px 0 0 0;
}
.prf span {
	float: left;
	padding: 0 0 0 7px;
}
.prf div {
	clear: left;
	padding-top: 2px;
}
.prf input{
font-size: 11px;
clear: left;
width: 50px;
padding: 0 1px 1px 1px;

}
.prf select {
	padding: 0 2px 2px 0;
	font-size: 11px;
	clear: left;
	width: 120px;
}
.prf label .prs {
	font-size: 11px;
	padding: 1px 2px 1px 2px;
}
.prh {
	background-image: url(img/prc_arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 3px 7px;
	font-family: Georgia;
	font-size: 13px; padding: 4px 0 6px 17px; margin: 0px 0 3px 0;
	border-bottom: 1px dotted #e57301;
	text-align: left;
}
.prhs {
	background-image: url(img/prc_arrow_down.gif);
	background-repeat: no-repeat;
	background-position: 3px 8px;
	font-family: Georgia;
	font-weight: bold;
	font-size: 14px; padding: 4px 0 4px 17px; margin: 0px 0 3px 0;
	text-align: left;
}
.prl {
	padding: 2px 0 5px 15px;
	border-bottom: 1px dotted #e57301;
	margin: 0 0 3px 0;
}

.mark {
    font-weight: bold;
    letter-spacing: 0.5px;
}



 /* Testberichte Archiv */
.test_content {
	line-height:15.5px;
}
.test_ueberschrift {
	font-weight:bold;
	padding-bottom:3px;
}
.test_imageleft {
	float:left; 
	padding-right:15px; 
	padding-bottom:10px; 
	padding-top:15px;
}
.test_imageright {
	float:right; 
	padding-left:15px; 
	padding-bottom:10px; 
	padding-top:15px;
}

/* Reiter */
.reiter_o_1 { font-size: 0px; height:7px; border-width: 2px 2px 0px 2px; border-style: solid; border-color: #428cba; _background-color: #e3edfc; }
.reiter_o_0 { font-size: 0px; height:0px; }
.reiter_u_1 { width: 1px; font-size: 14px; font-weight:bold; padding: 0 10px 7px 10px; _background-color: #e3edfc; border-width: 0px 2px 0px 2px; border-style: solid; border-color: #428cba; }
.reiter_u_0 { width: 1px; font-size: 14px; padding: 5px 10px 7px 10px;  border-bottom: 2px solid #428cba; background-color:#eaf3f8; }
.reiter_t     { border-bottom: 2px solid #428cba; }

.v { display:block; }
.nv { display:none; }


/* BUTTONS */

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}
/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}


/* Table less forms */
.form label, .form input {
display: block;
width: 150px;
float: left;
margin-bottom: 10px;
}
 
.form label {
text-align: right;
width: 125px;
padding-right: 20px;
}
 
.form br {
clear: left;
}

/* Message Boxes */ 
/* http://woork.blogspot.com/2008/03/css-message-box-collection.html */
.mbox 			{	color:#FFFFFF; text-align:center; margin: 0 0 10px 0; }
.mbox-gray		{ background:#444444 url(img/round_gray-left.png) left top no-repeat; }
.mbox-gray div	{ background:url(img/round_gray-right.png) right bottom no-repeat; padding:4px; }
.mbox-green		{ background:#008000 url(img/round_green-left.png) left top no-repeat; }
.mbox-green div	{ background:url(img/round_green-right.png) right bottom no-repeat; padding:4px; }
.mbox-red		{ background:#CC0000 url(img/round_red-left.png) left top no-repeat; }
.mbox-red div		{ background:url(img/round_red-right.png) right bottom no-repeat; padding:4px; }

/* Price Comparison */
.prc_main {
	width: 99%;
	padding-bottom: 25px;
}
.prc_totalprice {
	font-size: 18px; 
	padding: 4px 8px 2px 8px; 
	border-style: solid; 
	border-color: #428cba; 
	border-width: 2px 2px 0 2px; 
	background-color: #f5f8fa;
}
.prc_row {
	border-bottom: 2px solid #428cba; 
	padding: 0 0 3px 5px;
	width: 500px;
}
.prc_box {
	border-style: solid;
	border-color: #428cba; 
	border-width: 0px 2px 2px 2px; 
	background-color: #f5f8fa;
}
.prc_heading1 {
	background-repeat: no-repeat;
	margin: 5px 0 0 0;
	padding: 0 0 2px 22px;
	font-size: 12px;
	color: #2b465c;
	background-image: url(img/prc_arrow_down.gif);
	background-position: 7px 2px;
	cursor: pointer;
}
.prc_heading0 {
	background-repeat: no-repeat;
	margin: 5px 0 0 0;
	padding: 0 0 2px 22px;
	font-size: 12px;
	color: #2b465c;
	background-image: url(img/prc_arrow_right.gif);
	background-position: 7px 3px;
	border-bottom: 1px solid #9ccae6;
	cursor: pointer;
}
.prc_content1 {
	padding: 7px 10px 10px 23px;
	border-bottom: 1px solid #9ccae6;
}
.prc_content0 {
	display: none;
	visibility: invisible;
	padding: 7px 10px 10px 23px;
}
.prc_fl_des {
	padding-top: 3px;
	overflow:hidden;
	font-size: 11px;
}
.prc_map {
	width: 440px;
	height: 160px;
	border: 2px solid white;
}
.prc_fl_dist {
	font-weight: bold;
	font-size: 9px;
	color: #42679E;
	width:60px;
	padding-top: 5px;
}
.prc_reviews {
	overflow: auto;
	_height: 280px; /* IE only */
	max-height: 280px;
	padding-right: 5px;
}
.prc_oview {
	width: 540px;
	font-size: 11px;
	border: none;
	padding: 0;
}
.prc_oview td { vertical-align: top; padding-top: 2px; }
.prc_oview .oc1 { width: 20px; }
.prc_oview .oc4 { width: 70px; text-align: right; font-size: 12px;}
.prc_oview .oc2 { width: 45px;
	color: #0A254F;
	font-weight: bold;
}
.prc_oview .prcsum { border-top: 1px solid grey; font-weight: bold; font-size: 13px; }
.prc_oview .caption {
	color: #9C3325;
	font-size: 10px;
}
.prc_oview .descr { font-style: italic; color: #333; }
.prc_oview .ex {
	text-decoration:line-through;
}
.prc_oview .ep {
	color: #345181;
	font-size: 10px;
}
.prc_i1 {
	clear: left;
	width: 100px;
	float: left;
}
.prc_btlink_profil {
	background-repeat: no-repeat; 
	background-position: 0px 0px; 
	height: 19px; 
	background-image: url(img/bt_profil.gif); 
	padding: 2px 15px 0 23px;
}
.prc_bts {
	padding: 8px 0 10px 36px;
}

/* Index News Format */
.index-news div, .index-news div a {
	padding-bottom:3px; font-size: 15px; color: #103A55;
}
.index-news span div{
	font-size: 11px;
	color: grey;
}

/* Er PC */
.pr-ot1 { width: 410px; font-size: 11px; padding: 10px 0 0 16px; }
.pr-ot2 { margin: 90px 0 0 0; display: block; }
.pr { font-size:14px; font-weight:bold; color:#204D8B; }
.send { padding: 10px; cursor: pointer;}
.i { 	margin-top:6px; padding:2px 7px 2px 3px; text-align:right; width:58px; }
.s { 	padding:7px 6px 0 8px; }
.t { 	padding:7px 3px 0 20px; }
.b { 	background-image:url(img/prc_print.gif); background-position:12px 0; background-repeat:no-repeat; height:32px; }
.k { 	background-image:url(img/prc_book.gif); background-position:13px 0; background-repeat:no-repeat; height:32px;}
.f {		height:13px; margin-left:11px; padding-top:6px; width:66px}
.g {		height:15px; margin-left:11px; padding:3px 0 0 3px; width:47px; }
.a {		height:20px; }
.w { 	margin:4px 0 0 8px; padding:2px 2px 2px 1px; width:155px;}
.j {		margin:4px 0 0 8px; padding:2px 2px 2px 1px; width:135px;}
#l_foto, #l_buch, #l_geschenk, #l_panorama, #l_leinwand  { padding-left: 20px;}
.ninput { background-color:inherit; border-width:0; padding:0; }
input.prcform, select.prcform  { background-color:#F7F9FC; border:1px solid #255B89; padding-left:2px; font-weight:bold; }
