/*Anpassungen fr Inhalte die ber die ganze Seite gehen*/

#content .ar_large
	{
		width: 100%;
		float: left;
		display: inline;
		margin: 0 10px 0 0
	}

#content .ar_large .col_last
	{
		padding: 0 0 6px;
		background: url(/images/schatten_right.png) repeat-x left bottom;
		margin: 0 0 10px
	}

#header #login a {
	color: #fff;
	text-decoration: none;
}


/* AJAX Klassen */

.ar_ajax_lexikon_link, .ar_ajax_termine_link {
	display: none;
	cursor:	pointer;
	text-decoration: underline;
}

/* TERMINE Klassen */

#ar_termin_index { background-color: #F3F3F3; }
.ar_termin_active, .ar_termin_passive { font-size: 12px; padding: 2px 0px 2px 0px;  }
.ar_termin_passive { border-bottom: 1px dotted #ABABAB; margin-right: 15px; }
.ar_termin_active { width: 269px; background-color: #FFFFFF; border: 1px solid #DBDBDB; border-right: 1px solid #FFFFFF; }
.ar_termin_button { background: url('/images/verlauf_1x14.png') repeat-x; font: bold 11px Arial, sans-serif; color: #fff !important; text-decoration: none !important; padding: 1px 0.5em; border: none; cursor: pointer; height: 14px; width: auto; }


/* NAVIGATE Klassen */

.ar_navigate, .ar_navigate a { color: #000000; font-size: 11px; }
.ar_navigate { float: left; }
.ar_navigate a { text-decoration:underline; }
.ar_navigate_active { 
	color:#333333; font-weight:bold; text-align:center; height:16px; width:20px; margin:0px; padding:1px 0px; 
}

/* BANNER Klassen */
#pseudo_bigsize {
	left: -8000px;
}

#pseudo_skyscraper {
	left: -8000px;
}

#pseudo_navilayer {
	left: -8000px;
}

#banner_popup {
	position: absolute;
	visibility: hidden;
}

.ar_pseudoad {
	position: absolute;
	visibility: hidden;
}

/* Livesearch */
#LSResult {
        position:absolute; z-index:999; display:none;
        left:490px; top:95px; width:300px;
        padding:0px; background-color:#ffffff;
        border: 1px solid #000000;
}

#LSResult_einzelkurse {
        position:absolute; z-index:999; display:none;
        left:490px; top:255px; width:300px;
        padding:0px; background-color:#ffffff;
        border: 1px solid #000000;
}
/* Sonstiges */
.ar_bold { font-weight: bold; }
.ar_padl { padding-left: 20px; }

#footer .header
	{
		font: 400 12px/19px Arial, sans-serif;
		color: #fff;
		height: 19px;
		padding: 0 9px;
		background: #085631 url(/images/header_long.png) no-repeat left top
	}

#footer .header h3
	{
		float: left;
		font-size: 12px;
		font-weight: 400
	}

#footer .content_main
	{
		clear: both;
		border: 1px solid #ebf5ed;
		border-width: 0 1px 0 0
	}

#footer .row .box
	{
		padding: 0 0 6px;
		background: url(/images/schatten_right.png) repeat-x left bottom;
		margin: 0 0 10px
	}

/* FORUM Klassen */

.rating {
	color: #ffffff;
	font-size: 10px;
	font-family: Verdana;
	height: 11px;
	margin-top: 2px;
	line-height: 10px;
	padding-right: 1px;
	background-color: #429A70;
	width: 25px;
}

.rating_star {
	height: 14px;
	width: 17px;
}
	
.bw_button_aktiv {
	border-left:	2px solid #aaccaa;
	border-top:	2px solid #aaccaa;
	border-right:	2px solid #f5fff5;
	border-bottom:	2px solid #f5fff5;
	height:		15px;
	text-align:	center;
	padding:	2px;
	cursor:		pointer;
}
.bw_button_inaktiv {
	border-left:	2px solid #f5fff5;
	border-top:	2px solid #f5fff5;
	border-right:	2px solid #aaccaa;
	border-bottom:	2px solid #aaccaa;
	height:		15px;
	text-align:	center;
	padding:	2px;
	cursor:		pointer;
}
.bw_button_neutral {
	border-left:	2px solid #eeeeee;
	border-top:	2px solid #eeeeee;
	border-right:	2px solid #acacac;
	border-bottom:	2px solid #acacac;
	height:		15px;
	text-align:	center;
	padding:	2px;
	cursor:		pointer;
}

#topflop_relative {
	position:relative; 
	height: 120px; 
	width: 100%;
}

.topflop_hide {
	position:absolute; 
	top:0px; 
	left:0px; 
	visibility:hidden; 
	width: 100%;
}

.topflop_show {
	position:absolute; 
	top:0px; 
	left:0px; 
	visibility:visible; 
	width: 100%;
}

.header a {
	color: white; 
}

.forum_box {
	margin:3px; 
	padding:5px; 
	border:1px solid #075530; 
	font-size:12px
}

.forum_option {
	border-left: 1px solid; 
	border-color:#075530; 
	margin-top: 5px;
}

/* Chartseite */
#chartkonfig label {
display:block;
float:left;
padding:5px 2px;
}

#chartkonfig {
padding:4px;
}

#chartkonfig select {
font-size:12px;
width:109px;
}

#chartkonfig div div {
float:right;
padding:2px;
text-align:left;
width:111px;
}

#chartkonfig div.h2 {
border-top:1px solid #D0D0D0;
clear:both;
cursor:pointer;
margin:0px 0px 6px;
padding:6px 0px 2px;
width:100%;
}

#tooltip {
        border : 1px solid #000000;
        border-width : 1px 1px 1px 1px;
        background-color : #FFFFE1;
        padding : 0px;
        z-index: 100;
}
#tooltip p {
        margin : 1px 1px 1px 1px;
        color :#000000;
        font-size : 12px;
        z-index: 110;
}
#tooltip_admin {
        border : 1px solid #000000;
        border-width : 1px 1px 1px 1px;
        background-color : #FFE1E1;
        padding : 0px;
}
#tooltip_admin p {
        margin : 1px 1px 1px 1px;
        color :#000000;
        font-size : 12px;
}
.tooltip_chart_title {
        background-color : #838AA3;
        margin : 0px;
        color :#FFFFFF;
        font-size : 10px;
        font-weight: bold;
        font-family: Verdana, Arial;
}
.tooltip_chart_text {
        border : 1px solid #838AA3;
        border-width : 1px 1px 1px 1px;
        background-color : #FFFFFF;
        margin : 0px;
        color :#000000;
        font-size : 10px;
        font-family: Verdana, Arial;
}
.ar_selected {
	color: #fff !important;
	font-weight: bold;
}

#ar_loadtime {
        left: -8000px;
}

.ar_tagcloud { width:100%; text-align: center; padding: 10px 0px 10px 0px; }
.ar_tagcloud { background:url('/images/tagcloud_verlauf.png') repeat-x; }
.ar_tagcloud a { font-family:Verdana,"Nimbus Sans L",Helvetica,sans-serif; padding:0px 5px 0px 5px; }

.analysen_content { text-align: justify; }
.ar_textlink_article {
	width: 470px;
	overflow: hidden;
}

.ar_depot_minus { color: #ff0000; }
.ar_depot_plus { color: #009900; }

.ar_teaser_plus, .ar_teaser_minus {
	background-repeat: no-repeat;
	cursor:pointer;
	width: 14px;
	height: 14px;
}

.ar_teaser_button {
	float: right;
}

.ar_teaser_plus {
	background: transparent url(/images/plus.gif) no-repeat;
	background-position: center;
}

.ar_teaser_minus {
	background: transparent url(/images/minus.gif) no-repeat;
	background-position: center;
}

.ar_teaser_closed {
	display: none;
}

.ar_invisible {
	display: none;
}
.tab {
	color: rgb(102, 102, 102);
	background-image: none;
	text-decoration: none;
}
.tab_selected_td {
	color: rgb(255, 255, 255);
	background-image: url('/images/table_head_bg.png');
	background-color: rgb(7, 85, 48);
	background-position: 0% 0%;
	background-repeat: repeat no-repeat;
}
.tab_selected_a {
	text-decoration: none !important;
	color: rgb(255, 255, 255) !important;
}
td.ar_cell_sum_mobil {
	text-align: right;
	border-top: thin solid #404040;
}
