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

/* $Revision: 2.59 $ $Date: 2010/07/14 09:32:56 $ */
/* owner: Nico.Westermann@brave.de */


/*** GRUNDLEGENDE FORMATIERUNGEN *****************************/
* {
	margin:0;
	padding:0;
}
html {
	height:100%;
}
body {
	background:#000;
	color: #000;
	font-family:Verdana,Arial,Sans-Serif;
	line-height:1.5em;
	text-align:center;
	min-width:975px;
	min-height:100%;
	/height:100%;
}
body#anton_link_window, body#anton_help {
	background-color:#fff;
	width:650px !important;
	min-width:650px;
}

/*** LAYOUT **************************************************/
#layout_wrapper {
	height:100%;
	background: url(/Icons/Bg.gif) center repeat-y;
	text-align:center;
}
#layout_wrapper_2 {
	background: url(/Icons/Bg2.gif) left repeat-y;
	height:100%;
}
#layout_wrapper_3 {
	background-repeat:no-repeat;
	background-position:50% 0;
	background-image:url(/Icons/Themes/Home.jpeg);
	background-color:#000;
	height:100% !important;
}
#navigation_wrapper {
	height:55px!important;
	padding-top:25px;
	background: url(/Icons/Bg_Nav.png) repeat-x bottom;
}
#column_navigation {
	width:975px;
	height:55px;
	margin:0 auto;
	text-align:center;
}
#navigation {
	width:595px;
	height:55px;
	float:left;
	text-align:left;
	display:inline;
	margin-left:10px;
}
#nav_top, #nav_sub {
	width:595px;
	height:25px;
	display:inline;
	float:left;
	text-align:left;
	position:relative;
	left:-5px;
	overflow:hidden;
}
#nav_sub {
	margin-top:5px;
}
#static_logo {
	width:370px;
	height:55px;
	float:right;
	text-align:left;
	display:inline;
}
#layout {
	width:975px;
	height:auto;
	margin:0 auto;
	text-align:center;
	padding-bottom:25px;
}
#column_center {
	width:600px;
	height:auto;
	float:left;
	line-height:1.5em;
}
#column_center_left {
	width:420px;
	padding-top:30px;
	float:left;
	text-align:left;
}
#column_center_right {
	width:180px;
	padding-top:30px;
	float:right;
	text-align:left;
}
#single_column {
	width:475px;
	padding-top:5px;
	float:left;
	text-align:left;
	padding-left:10px;
}
#reference_column {
	width:100px;
	float:right;
	text-align:right;
	padding: 30px 0px 0px 0px;
	margin-bottom:10px;
}
#reference_column .block {
	padding:0;
	margin:0!important;
}
#column_right {
	width: 365px;
	height:auto;
	float:right;
	text-align:left;
}
#column_right #content_margin {
	width: 365px;
	height:auto;
	float:right;
	text-align:left;
}
#column_right #content_margin .block img {
	margin-top:5px!important;
}
#column_right #content_margin .block .image {
	background-color:#000;
	color:#fff;
	font-size: 0.8em;
	height:20px;
	padding-left:5px;
	margin-top:-5px;
	zoom:1;
	position:relative;
}
#footer, #footer_start, #footer_login {
	position:relative;
	width:965px;
	height:25px;
	text-align:center;
	margin:-25px auto 0 auto;
	clear:both;
	padding-left:10px;
}
#footer_login {
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
}
.start #column_center {
	height:370px;
}

/*** BASIS SCHRIFTGRADE ***************************************/
body {
	font-size: 0.81em;
}
#nav_top {
	font-size: 1.15em;
}
h1{
	font-size:1.6em;
}
h2{
	font-size:1em;
}
h3{
	font-size:1em;
}
#nav_meta {
	font-size:0.9em;
}
#nav_here {
	font-size:0.8em;
}
table {
	font-size:1em;
}

/*** INHALTE DER SPALTEN *************************************/
.block {
	margin-bottom:10px !important;
}
#content_margin {
}
#content_margin .block {
	margin-left:10px;
}
#column_right #content_margin .block {
	margin:0!important;
}
#content_margin hr {
	background:black;
	border:0 solid black;
	padding:0;
	margin:10px 0 10px 130px;
	text-align:right;
	width:50px;
}
#reference_column .block {
	height:76px;
	background: url(/Icons/Themes/Logo_Bg.gif) no-repeat bottom;
}
#reference_column .block img {
	vertical-align: top;
}

/*** NAVIGATION **********************************************/

/** FLUID **/
.hoverMenu, .subhoverMenu {
	display:none;
	position: absolute;
	top:25px;
	left: 0px;
	height:23px;
	width: 0px;
	background: f;
	padding:2px 10px 0 0px;
	text-indent: -8000px;
	float:left;
	background-color:#335782;
}
.subhoverMenu {
	margin-top:30px;
}

/** FIXED **/
#nav_top a, #nav_sub a, .current{
	float:left;
	border:0px;
	color:white;
	height:25px;
	text-decoration:none;
	padding:1px 5px 1px 5px;
	margin-right:15px;
}
#nav_top a:hover, #nav_top .active, #nav_sub a:hover, #nav_sub .active, .current{
	color:white!important;
	background: #335782;
}
#nav_sub ul {
	list-style-type:none!important;
}
#nav_sub li {
	display:inline;
}
div.clicked a:hover {
	background-color:transparent !important;
}

/** METANAVIGATION **/
#footer_start #nav_meta a {
	color:white!important;
}
#footer_start #nav_meta a:hover, #footer_start #nav_meta .active {
	color:white!important;
	text-decoration:underline;
}
#nav_meta {
	float:left;
	text-align:left;
}
#nav_meta a, #nav_meta .active {
	color:#335782!important;
	text-decoration:none;
	margin-right:10px;
}
#nav_meta a:hover {
	color:#335782 !important;
	text-decoration: underline;
}
 #nav_meta .active {
 	font-weight:bold;
}

/** Brotkrumen Navigation **/
#nav_here .title, #nav_here .active {
	display:none;
}
#nav_here {
	padding-bottom:15px;
}

/** ALTERNATIV ANSICHTEN **/
#footer .button{
	border:none;
	height:16px;
	width:16px;
	display:block;
	padding:0 10px 0 0;
	background-repeat:no-repeat;
}
#alternate_print, #alternate_pdf, #alternate_email, #alternate_newsletter {
	height:16px;
	width:16px;
	display:inline;
	float:right;
	text-align:right;
	margin-right:10px;
}
#alternate_print input {
	background: url(/Icons/Print.gif);
}
#alternate_pdf input {
	background: url(/Icons/Pdf.gif);
}
#alternate_email input {
	background: url(/Icons/Email.gif);
}
#alternate_newsletter input {
	background: url(/Icons/Newsletter.gif);
}

/*** SONSTIGES ***********************************************/

#static_logo img {
	margin-left:5px;
	float:left;
	text-align:left;
}

/* UEBERSCHRIFTEN */
h1 {
	color:#CC0B00;
	font-weight:lighter;
	margin:0 0 15px 0;
	padding:0;
	line-height:1.2em;
}
h2 {
	color:black;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0;
}
h3 {
	color:#CC0B00;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0;
}
marked {
	background-color: #F5FD83;
	font-style: normal;
}

/* BUTTONS */
.button, .img_button {
	border: 1px solid #069;
	margin: 1px;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	color:#069;
	background-color:transparent;
}
.button {
	padding-top: 1px;
	padding-bottom: 2px;
}
a.button, a.button:visited {
	padding-top: 2px;
	padding-bottom: 3px;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	margin-top:1px;
	color:#069 !important;
}
form {
	background-color:transparent !important;
}
.img_button {
	border:none!important;
	margin:0;
}
#column_left a.button:hover, #column_left .img_button:hover, #column_left .input:hover, #column_left input.button:hover, #column_left select:hover {
	border-color: white !important;
	color:white;
	text-decoration:none;
}
#column_center a.button:hover, #column_center .img_button:hover, #column_center input.button:hover, #column_center select:hover {
	border-color: black;
	color:black;
	text-decoration:none;
}

/* LINKS */
a, input.link {
	color: #335782;
	text-decoration:underline;
}
a:hover {
	color: black;
}
#column_left .block a:hover, #column_left #suscribe_newsletter a:hover {
	color: #E4CBA4 !important;
}
input.link {
	overflow: visible;
	border: none;
	text-decoration: underline;
	cursor: pointer;
	padding: 0;
	margin: 0;
}
#layout_start #column_center a, #layout_start #column_center a:visited {
	color:#006699;
}

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

/* TABELLEN */

td {
	padding: 3px;
	vertical-align: top;
}
table.regular {
	border-collapse: collapse;
	margin: 5px 5px 5px 0;
	width: 100%;
}
table.regular td {
	border: 1px solid #cccccc;
	padding: 5px;
}
td.active, #layout tr.active {
	background-color: #F2F2F2;
}
table.regular img {
	vertical-align:bottom;
}
form.block td, table.regular table.regular td {
	border: none;
}
#layout table.regular td.title, #layout table.regular tr.title td {
	background-color: #ECECEC;
	font-weight: bold;
}
#column_center table.invisible tr td .block {
margin:0;
padding:0;
}
#layout table table, #layout table table td {
	border: none !important;
}

.dummy_table table {
	background-color: #ECECEC;
}

/* TOOLS */

#tools_search h3{
	display:none;
}
#tools_search .block{
	margin:0;
	padding:0;
	width:200px;
	height:30px;
	overflow:hidden;
}
#tools_search p {
	margin:0;
	padding:5px 0 0 0;
	float:left;
	display:inline;
}
#tools_search #search {
	width:170px;
	height:25px;
	background: url(/Icons/Bg_Search.png);
	margin:0;
	font-size:12px;
	padding:5px 0 0 5px;
	border:0;
}
#tools_search .button {
	background: #DBD13A;
	font-size:1em;
	font-family:verdana;
	font-weight:bold;
	color:black;
	border:none;
	padding:5px !important;
	margin:0;
	height:25px;
	width:25px;
}
div#tools_versions {
	width:180px;
	height:25px;
	overflow:hidden;
	float:right;
	position:relative;
	left:-375px;
}
#page_options h3 {
	margin:0 10px 0 0;
	padding:0 3px 0 3px;
	background-color:#069;
	position:relative;
	top:-0.7em;
	display:inline;
	font-size:1.2em;
}
#page_options div#tools_versions, #page_options div#tools_search, #page_options div#tools_login, #tools_skins_font {
	margin:2.5em 1em 2em 1em;
	display:inline;
}
#tools_skins_font h3 {
	margin-left:10px;
}
#page_options div.block {
	position:relative;
	top:-7px;
}
#tools_skins_font #tools_font {
	position:relative;
	top:-0.9em;
	float:right;
	margin-right:5px;
}
#tools_skins_font #tools_font form {
	display:inline;
	position:relative;
	top:-1em;
}
#tools_skins_font form {
	margin: 0 !important;
}
#tools_skins_font {
	padding-bottom:12px !important;
}
#page_options form {
	padding:0 0 0 10px;
}
#page_options p {
	margin: 0;
	padding:0;
}
#page_options .select {
	margin-top:0;
}
#page_options .input {
	font-size:0.9em;
	margin-top:1px;
}
#page_options .button {
	font-size:0.9em;
	margin-top:1px;
}
#tools_language select.input, #tools_skins select.input {
	width:11em;
}
#tools_search form {
	margin-top:0 !important;
}
#tools_language input.button, #tools_skins input.button {
	height:2em;
	margin:-4px 0 0 2px;
	padding:0;
}
#tools_font form input.button {
	height:1.9em;
	width:1.9em;
	margin:-4px 0 0 4px;
	padding:0;
}
div#tools_login form {
	margin-bottom:25px !important;
}
div#suscribe_newsletter{
	margin-left:15px;
}
#tools_language {
	float:left;
	text-align:left;
	width:55px;
}
#footer_start #tools_language a {
	margin-right:15px;
	color:#fff;
	text-decoration:none;
}
#footer #tools_language a {
	color:#335782!important;
	text-decoration:none;
}
#tools_language a:hover {
	text-decoration:underline!important;
}
#tools_login {
	display:block;
	background-color:#E7EAEE;
	width:150px;
	padding:10px;
	font-size:0.85em;
	line-height:140%;
	border:1px solid #335782;
	text-align:left;
	position:relative;
	top:30px;
}
#tools_login .button {
	width:auto;
}
#tools_login p {
	margin-bottom:10px;
}
body #tools_login form {
	margin-bottom:0 !important;
}
#nav_meta a.loginlink {
	padding:3px;
	font-weight:bold;
}
#nav_meta a.open {
	background-color:#335782;
	color:#fff !important;
}
#nav_meta a.open:hover {
	color:#fff !important;
}

/* FORMULARE */
form {
	background-color: #ECECEC;
}
form.block {
	margin:5px 5px 5px 0;
	padding: 5px;
	border: 1px solid #B8B8B8;
}
form table.regular .block {
	padding-left:0 !important;
}
form.invisible {
	background-color: transparent;
}
textarea.input, iframe {
	width: 99%;
	font-family:Verdana,Arial,Sans-Serif;
	font-size:1em;
	margin: 5px 10px 0 0px;
}
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
fieldset.marked {
	background-color: #F2F2F2;
}
fieldset input {
	margin: 5px 10px 0 0px;
}
legend {
	font-weight: bold;
}
label {
	display: block;
	cursor: pointer;
}
label.check {
	display: inline;
}
#column_left input, #column_left .input {
	border:1px solid #5CA1BF;
	background-color: #069;
	color:white;
}
#column_center input, #column_center textarea {
	border:1px solid #069;
}
input:focus, .input:focus, input:hover, .input:hover {
	border-color:black !important;
}

/* LINKS ZUM SEITENANFANG */
.jumper_top, .block_jumper_top {
	text-align:right;
}
.jumper_top a {
	margin-bottom: 2em;
	margin-right:10px;
}
.block_jumper_top a {
	margin-bottom: 2em;
}

/* Inhalt Formatierungen */
#column_center ul, #newsletter_content ul, #column_center ol, #newsletter_content ol, #column_center ul li, #newsletter_content ul li, #column_center ol li, #newsletter_content ol li {
	margin:0;
	padding:0;
	padding-bottom:2px;
}
#column_center ul, #newsletter_content ul {
	margin-left:11px;
	list-style-image:url(/Icons/Dot.gif) !important;
}
#column_center ol, #newsletter_content ol {
	margin-left:15px;
}
#column_center ul, #newsletter_content ul, #column_center ol, #newsletter_content ol {
	margin-top:5px;
	margin-bottom:5px;
}

/* GEMISCHTES */
p.error, label.error {
	font-weight: bold;
	color: red;
	border-color: red;
}
input.error, textarea.error {
	border-color: red;
}
#info_lastmodified {
	margin-left:30px;
	font-size:0.85em;
}
#ant-on-banner {
	border-bottom:1px solid white;
	margin:0;
	padding:0;
	background-color:black;
	width:32em;
	min-width:358px;
}
.separator {
	color: #B8B8B8;
}
div.image {
	margin-bottom: 10px;
	font-size: 0.8em;
}
.float_left {
	margin-right: 10px;
}
.float_right {
	margin-left: 10px;
}

/* Sitemap */
.sitemap {
	border-top: 1px dotted #069;
}
.sitemap h3 {
	margin: 5px 0 5px 0;
	font-size: 1.1em;
	font-weight: bold;
}
.sitemap ul {
	margin: 5px 0 5px 0;
	padding: 0px;
	list-style-type: none;
}
.sub1 {
	padding-left:25px !important;
}
.sitemap .sub1 li {
}
.sitemap .sub li {
}
.sitemap a {
	text-decoration:none;
}

tt, pre {
	font-family: monospace;
	font-size: 1.2em;
	line-height: 120%;
}
hr {
	margin: 20px 0 20px 0;
	border-width:0;
	border-bottom:1px solid #4C0400;
	height:1px;
}

#reference_column hr {
	border-bottom:1px solid #000000;
	margin: 10px 0 10px 75px;
}


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

.block {
	margin-top: 0;
	margin-bottom: 35px;
	margin-left:0;
}
.contact_us {
	padding:10px 10px 10px 0;
	border:1px dotted #006699;
	margin-bottom: 20px;
	margin:30px 0 30px 0;
	font-size:1.2em;
	color:#006699;
}
.contact_us ul, .contact_us ol, .contact_us td {
	color:#006699;
}
.contact_us .block  {
	margin-left:0.1px;
}
.content_ask {
	font-weight:bold;
}
.page_start h1 {
	font-size:2em;
}
.page_start h2 {
	font-size:1.1em;
}
#layout_start #column_center {
	text-align:center;
}
#layout_start #column_center .block, #layout_start #column_center h1, #layout_start #column_center h2 {
	color:white;
	font-size:200%;
	margin:0 !important;
	padding:0 !important;
	line-height:140%;
	font-style:italic;
	font-family:Arial;
}
#layout_start h1{
	font-size:280% !important;
}
#layout_start h2 {
	font-size:200%;
}

/*** BLOCKSTILE ***/

#single_column #content_main .toggle, #single_column #content_main .togglecontent  {
	margin-left:-10px;
	margin-bottom:5px!important;
	zoom:1;
	position:relative;
}
#single_column #content_main .togglecontent {
	width:391px;
}
#single_column #content_main .togglecontent .block {
	padding-bottom:15px!important;
}
#single_column #content_main h1 {
	padding-bottom:10px;
}
.toggle {
	width:420px;
	margin-bottom:10px;
	overflow:hidden;
}
.toggle .block {
	padding: 0 5px 5px 10px;
	margin-bottom:0 !important;
	margin-top: 0;
	background-color:#fff;
}
.toggle h2 {
	padding: 0 5px 5px 10px;
	background-color:#fff;
	margin-bottom:0 !important;
}
.toggle h1 {
	color:white;
	font-size:1em;
	font-weight:bold;
	background:#000;
	padding:5px 5px 8px 10px!important;
	margin-bottom:0!important;
	cursor:pointer;
}
*> .toggle h1 {
	height:16px;
}
.togglelink {
	display:block;
	float:right;
	background-color:#DBD13A;
	font-size:1em;
	font-family:verdana;
	font-weight:bold;
	padding:5px;
	text-decoration:none;
	color:#000 !Important;
	position:relative;
	top:-5px;
	right:-5px;
	width:19px;
	height:19px;
}
.togglecontent {
	padding:5px 0px;
	background: #ffffff;
	width:420px;
	margin:0 !important;
	overflow:hidden;
	position:relative;
	top:-5px;
}
.toggle h1.hover {
	background-color:#335782;
}
a.top_togglelink {
	color:#DBD13A !important;
}
.top_togglelink span {
	font-size:1em;
	font-family:verdana;
	font-weight:bold;
}
.togglelink_open, .top_togglelink_open span {
	background-image:url(/Icons/Toggle_Open.gif);
	background-repeat:no-repeat;
	background-position:11px 11px;
	text-indent:3em !important;
	overflow:hidden;
}
#nav_top .togglelink_open, #nav_top .top_togglelink_open span {
	background-position:6px 7px!important;
}
a.top_togglelink:hover, a.top_togglelink_open, top_togglelink top_togglelink_open {
	color:#fff100 !important;
}
.blue {
	padding:10px;
	margin:0 0 10px -10px;
	background:#E7EAEE;
	zoom:1;
	position:relative;
	overflow:hidden;
}
.blue .block {
	margin-bottom:0!important;
}
#column_center .blue ul {
	list-style-image:url(/Icons/Dot_White.gif) !important;
}
.blue_border {
	padding:10px;
	margin:0 0 10px -10px;
	border:1px solid #BEC0D9;
	zoom:1;
	position:relative;
	overflow:hidden;
}
.blue_border .block {
	margin-bottom:0!important;
}
.zebra {
	margin:0 0 5px -10px;
	width:420px;
	zoom:1;
	position:relative;
}
.zebra td {
	border:0!important;
	padding-left:10px!important;
}
.zebra .block, .zebra table {
	margin:0!important;
	padding:0;
}
.zebra .even {
	background: #fff;
}
.zebra .odd {
	background:#E7EAEE;
}
.news {
	background-color:#fff;
	position:absolute;
	top:50px;
	width:330px;
	margin-left:460px;
	padding:5px 10px;
}
.slogan {
	color:#fff;
	margin-top:-317px;
	position:relative;
	zoom:1; 
	height:25px; 
	margin-left:10px;
	font-size:1em;
}
.info_mimeblocks {
	padding:10px;
	margin:0 0 10px -10px;
	background:#E7EAEE;
	zoom:1;
	position:relative;
}

/* "Tab"-Bloecke */
.tab_links {
	margin-top:20px;
}
.tab_links a {
	padding:3px 3px 2px 3px;
}
* > .tab_links a {
}
.tab_links a.open, .tab_links a.open:visited {
	border-bottom:none;
	background-color:white;
	font-weight:bold;
	cursor: default;
	text-decoration: none;
}
.tab_links a.open {
	border: 1px solid #006699;
	border-bottom:2px solid #fff;
	white-space:nowrap;
}
* > .tab_links .open {

}
.tab_links .closed {
	color:#006699;
	text-decoration:none;
}
.tab_links a.closed {
	border: 1px solid #E7EAEE;
	border-bottom:none;
	background-color: #E7EAEE;
	white-space:nowrap;
}
.tab_links a.closed:hover {
	color:#848484;
}
.tab_view {
	border:1px solid #006699;
	margin: 1px 0 20px 0 !important;
	clear:both;
}
.tab_view .block {
	padding:0 5px!important;
	margin-top:5px;
}
.tab_view ul {
	margin:0 0 0 11px!important;
}
#layout table .tab_view {
	margin-top:0.3em !important;
}
table tr.active td a.open, #column_content form a.open, .tab_view, .tab_view td {
	background-color:white !important;
}

.tab_links .separator {
	width: 0;
}

/* Newsletter */
.newsletter {
	background-color:#fff;
	background-image:none !important;
	width:475px !important;
	margin:0 0 0 10px !important;
}
#newsletter_wrapper {
	background-color:#fff !important;
	width:100%;
}
.newsletter hr {
	margin-left:0 !important;
}
#newsletter_content {
	text-align:left;
}
.newsletter #static_logo {
	width:475px;
	margin-bottom:10px;
	display:block;
	float:none;
}
.newsletter #static_logo img {
	margin-left:275px;
}


/* 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;
}

/* ANT-ON ************************************************/

.anton_block {
	border: 3px dotted #BFE0BC;
}
.anton_block form.block {
	margin-bottom: 0 !important;
}
.anton_margin {
	border: 3px dotted #369;
}
.collection.old {
	border: 3px solid #B8B8B8;
}
.collection.new {
	border: 3px solid #30B568;
}
.anton_block, .collection {
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom: 0;
	padding: 5px;
}
.anton_block form {
	margin-bottom: 0;
}
.preview_block {
	border: 3px dotted #ABABAB;
	padding: 5px 5px 15px 5px;
	margin-bottom: 15px;
}
#anton_link_window {
	padding: 10px;
}
#anton_link_window .input {
	width: 94%;
}
/* Buttons der Toolbar */
.button_group .img_button {
	margin: 0px 0px 5px 0px;
}
.button_group {
	padding: 0px 10px 0px 0px;
	white-space: nowrap;
	float:left;
}
.button_group img {
	padding-right:2px;
}
.char_select {
	position: absolute;
	width: 209px;
	padding: 2px;
	border: 1px solid #CECECE;
	background-color: #ECECEC;
}
.char_select a {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	margin: 2px;
	border: 1px solid #CECECE;
	background-color: white;
	color: #000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.char_select a:hover {
	border-color: #555;
}

/* Edit Frame */

#cms-edit_frame-anton {
	width:315px;
}
#cms-edit_frame-f {
	width:315px;
}
#cms-edit_frame-e {
	width:315px;
}


.align_right {
	float: right;
}
.clear {
	clear: both;
}
.float_left {
	display: block;
	float: left;
}
.float_right {
	display: block;
	float: right;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
* html #navigation_wrapper {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Icons/Bg_Nav.png', sizingMethod='scale');
	background:none;
	padding:0;
	margin-top:25px;
}
/* End hide from IE-mac */
body > #layout_wrapper {
	height: auto;
	min-height: 100%;
}
