* { 
	margin:0;
	padding:0;}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:100%;
}




/*==== GLOBAL =====*/
#main {
	margin:0 auto;
	font-size:0.75em;
	padding-left: 24px;
}

#content {
width: 997px;

}





input, select, textarea { 
	font-family:Georgia, "Times New Roman", Times, serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}



.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:16px;
}
.p1 { 
	margin-bottom:8px;
}
.p2 { 
	margin-bottom:16px;
}
.p3 { 
	margin-bottom:24px;
}

/*----- txt, links, lines, titles -----*/
a { color:#2e8097; font-size: 0.98em; font-weight: bold; text-decoration: none; outline:none medium; }
a:hover{ color: #e79c11; text-decoration:none; }





.link1 { 
	font-weight:bold;
	text-decoration:none;
}
	.link1:hover {
		color:#111;
		text-decoration:none;
	}

.link2 { 
	font-weight:bold;
	text-decoration:none;
	color:#64625f;
}
	.link2:hover {
		color:#111;
		text-decoration:none;
	}


.line-hor { 
	background:#3a3c52;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:20px 0 20px 0;
}
.line-ver { 
	background-image:url(images/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
}


.address dt {
		margin-bottom:16px;
	}
	.address dd { 
		clear:both;
	}
		.address dd span { 
			float:left;
			width:84px;
		}
		.address dd a {
			color:#64625f;
		}

.department {
	padding-bottom:16px;
}
	.department dd { 
		clear:both;
	}
		.department dd span { 
			float:left;
			width:84px;
		}
		.department dd a {
			color:#64625f;
		}


/*===== header =====*/
#header .logo {
	float:left;
	padding:33px 0 0 32px;
}
	#header .nav {
		float:right;
		padding-top:66px;
	}
		#header .nav li {
			display:inline;
		}
			#header .nav li a {
				background:url(nav-bg.gif) left top repeat-x;
				font-size:15px;
				float:left;
				color:#484848;
				text-decoration:none;
				line-height:1.2em;
				padding:11px 0 5px 0;
				margin-left:20px;
			}
			#header .nav li a:hover {
				color:#43bada;
			}

/*===== content =====*/
#content .indent {
	
}
#content .indent1 {
	padding:0 0 35px 7px;
}

#content .row-1 {
	padding-bottom:40px;
}

.img-list {
	margin-bottom:-25px;
}
	.img-list li {
		width:100%;
		overflow:hidden;
		padding-bottom:25px;
	}
		.img-list li img {
			float:left;
			margin-right:17px;
		}
		.img-list li p {
			margin-bottom:3px;
		}

.list1 {
	margin-bottom:-17px;
}

.list1 dt {
	padding-bottom:3px;
}
	.list1 dt em {
		color:#aaa9a6;
	}
	.list1 dt a {
		font-size:19px;
		font-style:italic;
		text-decoration:none;
	}
	.list1 dt a:hover {
		text-decoration:underline;
	}
	
	.list1 dd {
		padding-bottom:17px;
	}
		.list1 dd p {
			margin-bottom:3px;
		}
		
.list2 li {
	color:#43bada;
	padding-bottom:9px;
}		
	.list2 li a {
		text-decoration:none;
		font-weight:bold;
		font-style:italic;
	}
	.list2 li a:hover { color:#000; background-color: #fff; }


/*== featured box begin ==*/
#nav-fragment-1  { background: #301d1f; }
#nav-fragment-1 ul a  { background: #301d1f; margin-left: 70px; padding-left: 50px }
#nav-fragment-2 { background: #301d1f;}
#nav-fragment-3 { background: #301d1f;}


#featured { width:997px; position:relative; height:324px; overflow:hidden; }
#featured ul.ui-tabs-nav  { list-style: none; margin: 0 0 0 100%; padding: 0; position: absolute; z-index: 100; top: 0; left: -235px; width: 218px }
#featured ul.ui-tabs-nav li { padding-bottom:1px;}
#featured ul.ui-tabs-nav li.ui-tabs-nav-oben a  { color: #fff; font-size: 0.91em; line-height: 13px; background-color: #b98756; text-decoration: none; background-image: url(nav_oben.jpg); display: block; padding: 17px 25px 23px 43px; height: 67px; }

#featured ul.ui-tabs-nav li.ui-tabs-nav-mitte a  { color: #fff; font-size: 0.91em; line-height: 13px; background-color: #b66a50; text-decoration: none; background-image: url(nav_mitte.jpg); display: block; padding: 17px 25px 23px 43px; height: 67px; }

#featured ul.ui-tabs-nav li.ui-tabs-nav-unten a  { color: #fff; font-size: 0.91em; line-height: 13px; background-color: #3b504b; text-decoration: none; background-image: url(nav_unten.jpg); display: block; padding: 17px 25px 23px 43px; height: 67px; }
	
#featured ul.ui-tabs-nav li.ui-tabs-nav-oben a:hover  { color: #fff; font-size: 0.91em; line-height: 13px; background-color: #e49c48; text-decoration: none; background-image: url(nav_oben_hover.jpg); display: block; padding: 17px 25px 23px 43px; height: 67px; }
	
#featured ul.ui-tabs-nav li.ui-tabs-nav-mitte a:hover  { color: #fff; font-size: 0.91em; line-height: 13px; background-color: #e37343; text-decoration: none; background-image: url(nav_mitte_hover.jpg); display: block; padding: 17px 25px 23px 43px; height: 67px; }
	
#featured ul.ui-tabs-nav li.ui-tabs-nav-unten a:hover  { color: #fff; font-size: 0.91em; line-height: 13px; background-color: #496e67; text-decoration: none; background-image: url(nav_unten_hover.jpg); display: block; padding: 17px 25px 23px 43px; height: 67px; }	
	
#featured ul.ui-tabs-nav li a strong { display: block; color: #fff; font-size: 18px; line-height: 1.2em; font-weight: normal; background-color: transparent; margin-bottom: 4px; }
/*
#featured ul.ui-tabs-nav li.ui-tabs-selected a {background:url(arrow1.gif) 11px center no-repeat #000000 !important;}
*/
#featured ul.ui-tabs-nav li.last { padding-right:0;}

#featured .ui-tabs-panel {
	position:relative;
	z-index:1000;
	width:743px;
}

#featured .ui-tabs-panel .info{ 
	width:319px;
	height:324px;
	background:#e09b48;
	color:#fff;
	line-height:1.5em;
	margin-right: 0px;
}
#featured .ui-tabs-panel .info.bg1 {
	background:#e26e40;
}
	#featured .ui-tabs-panel .info.bg1 .button { color:#e26e40; background-color: #fff; }
	#featured .ui-tabs-panel .info.bg1 .button:hover { color:#000; background-color: #fff; }
#featured .ui-tabs-panel .info.bg2 {
	background:#3e5d58;
}
	#featured .ui-tabs-panel .info.bg2 .button { color:#3e5d58; background-color: #fff; }
	#featured .ui-tabs-panel .info.bg2 .button:hover { color:#000; background-color: #fff; }
	
	#featured .ui-tabs-panel img {
		position:absolute;
		left:319px;
		top:0;
	}
	#featured .info .inner  { padding: 40px 32px 0 30px }
		#featured .info h2{ 
			font-size:60px; 
			line-height:1.2em;
			margin-bottom:17px;
		}
		#featured .info .button {
			float:left;
			background:#fff;
			color:#e09b48;
			font-weight:bold;
			text-decoration:none;
			padding:3px 10px 4px 7px;
		}
		#featured .info .button:hover { color:#000; background-color: #fff; }
		
		#featured .info p {
			margin-bottom:24px;
		}

#featured .ui-tabs-hide { display:none; }
/*== featured box end ==*/

/*== featured box begin NUR NAVIGATION ==*/



#nav-fragment-4  { background: #301d1f; }
#nav-fragment-4 ul a  { background: #301d1f;  margin-left: 70px; padding-left: 50px }
#nav-fragment-5 {background: #301d1f; }
#nav-fragment-6 {background: #301d1f; }

#featured_nav_rechts {width:219px; position: relative; height:324px; overflow:hidden;}
#featured_nav_rechts ul.ui-tabs-nav  { list-style: none; margin: 0 0 0 100%; padding: 0; position: absolute; z-index: 100; top: 0; left:-219px; width: 219px; }
#featured_nav_rechts ul.ui-tabs-nav li { padding-bottom:1px;}
#featured_nav_rechts ul.ui-tabs-nav li.ui-tabs-nav-oben a  { color: #fff; font-size: 0.91em; line-height: 13px; text-decoration: none; background-image: url("nav_oben.jpg"); display: block; padding: 17px 25px 23px 43px; height: 67px; background-color: transparent; }

#featured_nav_rechts ul.ui-tabs-nav li.ui-tabs-nav-mitte a  { color: #fff; font-size: 0.91em; line-height: 13px; text-decoration: none; background-image: url("nav_mitte.jpg"); display: block; padding: 17px 25px 23px 43px; height: 67px; background-color: transparent;}

#featured_nav_rechts ul.ui-tabs-nav li.ui-tabs-nav-unten a  { color: #fff; font-size: 0.91em; line-height: 13px; text-decoration: none; background-image: url("nav_unten.jpg"); display: block; padding: 17px 25px 23px 43px; height: 67px; background-color: transparent; }
	
#featured_nav_rechts ul.ui-tabs-nav li.ui-tabs-nav-oben a:hover  { color: #fff; font-size: 0.91em; line-height: 13px; text-decoration: none; background-image: url("nav_oben_hover.jpg"); display: block; padding: 17px 25px 23px 43px; height: 67px; background-color: transparent; }
	
#featured_nav_rechts ul.ui-tabs-nav li.ui-tabs-nav-mitte a:hover  { color: #fff; font-size: 0.91em; line-height: 13px; text-decoration: none; background-image: url("nav_mitte_hover.jpg"); display: block; padding: 17px 25px 23px 43px; height: 67px; background-color: transparent; }
	
#featured_nav_rechts ul.ui-tabs-nav li.ui-tabs-nav-unten a:hover  { color: #fff; font-size: 0.91em; line-height: 13px; text-decoration: none; background-image: url("nav_unten_hover.jpg"); display: block; padding: 17px 25px 23px 43px; height: 67px; background-color: transparent; }

#featured_nav_rechts ul.ui-tabs-nav li a strong {
		display:block;
		color:#fff;
		background-color: transparent;
		font-size:18px;
		line-height:1.2em;
		font-weight:normal;
		margin-bottom:4px;
	}

