/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }
mark, rp, rt, ruby, summary, time{ display: inline }

/* Global properties ======================================================== */
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.875em;
	line-height:1.428em;
	color:#333;
	min-width:1000px;
	background-color: #394A58;
}
html, body { height:100%;}


p {
	padding-top:20px;
}

a {
	color:#818181; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

.extra {
	background-image: url(../images/extra-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

h1 {
	padding:59px 0 0px 15px;
	float:left;
}
	h1 a {
	display:block;
	width:300px;
	height:65px;
	text-indent:-5000px;
	background-image: url(../images/logo-named.png);
	background-repeat: no-repeat;
	background-position: left top;
	}

h2 {
	font-size:2.57em;
	line-height:1.2307em;
	color:#151515;
	padding:50px 0 24px 0;
}
	.h2-pad {
		padding-bottom:30px;
	}
	.h2-pad1 {
		padding-bottom:20px;
	}
	.h2-top {
		padding-top:40px;
	}
		

h3 {
	color:#151515;
	font-size:1.714em;
	line-height:1.2307em;
	padding:18px 0 24px 0;
}
	.h3-pad {
		padding-bottom:30px;
	}
	
h5 {
	font-size:3em;
	line-height:1.2307em;
	position:absolute;
	width:300px;
	left:604px;
	top:35px;
	color:#151515;
	background:#fefefe;
	height: 240px;
}
	h5 strong {
	display:block;
	padding-left:26px;
	line-height:1.2307em;
	font-size:0.5em;
	margin-bottom:-5px;
	}
	
/* Global Structure ============================================================= */
.main {
	margin: 0 auto;
	width: 974px; }

	/* Header */
header{
	height:94px;
	background-repeat: repeat-x;
	background-position: left top;
	}
#page1 header {
	height:140px;
		}
	
	/* Content */
section#content {
	font-family: Georgia, "Times New Roman", Times, serif;		
	}			
	/* Footer */
footer{
		height:102px;
		background:url(../images/footer-bg.gif) left top repeat-x;
	}
/* Left & Right alignment */

.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;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/*----- form defaults -----*/
input, select, textarea { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.857em;
	vertical-align:middle;
	font-weight:normal;
}

/*----- other -----*/
.img-indent { 
	margin:0 25px 0 0; 
	float:left;
}
.extra-wrap { 
	width:100%;
}

/*===== header =====*/
nav {
	float:right;
	width:600px;
	padding-top:63px;
}
	nav ul {
		width:100%;
		overflow:hidden;
	}
		nav li {
	float:left;
	background:url(../images/nav-li-bg.gif) left 5px no-repeat;
	padding:0 19px 0 18px;
	font-size:1em;
	line-height:1.2307em;
	font-family: Georgia, "Times New Roman", Times, serif;
		}
			nav li a {
				text-decoration:none;
				color:#858486;
			}
				nav li a:hover, nav .active a {
	color:#232323;
	font-family: Georgia, "Times New Roman", Times, serif;
				}
		nav .first {
			background:none;
			padding-left:0;
		}
/*===== content =====*/
#content {
	background-image: url(../images/content-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#content strong {
	color:#151515;
}
.col-pad {
	padding-right:36px;
}
.col-pad1 {
	padding-right:58px;
}
/*---- inner ----*/

	.inner .indent {
		padding:61px 40px 33px 14px;		
	}
		.inner .inside {
			padding:25px 10px 19px 14px;		
		}
	.inner .padding {
	padding-bottom:35px;
	font-weight: normal;
	}

/*---- row ---*/
.row {
	width:100%;
	background-repeat: no-repeat;
	background-position: center top;
}
	.row .indent {
		padding:0px 35px 20px 14px;
	}
		.row .padding {
			padding-bottom:55px;
		}
		.row .padding1 {
			padding-bottom:45px;
		}
		.row .padding2 {
			padding-bottom:50px;
		}
		.row .padding3 {
			padding-bottom:35px;
		}
	
.pad {
	padding-top:16px;
}
.pad1 {
	padding-top:40px;
}
.pad2 {
	padding-top:25px;
}

.phone {
	display:inline-block;
	width:80px;
}
/*--*/
/*---- block ---*/
.block {
	background:url(../images/content-bg.png) top center no-repeat;
	width:100%;
}
	.block .indent {
		padding:50px 40px 38px 14px;
	}
	
.block .col-pad {
	padding-right:36px;
}
	.rss {
		float:left;
		padding-top:32px;
		width:225px;
	}
		.rss a {
			display:block;
			width:48px;
			margin-top:-10px;
			height:46px;
			background:url(../images/rss.jpg) right 0px no-repeat;
			float:right;
		}
		.block .h3-pad {
			padding-top:30px;
		}
.block .list {
	padding-left:5px;
}
	.list li {
	background:url(../images/block-marker.gif) left 13px no-repeat;
	padding-left:10px;
	font-size:0.857em;
	line-height:1,5;
	}
		.list li a {
			text-decoration:none;
			color:#686868;
		}
			.list li a:hover {
				text-decoration:underline;
			}
/*--*/

.link {
	display:inline-block;
	width:77px;
	height:20px;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-size:0.857em;
	line-height:1.2307em;
	padding-top:6px;
	margin-top:17px;
	background:url(../images/link-bg.gif) left top no-repeat;
}
	.link:hover {
		background:url(../images/link-bg-hover.gif) left top no-repeat;
	}
/*	.link-margin {
		margin-top:10px;
	}*/
/*===== footer =====*/
footer .main div {
	font-size:11px;
	color:#CCC;
	position: relative;
	left: 18px;
	top: 10px;
}
footer  {
	text-decoration:none;
	text-align: left;
	}
		footer a:hover {
			text-decoration:underline;
		}


/*----- forms -----*/
#search-form  {
	float:left;
	width:418px;
	padding:23px 0 52px 0 ;
	
}
#search-form fieldset {
	border:none;
}
	#search-form h3 {
		padding:10px 0 0 0;
		float:left;
		width:109px;
	}
		#search-form label {
			display:inline-block;
			height:42px;
			background:url(../images/search-form-input-bg.gif) left top no-repeat;
			vertical-align:top;
			width:201px;
		}
			#search-form .input {
				width:190px;
				padding:13px 0px 13px 0px;
				border:none;
				margin:0 5px;
				line-height:1.2307em;
				background:none;
				color:#8c8c8c;
			}
			#search-form input {
				vertical-align:top;
			}


#contacts-form fieldset {
	border:none;
	padding-top:7px;
}
	#contacts-form label {
		display:block;
		height:50px;
		overflow:hidden;
		background:url(../images/contact-form-input-bg.gif) left top no-repeat;
		vertical-align:top;
	}
		#contacts-form input {
	width:198px;
	padding:13px 0px 13px 0px;
	border:none;
	margin:0 8px 0 13px;
	line-height:1.2307em;
	background:none;
	color:#000000;
		}
		#contacts-form .textarea-box {
			background:url(../images/textarea-bg.gif) no-repeat 0 0;
			height:180px;
			overflow:hidden;
		}
		
		.textarea-box {
	background:url(../images/textarea-bg.gif) no-repeat 0 0;
	height:180px;
	overflow:hidden;
}


		#contacts-form textarea {
	width:198px;
	padding:0px 0px 3px 15px;
	margin-top:6px;
	border:none;
	background:none;
	color:#000000;
	height:167px;
	overflow:auto;
		}
		#contacts-form .link {
			margin-top:14px;
		}

/*==========================================*/
#faded {
	background:url(../images/faded-bg.png) right top no-repeat;
	padding-top:9px;
	height:200px;
	width:974px;
	overflow:hidden;
	position:relative;
	margin-top:18px;
}
	#faded .images {
	height:187px;
	overflow:hidden;
	}
	#faded .images li {
	position:relative;
	top: -70px;
	}
		#faded .images li a {
			position:absolute;
			top:343px;
			left:824px;
		}
a {
	outline:0;
	border:0;
}
ul.pagination {
	position:relative;
	list-style:none;
	padding:0;
	margin:0;
	top:-250px;
	left:424px;
	}
	ul.pagination li {
	float:left;
	padding-right: 5px;
	}
		ul.pagination li a {
			font-size:0;
			line-height:0;
			display:block;
			width:27px;
			height:27px;
			background:url(../images/faded-li-bg.gif) left top no-repeat;
			text-decoration:none;
			color:#fefefe;
		}
			ul.pagination li.current a {
				background:url(../images/faded-li-bg-active.gif) left top no-repeat;
			}
.col-kontakt {
	float:left;
	width: 470px;
}
#nav_unten {
	float:right;
	width:600px;
	padding-top:20px;
}
#nav_unten ul {
	width:100%;
	overflow:hidden;
}
#nav_unten li {
	float:left;
	background:url(../images/nav-li-bg_footer.gif) left 5px no-repeat;
	padding:0 15px 0 10px;
	font-size:0.9em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#nav_unten li a {
	text-decoration:none;
	color:#858486;
}
#nav_unten li a:hover, #nav_unten .active a {
	color:#FFF;
}
#nav_unten .first {
	background:none;
	padding-left:0;
}
.img-indent_right {
	float:right;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 20px;
}
.link_breiter {
	display:inline-block;
	width:130px;
	height:20px;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-size:0.857em;
	line-height:1.2307em;
	padding-top:6px;
	background:url(../images/link-bg_breiter.gif) left top no-repeat;
	margin-top: 14px;
}
.link_breiter:hover {
		background:url(../images/link-bg-hover_breiter.gif) left top no-repeat;
}
.titel {
	letter-spacing: 0.1em;
	font-style: italic;
}
