/***********************************************/
/* cb.css                            */
/***********************************************/ 

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	background-image: url(design/design_verlauf.jpg);
	background-repeat: repeat-y;
	background-color: #000000;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 100%;
}

a:link, a:visited, a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover {
	color: #000000;
	}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	font-size: medium;
	color: #000000;
	font-weight: bolder;
	font-style: normal;
	font-variant: normal;
}

h2{
	font-size: medium;
	color: #808080;
	font-weight: bolder;
	text-decoration: underline;
}

	
ul{
	list-style-type: square;
	width: auto;
}

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

ul ul ul{
	list-style-type: none;
}
.Stil13 {
	font-family: "Segoe Print", "Segoe Script";
	font-size: xx-large;
}

.Stil12{
    color: #993400;
}

.Stil14 {
	color: #808080;
	font-weight: bold;
}	

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

#banner{
	margin: 0;
	padding: 0px 0px;
	border-bottom: 1px solid #993300;
	width: 100%;
	text-align: center;
	background-color: #000000;
}

#navBar{
	margin: 0 85% 0 0;
	padding: 0px;
	font-size: 95%;
}

#content{
	float:right;
	width: 80%;
	margin: 0;
	font-size: 100%;
	line-height: normal;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
	clear: none;
}
#content a {
	color: #993400;
	text-decoration: underline;
	}
#content a:hover {
	color: #808080;
	text-decoration: underline
	}
	
#sitemap{
background: url(design/sitemap_hintergrund.jpg);
background-repeat: no-repeat;
background-position: right;
background-attachment: fixed;
	float:right;
	width: 70%;
	margin: 0;
	font-size: 100%;
	line-height: normal;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
	clear: none;
}

#sitemap a {
	color: #ffffff;
}

#sitemap a:hover {
	color: #808080;	
}

#sitemap2{
background: url(design/sitemap_hintergrund.jpg);
background-repeat: no-repeat;
background-position: right;
background-attachment: fixed;
	float:right;
	width: 70%;
	margin: 0;
	font-size: 100%;
	line-height: normal;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
	clear: none;
}

#sitemap2 a {
	color: #993400;	
}

#sitemap2 a:hover {
	color: #808080;
}

#gallery{
	float:right;
	width: 70%;
	margin: 0;
	font-size: 100%;
	line-height: normal;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
	clear: none;
}
#download{
	float:right;
	width: 70%;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: normal;	
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
	clear: none;	
}
	
#download table,td,th {
border-collapse: collapse;
padding-left: 8px;
height: 20px;
color: #808080;

}

#download a {
	color: #808080;
	
}
#download a:hover {
	color: #ffffff;
	}
#download td:hover {
	color: #ffffff;
	background-color:#993400;
		
}
#radio{
	float:right;
	width: 80%;
	margin: 0;
	font-size: 100%;
	line-height: normal;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
	clear: none;
}

#radio a {
font-weight: bold;
color: #FFFFFF;
}

#radio a:hover {
color: #000000
}

#apDiv1 {
	position:absolute;
	width:653px;
	height:352px;
	z-index:1;
	left: 291px;
	top: 230px;
}
/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	}


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

#pageName{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}


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

#globalNav{
	color: #000000;
	white-space: nowrap;
	background-color: #808080;
	font-size: 95%;
	line-height: 20px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #993300;
	}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	color: #ffffff;
	font-size: 95%;
	padding: 0px 4px 0px 0px;
	}
#globalNav a:hover {
	color: #000000;
	font-size: 95%;
	padding: 0px 4px 0px 0px;
    }

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

.feature{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 100px;
}
.feature a:link {
	color: #ffffff; 
	text-decoration: underline;
}
	
.feature a:hover {
	color: #808080;
	text-decoration: underline;
}	
	
.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */

/************** .feature1 styles ***************/

.feature1{
	font-size: medium;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
}

.feature1 img{
	float: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/* adjust margins to change separation between the feature image and text flowing around it */
/************** .story styles *****************/



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

#siteInfo{
	clear: both;
	color: #993400;
	background-color: #808080;
	font-size: 80%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top: 1px solid #993400;
	border-bottom: 1px solid #000000;
	text-align: right;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */



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

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

/* 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{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 95%;
	list-style-type: none;
}

#sectionLinks h1{
	padding: 10px 10px 10px 10px;
}

#sectionLinks a:link{
	width: 79px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
	}

#sectionLinks a:visited{
	width: 79px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
	}

#sectionLinks a:hover{
	background-image: url(design/design_pfeil.jpg);
	background-repeat: no-repeat;
	background-color: #993300;
	width: 79px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
	font-weight: bold;
}
