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

/* $Revision: 1.5 $ $Date: 2009/08/12 16:00:37 $ */
/* owner: Simon.Leidig@brave.de */


body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	color: #000;
}
* {
	font-family: Verdana,sans-serif;
}
td {
	text-align: left;
	vertical-align: top;
	line-height: 150%;
}


td {
	font-size: 0.8em;
}
#margin, #margin td, #bottom {
	font-size: 0.6em;
}


#pic {
	position: absolute;
	left: 12px;
	top: 36px;
}
#layout {
	width: 100%;
}
#border, #border_top {
	width: 12px;
	background-color: #83001B;
}
#top {
	height: 55px;
}
#left, #left_bottom {
	width: 216px;
	background-image: url(/Icons/Bg_Left.gif);
}
#nav {
	padding: 143px 12px 59px 11px;
	background-color: #FFF;
}
#main {
	padding: 65px 20px 0 0;
}
.email #main {
	padding: 12px 12px 6px 24px;
}
#content_main {
	padding-bottom: 1.5em;
}
#margin {
	width: 216px;
}
#logos {
	text-align: right;
	margin: 1px 0 72px 0;
	padding-right: 22px;
}
#logos a.external {
	background: none;
	padding-right: 0;
}
#margin_content, #bottom {
	padding-right: 24px;
}
#bottom {
	padding-bottom: 8px;
}
#bottom p {
	margin: 0;
	padding: 0;
}
#bottom hr {
	margin: 0.5em 0 0.5em 0;
}


a {
	text-decoration: none;
	color: #CA0027;
}
a:visited {
	color: #83001B;
}
a:hover, a:focus {
	text-decoration: underline;
}
a:active {
	text-decoration: blink;
}
a.external {
	background: url(/Icons/External.gif) no-repeat right;
	padding-right: 12px;
}
a.download {
	background: url(/Icons/Download.gif) no-repeat right;
	padding-right: 12px;
}
a.up {
	background: url(/Icons/Up.gif) no-repeat right;
	padding-right: 12px;
}
a.next, a.forward {
	background: url(/Icons/Next.gif) no-repeat right;
	padding-right: 12px;
}
a.previous {
	background: url(/Icons/Previous.gif) no-repeat right;
	padding-right: 12px;
}


#nav_meta {
	margin: 21px 24px 0 0;
	text-align: right;
	font-weight: bold;
}
#nav_meta, #nav_meta a, #nav_meta a:visited, #nav_meta a:hover, #nav_meta a:focus {
	color: #689A2F;
}
#nav_meta .active {
	color: #000;
}


#nav ul {
	margin: 0;
	padding: 0;
	line-height: 100%;
	list-style-type: none;
	font-weight: bold;
}
#nav a {
	display: block;
	color: #83001B;
}
#nav li {
	padding: 11px 0 0 12px;
}
#nav .level_2 {
	font-size: 0.75em;
}
#nav .sub li {
	padding-top: 8px;
	font-size: 1em;
	font-weight: normal;
}
#nav .sub li.active {
	font-weight: bold;
}


.block {
	display: block;
	margin: 0 0 1.5em 0;
}
.align_right {
	float: right;
}
.clear {
	clear: both;
}
.float_left {
	display: block;
	float: left;
	margin: 0 12px 12px 0;
}
.float_right {
	display: block;
	float: right;
	margin: 0 0 12px 12px;
}
hr {
	margin: 0 0 1.5em 0;
	padding: 0;
	height: 2px;
	border-top: none;
	border-right: none;
	border-bottom: 2px solid #83001B;
	border-left: none;
}
.jumper_top {
	margin: 0;
	padding: 0;
}
.block_jumper_top {
	margin: -1.5em 0 1.5em 0;
	padding: 0;
}


h1 {
	margin: 0 0 0.75em 0;
	padding: 0;
	font-size: 1.66em;
	line-height: 125%;
	font-weight: bold;
	color: #83001B;
}
#margin h1 {
	font-size: 1.77em;
}
h2 {
	margin: 0 0 1.5em 0;
	padding: 0;
	font-size: 1.33em;
	font-weight: bold;
	color: #689A2F;
}
h3 {
	margin: 0 0 0.75em 0;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
}


ul, ol {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
ul {
	list-style-type: circle;
}


.image {
	display: block;
	margin: 0;
	padding: 3px 0 0 0;
	font-size: 0.75em;
	line-height: 125%;
}
#margin .image, .image * {
	font-size: 1em;
}
u {
	text-decoration: none;
	background-color: #FFDF63;
}
tt, pre {
	font-family: monospace;
	font-size: 1.17em;
	line-height: 120%;
}


table.regular td {
	padding: 3px 6px 3px 6px;
}
table.regular tr.odd {
	background-color: #CBE9A8;
}
table.regular tr.even {
	background-color: #FFF1BF;
}
form table.regular tr, table.invisible tr, table.invisible td {
	background-color: transparent !important;
}
tr.title td, td.title {
	background-color: #FFF;
	font-weight: bold;
}
tr.active td {
	background-color: #FFDF63;
}
table.invisible, form table.regular {
	margin: 0 -3px 0 -3px;
}
table.invisible td, form table.regular td {
	padding: 0 3px 0 3px;
}


form {
	padding: 0;
	border-top: 2px solid #83001B;
	background-color: #FFF1BF;
}
form.invisible, table.regular form, #tools form {
	margin: 0;
	border: none;
	background-color: transparent;
}
fieldset {
	margin: 0;
	padding: 3px 6px 3px 6px;
	border-left: none;
	border-top: none;
	border-right: none;
	border-bottom: 2px solid #83001B;
}
fieldset.marked {
	background-color: #CBE9A8;
}
form.invisible fieldset, table.regular fieldset {
	padding: 0 0 1.5em 0;
	border: none;
}
legend {
	padding: 0;
	font-weight: bold;
}
label {
	display: block;
	cursor: pointer;
}
label.check {
	display: inline;
	padding-left: 2px;
}
input.check {
	position: relative;
	top: 3px;
}
.input {
	margin: 3px 0 3px 0;
	border-left:   2px solid #689A2F;
	border-top:    2px solid #689A2F;
	border-right:  2px solid #74D800;
	border-bottom: 2px solid #74D800;
	background-color: #FFF;
	font-size: 1em;
}
.input:focus {
	background-color: #CBE9A8;
}
fieldset.marked .input:focus {
	background-color: #FFF1BF;
}
textarea.input, iframe {
	width: 99%;
	margin-bottom: 6px;
	background-color: #FFF;
}
.input.error {
	border-color: #CA0027;
}
.input.disabled {
	background-color: #DDD;
	color: #000;
}
.button {
	margin: 3px 0 3px 0;
	padding: 2px;
	cursor: pointer;
	overflow: visible;
	border: 2px solid #FFF;
	background-color: #FFCA00;
	color: #000;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	white-space: nowrap;
}
#main .button, #anton_link_window .button {
	font-size: 0.75em;
}
.button:hover, .button:focus {
	color: #83001B;
}
a.button {
	position: relative;
	top: 0;
	padding: 3px 6px 3px 6px;
	overflow: visible;
	color: #000;
}
a.button:visited {
	color: #000;
}
a.button:hover, a.button:focus {
	text-decoration: none;
}
a.button:active {
	text-decoration: none;
}
.img_button {
	margin: 3px 0 3px 0;
	cursor: pointer;
	border: 2px solid #FFF;
	background-color: #000;
}
.img_button:hover, .img_button:focus {
	background-color: #83001B;
}
.link {
	margin: 0 -3px 0 -3px;
	padding: 0;
	cursor: pointer;
	overflow: visible;
	border: none;
	background-color: transparent;
	text-decoration: none;
	color: #CA0027;
}
.link:hover, .link:focus {
	text-decoration: underline;
}
label.error, p.error {
	color: #CA0027;
	font-weight: bold;
}


#tools {
	margin-bottom: 3em;
	padding-right: 21px;
	text-align: right;
}
#tools p, #tools form {
	display: inline;
	margin: 0;
	padding: 0;
}
#tools .input, #tools .button, #tools .block {
	margin: 0;
}
#tools .button {
	margin-left: -2px;
	text-transform: none;
	font-weight: normal;
	background-color: #CBE9A8;
}
#tools .button:hover, #tools .button:focus {
	background-color: #FFCA00;
}
#tools_search .input, #tools_skins .input {
	width: 63%;
	position: relative;
	top: -3px;
}
* > #tools_search .input, * > #tools_skins .input {
	width: 70%;
	top: 0;
}
#tools_search .button, #tools_skins .button {
	width: 30%;
	margin-left: 0;
}
#tools_search {
	margin-top: -2px;
}
#tools_search h3 {
	display: none !important;
}
#tools_skins, #tools_font, #tools_versions {
	margin-top: 4px;
}
#tools h3 {
	display: inline;
	margin: 0;
	padding: 0 4px 0 0;
	font-weight: normal;
	position: relative;
	top: -0.4em;
}
* > #tools h3 {
	top: 0;
}
#tools_font .button {
	width: 28px;
}


.tab_links a {
	margin: 0;
	padding: 3px 6px 3px 6px;
	overflow: visible;
	white-space: nowrap;
	background-color: #FFCA00;
	color: #000;
}
.tab_links a.open {
	background-color: #FFF1BF;
	color: #000 !important;
	cursor: default;
}
.tab_links a:visited {
	color: #000;
}
.tab_links a:hover, .tab_links a:focus {
	color: #83001B;
	text-decoration: none;
}
.tab_links a:active {
	text-decoration: none;
}
.tab_links .separator {
	width: 2px;
}
.tab_view {
	margin-top: 1px;
	padding: 6px;
	background-color: #FFF1BF;
}


.sitemap {
	margin: 0 0 1.5em 0;
}
.sitemap h3 {
	margin: 0;
}
.sitemap ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.sitemap li {
	padding-left: 12px;
}
.sitemap a {
	display: block;
}


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


.block_hl, .info_mimeblocks {
	border-left: 12px solid #FFCA00;
	padding-left: 24px;
}
#margin .block_hl, .info_mimeblocks {
	padding-left: 6px;
}
.info_mimeblocks {
	margin-bottom: 3em;
}


.block_box {
	margin-bottom: 1.5em;
	padding: 6px 12px 3px 12px;
	background-color: #FFF1BF;
}
.block_box .block, .block_box h2, .block_box hr {
	margin-bottom: 0.75em;
}
.block_box .block_jumper_top {
	margin: -0.75em 0 0.75em 0;
}
.block_box h2 {
	color: #83001B;
}
.block_box table {
	width: auto;
}


.page_empfehlungen #left, .page_empfehlungen #left_bottom {
	background-image: url(/Icons/Bg_Left_Green.gif);
}
.page_presse #left, .page_presse #left_bottom {
	background-image: url(/Icons/Bg_Left_Red.gif);
}
.page_empfehlungen .block_box {
	background-color: #CBE9A8;
}
.page_presse .block_box {
	background-color: #EAD3D8;
}
