
/**************************************************
	FALK ART - http://www.falk-art.com
	Screen Stylesheet v2.0
***************************************************/

/**************************************************
	Global
***************************************************/

* {
	margin: 0;
	padding: 0;
	}

html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

body {
	background: #262626 url(/images/body_hg_01.jpg) center top repeat-y;
	text-align: center;
	padding: 0 0 10px 0;
	}


/**************************************************
	Dokument-Struktur
***************************************************/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	margin: 0;
	}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	margin: 0;
	}
 
p {
	line-height: 120%;
	padding: 10px 0;
	}


/**************************************************
	Links
***************************************************/

a {
	color: #F47923;
	}


/**************************************************
	Text-Elemente
***************************************************/

abbr, acronym {
	font-style: normal;
	border-bottom: 1px dotted;
	* border-bottom: none;
	cursor: help;
	}

address {
	margin: 0;
	padding: 0;
	font-style: normal;
	}

blockquote {
	margin: 0px 0px 0px 20px;
	}

code {
	font-family: Monaco, Courier, "Courier New", monospace;
	}

em {
	font-style: italic;
	}

strike {
	text-decoration: line-through;
	}

strong {
	font-weight: bold;
	}


/**************************************************
	Listen
***************************************************/

ul {
	margin-left: 12px;
	padding: 8px 3px;
	}

ul li {
	margin-left: 5px;
	padding: 0 0 5px 0;
	}

ul.liste-doppelpfeil {
	margin: 0 0 0 -7px;
	padding: 0;
	list-style-type: none;
	}
ul.liste-doppelpfeil li {
	padding: 0 0 7px 15px;
	* padding: 0 0 7px 13px;
	background: transparent url(/images/arrow_03.gif) no-repeat 5px 1px;
	}


/**************************************************
	Grafiken
***************************************************/

img {
	}


/**************************************************
	Formulare
***************************************************/

form {
	display: inline;
	}

fieldset {
	border: none;
	text-align: left;
	margin: 0 0 5px 0;
	padding: 5px 0;
	* padding: 0 0 5px 0;
	}

label {
	cursor: pointer;
	}

legend {
	font-weight: bold;
	margin: 0;
	* margin: 0 0 0 -7px;
	padding: 0 5px;
	* padding: 0 5px 5px 5px;
	}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

input[type="submit"] {
	font-size: 11px;
	padding: 1px;
	border-top: 1px solid #F4A38B;
	border-right: 1px solid #953C21;
	border-bottom: 1px solid #632816;
	border-left: 1px solid #F08160;
	color: #FFF;
	background: #EC5F35 none;
	cursor: pointer;
	}

input[type="text"] {
	padding: 1px 0;
	}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px 0;
	}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

input[type="text"],
input[type="password"],
select,
textarea {
	padding: 1px 0;
	background-color: #FFF;
	}

input[type="text"]:focus,
input[type="password"]:focus,
select:focus,
textarea:focus {
	background-color: #FFFFE1;
	}

optgroup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0 5px 5px;
	font-style: normal;
	font-size: 11px;
	margin: 0;
	}

optgroup option {
	padding-left: 7px;
	}

.formelement40	{ width:  40px; }
.formelement50	{ width:  50px; }
.formelement60	{ width:  60px; }
.formelement70	{ width:  70px; }
.formelement80	{ width:  80px; }
.formelement100	{ width: 100px; }
.formelement110	{ width: 110px; }
.formelement120	{ width: 120px; }
.formelement170	{ width: 162px; }
.formelement250	{ width: 250px; }

.checkbox-longtext {
	float: left;
	margin: 0 7px 7px 0;
	}

div#zusendung-booklet-zusatz,
div#rueckruf-erbeten-zusatz {
	display: none;
	padding: 7px 0 7px 17px;
	}



hr {
	background-color: #DDD; /* Mozilla 1.4 */
	color: #DDD; /* IE 6 */
	border: #DDD; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
	margin: 10px 0;
	}


/**************************************************
	Page
***************************************************/

#wrap {
	position: relative;
	margin: 0 auto;
	width: 660px;
	background: transparent none;
	text-align: left;
	}


/**************************************************
	Header
***************************************************/

div.skip-nav {
	display: none;
	}

#header {
	text-align: left;
	margin-top: 0;
	* margin-top: 10px;
	padding-top: 10px;
	\ padding-top: 0px;
	background: transparent url(/images/header/hg_01.gif) 0 10px no-repeat;
	}

#kopf {
	float: left;
	height: 210px;
	width: 660px;
	}
	
#logozelle {
	position: relative;
	width: 150px;
	height: 45px;
	background: transparent none;	
	}

#logozelle h1 {
	text-indent: -10000px;
	margin: 0;
	padding: 0;
	padding: 150px 0 0 12px;
	}
	
#logozelle h1 a {
	display: block;
	width: 150px;
	height: 45px;
	background: transparent none;	
	text-decoration: none;
	}

#logozelle h1 a:hover {
	text-decoration: none;
	}

#navi {
	position: relative;
	background: transparent none;
	height: 30px;
	text-align: left;
	clear: both;
	border-bottom: #BBB 1px solid;
	}

#navi ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}

#navi ul li {
	display: inline;
	padding: 0;
	margin: 0;
	float: left;
	height: 30px;
	}

#navi ul li#nav-1,
#navi ul li#nav-1 a {
	background: transparent url(/images/navi/hg_02.jpg) 0 -30px no-repeat;
	width: 91px;
	}
#navi ul li#nav-2,
#navi ul li#nav-2 a {
	background: transparent url(/images/navi/hg_02.jpg) -91px -30px no-repeat;
	width: 85px;
	}
#navi ul li#nav-3,
#navi ul li#nav-3 a {
	background: transparent url(/images/navi/hg_02.jpg) -176px -30px no-repeat;
	width: 55px;
	}
#navi ul li#nav-4,
#navi ul li#nav-4 a {
	background: transparent url(/images/navi/hg_02.jpg) -231px -30px no-repeat;
	width: 130px;
	}
#navi ul li#nav-5,
#navi ul li#nav-5 a {
	background: transparent url(/images/navi/hg_02.jpg) -361px -30px no-repeat;
	width: 125px;
	}
#navi ul li#nav-6,
#navi ul li#nav-6 a {
	background: transparent url(/images/navi/hg_02.jpg) -486px -30px no-repeat;
	width: 80px;
	}
#navi ul li#nav-7,
#navi ul li#nav-7 a {
	background: transparent url(/images/navi/hg_02.jpg) -566px -30px no-repeat;
	width: 94px;
	}

	
#navi ul li#nav-1 a:hover {
	background-position: 0 0;
	}
#navi ul li#nav-2 a:hover {
	background-position: -91px 0;
	}
#navi ul li#nav-3 a:hover {
	background-position: -176px 0;
	}
#navi ul li#nav-4 a:hover {
	background-position: -231px 0;
	}
#navi ul li#nav-5 a:hover {
	background-position: -361px 0;
	}
#navi ul li#nav-6 a:hover {
	background-position: -486px 0;
	}
#navi ul li#nav-7 a:hover {
	background-position: -566px 0;
	}

#navi ul li a:link,
#navi ul li a:visited,
#navi ul li a:hover,
#navi ul li a:active {
	display: block;
	color: #D5D5D5;
	text-decoration: none;
	line-height: 30px;
	font-weight: bold;
	height: 30px;
	}

#navi ul li a span {
	display: none;
	}


/**************************************************
	Content
***************************************************/

#main {
	margin: 0 auto;
	text-align: left;
	background: #757575 url(/images/main_hg_01.jpg) no-repeat;
	width: 658px;
	* width: 660px;
	vertical-align: top;
	border-left: #AAA 1px solid;
	border-right: #333 1px solid;
	}

#content {
	width: 372px;
	margin-left: 267px;
	* margin-left: 264px;
	padding: 60px 10px 20px 0;
	* width: 382px;
	color: #EEE;
	min-height: 250px;
	}

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ED7500;
	margin-bottom: 5px;
	}

#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #545454;
	margin-bottom: 30px;
	}

#content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 3px 15px 3px 10px;
	width: 350px;
	* width: 373px;
	}

#content h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	}

#content h4 a {
	color: #EEE;
	text-decoration: none;
	}
#content h4 a:hover {
	text-decoration: underline;
	}


h3.listenkopf-1 { /*auszeichnungen*/
	background: transparent url(/images/listenkopf_hg_01.gif) top left no-repeat;
	color: #222;
	}
h3.listenkopf-2 { /*impressum */
	background: transparent url(/images/listenkopf_hg_02.gif) top left no-repeat;
	color: #222;
	}
h3.listenkopf-3 { /*start, kontakt */
	background: transparent url(/images/listenkopf_hg_03.gif) top left no-repeat;
	color: #222;
	}
h3.listenkopf-4 { /*projekte */
	background: transparent url(/images/listenkopf_hg_04.gif) top left no-repeat;
	color: #EEE;
	}
h3.listenkopf-5 { /*vita */
	background: transparent url(/images/listenkopf_hg_05.gif) top left no-repeat;
	color: #222;
	}
h3.listenkopf-6 { /*zusammenarbeit */
	background: transparent url(/images/listenkopf_hg_06.gif) top left no-repeat;
	color: #222;
	}

div.listenzelle {
	background: #616161 none;
	padding: 8px 10px;
	width: 353px;
	* width: 373px;
	}

div.absatz-kompakt p {
	padding: 5px 0 10px 0;
	}
	
div.top-jumper {
	text-align: right;
	padding: 10px 7px 0 0;
	}

a.textfarbe:link,
a.textfarbe:visited,
a.textfarbe:hover,
a.textfarbe:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #EEE;
	border-bottom: 1px dotted #DDD;
	* border-bottom: 1px solid #BBB;
	}
a.textfarbe:hover {
	border-bottom: 1px solid #FFF;
	color: #FFF;
	}

	

/**************************************************
	Sidebar
***************************************************/

#sidebar {
	float: left;
	width: 214px;
	min-height: 40px;
	padding: 30px 10px 20px 20px;
	* width: 244px;
	}
	
#sidebar h1 {
	}

#sidebar h2 {
	margin-bottom: 20px;
	}
	
#sidebar p {
	color: #000;
	}

#sidebar ul li a:link,
#sidebar ul li a:visited,
#sidebar ul li a:hover,
#sidebar ul li a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #111;
	border-bottom: 1px dotted #222;
	* border-bottom: 1px solid #555;
	}
#sidebar ul li a:hover {
	border-bottom: 1px solid #000;
	color: #000;
	}


/**************************************************
	Footer
***************************************************/

#footer {
	width: 660px;
	background: transparent url(/images/footer_hg_01.gif) top center no-repeat;
	text-align: center;
	clear: both;
	height: 60px;
	color: #999;
	}

#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #CCC;
	border-bottom: 1px dotted #CCC;
	* border-bottom: 1px solid #AAA;
	}
#footer a:hover {
	border-bottom: 1px solid #EEE;
	color: #EEE;
	}

.pipelinks {
	padding: 15px 0 7px 0;
	line-height: 10px;
	}
.pipelinks ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	}
.pipelinks ul li {
	margin-left: 0;
	padding: 0 3px 0 6px;
	border-left: 1px solid #888;
	list-style: none;
	display: inline;
	}
.pipelinks ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}


/**************************************************
	Tabellen
***************************************************/

table.data-table {
	caption-side: top;
	width: 430px;
	border-spacing: 1px;
	border-color: #FFF;
	}
table.data-table caption {
	text-align: left;
	padding-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	}
table.data-table th {
	padding: 5px;
	font-size: 11px;
	background-color: #DDD;
	vertical-align: top;
	font-weight: normal;
	}
table.data-table td {
	padding: 5px;
	font-size: 11px;
	vertical-align: top;
	}

table.data-table .data-1 {
	text-align: left;
	}
table.data-table .data-2 {
	text-align: center;
	}
table.data-table .data-3 {
	text-align: right;
	}


table.form-table {
	caption-side: top;
	width: 340px;
	border-color: #FFF;
	}
table.form-table caption {
	text-align: left;
	padding-bottom: 10px;
	font-size: 11px;
	}
table.form-table td {
	padding: 5px;
	text-align: left;
	font-size: 11px;
	vertical-align: top;
	color: #EEE;
	}
table.form-table td.label-zelle {
	text-align: left;
	font-size: 11px;
	}
table.form-table col.form-labels {
	width: 80px;
	}
table.form-table col.form-felder {
	width: 250px;
	}

table.form-table span.pflichtfeld {
	color: #EC5F35;
	}


table.footer-ads-table {
	width: 728px;
	height: 90px;
	border: 1px solid #96B1CE;
	background-color: #DCE6F1;
	margin-bottom: 10px;
	}
table.footer-ads-table td {
	padding: 3px;
	text-align: left;
	vertical-align: top;
	}

table.footer-ads-table td a {
	font-size: 10px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	}
table.footer-ads-table td a:hover {
	text-decoration: none;
	}

table.footer-ads-table td a span.footer-ads-link-titel	{
	font-size: 11px;
	font-weight: bold;
	color: #EC5F35;
	text-decoration: underline;
	}

table.footer-ads-table td.footer-ads {
	font-size: 10px;
	line-height: 12px;
	color: #333;
	background-color: #96B1CE;
	text-align: right;
	text-decoration: underline;
	padding: 0;
	}

tr.tabellenzeile1 {
	background: #FFF;
	}
tr.tabellenzeile2 {
	background: #F3F3F3;
	}

	
/**************************************************
	Pop-ups
***************************************************/
	
body.popup {
	margin: 0;
	padding: 0;
	}
	
div.popup-content {
	width: 400px;
	padding: 5px;
	\width: 390px;
	background: #FFF none;
	text-align: left;
	}

div.popup-content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #EC5F35;
	margin-bottom: 10px;
	width: 400px;
	padding: 0;
	}

div.popup-content a:link,
div.popup-content a:visited,
div.popup-content a:hover,
div.popup-content a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #EC5F35;
	padding: 1px;
	}
div.popup-content a:hover {
	color: #FFF;
	background-color: #EC5F35;
	}

/**************************************************
	diverse
***************************************************/

.center {
	text-align: center;
	}

.clearboth {
	clear: both;
	}

div.dotted {
	background: transparent url(/images/dots_01.gif) top left repeat-x;
	height: 1px;
	border: none;
	color: #DDD;
	margin: 20px 0;
	}

.fluss-li {
	float: left;
	}

.fluss-re {
	float: right;
	}

img.foto-li {
	float: left;
	border: #DDD 1px solid;
	margin: 0 10px 10px 0;
	}
a img.foto-li:hover {
	border: #FFF 1px solid;
	text-decoration: none;
	}

img.screen-li {
	float: left;
	border-top: #111 1px solid;
	border-right: #BBB 1px solid;
	border-bottom: #BBB 1px solid;
	border-left: #111 1px solid;
	margin: 0 10px 10px 0;
	}
a img.screen-li:hover {
	border: #FFF 1px solid;
	text-decoration: none;
	}

img.paper-li {
	float: left;
	border-top: #999 1px solid;
	border-right: #333 1px solid;
	border-bottom: #333 1px solid;
	border-left: #999 1px solid;
	margin: 0 10px 10px 0;
	}
a img.paper-li:hover {
	border: #FFF 1px solid;
	text-decoration: none;
	}

.hide {
	display: none;
	}

.highlight {
	color: #FF9A00;
	}

.underline {
	text-decoration: underline;
	}

.invert-1 {
	background-color: #A85400;
	color: #FFF;
	}

.invert-2 {
	background-color: #783C00;
	color: #FFF;
	}
	
.textbutton a {
	padding: 1px 3px 2px 3px;
	background: #4A4B4A;
	border-top: #8C8C8C 1px solid;
	border-right: #3D3D3D 1px solid;
	border-bottom: #3D3D3D 1px solid;
	border-left: #8C8C8C 1px solid;
	color: #F47923;
	text-decoration: none;
	}
	.textbutton a:hover {
		color: #F47923;
		text-decoration: none;
		}
	.textbutton a:visited {
		color: #F47923;
		text-decoration: none;
		}

.buttonlink {
	padding: 1px 5px 2px 5px;
	background: #E7650A;
	border-top: #F1A672 1px solid;
	border-right: #924006 1px solid;
	border-bottom: #612A04 1px solid;
	border-left: #EC863E 1px solid;
	color: #FFFFFF;
	text-decoration: none;
	}
	a.buttonlink:hover {
		color: #FFFFFF;
		text-decoration: none;
		}
	a.buttonlink:visited {
		color: #FFFFFF;
		text-decoration: none;
		}

.buttonlinkblau {
	padding: 1px 5px 2px 5px;
	background: #5574B6;
	border-top: #9FB1D6 1px solid;
	border-right: #324773 1px solid;
	border-bottom: #202D49 1px solid;
	border-left: #7992C6 1px solid;
	color: #FFFFFF;
	text-decoration: none;
	}
	a.buttonlinkblau:hover {
		color: #FFFFFF;
		text-decoration: none;
		}
	a.buttonlinkblau:visited {
		color: #FFFFFF;
		text-decoration: none;
		}

.buttonlinkgrau {
	padding: 1px 5px 2px 5px;
	background: #616161;
	border-top: #A4A4A4 1px solid;
	border-right: #3D3D3D 1px solid;
	border-bottom: #292929 1px solid;
	border-left: #828282 1px solid;
	color: #FFFFFF;
	text-decoration: none;
	}
	a.buttonlinkgrau:hover {
		color: #FFFFFF;
		text-decoration: none;
		}
	a.buttonlinkgrau:visited {
		color: #FFFFFF;
		text-decoration: none;
		}