@charset "UTF-8";
/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body {
	text-align:center;
	background-color:#e9e5e3;
	}

a:link, a:visited, a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3 {
	font-size: 14px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
	color:#000000;
}

li {
	
} 

hr { 
	color:#C0BEBD;
	height:1px;
	background-color:#C0BEBD;
	border-width:0px;
	}

img {
	border:none;
	}
	
form {
	border:none;
	}
	

/***********************************************/
/* Section Tags                                */
/***********************************************/

/* head */

#head h1 {
	color:rgb(166,1,9);
	font-size:22px;
	font-weight:lighter;
	padding:10px 0px 0px 0px;
	margin: 20px 0px 5px 0px;
	text-transform:uppercase;
	width:435px;
	
}

#head h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:lighter;
	color: #696969;
	padding:0px;
	margin:0px;
}


#head a:link, a:visited, a:active {
	text-decoration: none;
}

#head a:hover {
	}

#stage h1, #stage h1 a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	color:#FFFFFF;
	font-weight:lighter;
	text-align:left;
}

#stage h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	font-weight:normal;
	color:#2B3B43;
}

#stage h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#D4D6D6;
	text-transform:uppercase;
	letter-spacing:2px;
	text-align:left;
}

#stage a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:rgb(35,63,63);
	width:180px;
	font-weight:lighter;
	padding:0;
	margin:0;
}

#stage p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	}

#content h1 {
	font-size:18px;
	font-weight:normal;
	padding:0;
	margin:0px 0px 0px 15px;
	text-transform:uppercase;
	color:#861500;
	display:list-item;
	list-style:none;
	text-indent:-15px;
	}

#content p {
	margin: 18px 0px 0px 15px;
	}

#content a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	padding:0;
	margin:0;
	color:#6D6D6D;
	}
	
#content a:hover {
	color:#861500;
	}

#content-hp h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#6D6D6D;
	text-transform:uppercase;
	letter-spacing:2px;
	margin:0px 0px 10px 0px;
}

#content-hp a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	padding:0;
	margin:0;
	color:#6D6D6D;
	}
	
#content-hp a:hover {
	color:#861500;
	}

#content-hp-teaserbox h1, #content-hp-teaserbox h1 a {
	font-size:17px;
	font-weight:normal;
	padding:0;
	margin:10px 0px 0px 0px;
	color:#861500;
}

#content-hp-teaserbox img {
	border:1px solid #fff;
	margin-right:10px;
	margin-top:5px;
	-webkit-box-shadow: 3px 3px 5px #aaa;
    -moz-box-shadow: 3px 3px 5px #aaa;
    box-shadow: 3px 3px 5px #aaa;
	float:left;
}

#content-hp p {
	margin-top:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	line-height:1.4;
	}


#searchpage h1, #searchpage h1 a{
	font-size:17px;
	font-weight:normal;
	padding:0;
	margin:10px 0px 0px 0px;
	color:#861500;
	text-transform:none;
	display:inline;
}

#searchpage h4 {
	font-size:17px;
	font-weight:normal;
	padding:0;
	margin:10px 0px 0px 0px;
	text-transform:none;
	display:inline;
	color:#6D6D6D;
}

#searchpage a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	padding:0;
	margin:0;
	color:#6D6D6D;
	}
	
#searchpage a:hover, #searchpage h1 a:hover {
	color:#861500;
	}
	
#searchpage p {
	margin:0px;
	}
	
#searchpage h4 {
	display:inline;
	}

#sidebar h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#6D6D6D;
	text-transform:uppercase;
	letter-spacing:2px;
	margin:0px 0px 10px 0px;
}

#sidebar p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	line-height:1.4;
	}

#sidebar a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	padding:0;
	margin:0;
	color:#6D6D6D;
	}
	
#sidebar a:hover {
	color:#861500;
	}

#sidebar-box h1 {
	font-size:17px;
	font-weight:normal;
	padding:0;
	margin:10px 0px 0px 0px;
	color:#861500;
}

#sidebar p {
	margin-top:5px;
	}

#footer p {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:none;
	color:#6D6D6D;
	letter-spacing:0.7px;
	font-size:10px;
	}

.uppercase {
	text-transform:uppercase;
	}
	
#footer .uppercase a {
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	letter-spacing:1.4px;
	}
	
#footer a {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6D6D6D;
	}

#footer a:hover {
	color:#000000;
	}

.werk18-top {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:rgb(35,63,63);
}

#werk18-sidebar {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:rgb(35,63,63);
	margin-bottom:5px;
}


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


#frame {
	background-color:#FFFFFF;
	background-image:url(i/bg-center.gif);
	background-repeat:repeat-y;
	margin: 0px auto;
	width: 980px;
	text-align: center;
}

#bg-top {
	background-image:url(i/bg-top.gif);
	background-repeat:no-repeat;
	width: 980px;
	height:26px;
	margin: 0px auto;
	}
	
#bg-bottom {
	background-image:url(i/bg-bottom.gif);
	background-repeat:no-repeat;
	width: 980px;
	height:26px;
	margin: 0px auto;
	}

#container {
	margin: 0px auto;
	width: 950px;
	text-align: left;
}

#wrap{
    clear:both;
	}

#head{
	width:950px;
	float:left;
	height: 104px;
}


#navi-wrap {
	width:740px;
	float:left;
	}
	
#navi-left {
	float:left;
	width:170px;
	margin: 30px 0px 0px 40px;
	}

#breadcrumb {
	float:left;
	margin: 20px 0px 0px 40px;
	}

#navi {
	float:left;
	clear:both;
	margin: 20px 0px 0px 40px;
	width: 430px;
}

#search {
	float:right;
	width:210px;
	height:25px;
	margin:15px 50px 0px 0px;
	border:none;
	}
	
.search {
	background-image:url(i/bg-search.png);
	border:0px;
	width:190px;
	height:20px;
	padding-left:15px;
	}

#logo {
	margin: 20px 25px 20px 0px;
	float:right;
}

#stage {
	color: #fff;
	width:950px;
	height: 250px;
	float:left;
	text-align:center;
	background-image:url(i/bg-stage.jpg);
}

#stage-wrap {
	margin:0px 0px 0px 20px;
	}

#stagetext {
	width:310px;
	float:left;
	margin:20px 0px 0px 40px;
	text-align:left;
	padding: 0px 0px 0px 0px;
	}
	
#stageimage
    {
	width:580px;
	height:250px;
	overflow:hidden;
	float:right;
	margin:0px 0px 0px 0px;
	padding:0;
	} 

#content{
	width: 355px;
	margin: 33px 0px 0px 50px;
	float:left;
}

#content-hp{
	width: 650px;
	margin: 38px 0px 0px 50px;
	float:left;
}

.content-col1{
	width: 325px;
	float:left;
	padding-top:0px;
}

.content-col2{
	width: 325px;
	float:right;
	padding-top:0px;
}

.row { 
	clear: both; 
	}

#content-hp-teaser{
	width: 260px;
	float:right;
	margin: 0px 40px 0px 0px;
}

#content-hp-teaserbox {
	width: 260px;
	border-top:1px solid #C0BEBD;
	margin-bottom:25px;
	}

#sidebar{
	width: 245px;
	float:right;
	margin: 38px 40px 0px 0px;
}

#sidebar-box {
	width: 245px;
	border-top:1px solid #C0BEBD;
	}

#footer{
	width: 706px;
	margin:50px auto 0px 122px;
	text-align: center;
	float:left;
	border-top: 1px solid;
	border-top-color:#C7C7C7;
}

/* misc */

#clear {
	clear: both;
	height:1px;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/

/* Navigation */

#breadcrumb {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-transform:none;
	color:#959B9B
}

#breadcrumb a {
	text-decoration: none;
	color:#959B9B;
}

#breadcrumb a:hover {
	color:#000000;
	}

#navi ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight:lighter;
	text-transform:uppercase;
	color:#6D6D6D;
}

#navi li {
	display: inline;
}

#navi .page_item {
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
	color:#6D6D6D;
	margin:0px 10px 0px 0px;
}

#navi .page_item:before {
	content:"|";
	margin:0px 10px 0px 0px;
	}
	
#navi .first_item:before {
	content:"";
	margin:0px;
	}

#navi .page_item a {
	text-decoration: none;
	color:#6D6D6D;
}

#navi a:hover  { 
	color:#000;
}



#navi li.current_page_item a {
	color:#000000;
}

#navi li.current_page_item a:hover {
	color:#6D6D6D;
}

#navi-left ul {
	list-style: url(none) none;
	margin: 0;
	padding: 0;
	
}

#navi-left li {
	border-top:1px solid #C0BEBD;
}

#navi-left li.first_item {
	border-top:1px solid #FFFFFF;
}

#navi-left a {
	color: #6D6D6D;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0px;
	padding-top: 8px;
	display: block;
	height:22px;
}

#navi-left a:hover {
	color:#000;
	}

#navi-left li.current_page_item a {
	color:#000000;
}

#navi-left li.current_page_item a:hover {
	color:#6D6D6D;
}

#search {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6D6D6D;
	}
