﻿/* print.css // CSS File fuer die Druckausgabe */
/* dolphin photography // last modified: 09.11.07 */

/* GLOBAL STYLE
---------------------------------------------------------------------*/
#nav {
    display: none;
}
#secnav {
    display: none;
}
#searchfield {
    display: none;
}

#rechts2 {
    display: none;
}
body {
    background: none;
}
#logo {
    display: none;
}
#orange {
    display: none;
}
#suche {
    display: none;
}
#meta {
    display: none;
}
#footer {
    display: none;
}
#content {
    font-family: verdana;
	font-size: 11px;
}
#line{ /* schwarze Trennlinie */
	padding-bottom: 0px;
	padding-top: 0px;
	background-image:none;
	background-color: #000000;
	margin-top: 20px;
	height: 5px;
	/*width: 700px;*/
}

/* ................................................................. */
/* .................... CSS fuer Textformatierungen ................ */
/* ................................................................. */
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 800;
	font-style: italic;
	color: #000000;
}
.headline#color {
	color: #b3cbd7;
	font-style: normal;
}
.headline#orange {
	color: #d7781a;
	font-style: normal;
}

.headline#invert {
	color: #fff;
	background-color: #b3cbd7;
	padding: 0px 1px 0px 1px;
}
.headline#invertblack {
	color: #fff;
	background-color: #000;
	padding: 0px 1px 0px 1px;
}

.subheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	font-style: italic;
	color: #000000;
}
.subheadline#invert {
	color: #fff;
	background-color: #b3cbd7;
	font-size: 11px;
	padding: 0px 1px 0px 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.subheadline#invertblack {
	color: #fff;
	background-color: #000;
	font-size: 11px;
	padding: 0px 1px 0px 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.headline#bigtype {
	font-size: 16px;
	font-weight: 800;
	color: #000;
}
.cluster {
	font-family: Georgia, "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 300;
	font-style: italic;
	color: #d7781a;
}
.legende {
	color: #000;
	font-size: 6.3pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 120%;
	letter-spacing: 0.1em;
}
#breadcrumb {
	color: #000;
	margin-left: 10px;
	margin-top: -16px;
	font-size: 9px;
	visibility:hidden;
}
#breadcrumb a {
	color: #000;
	text-decoration: none;
	font-size: 9px;
}
#breadcrumb a:hover {
	color: #d7781a;
	text-decoration: none;
	font-size: 9px;
}
.capital {
	font-variant: small-caps;
	letter-spacing: 0.2em;
	text-indent: 20px;
}
/*MAINMENU  */
#content {
    margin-top: 1px;
    padding: 0 1px 0 1px;
    background: #fff;
}
#content #inhaltmitte {
    margin: 10px 47px 0px 25px;
    line-height: 16px;
    height: auto;
    width: 640px;
}
#inhaltmitte a {
	color: #000;
	text-decoration: underline;
}
#inhaltmitte a:hover {
    color: #cc3300;
}
/* ____________________ INHALTSBEREICH LINKS breit ____________________ */
#start_links {
    width: 406px;
    float: left;
    margin-top: 18px;
    padding-right: 10px;
    padding-bottom:20px;
}
#contentbox {
    width: 402px;
}
#start_links ul {
    list-style-type: none;
    padding-top: 10px;
}
#start_links ul li a {
    color: #ff660c;
    font-weight: bold;
    padding: 3px 0 3px 15px;
    display: block;
    background: url(/images/icon_left_orange.gif) no-repeat left 7px;
    height: 10px;
}
#start_links ul li a:hover {
    color: #cc3300;
    background: url(/images/icon_left_orange_over.gif) no-repeat left 7px;
}
/* ____________________ ENDE - INHALTSBEREICH LINKS breit ____________________ */


#einspalter {
	margin-bottom: 40px;
	margin-top: 20px;
}
#einspalter ul {
    list-style-type: square;
    padding-left: 14px;
}
#einspalter ol {
    list-style-type: decimal;
    padding-left: 26px;
}

#einspalter1 {
	margin-bottom: 40px;
	margin-top: 20px;
}


/* ____________________ INHALTSBEREICH LINKS schmal ____________________ */
#start_links_small {
	width: 195px;
	float: left;
	padding-right: 0px;
	padding-bottom:20px;
	margin: 0px 0px 0px 0px;
}
#contentbox_small {
    width: 180px;
	background-color: #FFF;
}
#start_links_small ul {
    list-style-type: none;
    padding-top: 10px;
}
#start_links_small ul li a {
    color: #ff660c;
    font-weight: bold;
    padding: 3px 0 3px 15px;
    display: block;
    background: url(/images/icon_left_orange.gif) no-repeat left 7px;
    height: 10px;
}
#start_links_small ul li a:hover {
    color: #cc3300;
    background: url(/images/icon_left_orange_over.gif) no-repeat left 7px;
}
/* ____________________ ENDE - INHALTSBEREICH LINKS schmal ____________________ */

/* ____________________ INHALTSBEREICH RECHTS schmal ____________________ */
#content_rechts {
	width: 210px;
	float: left;
	padding-left: 10px;
	padding-bottom:85px;
	border-left: 1px dotted #8f8f8f;
	margin-bottom: 40px;
	margin-top: 18px;
}
#content #content_rechts h3 {
    font-size: 11px;
    padding: 0 0 0 15px;
    background: url(/images/quadrat.gif) left 3px no-repeat #fff;
    font-weight: normal;
    margin-bottom: 3px;
    clear: both;
    margin-top: 0;
}
#content #content_rechts select {
    float: left;
    width: 192px;
    font-size: 11px;
    margin-top: 3px;
}
#content #content_rechts input {
    float: left;
    margin-left: 170px;
    margin-top: 4px;
    margin-bottom: 30px;
}
#content #content_rechts p {
	margin: 10px 0;
}
#content #content_rechts a {
    padding: 5px 35px 5px 0;
    background: url(/images/icon_show_up.gif) 55px 3px no-repeat;
    color: #ff660c;
    font-weight: bold;
}
#content #content_rechts a:hover {
    background-image: url(/images/icon_show_down.gif);
    color: #cc3300;
}
/* ____________________ ENDE INHALTSBEREICH RECHTS schmal ____________________ */

#dotted {
    clear: both;
    background: url(/images/dotted.gif) repeat-x;
    margin: 10px 0px 10px 0px;
}
/* ____________________ INHALTSBEREICH RECHTS breit ____________________ */
#content_rechts_big {
	width: 400px;
	float: left;
	padding-left: 20px;
	padding-bottom:5px;
	/* border-left: 1px dotted #8f8f8f; */
	margin-bottom: 40px;
	margin-top: 18px;
}

#content #content_rechts_big p {
	margin: 10px 0;
	font-size: 9px;
}
/* ____________________ ENDE INHALTSBEREICH RECHTS breit ____________________ */

#rechts {
    float: left;
    width: 10px;
    height: 592px;
    background: url(/images/rechts.gif) 0 0 no-repeat;
}
#rechts2 {
    float: left;
    height: 534px;
    background: url(/images/bg2.gif) 0 -59px no-repeat;
    width: 10px;
}
#footer {
    clear: both;
    background: url(/images/dotted.gif) repeat-x top left;
    margin: 80px 47px 5px 32px;
	visibility:hidden;
}
#footer a:hover {
    color: #d7781a;
}
#footer ul {
    list-style-type: none;
    padding: 5px 0 40px 0;
}
#footer ul li {
    float: left;
}
#footer ul li a {
    color: #cc6600;
    padding-left: 10px;
    font-weight: normal;
}
#footer #druckversion {
    float: left;
}
#footer #druckversion:hover {
	display: block;
	color: #000;
}
#footer #lastmodified {
	color: #000;
	margin-left: 40px;
	font-size: 6.4pt;
}

#footer li#nachoben {
    float: right;
}
#footer #nachoben a {
    background: url(/images/icon_up.gif) left 6px no-repeat;
    padding-left: 14px;
}
#footer #nachoben a:hover {
    /* background-image: url(/images/icon_up_over.gif); */
	color: #000;
}
#unten {
    background:#ffffff url(/images/footer.gif) left top no-repeat;
    clear: both;
    height: 57px;
}
.clear {
    clear: both;
    line-height: 0px;
    height: 0;
}
/* ................................................................. */
/* .................... CSS fuer rechte Infobox .................... */
/* ................................................................. */

.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2 {
    background: transparent url(/images/box/demobox.png) no-repeat bottom right; 
} 
.cssbox { 
    width: 385px !important; /* intended total box width - padding-right(next) */
    width: 370px; /* IE Win = width - padding */
    padding-right: 15px; /* the gap on the right edge of the image (not content padding) */
    margin: 20px auto; /* use to position the box */ 
} 

/* set the top-right image */ 
.cssbox_head { 
    background-position: top right; margin-right: -15px; /* pull the right image over on top of border */
    padding-right: 40px; /* right-image-gap + right-inside padding */ 
} 

/* set the top-left image */ 
.cssbox_head h2 { 
    background-position: top left; 
    margin: 0; /* reset main site styles*/ 
    border: 0; /* ditto */ 
    padding: 25px 0 15px 40px; /* padding-left = image gap + interior padding ... no padding-right */ 
    height: auto !important; height: 1%; /* IE Holly Hack */ 
} 

/* set the lower-left corner image */ 
.cssbox_body { 
    background-position: bottom left; 
    margin-right: 25px; /* interior-padding right */ 
    padding: 15px 0 15px 40px; /* mirror .cssbox_head right/left */ 
} 
.cssbox_body p {
    margin: 0 0 20px;
}
/* Abstand OBEN verringern */ 
#content_rechts_big {
	margin-top: -18px;

}
/* ................................................................. */
/* .................... CSS fuer breite Infobox RECHTS ............. */
/* ................................................................. */

.cssbox400 {
	background: transparent url(/images/bg_main.gif) repeat;
	float: left;
	margin: 35px 0px 0px 15px;
} 
.cssbox400 {
	width: 400px !important; /* intended total box width - padding-right(next) */
	width: 395px; /* IE Win = width - padding */
	padding: 5px 5px 5px 5px;
} 

.cssbox400_head {
	background-color: #b3cbd7;
} 

.cssbox400_head h2 { 
	font-family: Georgia, "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	font-style: italic;
	color: #000000;
    padding: 5px 5px 5px 5px;
    height: auto !important; height: 1%; /* IE Holly Hack */ 
} 

.cssbox400_body {
	padding: 10px 10px 10px 10px; /* mirror .cssbox_head right/left */
	background-color: #FFFFFF;
} 
.cssbox400_body p {
    margin: 0 0 5px;
}

/* ................................................................. */
/* .................... CSS fuer schmale Infobox LINKS ............. */
/* ................................................................. */

.cssbox200l {
	background: transparent url(/images/bg_main.gif) repeat;
	float: left;
} 
.cssbox200l {
	width: 180px !important; /* intended total box width - padding-right(next) */
	width: 165px; /* IE Win = width - padding */
	padding: 5px 5px 5px 5px;
} 

/* set the top-right image */ 
.cssbox200l_head {
	background-color: #b3cbd7;
} 

/* set the top-left image */ 
.cssbox200l_head h2 { 
    padding: 5px 5px 5px 5px;
    height: auto !important; height: 1%; /* IE Holly Hack */ 
} 

/* set the lower-left corner image */ 
.cssbox200l_body {
	padding: 5px 5px 5px 5px; /* mirror .cssbox_head right/left */
	background-color: #FFFFFF;
} 
.cssbox200l_body p {
    margin: 0 0 5px;
	font-size: 10px;
}

/* ................................................................. */
/* .................... CSS fuer schmale Infobox MITTE ............. */
/* ................................................................. */

.cssbox200m {
	background: transparent url(/images/bg_main.gif) repeat;
	margin-left: 35px;
	float: left;
} 
.cssbox200m {
	width: 180px !important; /* intended total box width - padding-right(next) */
	width: 165px; /* IE Win = width - padding */
	padding: 5px 5px 5px 5px;
} 

/* set the top-right image */ 
.cssbox200m_head {
	background-color: #b3cbd7;
} 

/* set the top-left image */ 
.cssbox200m_head h2 { 
    padding: 5px 5px 5px 5px;
    height: auto !important; height: 1%; /* IE Holly Hack */ 
} 

/* set the lower-left corner image */ 
.cssbox200m_body {
	padding: 5px 5px 5px 5px; /* mirror .cssbox_head right/left */
	background-color: #FFFFFF;
} 
.cssbox200m_body p {
    margin: 0 0 5px;
	font-size: 10px;
}
/* ................................................................. */
/* .................... CSS fuer schmale Infobox RECHTS............. */
/* ................................................................. */

.cssbox200r {
	background: transparent url(/images/bg_main.gif) repeat;
	margin-left: 35px;
	float: left;
} 
.cssbox200r {
	width: 180px !important; /* intended total box width - padding-right(next) */
	width: 165px; /* IE Win = width - padding */
	padding: 5px 5px 5px 5px;
} 

.cssbox200r_head {
	background-color: #b3cbd7;
} 

.cssbox200r_head h2 { 
    padding: 5px 5px 5px 5px;
    height: auto !important; height: 1%; /* IE Holly Hack */ 
} 

.cssbox200r_body {
	padding: 5px 5px 5px 5px; /* mirror .cssbox_head right/left */
	background-color: #FFFFFF;
} 
.cssbox200r_body p {
    margin: 0 0 5px;
	font-size: 10px;
}





