/* Copyright (C) 2002-2008 by Home of the Brave
   Web http://home.of.the.brave.de
   E-Mail info@brave.de */

/* $Revision: 1.36 $ $Date: 2010/05/12 12:00:12 $ */
/* owner: Nico.Westermann@brave.de */


/*** GRUNDLEGENDE FORMATIERUNGEN *****************************/

body {
	background-color: #FFF;
	color: #000;
	font-family: Verdana,Arial,Sans-Serif;
	padding:0;
	margin:0;
}


/*** LAYOUT **************************************************/
#container {
	width:100%;
	text-align:center;
}
#layout {
	width: 995px;
	height: 746px;
	margin: 5px auto 5px auto;
	background-image:url(/Icons/Socket_Default.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#top {
	/* Obere Zeile */
	height: 121px;
	border: 2px solid #A9A9A9;
	background-image:url(/Icons/Slogan.gif);
	background-repeat:no-repeat;
	background-position:95% 80%;
}
#navigation {
	border-top: 2px solid #A9A9A9;
	border-left: 2px solid #A9A9A9;
	border-right: 2px solid #A9A9A9;
	padding:0;
	height:10px;
}
#top_space {
	font-size:1px;
	height:5px;
	padding:0;
}
#column_center {
	/* Haupt- Inhaltsspalte */
	border-left: 2px solid #A9A9A9;
	line-height:140%;
	padding-left:30px;
	padding-top:10px;
}
#column_right {
	/* Marginalspalte */
	width: 280px;
	padding:30px 30px 110px 30px;
	border-right: 2px solid #A9A9A9;
	line-height:140%;
}
#footer {
	border-bottom: 2px solid #A9A9A9;
	border-left: 2px solid #A9A9A9;
	border-right: 2px solid #A9A9A9;
	vertical-align:bottom;
}


/*** BASIS SCHRIFTGRADE ***************************************/
/* Grundlegende Schriftformatierungen: Diese Schriftgrade auch in der fontsizes.xml eintragen! */

#column_center {
	font-size: 0.73em;
}
image, td {
	font-size: 0.8em;
}
#column_right, #top, #column_left {
	font-size: 0.73em;
}
h1 {
	font-size:1.5em;
}
h2 {
	font-size:1.4em;
}
#navigation {
	font-size:0.7em;
}



/*** INHALTE DER SPALTEN *************************************/

/* NAVIGATION */

.nav_element {
  padding:0;
  background-color:#003677;
  display:block;
  margin:0;
  border-bottom:2px solid #fff;
}
#nav_top, #nav_sub {
	margin:0;
}
#nav_top a, #nav_top span {
	display: block;
	float:left;
	height: 19px;
	padding: 3px 10px 0 10px;
  border-right: 2px solid #fff;
  color:#fff !important;
  text-decoration:none;
  font-weight:bold;
}
.employeetemplate .level_2 {
  background-color:#003677 !important;
  height:25px;
}
#nav_sub a, #nav_sub span {
	display: table-cell;
	height: 19px;
	padding: 3px 10px 3px 10px;
  border-right: 2px solid #fff;
  color:#003677 !important;
  text-decoration:none;
}
.employeetemplate #nav_sub .level_2 a, .employeetemplate #nav_sub .level_2 span {
	display: block !important;
	float:left;
	height: 19px;
	padding: 6px 10px 0 10px !important;
  border-right: 2px solid #fff;
  color:#fff !important;
  text-decoration:none;
  font-weight:bold;
}
#nav_sub .level_2, .employeetemplate #nav_sub .level_3 {
	background-color: #83a3d2;
	border-bottom:2px solid #fff;
}
#nav_sub .level_3, .employeetemplate #nav_sub .level_4 {
	background-color: #aeccee;
	border-bottom:2px solid #fff;
}
#nav_sub .level_4, .employeetemplate #nav_sub .level_4 {
	background-color: #d8edff;
	border-bottom:2px solid #fff;
}
#nav_sub .sub a, #nav_sub .sub span {
	color: #0B2756;
}
#nav_sub .current, #nav_top .current, #nav_sub .active, #nav_top .active {
	background-color: #6EB31A;
	font-weight: bold;
}
#nav_sub p {
	margin:0;
}
.nav_clear {
	display:block;
	clear:both;
}

/* "sie sind hier"-Navigation */
#nav_here {
}
/* aktuelle Seite in der "sie sind hier"-Navigation */
#nav_here .active {
	font-weight: bold;
}

/* MARGINALSPALTE */
#content_margin {
	margin-top: 20px;
}

/* UEBERSCHRIFTEN */
h1 {
	color: #004C92;
	font-weight:bold;
	margin:25px 0 5px 0;
}
h2 {
	font-weight:bold;
}
h3 {
}
h1, h2 {
	line-height:130%;
}

/* BUTTONS */
/* fuer <a class="button"> und <input class="button"> + <input class="img_button">, soll bei allen gleich aussehen */
.button, .img_button, input.button {
	border: 1px outset #004C92;
	margin-left: 1px;
	background-color: #FFF;
	color: #004C92;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
}
.button {
	clear:both;
}
a.button, a.button:visited {
	position:relative;
	padding:2px 10px 2px 10px;
	text-decoration: none;
	color: #004C92;
	font-size:0.9em;
	white-space: nowrap;
}
.img_button {
	background-color: #004C92;
}
a.button:hover, .img_button:hover, input.button:hover {
	border-color: #000;
}

/* LINKS */
a, a:link, input.link {
	color: #004C92;
}
a:hover, input.link:hover {
	text-decoration: none;
	color: #004C92;
}
input.link {
	overflow: visible;
	border: none;
	text-decoration: underline;
	background-color: transparent;
	cursor: pointer;
	padding: 0;
	margin: 0;
}

/* LINK-STILE */
/* Vordefinierte Link-Stile */
a.external {
	background: url(/Icons/External.gif) no-repeat right !important;
	padding-right: 12px;
}
a.download {
	background: url(/Icons/Download.gif) no-repeat right !important;
	padding-right: 12px;
}
a.up {
	background: url(/Icons/Up.gif) no-repeat right !important;
	padding-right: 12px;
}
a.next, a.forward {
	background: url(/Icons/Next.gif) no-repeat right !important;
	padding-right: 12px;
}
a.previous {
	background: url(/Icons/Previous.gif) no-repeat right !important;
	padding-right: 12px;
}

/* Eigene Link-Stile, definiert in link_styles.xml */
a.dummy_link {
	background-color: yellow;
}

/* TABELLEN */
/*
Verschiedene Tabellen moeglich:
	- table.regular = Standardtabelle, wird im Content der Seite angezeigt
	- table.invisible = Unsichtbare Tabelle, zu Layoutzwecken, z.B. Strukturieren von Formularen
	- Tabellen aus Tabellen-Stilen
*/

table.regular {
	width: 99.9%;
	margin: 5px 0;
	border-collapse: collapse;
}
td {
	padding:5px;
	vertical-align:top;
}
table.regular table.regular, .active table, form.block table {
	background-color: transparent !important;
}
table.regular td {
	vertical-align:top;
	padding:5px;
}
* > table.regular td {
	padding-right: 1em;
}
table.regular td {
	border: 1px solid #004C92;
}
table.invisible td {
	border: none;
}
td.active, #layout tr.active {
	background-color: #F2F2F2;
}
form.block td, table.regular table.regular td {
/* verhindert, dass Tabellen in Formularen angezeigt werden + verhindert sichtbare tabellenverschachtelungen, z.B. Admin -> Seiten-Eigenschaften */
	border: none;
}
/* td.title = hervorgehobene Zelle */
/* tr.title = hervorgehobene Reihe */
#layout table.regular td.title, #layout table.regular tr.title td {
	background-color: #004C92;
	font-weight: bold;
	color:#fff;
}
tr.title td *, td.title * {
	color:#fff !important;
}
/* ungerade Reihen (1, 3, 5 etc.) */
table.regular tr.odd {
}
/* gerade Reihen (2, 4, 6 etc.) */
table.regular tr.even {
}
/* erste Reihe */
table.regular tr.first {
}
/* letzte Reihe */
table.regular tr.last {
}
/* erste Spalte */
table.regular td.first {
}
/* letzte Spalte */
table.regular td.last {
}

/* Eigene Tabellenstile, definiert in table_block_styles.xml */
.dummy_table table {
	background-color: #ECECEC;
}

/* TOOLS */
/* Tools = Optionen auf der Seite, z.B. Buttons fuer Alternative Ausgebeformate oder Skins */
/* Alle Toolboxen sind von einem div mit der id "tools_xy" umschlossen:
		- div#tools_skins = Dropdown fuer Skin-Darstellung
		- div#tools_font = Schriftgroessenwahl
		- div#tools_versions = Buttons fuer alternative Ausgabeformate
	In allen Toolboxen befindet sich mind. ein Formular mit der Klasse "tools"
*/
form.tools {
	display: inline;
}
div#tools_skins, div#tools_font, #tools_login {
	display: block;
	padding: 0.8em;
	border: 1px solid #B8B8B8;
	margin-bottom: 5px;
}
#tools_versions {
	padding: 2px 0;
	font-family:Verdana,Arial;
	letter-spacing:2em;
}
.tools_bottom {
	display:block;
	margin-bottom:8px;
	width:615px;
	font-size:0.95em;
}
.tools_bottom input, .tools_bottom a {
	font-family:Verdana,Arial !important;
	text-decoration:underline;
}
#tools_versions form {
	display: inline;
	border: none;
	background-color: transparent;
	padding:0;
}
#tools_versions .button {
	margin: 0 10px 0 0;
	padding: 2px 0 2px 18px !important;
	border: none;
	background-color: transparent;
	font-size:0.99em;
	font-weight:bold;
	overflow:visible;
}
* > #tools_versions .button {
	margin-right: 15px;
	padding-left: 15px;
}
#alternate_print .button {
	background: url(/Icons/Alt_Print.gif) no-repeat center left;
}
#alternate_pdf .button {
	background: url(/Icons/Alt_Pdf.gif) no-repeat center left;
}
#alternate_email .button , #alternate_newsletter .button {
	background: url(/Icons/Alt_Email.gif) no-repeat center left;
}
#alternate_newsletter {
	float: left;
}
* > #alternate_newsletter {
	float: none;
}
#tools_search, #tools_language, #tools_login {
	float:right;
	margin-left:15px;
}
#tools_login {
	background-color:#6EB31A;
	color:#fff;
	margin:3px 0;
	padding:2px 5px 0 5px;
	float:right;
	clear:both;
	font-size:1em;
}
#tools_login .block, #tools_login form, #tools_login p {
	padding:0;
	margin:0;
}
#tools_login h3 {
	display:none;
}
#tools_login .button {
	background-color:#6EB31A;
	border:1px solid #fff;
	color:#fff;
	margin-left:3px;
	font-size:0.9em;
}
#tools_login p {
	float:left;
}
#tools_search *, #tools_language * {
	display:inline;
	background-color:#fff;
	font-size:0.95em;
	color:#999;
	border-color:#999;
	margin-left:3px;
}
#tools_search h3 {
	font-weight:normal;
}
#tools_search input.button, #tools_language input.button {
	background-color:#999;
	color:#fff;
	position:relative;
	top:-3px;
	border:1px solid #999 !important;
}
#tools_search input, #tools_language input {
	height:1.9em;
}
*> #tools_search input.button, *> #tools_language input.button {
	top:-2px;
}
#tools_language select option {
	display:block !important;
}

/* FORMULARE */
form {
	background-color: #ECEFF5;
}
form.block {
	/* Formular soll als Block dargestellt werden, z.B. bei "Seite per E-Mail verschicken" */
	padding: 5px;
	border: 1px solid #3F5E95;
}
form.invisible {
	/* "heimliche" Formulare, werden nicht eindeutig dargestellt */
	background-color: transparent;
}
textarea.input, iframe {
	width: 99%;
}
fieldset {
	/* kommt u.a. vor unter "Seite als E-Mail versenden" und in Formularen */
	border: none;
	margin: 0;
	padding: 0;
}
fieldset.marked {
	/* hervorgehobenes fieldset, soll gleich mit "tr.active td" / "td.active sein" (siehe Tabellen) */
	background-color: #F2F2F2;
}
legend {
	font-weight: bold;
}
label {
	/* Beschreibung des Formularfeldes. display:block; ist wichtig, damit nach der Beschreibung ein Umbruch eingefuegt wird */
	display: block;
	cursor: pointer;
}
label.check {
	/* Checkboxen-Labels werden nicht umgebrochen! */
	display: inline;
}
.input.required {
	/* Pflichtfelder */
}
.input.disabled {
	/* inaktive Felder */
}
/* Fehlermeldungen */
p.error, label.error {
	font-weight: bold;
	color: red;
	border-color: red;
}
input.error, textarea.error {
	border-color: red;
}

/* LINKS ZUM SEITENANFANG */
.jumper_top {
	margin:5px 0 15px 0;
}
.jumper_top a {
}
.block_jumper_top a {
	/* Link am Ende eines Blocks */
	margin-bottom: 2em;
}

/* GEMISCHTES */

/* Logo */
div#static_logo {
	margin:23px 0 0 23px;;
}

/* Meta-Navigation */
#nav_meta {
	margin:0 5px 9px 0;
	display:inline;
}
#nav_meta a {
	color:#999;
	text-decoration:none;
}

/* Trenner, z.B. in Metanavigation oder "Sie-sind-hier"-Navigation: <span class="separator">XY</span> */
.separator {
	color: #B8B8B8;
}

/* Bild im Content */
img.regular {
	margin-bottom:10px;
}
.float_left img.regular {
	margin-right:10px;
}
.float_right img.regular {
	margin-left:10px;
}
/* Bilder, mit Bildbeschreibung: <div class="image"><img ... />Beschreibung</div> */
div.image {
	position:relative;
	top:-10px;
	padding-top:3px;
	color:#004C92;
}

/* generelles Margin fuer alle floatende Objekte */
.float_left {
	margin-right: 10px;
}
.float_right {
	margin-left: 10px;
}

#footer .suedzucker {
	margin-left:30px;
	position:relative;
	top:14px;
	float:left;
}
.copyright {
	float:right;
	font-size:0.85em;
	color:#999;
	padding-right:10px;
	padding-top:23px;
}
#footer .suedzucker a {
	background-image:none !important;
}

/* Listen */
ul, ol {
}

/* Sitemap */
.sitemap {
	border-top: 1px solid #3F5E95;
	line-height:180%;
}
.sitemap h3 {
	margin: 0.5em 0 0.5em 0;
	font-size: 1.25em;
	font-weight: bold;
}
.sitemap ul {
	margin: 0 0 0.5em 0;
	padding: 0px;
	list-style-type: none;
}
.sitemap li {
	padding-left: 10px;
}
.sitemap .sub1 li {
	font-weight: bold;
}
.sitemap .sub li {
	font-weight: normal;
}

/* Codeauszeichnungen etc. */
tt, pre {
	font-family: monospace;
	font-size: 1.2em;
	line-height: 120%;
}

/* Trennlinien  */
hr, .hr {
	margin: 20px 0 30px 0;
	padding: 0;
	height: 1px;
	border-width:0;
	border-bottom: 1px solid #004C92;
}


/*** BLOECKE ***********************************************/

/* Ausbau von Bloecken: <div class="..."><h1>...</h1><h2>...</h2><div class="block">...</div></div> */

.block {
	/* Inhalt des Blocks, ohne h1/h2-Ueberschriften. Kann in einem Block auch mehrfach vorkommen. */
	/* Hinweis: .block wird auch in der Ant-On! Hilfe verwendet */
	margin-top: 3px;
	margin-bottom: 20px;
}

/* spezielle Formatierungen der einzelnen Bloecke, definiert in block_styles.xml */
.green_box {
	background-color:#6EB31A;
	padding:20px;
	margin-bottom:20px;
}
.box {
	background-color:#003677;
	padding:20px;
	margin-bottom:20px;
}
.green_box .block, .green_box h1, .green_box h2, .box .block, .box h1, .box h2 {
	padding:0 0 5px 0;
	margin:0;
}
.green_box *, .box * {
	color:#fff;
}
.blue_text * {
	color:#3F5E95;
}
.lightblue_box {
	background-color:#ECEFF5;
	padding:20px;
	margin-bottom:20px;
	border:1px solid #3F5E95;
}
.lightblue_box .block, .lightblue_box h1, .lightblue_box h2 {
	padding:0 0 5px 0;
	margin:0;
}

.employee em {
	color:#6EB31A;
	font-weight:normal;
	font-style:normal;
	font-size:0.9em;
}
.employee em abbr {
	text-decoration:none;
	border-bottom-width:0;
}
.employee h1 {
	margin-bottom:1.3em;
}
.employee img.regular {
	margin-right:0;
}
.employee table {
	margin:0;
	width:400px;
}
.employee table tr td {
	border:0;
	padding:0;
}
.employee table tr td.first {
	width:70px;
}

/* Formatierung von Mime-Bloecken */
.info_mimeblocks {
	border: 1px solid #000;
	padding: 5px 5px 0px 5px;
	margin-bottom: 20px;
}

/* "Tab"-Bloecke */
.tab_links {
	margin-top:5px;
}
.tab_links a {
	margin-right:2px;
	white-space: nowrap;
	background-color:#ECEFF5;
	border-bottom-width:0px;
	padding:5px 4px 5px 4px;
	text-decoration:none;
	color: #000;
}
.tab_links .open {
	border:1px solid #004C92;
	border-bottom-color:#fff;
	background-color: #fff;
	cursor: default;
	text-decoration: none;
	color:#004C92;
}
.tab_links .closed {
}
.tab_links .separator {
	width: 0px;
	font-size:1px;
}
.tab_view {
	border: 1px solid #004C92;
	padding:10px;
	background-color:#fff;
	margin-bottom:20px;
	margin-top:5px;
}
*> .tab_view {
	margin-top:0;
}
table.regular .tab_links a {
	background-color:#fff;
}
table.regular .tab_links a.open {

}
table.regular .tab_view {
	margin-top:5px;
}

/* STILE AUS TEMPLATES */
.no_margin #column_center {
	border-right:2px solid #A9A9A9;
	padding-right:30px;
	width:100%;
	padding-bottom:100px;
}
table.newsletter {
	background-image:url(/Icons/Socket_Mail.gif) !important;
	width:675px !important;
	border:2px solid #A9A9A9;
	margin:5px !important;
}
table.newsletter tr#footer_socket td {
	height:60px;
}
table.newsletter #column_center {
	border:none;
	padding-right:30px;
}
table.newsletter #page_head img {
	float:right;
	margin-right:30px;
}
table.newsletter .suedzucker a {
	position:relative;
	top:22px;
	background-image:none !important;
}
.container_newsletter {
	text-align:left !important;
}
.newsletter_footer {
	
}
.newsletter_footer .block {
	display:inline;
	float:left;
	margin-right:45px;
	font-size:0.9em;
}
.newsletter_footer h3 {
	display:block !important;
	clear:both;
	width:555px;
	font-size:1.35em;
}
.newsletter_footer a {
	background-image:none !important;
	padding:0;
}
.newsletter_footer .clear {
	display:none;
}

table.fullcontent #column_center {
	padding:0;
	border-right:2px solid #A9A9A9;
}
table.fullcontent #column_center, table.fullcontent #column_center .block, table.fullcontent #column_center img {
	padding:0 !important;
	margin:0 !important;
}
table.fullcontent {
	background-image:none !important;
}
table.search #tools_search {
	padding:0 0 20px 0 !important;
	float:left;
	clear:both;
	margin:0 0 20px 0;
}
table.search #tools_search form, table.search #tools_search h3 {
	margin:0;
	padding:0;
}

.employeetemplate #top, .employeetemplate #top_space {
	background-color:#fff !important;
}
.employeetemplate #top {
	background-image:none;
}
table.employeetemplate {
	background-image:url(/Icons/Socket_Whoswho.jpeg) !important;
}
table.loginsplash {
	background-image:none !important;
}

/* PROGRESS BAR ******************************************/
#Progress_Bar_Bg {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #CCC;
	-moz-opacity: 0.75;
	filter: alpha(opacity=75);
}
#Progress_Bar {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 300px;
	text-align: left;
}
* > #Progress_Bar {
	width: 302px;
}
#Progress_Bar .block {
	margin: -1px 0px 0px 0px;
	padding: 5px;
	border: 1px solid black;
	background-color: white;
	font-size: 0.8em;
}
#Progress_Bar_Frame {
	width: 300px;
	border: 1px solid black;
	background-color: white;
}
#Progress_Bar_Index {
	width: 0px;
	height: 20px;
	background-color: blue;
}
#Progress_Bar_Image {
	margin-bottom: 10px;
	text-align: center;
}

/* GOOGLE MAPS ************************************************/

.google_map_conf {
	display: none;
}
.google_map {
}
.google_map .block {
	height: 400px;
}

/*** BITTE NICHT AENDERN **************************************/
.align_right {
	float: right;
}
.clear {
	clear: both;
}
.float_left {
	display: block;
	float: left;
}
.float_right {
	display: block;
	float: right;
}

