/***********************************************/
/* 3col_rightNav.css                              */
/* Use with template 3col_rightNav.html           */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

a{
	text-decoration: none;
	font-weight: bold;
}

a:link{
	color: #993333;
	text-decoration: none;
}

a:visited{
	color: #333333;
	text-decoration: none;
}

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

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	font-variant: small-caps;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	line-height: 18px;
	list-style-position: outside;
	list-style-type: none;
}

ul ul{
	list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	background-image: url(images/background43.gif);
}

#navBar{
	float: right;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-image: url(./images/background42.gif);
}

#headlines{
	float:left;
	width: 20%;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#content{
	float: left;
	width: 55%;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/


#globalNav{
	padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #CCC;
	color: #333333;
	font-size: 12px;
}


#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 14px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	background-color: #FFFFFF;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #333333;
	padding: 10px 10px 10px 10px;
	background-image: url(./images/background42.gif);
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 80%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 2px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.relatedLinks h3{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	font-size: 80%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
.zum-shop {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	float: right;
	width: 30%;
	font-size: 11px;
	text-transform: uppercase;
	padding: 10px;
	background-color: #FFCB50;
	border-top: thin inset #cccccc;
	border-right: thin none #cccccc;
	border-bottom: thin outset #cccccc;
	border-left: thin none #cccccc;
	font-style: oblique;
	text-align: center;
}
.bold {
	font-size: 12px;
	font-weight: bold;
}
.mitte {
	background-position: center center;
	vertical-align: middle;
	text-align: center;
	left: 40%;
}
#footer {
	font-size: 80%;
	font-weight: normal;
	color: #999999;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/background42.gif);
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer a {
	font-weight: normal;
	color: #999999;
}
.dopdown {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: list-item;
	font-size: 11px;
	text-transform: uppercase;
	background-color: #FFCB50;
	margin: 2px;
	padding: 5px;
}
.sidebarlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	display: block;
	font-size: 11px;
	text-transform: none;
	background-color: #FFCB50;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding-left: 25px;
}
.sc {
	vertical-align: bottom;
	padding-top: 9px;
	padding-left: 13px;
}
.zum-shop1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	display: block;
	float: right;
	width: 30%;
	font-size: 9px;
	text-transform: none;
	padding: 10px;
	background-color: #FFFFFF;
	border-top: thin inset #cccccc;
	border-right: thin none #cccccc;
	border-bottom: thin outset #cccccc;
	border-left: thin none #cccccc;
	text-align: center;
}


/*- Menu Tabs I--------------------------- */

   #tabs {
      float:left;
      width:100%;
      background:#BBD9EE;
      font-size:90%;
      line-height:normal;
      }
    #tabs ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("./images/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("./images/tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FF9834;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }

        #tabs #current a {
                background-position:0% -42px;
        }
        #tabs #current a span {
                background-position:100% -42px;
        }.headline-content {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	font-size: 11px;
	text-transform: uppercase;
	padding: 10px;
	background-color: #EEEEEE;
	border-top: thin inset #cccccc;
	border-right: thin none #cccccc;
	border-bottom: thin outset #cccccc;
	border-left: thin none #cccccc;
	font-style: oblique;
	text-align: left;
	float: left;
	width: 40%;
}
.headline-content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	font-size: 11px;
	text-transform: uppercase;
	padding: 10px;
	background-color: #EEEEEE;
	border-top: thin inset #cccccc;
	border-right: thin none #cccccc;
	border-bottom: thin outset #cccccc;
	border-left: thin none #cccccc;
	font-style: oblique;
	text-align: left;
	width: 50%;
	float: right;
}
.headline-contentunten {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	padding: 10px;
	background-color: #EEEEEE;
	border-top: thin none #cccccc;
	border-right: thin none #cccccc;
	border-bottom: thin outset #cccccc;
	border-left: thin none #cccccc;
	text-align: left;
	float: left;
	width: 40%;
}
.headline-content2unten {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	display: block;
	font-size: 10px;
	padding: 10px;
	background-color: #EEEEEE;
	border-top: thin none #cccccc;
	border-right: thin none #cccccc;
	border-bottom: thin outset #cccccc;
	border-left: thin none #cccccc;
	text-align: left;
	width: 50%;
	float: right;
}
.headline-contentuntenKopie {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	display: block;
	font-size: 10px;
	text-transform: none;
	padding: 10px;
	text-align: left;
	float: left;
	width: 33%;
	border: 1px inset #FF520A;
	background-color: #FFFFFF;
	bottom: 10px;
}
.headline-content2untenKopie {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	display: block;
	font-size: 10px;
	background-color: #FFFFFF;
	text-align: left;
	width: 45%;
	float: right;
	border: 1px outset #FF520A;
	bottom: 10px;
}
.headline-contentuntenuberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	display: block;
	font-size: 10px;
	text-transform: none;
	padding: 10px;
	text-align: left;
	float: left;
	width: 45%;
	border: 1px inset #FF520A;
	background-color: #FFCB50;
}
.headline-content2untenuberschrift {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	display: block;
	font-size: 10px;
	background-color: #FFCB50;
	text-align: left;
	width: 45%;
	float: right;
	border: 1px outset #FF520A;
}

.box1
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	display: block;
	font-size: 10px;
	text-transform: none;
	text-align: left;
	float: left;
	width: 30%;
	border: 1px solid #dddddd;
	background-color: #eeeeee;
	height:240px;
	margin: 5px 20px 0px 5px;

}

.box2
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	display: block;
	font-size: 10px;
	text-transform: none;
	text-align: left;
	float: left;
	width: 30%;
	background-color: #eeeeee;
	height:240px;
	margin: 5px 0px 0px 10px;
	border: thin solid #dddddd;
	
	
	
}

.box3
{
    font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	display: block;
	font-size: 10px;
	text-transform: none;
	text-align: left;
	float: right;
	width: 30%;
	border: 1px dotted #dddddd;
	background-color: #eeeeee;
    height:240px;
	margin: 5px 0px 0px 0px;
	
}

.box4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	display: block;
	font-size: 10px;
	text-transform: none;
	text-align: left;
	float: left;
	width: 100%;
	background-color: #FFCB50;
	height:20px;
	border-top: 1px none #FF520A;
	border-right: 1px none #FF520A;
	border-bottom: medium outset #FF520A;
	border-left: 1px none #FF520A;
	text-indent: 7px;
}
.box5 {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	display: block;
	font-size: 11px;
	text-align: left;
	float: left;
	width: 220px;
	border: 1px solid #dddddd;
	background-color: #eeeeee;
    height:250px;
	margin: 10px;
}
.box6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	display: block;
	font-size: 11px;
	text-transform: none;
	text-align: left;
	float: left;
	width: 100%;
	border: 1px solid #ffffff;
	background-color: #ffffff;
	height:100%;
	padding-bottom: 0px;
	margin: 5px 0px 0px 0px;
	
}
.box7 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	display: block;
	font-size: 11px;
	text-transform: none;
	text-align: center;
	float: left;
	width: 100%;
	border: 1px solid #ffffff;
	background-color: #eeeeee;
	bottom: 2px;
	height:100%;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
}
.box8 {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	display: block;
	font-size: 10px;
	text-transform: none;
	text-align: left;
	float: left;
	width: 100%;
	background-color: #FFCB50;
	height:100%;
	border-top: none #FF520A;
	border-right: none #FF520A;
	border-bottom: none #FF520A;
	border-left: none #FF520A;
	text-indent: 7px;
}

.box9 {


	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	display: block;
	font-size: 11px;
	text-align: left;
	float: left;
	width: 220px;
	border: 1px solid #dddddd;
	background-color: #eeeeee;
    height:165px;
	margin: 10px;
}

</style>
[if gte IE 7]> 
<style type="text/css">
#box3 { clear: left; }
</style>

