* { padding:0px; margin:0px; }

a {
    text-decoration:none;
    color:#5b6c44;
    }

body {
    background-image:url(../../../images/5/background.png);
    background-repeat:repeat-x;
    background-color:#a6a6a6;
    font-family:arial;
    font-size:12px;
    }

#magazine_details
{
	background-image: none;
}

#container {
    width:960px;
    margin:auto;
    }



/* --- navi ---*/

#navi {
    position:absolute;
    background-color:#d7e4c6;
    background-image:url(../../../images/5/navi_start.png);
    background-position:left;
    background-repeat:no-repeat;
    width:250px;
    left:50%;
    margin-left:-125px;
    z-index:3;
    }

#navi ul {
    list-style:none;
    background-image:url(../../../images/5/navi_end.png);
    background-position:right;
    background-repeat:no-repeat;
    text-align:center;
    color:#5b6c44;
    padding:0px;
    }

#navi li {
    display:inline;
    line-height:28px;
    }

#navi li a {
    text-decoration:none;
    color:#5b6c44;
    }

#navi li a:hover {
    color:#003333;
    }



/* --- header ---*/

#header {
    position:relative;
    height:407px;
    }

#header p {
    position:absolute;
    color:#7a836d;
    font-size:13px;
    width:573px;
    top:286px;
    line-height:13px;
    padding-left:66px;
    }
    
#header p a
{
	text-decoration: underline;
}

#header #title {
    position:absolute;
    background-image:url(../../../images/5/header_title.png);
    height:123px;
    width:561px;
    top:74px;
    }

#header #search_bar {
    position:absolute;
    width:969px;
    height:74px;
    top:197px;
    background-image:url(../../../images/5/header_bar.png);
    }

#header #search_bar p {
    top:18px;
    width:140px;
    right:276px;
    color:#383838;
    z-index:3;
    font-size:16px;
    line-height:18px;
    text-align:right;
    }

.cover {
    position:absolute;
    height:279px;
    width:216px;
    background-image:url(../../../images/5/cover_bg.png);
    right:57px;
    top:55px;
    z-index:1;
    border:none;
    }

.cover img {
    height:267px;
    width:198px;
    padding:4px 0px 0px 8px;
    border:none;
    }

#mount_1 {
    position:absolute;
    right:246px;
    top:0px;
    z-index:2;
    }

#mount_2 {
    position:absolute;
    right:35px;
    top:0px;
    z-index:2;
    }

#search_field {
    position:absolute;
    height:38px;
    top:18px;
    left:64px;
    width:377px;
    }

#search_field #search {
    line-height:39px;
    border:none;
    background-color:transparent;
    padding-left:20px;
    height:40px;
    width:250px;
    font-size:16px;
    font-family:arial;
    color:#525252;
    }

#search_field #submit_button {
    position:absolute;
    top:-1px;
    right:-1px;
    height:40px;
    border:none;
    background-color:transparent;
    background-image:url(../../../images/5/seach_bar_button.png);
    width:90px;
    outline:0px;
    }

#search_field #submit_button:hover {
    background-position:0px -40px;
    cursor:pointer;
    }

#search_field #submit_button:active {
    background-position:0px 0px;
    outline:0px;
    }



/* --- balken --- */

#balken {
    position:absolute;
    top:351px;
    width:960px;
    line-height:32px;
    padding-left:64px;
    }

#balken label {
    font-size:15px;
    color:#666666;
    padding-right:12px;
    }

#balken select {
    width:250px;
    margin-right:24px;
    }



/* --- main --- */

#main {
    position:relative;
    width:960px;
    padding-left:13px;
    }

#main .subnavi {
    margin-top:-10px;
    margin-bottom:8px;
    text-align:center;
    color:#303030;
    height:16px;
	font-size: 16px;
	background-color: #d7e4c6;
	width: 97%;
	padding: 5px;
	border: 1px solid #878787;
}

#main .subnavi a {
    text-decoration:none;
    color:#303030;
    padding:4px;
    }

#main .subnavi a:hover {
    text-decoration:none;
    color:#303030;
    font-weight:bold;
    }

#main .subnavi .on a {
    cursor:default;
    font-weight:bold;
    }

.artikel {
    float:left;
    background-color:#fff;
    height:429px;
    width:180px;
    margin-right:20px;
    margin-bottom:24px;
    padding:17px 20px 0px 20px;
    background-image:url(../../../images/5/abo_shadow.png);
    background-repeat:no-repeat;
    background-position:23px 33px;
    background-position:23px 33px;
    cursor: pointer;
    }

.artikel .title {
    font-weight:bold;
    font-size:14px;
    color:#3c3c3c;
    margin:7px 0px 3px 0px;
    }

.artikel .info {
    position:relative;
    line-height:18px;
    }

.artikel .right {
    float:right;
    text-align:right;
    font-weight:bold;
    }

.artikel .wrapper {
    float:right;
    margin:4px 0px;
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    }

.anbieter .wrapper {
    float:right;
    margin:4px 0px;
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    }

.percent {
    float:right;
    position:relative;
    height:8px;
    border:1px solid #FFFFFF;
    background-color:#b4b4b4;
    width:145px;
    }

.percent_fill {
    background-color:#2e9fe0;
    height:8px;
    }

.artikel .percent_num {
    float:left;
    padding-top:1px;
    color:#0c93e1;
    font-weight:bold;
    }

.artikel .artikel_button {
    display:block;
    background-image:url(../../../images/5/abo_button.png);
    width:178px;
    height:39px;
    margin-top:24px;
    margin-left:-6px;
    text-decoration:none;
    color:#fff;
    line-height:33px;
    padding-left:15px;
    }



/* --- footer --- */

#footer {
    position:relative;
    margin-top:20px;
    height:36px;
    width:960px;
    clear:both;
    background-image:url(../../../images/5/footer_start.png);
    background-repeat:no-repeat;
    background-color:#878787;
    }

#footer p {
    background-image:url(../../../images/5/footer_end.png);
    background-repeat:no-repeat;
    background-position:right;
    line-height:36px;
    width:960px;
    text-align:center;
    }

#footer p a {
    text-decoration:none;
    color:#000;
    }



/* --- abo_detail --- */

#abo_detail {
    position:absolute;
    left:50%;
    margin-left:-365px;
    width:780px;
    background-color:#fff;
    margin-top:10px;
    z-index:9;
    background-image:url(../../../images/5/abo_detail_background.png);
    background-repeat:repeat-x;
    padding-top:350px;
    padding-bottom:30px;
    }

#abo_detail #exit {
    position:absolute;
    top:0px;
    right:0px;
    padding:2px;
    border:none;
    }

#abo_detail #cover {
    position:absolute;
    top:70px;
    left:60px;
    }

#abo_detail #description {
    position:absolute;
    width:400px;
    top:80px;
    right:90px;
    color:#5e5e5e;
    line-height:17px;
    }

#abo_detail #opener {
    position: absolute;
    font-size:18px;
    color:#525252;
    text-align:right;
    right:86px;
    top:280px;
    }

#abo_detail #opener i {
    font-weight:bold;
    color:#66CC00;
    }

#abo_detail h1 {
    font-weight:bold;
    font-size:30px;
    color:#6fc200;
    padding-bottom:12px;
    }


#abo_detail_background {
    background-color:#000;
    width:100%;
    top:0px;
    bottom:0px;
    position:fixed;
    z-index:4;
    opacity:0.5;
    filter: alpha(opacity=50);
    }



/* --- anbieter --- */

.anbieter {
    background-image:url(../../../images/5/abo_detail_radiant.png);
    background-repeat:repeat-x;
    background-position:bottom;
    padding-left:60px;
    padding-bottom:20px;
    margin-top:20px;
    }

.anbieter table {
    width:640px;
    }

.anbieter .pic {
    border:1px solid #b8b8b8;
    width:150px;
    text-align:center;
    font-size:10px;
    color:#cccccc;
    background-color:#fff;
    vertical-align:bottom;
    }

.anbieter .pic div {
    width:150px;
    text-align:center;
    padding-top:16px;
    }

.anbieter .text_med {
    font-size:14px;
    color:#555555;
    padding-left:16px;
    }

.anbieter .text_min {
    font-size:9px;
    color:#a2a2a2;
    line-height:14px;
    padding-left:16px;
    }

.anbieter .price {
    font-size:14px;
    color:#464646;
    font-weight:bold;
    }

.anbieter .order {
    font-size:14px;
    color:#464646;
    font-weight:bold;
    line-height:28px;
    padding-left:16px;
    }

.anbieter .percent {
    width:200px;
    }

.anbieter .percent_num {
    font-size:14px;
    color:#0c8cd5;
    font-weight:bold;
    padding-left:6px;
    }

.anbieter .detail_button {
    background-image:url(../../../images/5/button_start.png);
    background-repeat:no-repeat;
    background-color:#9e9e9e;
    float:right;
    margin-left:3px;
    }

.anbieter .detail_button a {
    display:block;
    line-height:28px;
    color:#E8E8E8;
    text-decoration:none;
    width:150px;
    font-weight:normal;
    text-align:center;
    background-image:url(../../../images/5/button_end.png);
    background-repeat:no-repeat;
    background-position:right;
    }

.anbieter .detail_button a:hover {
    color:#fff;
    }



/* --- infoseite --- */

#infoseite {
    background-position:0px -137px;
    }

#infoseite #header {
    position:relative;
    height:270px;
    }

#infoseite #header #title {
    position:absolute;
    background-image:url(../../../images/5/infoseite_title.png);
    height:149px;
    width:417px;
    top:34px;
    left:273px;
    }

#infoseite #main {
    background-color:#fff;
    width:640px;
    margin:auto;
    padding:67px 80px 100px 80px;
    font-size:12px;
    color:#666666;
    margin-bottom:20px;
    }

#infoseite #main h1 {
    size:26px;
    color:#69ad0f;
    padding-bottom:12px;
    }

#infoseite #main h2 {
    size:16px;
    color:#2a2a2a;
    padding-bottom:26px;
    font-weight:normal;
    padding-top:36px;
    }

.no_result
{
	font-weight: bold;
	text-align: center;
	padding: 20px;
	margin: 5px;
	font-size: 20px;
}


/* Filter */
#main .filters {
    margin-top:-10px;
    margin-bottom:8px;
    text-align:center;
    color:#303030;
    height:16px;
	background-color: #d7e4c6;
	width: 97%;
	padding: 5px;
	border: 1px solid #878787;
}

#main .filters a {
    text-decoration:none;
    color:#303030;
    padding:4px;
    }

#main .filters a:hover {
    text-decoration:none;
    color:#303030;
    font-weight:bold;
    }
/* Ende Filter */


/* Info Frame */
#info_frame_container
		{
			height: 100%;
			width: 80%;
			vertical-align: middle;
			text-align: center;
			border: 1px #444444 solid;
			background: #ffffff;
			margin-left: auto;
			margin-right: auto;
			margin-top: 5px;
			font-size: 8pt;
}		
		
		#info_frame_container .head
		{
			width: 100%;
			height: 30px;
			font-weight: bold;
			font-size: 16px;
			line-height: 30px;
			background-image:url(../../../images/5/abo_detail_background.png);
		}
		
		#info_frame_container .content
		{
			height: auto;
			padding: 5px;
			background-color: #FFFFFF;
		}
		
		#info_frame_closer
		{
	position: absolute;
	padding-right: 10px;
	
	right: 0px;
}
/* Ende Info Frame */

/* Inner Content */
.inner_content
{
	display: none;
}

.inner_content h1,.inner_content h2
{
	margin: 5px;
}

.inner_content p
{
	margin: 5px;
}
/* Ende Inner Content */
