/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #D0B830   ;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}


p {
}

ol {
}

ul {
}

blockquote {
	margin: 0;
	padding-left: 20px;
	border-left: 10px solid #E6E6E6;
	font-style: italic;
	color: #999999;
}

blockquote * {
	line-height: normal;
}

a {
	color: #E06529;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}


/* Menu */

#menu {
	background-color:black;
	height:30px;
	width:100%;
	}

#menu ul {
	ist-style: none;
	line-height: normal;
	margin-left:40px;

}

#menu li {
	display: inline;
	float:left;
	padding-left:20px;
}

#menu a {
	display: block;
	padding: 8px 10px;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
	color:#D0B830;
}

#navitable{
   border:3px solid #D0B830;
   background-color:black;
}

#navitable a{
   text-decoration:underline;
   color:white;
   font-weight:bold;
}
/* Page */

#page {
   width:1024px;
   background-color:white;
   margin: 0 auto;
}

/* Content */

#content {
}


.title {
	padding-top: 3px;
}



#footer {
	width: 1024px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	line-height: normal;
}

#footer a {
	color: #666666;
}

#legal {
	float: left;
	padding: 10px 0 10px 60px;
}

#links {
	float: right;
	padding: 10px 0 0 0;
}


#col_1eft_small{
   width:250px;
}
#col_1eft_wide{
   width:750px;
}
#col_middle{
   width:500px;
   border-left:5px solid #D0B830;
}
#col_right_small{
   width:250px;
   border-left:5px solid #D0B830;
}


td{
   vertical-align:top;
}

#top{
   border-top:10px solid white;
   background-color:#D0B830;
   color:black;
   text-align:center;
   padding:0px;
   margin:0px;
}
.top{
   padding-top:10px !important;
   padding-bottom:10px !important;
   border-bottom:10px solid black;
   font-weight:bold;
}

#top h1{
   margin-top:20px;
}

#text{
   background-color:white;
   padding:20px
}

h2.details{
   text-align:left;
   margin-top:20px;
   margin-bottom:10px;
}


#marginal{
   padding:20px;
   text-align:left;
   background-color:white;
}
#marginal p, #text p{
   line-height:15px;
   text-align:left;
   margin-bottom:10px;
}

#top table{
   background-color:#D0B830;
   margin:0px;
   padding:0px;
   cellspacing:0px;
}

#details_left{
   width:25%;
}
#details_center{
   width:50%;
   background-color:black;
   text-align:center;
   color:#D0B830;
   font-size:20px;
   margin-top:20px;
}

#details_center h1{
   font-size:24px;
}
#details_right{
   width:25%;
}


#anbieterliste{
   background-color:#ECE3AC;
}

#anbieterliste td{
   color:black;
   text-align:center;
}

#anbieterliste td a{
   color:black;
   text-decoration:none;
}

#index_col1{
  width:200px;
  padding:10px;
}

#index_col2{
  border-left:10px solid #D0B830;
  border-right:10px solid #D0B830;
  padding:10px;
}

#index_col3{
  border-left:2px solid white;
  width:350px;
  text-align:center;
  background-color:black;

  /*padding:10px;*/
}
#index_col3 h2{
   color:black;
   font-size:16px;
   background-color:#D0B830;
   height:40px;
   vertical-align:middle;
}

/*.anbieter{
   padding-bottom:15px;
   margin-bottom:20px;
   border-bottom: 1px solid #cccccc;
}*/

.anbieter h3{
   margin-bottom:10px;
}

.anbieter_col1{
   background-color:white;
   width:200px;
   vertical-align:middle !important;
}
.anbieter_col2{
   background-color:#D0B830;
   width:227px;
}
.anbieter_col3{
   background-color:white;
   text-align:left;
   vertical-align:middle !important;
   width:280px;
}
.anbieter_col4{
   background-color:#D0B830;
   width:200px;
   vertical-align:middle !important;
}
#card_col1,#card_col2{
   width:47%;
}
#card_col1 p,#card_col2 p{
   padding:15px;;
   line-height:15px;
}


.anbieter_headline td{
   color:white !important;
   background-color:black;
   padding:10px;
   text-align:center;
   vertical-align:center !important;
   }

.anbieter_headline td h2{
   text-transform:uppercase;
}
.uppercase{
   text-transform:uppercase;
}

.anbieter_col1, .anbieter_col3, .anbieter_col4{
   padding-left:10px;
   padding-right:10px;
}

.vorteil{
   font-weight:bold;
   font-size:14px;
}

.teaser{
   text-align:left;
}


.mehr{
   text-align:right;
}

.anbieter_short{
   color:white;
   float:left;
   width:164px;
   padding:5px;
   border-right:1px solid white;
   border-top:1px solid white;
   height:60px;
   vertical-align:middle !important;
}
.anbieter_short a{
   color:white;
   text-decoration:none;
}


/* Images */
#card_small{
   margin-right:15px;
   margin-bottom:5px;
}

p{
   padding:10px;
}


#magazin_small{
   width:128px;
   height:177px;
}

#pdf_thumb{
   margin-right:0px;
   margin-bottom:0px;
   border:1px solid #cccccc;

}
.anbieter img{
}

table{
   width:90%;
}

td.rubrikliste_headline{
   vertical-align:middle;
   text-align:center;
   background-color:#D0B830;
   height:48px;
   border: 1px soldi #D0B830;
   text-decoration:none;
   font-size:16px;
   font-weight:bold;
   color:black;
}


td.rubrikliste{
   vertical-align:middle;
   text-align:center;
   height:48px;
   background-color:black;
}

/**

ab hier kommen die Styles für die Detailseite

**/


.detail_h1{
   margin-top:30px;
}

.detail_h1, .detail_h2{
   text-align:center;
   font-size:28px;
   color:#D0B830;
}

.textheadline{
   text-align:center;
   font-weight:bold;
   color:black;
   margin-top:30px;
}

