/* CSS Document */
@import url('style.navi.css');
@import url('fancy.css');

body, div, td, th, input, button{ font: 12px arial, tahoma, 'bitstream vera sans'; color: #5A7F92;}

textarea, input, .button, select { font: 12px arial, tahoma, 'bitstream vera sans';	color: #000;}


body, #body {
	background: #F1F1F1 url(../images/body_bg.png) scroll 0 0;
	padding:0px;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0x;
	margin-left: auto;
	margin-right: auto;
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-position: 50% 0%
	}

#body 						{	width:845px; min-width:845px;}
html, body 				{ }

textarea					{ resize: none; }

small 						{color:#959595}
fieldset 					{background-color:#FFFFFF;border:0px;border:1px solid #cad0da;}
legend 						{font-weight:bold;color:#5A7F92;padding:3px;}
.input, .input_fields, select {
	border: 1px inset #959595;
	padding:2px;
	font-size: 9px;
}
h1 								{font-size:180%}
h2 								{font-size:150%}
h3 								{font-size:130%}
h1, h2, h3, form 	{display:inline}
p 								{display:block;}
td.message				{ text-align: center; height: 40px;	font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #C00;	padding-top: 20px; padding-bottom: 20px; }
p.message					{ text-align: center; height: 40px; font-family: Arial, Helvetica, sans-serif; font-size: 16px;	font-weight: bold; color: #C00; padding-top: 20px; padding-bottom: 20px; }

a, a:link, a:visited { color:#F60; text-decoration:none; }
a:hover 					{color:#F60; text-decoration:underline }

/* Rahmen der Seite */ 
.body_padding 		{	padding:0px; background-color: #FFF; }

#body_blanc 			{	background:#fff}
#body_blanc a 		{	color:#F60;}
#header 					{	background:#fff url(../images/header_bg.png) repeat-x ;	height:81px}
#navigation {
	width:100%;
	min-height:27px;
	background:#fff url(../images/01-home_09.png) repeat-x ;

}
#logo {
	top:0px;
	left:0px;
	position:relative;
}
#logo_start {
	position:relative;
	float:left;
	width:250px;
	top:52px;
	left:4px;
}
#page_main {
	background:#013765;
}
#leftimg
{
	background:#FFF url(../images/01-home_11.png) repeat-x;
	min-height:514px;
	padding-left:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-top:0px;
	float:left;
	width:238px;
	border-left:0px ;
	overflow:hidden;
}
/* Site */
#contents_left {
	padding:0px;
	padding-top:0px;
	float:left;
	width:0px;
	overflow:hidden;
}
#contents_left li {
	display:inline;
	margin:0px;
	padding:0px;
	list-style:url(none) none inside;
}
#contents_left ul {
	display:inline;
	margin:0px;
	padding:0px;
	list-style:url(none) none inside;
}
#contents_middle {
	background-color: #FFF;
	min-height:520px;
	padding-left:10px;
	padding-bottom:0px;
	padding-right:20x;
	padding-top:10px;
	float:left;
	width:583px;
	border-left:0px solid #dea407;
	overflow:hidden;
}
#contents_middle_2colums {
	background-color: #FFF;
	min-height:520px;
	padding-left:20px;
	padding-bottom:32px;
	padding-right:0px;
	padding-top:17px;
	float:right;
	width:735px;
	border-left:0px solid #dea407;
	overflow:hidden;
}
#contents_right {
	width:200px;
	float:left;
	margin:0px;
	margin-top:14px;
	float:right;
}

/* Navigation oben */
#quicknavi ul {
	display:inline;
	margin:0px;
	padding:0px;
}
#quicknavi li {
	display:inline;
	margin:0px;
	padding:0px;
}
#quicknavi a {
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	border:0px solid #ccc;
	_background:#fff;
	list-style:url(none) none inside;
}
.quicknavi a:link, .quicknavi a:visited {
	color:#5A7F92;
	text-decoration:none
}
.quicknavi a:hover {
	color:#5A7F92;
	text-decoration:underline
}
/* Obere Spalte (unter Kopf) */
#header_nav {
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	width:100%;
	position:relative;
	margin-top:-10px;
	margin-bottom:0px;
	overflow: hidden;
	float: left;
	display: inline;
	background: #FFFFFF;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}
#header_nav a {
	font-weight:bold;
	text-decoration:none
}
#header_nav .left {
	float:left;
	padding:5px;
	padding-left:10px;
}
#header_nav .right {
	float:right;
	padding-right:10px;
}

/* Kontak-Fotrm */
.contact_form {
	background:#FFFFFF;
	padding:10px;
}

.contact_form p {
	margin-bottom:10px;
}

/* Sie befinden sich hier: */
.location {
	background:#FFFFFF;
	padding:8px;
	font-size:100%;
	border-bottom:1px solid #fff;
	margin-bottom:5px;
}
.location a:link, .location a:visited {
	color:#5A7F92;
	text-decoration:none
}
.location a:hover {
	color:#5A7F92;
	text-decoration:underline
}


/* Popup */ 
#popbody {
	padding:0px;
	margin:0px;
	text-align:left;
	background:#FFFFFF;
}
/* Links mittlere Spalte */ 
.popup_box a:link, .popup_box a:visited, .main_content a:link, .main_content a:visited {
	color:#F60;
	text-decoration:none
}
.popup_box a:hover, .main_content a:hover {
	color:#F60;
	text-decoration:underline;
}
/* Links linke + rechte Spalte  */ 
.leftright_content a:link, .leftright_content a:visited {
	color:#5A7F92;
	text-decoration:none
}
.leftright_content a:hover {
	color:#5A7F92;
}

/* Boxen links + rechts */
.boxes_header {
	font-size:100%;
	color:#5A7F92;
	background:#afafaf;
	border-bottom:1px solid #fff;
	padding:8px;
	font-weight:bold;
}
.boxes_body {
	background:#FFFFFF;
	padding:15px;
	border-bottom:1px solid #959595;
}
.boxes_body a:link, .boxes_body a:visited {
	text-decoration:none;
	color:#5A7F92;
}
.boxes_body a:hover {
	color:#5A7F92;
}
/* Site - footer */
.footer {
	text-align:left;
	color:#5A7F92;
	padding-left:0px;
	padding-top: 8px;
	width:100%;
	height:33px;
	background:#FFFFFF url(../images/footer.png) repeat-x ;
}
.footer a:link, .footer a:visited {
	color:#5A7F92;
	text-decoration:none
}
.footer a:hover {
	color:#5A7F92;
	text-decoration:underline
}

/* Inline shots */ 
.inlineshot_box {
	clear:both;
	border: 1px dotted #959595;
	padding:10px;
	margin-top:10px;
	margin-bottom:5px;
	background:#FFFFFF
}

.inlineshot_box img {
	border:1px solid #fff;
}
/* Social Bookmarks */ 
.social_bookmarks {
	margin:2px
}
/* Poll-Box */ 
.box_rating {
	margin:10px 0 10px 0;
	background:#FFFFFF;
	padding:7px;
	font-weight:bold
}
/* Download */ 
.download_link {
	margin:15px 0 10px 0;
	background:#FFFFFF;
	padding:7px;
	font-weight:bold;
	font-size:140%
}
.download_link_infbox {
	background:#FFFFFF;
	padding:7px;
	margin:10px 0 10px 0;
}
.download_link_infheader {
	font-weight:bold;
	margin:8px 0 4px 0;
	padding-bottom:2px;
	border-bottom:1px dotted #959595
}
/* Links */ 
.links_list_newstart {
	background:#FFFFFF;
	padding:7px;
	margin:5px 0 5px 0
}
.links_list_newstart_second {
	background:#FFFFFF;
	padding:7px;
	margin:5px 0 5px 0
}
.links_list {
	background:#FFFFFF;
	padding:10px;
	margin:10px 0 5px 0
}
.links_list_second {
	background:#FFFFFF;
	padding:2px;
	margin:2px 0 5px 0
}
.links_list_sponsor {
	background:#FFFFFF;
	padding:2px;
	margin:2px 0 5px 0
}
.links_list_title {
	margin-bottom:10px;
}
.links_list_img {
	margin:0 0 10px 10px
}
.links_list_foot {
	clear:both;
	margin:20px 0 0 0;
	border-top:1px dotted #cccccc;
	padding-top:5px;
	text-align:center
}

/* Statistik klein */ 
.nav_table_left {
	float:left;
	clear:both;
}
.nav_table_right {
	float:right;
	color:#5A7F92;
	font-weight:bold
}

.message_blanc 				{	background:#FFFFFF;}
.message_blanc_header {
	background:#FFFFFF;
	color:#5A7F92;
	font-size:140%;
	font-weight:bold;
}
.message_blanc_body 	{	padding:20px;	background:#FFFFFF;}
.infobox 							{	clear:both;	background:#FFFFFF;	padding:15px;	margin:10px 0 10px 0}


/* Buttons for gallery */
.gfx_buttons {
	background:#FFFFFF;
	color:#5A7F92;
	cursor:pointer;
	font-weight:bold;
	border:1px solid #959595;
	padding:2px;
	padding-right:3px
}
.gfx_buttons:hover {
	background:#FFFFFF
}
.gfx_buttons img {
	margin-right:3px;
	vertical-align:middle
}
.autowords_text {
	font-size:110%;
	padding:10px
}
a.autowords:link, a.autowords:visited {
	color:#5A7F92;
	text-decoration:none;
	border-style:double;
	border-top:0px;
	border-right:0px;
	border-left:0px;
}
sup {
	font-size:95%;
	font-weight:bold;
	color:#5A7F92;
}
.sup {
	font-size:95%;
	font-weight:bold;
	color:#5A7F92;
	vertical-align:top
}
.highlight {
	font-weight:bold;
	text-transform:uppercase
}
.popup_header {
	background:#FFFFFF;
	padding: 5px;
	border:0px solid #fff;
	color:#5A7F92;
}
.popup_content {
	padding:10px;
	border:0px solid #eaeaea;
	background-color:#fff;
}
.popup_box {
	border: 1px outset gray;
	padding:10px;
	background-color:#fff;
}
.navigation_container {
	border:0px solid #959595;
	padding:0px;
	background-color:#fff;
}
.navigation_container_pageheader {
	background-color:#DDD;
	color:#5A7F92;
	font-size:90%;
	padding:3px
}
.navigation_container_pagetext {
	background-color:#FFF;
	color:#5A7F92;
	font-size:90%;
	padding:3px
}
.navigation_container_pages {
	background-color:#fff;
	padding-left:1px;
	padding-right:1px
}

/* News + Newsletter */
.newsstart_icon img {
}

.newsstart_left {
	float:left;
	width:47%;
	min-height:115px;
	margin:5px 0 5px 0;
	padding:5px;
	border-bottom:1px dotted #959595;
}
.newsstart_right {
	float:right;
	width:47%;
	min-height:115px;
	margin:5px 0 5px 0;
	padding:5px;
	border-bottom:1px dotted #959595;
}
.newsstart_intro {
	display:none
}
.newsstart_text {
	min-height:105px;
	margin-top:5px;
}
.newsstart_footerlinks {
	display:none
}
.newsstart_footer {
	color:#666
}
.newsarchive_jump {
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px solid #959595
}
.news_icon_left {
	margin-right:10px;
}
.news_icon_right {
	margin-left:10px;
}
.news_content {
	border-bottom:0px dotted #959595;
	padding-top:5px;
	margin-bottom:5px;
}
.news_intro 				{	font-weight:bold;	margin: 5px 0 5px 0}
.news_text_archive {
	margin: 5px 0 5px 0
}
.newsticker_header {
	padding:7px;
	background:#FFFFFF;
	border-bottom:1px solid #959595;
}
.news_title {
	background:#FFFFFF;
	padding:3px;
	border-bottom:1px dotted #959595;
	margin-top:8px;
	margin-bottom:5px;
	color: #F60;
}
.news_title_archive {
	border-bottom:0px dotted #959595;
	margin-top:10px;
}
.topcontent {
	_background:#FFFFFF;
	padding:5px;
	margin-bottom:5px;
	_border-bottom:1px solid #959595
}
.topcontent_img {
	text-align:center;
	margin-bottom:5px;
}
.topnews {
	_background:#FFFFFF;
	padding:0px;
	margin-bottom:5px;
	_border-bottom:1px solid #959595
}
.topnews_img {
	text-align:center;
	margin-bottom:5px;
}
a.ticker:link, a.ticker:visited {
	font-weight:bold;
	color:#5A7F92;
	text-decoration:underline
}
a.ticker:hover{
	font-weight:bold;
	color:#5A7F92;
	text-decoration:none
}

.newsletter_box {
	background:#FFFFFF;
	padding:15px;
	margin:5px 0 0 0;
	border-bottom:1px solid #959595
}

/* Users */ 
.user_guestbook_subheader {
	padding:3px;
	padding-left:0px;
	border-bottom:1px dotted #959595;
	margin-bottom:5px
}

/* Fehler, Container Fehler-Meldung */ 
.error_font {
	color:#5A7F92;
	font-weight:bold
}
.error_box {
	border: 1px solid #fff;
	padding:15px;
	margin:10px 0 10px 0;
	color:#5A7F92;
	background:#FFFFFF;
	font-weight:bold;
}
.error {
	color:red;
	font-weight:bold;
}
label.error {
	float:none;
	font-size:95%;
	font-weight:bold;
}
label.checked {
	float:none;
	font-weight:bold;
	color:#00CC00;
	background:url(../images/ok.gif) no-repeat;
	width:20px;
}
input.error, input.error:focus, textarea.error, textarea.error:focus {
	color:#fff;
	font-weight:normal;
	border:1px solid #fff;
	margin-right:5px;
}

/* Container  */
.infobox_msg {
	background:#FFFFFF;
	font-size:150%;
	font-weight:bold;
	border: 1px dashed #959595;
	padding: 10px;
	margin-bottom:5px;
	margin-top:5px;
}

/* Tabellen Boxen links + rechts  */
.row_first, .row_left {
 background-color:;
	border-bottom:0px solid #fff;
	padding:3px;
	padding-right:4px;
	font-weight:bold;
}
.row_second, .row_right {
 background-color:;
	border-bottom:0px dotted #959595;
	padding:3px;
	color:#959595
}
.button, .button_tabs {
	border:1px solid #fff;
	margin: 0px 0px 0px 0;
	color: white;
	height: auto;
	text-decoration: underline;
	padding: 1px;
	cursor: pointer;
	background: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}

/* Tabellenrahmen Profil */ 
.profile_tableborder {
}
.profile_header {
	background: #FFFFFF;
	padding:5px;
	font-weight:bold;
	border:0px solid #FFFFFF
}
.form_header {
	background:#fff;
	padding: 5px;
	border:0px solid #fff;
	color:#fff;
	margin-bottom:5px;
	margin-top:5px;
}
.form_left {
	background-color:#fdfdfd;
	padding:5px;
	width:25%;
	text-align:right
}
.form_right {
	background-color:#FFFFFF;
	padding:5px;
}

.box_data {
	border-bottom:1px solid #FFFFFF;
	border-top:0px;
	margin-bottom:10px;
	margin-right:5px;
	padding:5px;
	background:#FFFFFF;
}
.box_content_login {
	background:#FFFFFF;
	padding:20px;
}

.box_innerhead_userprofile {
	color:#fff;
	font-size:110%;
	background:#959595;
	padding:6px;
	font-weight:bold;
}
.box_innerhead {
	color:#fff;
	font-size:110%;
	background:#FFFFFF;
	padding:4px;
	font-weight:bold;
	font-weight:bold;
	margin:5px 0 5px 0;
	
}
.box_innerhead div {
	font-weight:bold
}
.box_innerhead a:link, .box_innerhead a:visited {
	color:#fff!important;
	font-weight:normal
}
.box_innerhead_inf {
	font-weight:normal
}
.faq_innerhead {
	color:#fff;
	font-size:110%;
	background:#959595;
	padding:6px;
	font-weight:bold;
	font-weight:bold;
	margin:10px 0 10px 0;
}
.faq_text {
}
.reg_buttons {
	border-top:0px solid #ccc;
	padding:10px;
	text-align:center
}
/* Comments  */
/* Container for Code + PHP */
.divcode_header {
	background:#FFFFFF;
	padding:4px;
	font-weight:bold;
	margin:10px;
	margin-bottom:0px;
}
.divcode {
	border:1px solid #FFFFFF;
	margin:10px;
	margin-top:0px;
	padding:5px;
	width:95%;
	background:#FFFFFF
}
/* comments form */
.comment_form {
	text-align:left;
	background:#FFFFFF;
	padding:15px;
	margin:0 0 10px 0
}
.comment_form p {
	margin-bottom:12px;
}

/* Fomatierung Kontaktformular (Intro)*/
.comment_intro {
	margin:5px 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom:1px solid #ccc;
	color:#fff
}

.comment_form strong {
}
.comment_form .input, .comment_form textarea {
	margin-top:3px;
	padding:2px
}
.comment_box {
	background:#FFFFFF;
	margin-top:10px;
	margin-bottom:5px;
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
	border-bottom:1px solid #ccc;
	border-right:0px solid #959595
}
.comment_box_second {
	background:#FFFFFF;
	margin-top:10px;
	margin-bottom:5px;
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
	border-bottom:1px solid #ccc;
	border-right:0px solid #959595
}
.comment_box img {
	vertical-align:middle
}
.comment_entry {
	padding-top:5px;
	padding-bottom:5px;
	min-height:50px
}
.comment_avatar {
	border: 1px solid #959595;
	padding:1px;
	background:#FFFFFF
}
.comment_head {
	border-bottom:1px dotted #ccc;
	font-size:95%;
	padding-bottom:5px
}
.content_box {
	background-color:#f1f0f6;
	padding:15px
}
.div_left {
	position:relative;
	float:left;
	width:20%;
	padding-left:4px;
	background-color:#f1f0f6
}
.div_right {
	position:relative;
	float:left;
	width:80%;
	padding-left:4px;
	background-color:#f1f0f6
}
.format_buttons {
	background:#FFFFFF;
	border:1px solid #cad0da;
	padding:2px;
	vertical-align:middle;
	cursor:pointer;
	margin-right:1px;
}
.format_buttons:hover {
	background:#FFFFFF;
}
.koobicode_helpdiv {
	margin-top:3px;
	font-size:95%;
	border:0px inset gray;
	padding:2px;
}
#koobi_style_helper {
}
.search_allresults {
	padding-left:25px;
	padding-top:2px;
	padding-bottom:8px
}
.absmiddle {
	vertical-align:middle
}
.clear {
	clear:both;
	height:0px;
	width:auto;
}

/* Laenderflaggen */
.flag_active {
	font-weight:bold;
}
.flag_inactive {
	background-color:#fff;
	opacity: 0.99;
}

/* Navigation */
.page_active {
	font-weight:bold;
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
}
a.page_navigation:link, a.page_navigation:visited {
	font-weight:normal;
	text-decoration:none;
	color:#fff;
	margin-left:3px;
	margin-right:3px;
}
a.page_navigation:hover {
	font-weight:normal;
	text-decoration:none;
	color:#fff;
}
#contents_middle a.page_navigation {
	text-decoration:none;
}
/* Gallery */
.gallery_extern_border {
	float:left;
	border:1px solid #ccc;
	margin:1px;
}
.gallery_extern_header {
	background:#ccc;
	padding:3px;
}
.gallery_iconleft {
	min-height:80px;
	min-width:100px;
	background:url(../images/loading.gif) 50% 50% no-repeat
}
.gallery_diashowload {
	min-height:320px;
	min-width:480px;
	background:url(../images/loading.gif) 50% 50% no-repeat
}
.gallery_categs {
	border:1px solid #ccc;
	margin-top:5px;
	padding:4px;
	min-height:90px
}
.gallery_categs_search {
	border:1px solid #ccc;
	background:#FFFFFF;
	padding:5px;
	margin-top:10px;
	margin-bottom:5px
}
.gallery_categs_img {
	margin-right:10px;
}
.gallery_pic_preview_container {
	background:#FFFFFF;
}
.gallery_pic_preview {
	background:#FFFFFF;
	border:1px solid #ccc;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:15px;
}
.gallery_pic_diashow {
	background:#ccc;
	padding-top:30px
}
.gallery_pic_diashow img {
	border:5px solid #fff
}
.gallery_pic_box {
}
.gallery_box {
	border:0px solid #959595;
	background:#FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
}
.gallery_pic_navelem {
	background:#FFFFFF;
	padding:10px
}
.gallery_box_img {
	border:1px solid #fff;
	padding:0px;
}
.gallery_box_img:hover {
	border:1px solid #fff;
	padding:0px;
}
.gallery_box:hover {
}
.gallery_box_ani {
	min-height:80px;
	background:url(../images/loading.gif) 50% 50% no-repeat
}
.gallery_box_anibig {
	min-height:200px;
	background:url(../images/loading.gif) 50% 50% no-repeat
}
.gallery_box a {
	text-decoration:underline
}
.gallery_diashow_toolbox {
	padding:5px;
	background:#fff
}
.gallery_preview_thumb {
	border:11px solid #fff;
	padding:4px;
	background:#fff;
	min-height:53px;
}
.gallery_image_text {
	font-size:90%;
	width:500px;
	padding:5px
}
.gallery_bannercode {
}
.gallery_more {
	height:200px;
	overflow:auto;
	border:1px solid #ccc;
	padding:2px;
	text-align:center
}
.gallery_more_thumb {
	border:2px solid #ccc;
	background:#FFFFFF;
	padding:2px;
	margin:1px
}
.gallery_more_thumb_active {
	border:2px solid #fff;
	background:#FFFFFF;
	padding:2px;
	margin:1px
}
.gallery_loader {
	background:#fff url(../images/loading.gif) 50% 50% no-repeat;
	min-height:200px
}
.gallery_actions {
	border:1px solid #ccc;
	padding:10px;
	margin-bottom:10px;
}
.gallery_image_smallinfo {
	margin-top:5px;
	font-size:95%;
	color:#666
}
.gallery_fadebox {
	padding:10px;
	background:#FFFFFF;
	border:0px solid #ccc;
}
.gallery_fadebox_pics {
	height:  90px;
	width:   120px;
	padding: 10;
	margin:  0;
	overflow:hidden
}
.gallery_info_small {
}
.gallery_info_small a:link, .gallery_info_small a:visited {
}
/* Tags for Galllery */
.tagcloud {
	background:#fff;
	border:1px solid #ccc;
	padding:10px;
	margin-top:10px
}
.tagcloud div {
	border-bottom:0px solid #ccc;
	font-weight:bold
}
.tagcloud1 {
	font-weight:normal;
	font-size:120%;
	padding-right:10px
}
.tagcloud2 {
	font-weight:bold;
	font-size:145%;
	padding-right:10px
}
.tagcloud3 {
	font-weight:bold;
	font-size:200%;
	padding-right:10px
}
.tagcloud4 {
	font-weight:bold;
	font-size:240%;
	padding-right:10px
}

/* Tooltip */
.tooltip {
	border-bottom:1px solid #fff;
	cursor:help
}
.overlib_body {
	font-size:11px;
	background-color:#fff;
	color:#fff;
	padding:5px;
}
.item_title {
	font-weight: normal;
	background-color:#959595;
	color:#666666
}
.overlib_border {
	background-color:#fff
}
.overlib_captionfontclass {
}
.overlib_closefontclass {
}

/* REITER (AJAX) */
.ui-wrapper {
	border: 1px solid #FFFFFF;
}
.ui-wrapper input, .ui-wrapper textarea {
	border: 0;
}
@media projection, screen {
.ui-tabs-hide {
	display: none;
}
}
@media print {
.ui-tabs-nav {
	display: none;
}
}
.ui-tabs-nav, .ui-tabs-panel {
}
.ui-tabs-nav {
	list-style: none;
	margin: 0;
	padding: 0 0 0 0px;
}
.ui-tabs-nav:after {
	display: block;
	clear: both;
	content: " ";
}
.ui-tabs-nav li {
	float: left;
	margin: 0 0 0 2px;
	font-weight: bold;
}
.ui-tabs-nav a, .ui-tabs-nav a span {
	float: left;
	color:#959595!important;
	padding: 0 12px;
	background: url(../images/tabs.png) no-repeat;
}
.ui-tabs-nav a {
	margin: 5px 0 0;
	padding-left: 0;
	background-position: 100% 0;
	text-decoration: none;
	white-space: nowrap;
	outline: 0;
}
.ui-tabs-nav a:link, .ui-tabs-nav a:visited {
	color:#959595!important;
	text-decoration: none;
}
.ui-tabs-nav .ui-tabs-selected a {
	position: relative;
	top: 1px;
	z-index: 2;
	margin-top: 0;
	background-position: 100% -23px;
}
.ui-tabs-nav a span {
	padding-top: 1px;
	padding-right: 0;
	height: 20px;
	background-position: 0 0;
	line-height: 20px;
}
.ui-tabs-nav .ui-tabs-selected a span {
	padding-top: 0;
	height: 27px;
	color:#fff!important;
	background-position: 0 -23px;
	line-height: 27px;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited {
	cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active, .ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active {
	cursor: pointer;
}
.ui-tabs-disabled {
	opacity: .4;
	filter: alpha(opacity=40);
}
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited {
	color: #fff;
}
.ui-tabs-panel {
	border: 1px solid #FFFFFF;
	border-right:0px;
	border-left:0px;
	padding: 0px;
	padding-left:0px;
	padding-right:0px;
	background: #fff;
}
* html .ui-tabs-nav {
	display: inline-block;
}
*:first-child+html .ui-tabs-nav {
	display: inline-block;
}
/* CONTAINER-TOGGLER (AJAX) */
.toggler a, .toggler-opened a {
	color:#fff;
	text-decoration:none!important
}
.toggler {
	/*margin:-20px 0 25px 0;*/
	margin:0px 0px 15px 0px;
	cursor:pointer;
	text-decoration:none!important;
	font-weight:bold;
	line-height:30px;
	display: block
}
.toggler-closed {
	color: #fff!important;
	padding-left:10px;
	margin-bottom:20px;
	height:27px;
	background: #fff url('../images/tab_open_box.png') center right no-repeat;
}
.toggler-closed:hover {
	color: #fff!important;
	padding-left:10px;
	height:27px;
	background: #959595 url('../images/tab_open_box.png') center right no-repeat;
}
.toggler-opened {
	color: #fff!important;
	padding-left:10px;
	margin-bottom:20px;
	height:27px;
	background: #fff url('../images/tab_close_box.png') center right no-repeat;
}
.toggler-opened:hover {
	color: #fff!important;
	padding-left:10px;
	height:27px;
	background: #959595 url('../images/tab_close_box.png') center right no-repeat;
}
.toggler-c {
}
.toggler-c-closed {
	background:transparent;
	border:solid 0px #e3e3e3;
	margin:-25px 0px 25px 0px;
	padding-top:10px;
	padding-bottom:10px
}
.toggler-c-opened {
	margin:-25px 0px 15px 0px;
	padding-top:10px;
	padding-bottom:10px
}
.togglerboxes a, .togglerboxes-opened a {
	text-decoration:none!important
}
.togglerboxes {
	margin:0px 0px 15px 0px;
	cursor:pointer;
	text-decoration:none!important;
	font-weight:bold;
	line-height:30px;
	display: block;
}
.togglerboxes-closed {
	color:#fff!important;
	text-decoration: none;
	padding-left:10px;
	height:27px;
	background: #959595 url('../images/tab_open_box.png') center right no-repeat;
	border: solid 0px #afafaf;
}
.togglerboxes-closed:hover {
	color:#fff!important;
	padding-left:10px;
	height:27px;
	background: #959595 url('../images/tab_open_box.png') center right no-repeat;
	border: solid 0px #afafaf;
}
.togglerboxes-opened {
	color:#fff!important;
	padding-left:10px;
	height:27px;
	background: #959595 url('../images/tab_close_box.png') center right no-repeat;
	border: solid 0px #afafaf;
}
.togglerboxes-opened:hover {
	color:#fff!important;
	padding-left:10px;
	height:27px;
	background: #959595 url('../images/tab_close_box.png') center right no-repeat;
	border: solid 0px #afafaf;
}
.togglerboxes-c {
}
.togglerboxes-c-closed {
	background:transparent;
	border:solid 0px #e3e3e3;
	margin:-25px 0px 25px 0px;
	padding-top:10px;
	padding-bottom:10px;
}
.togglerboxes-c-opened {
	margin:-15px 0px 5px 0px;
	padding-top:0px;
	padding-bottom:20px;
}

/* BILDER-SLIDER (AJAX) */
.jcarousel-container {
	position: relative;
}
.jcarousel-clip {
	z-index: 2;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
}
.jcarousel-list {
	z-index: 1;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
.jcarousel-item {
	float: left;
	list-style: none;
	width: 75px;
	height: 75px;
}
.jcarousel-next {
	z-index: 3;
	display: none;
}
.jcarousel-prev {
	z-index: 3;
	display: none;
}
.jcarousel_div {
	background: #fff;
	text-align:center
}
.jcarousel-slider.jcarousel-container {
	background: #fff;
	border: 0px solid #ccc;
}
.jcarousel-slider.jcarousel-container-horizontal {/*_width: 300px;*/
	padding: 10px 40px;
}
.jcarousel-slider.jcarousel-container-vertical {
	width: 75px;
	height: 245px;
	padding: 40px 20px;
}
.jcarousel-slider .jcarousel-clip-horizontal {/*_width: 300px;*/
	height: 75px;
}
.jcarousel-slider .jcarousel-clip-vertical {
	width:  75px;
	height: 245px;
}
.jcarousel-slider .jcarousel-item {
	width: 75px;
	height: 75px;
}
.jcarousel-slider .jcarousel-item-horizontal {
	margin-right: 10px;
}
.jcarousel-slider .jcarousel-item-vertical {
	margin-bottom: 10px;
}
.jcarousel-slider .jcarousel-item-placeholder {/*background:url(../../images/page/loading.gif) 50% 50% no-repeat; height:50px;color: #fff;*/
}
.jcarousel-slider .jcarousel-next-horizontal {
	background: transparent url(../images/next-horizontal.gif) no-repeat 0 0;
	position: absolute;
	top: 33px;
	right: 5px;
	width: 32px;
	height: 32px;
	cursor: pointer;
}
.jcarousel-slider .jcarousel-next-horizontal:hover {
	background-position: -32px 0;
}
.jcarousel-slider .jcarousel-next-horizontal:active {
	background-position: -32px 0; /* HOVER */
}
.jcarousel-slider .jcarousel-next-disabled-horizontal, .jcarousel-slider .jcarousel-next-disabled-horizontal:hover, .jcarousel-slider .jcarousel-next-disabled-horizontal:active {
	cursor: default;
	background-position: -64px 0;
}
.jcarousel-slider .jcarousel-prev-horizontal {
	background: transparent url(../images/pref-horizontal.gif) no-repeat 0 0;
	position: absolute;
	top: 33px;
	left: 5px;
	width: 32px;
	height: 32px;
	cursor: pointer;
}
.jcarousel-slider .jcarousel-prev-horizontal:hover {
	background-position: -32px 0
}
.jcarousel-slider .jcarousel-prev-horizontal:active {
	background-position: -32px 0
}
.jcarousel-slider .jcarousel-prev-disabled-horizontal, .jcarousel-slider .jcarousel-prev-disabled-horizontal:hover, .jcarousel-slider .jcarousel-prev-disabled-horizontal:active {
	cursor: default;
	background-position: -64px 0;
}
.sourcecode {
	padding:10px;
	padding-top:5px;
	padding-bottom:5px;
	border:1px inset gray;
	margin:10px;
	margin-left:0px;
	margin-top:2px;
	background:#fff
}


.ac_results {
	border: 1px solid gray;
	background-color: white;
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	z-index: 10002;
	display: none;
	height:150px;
	overflow:auto
}
.ac_results li {
	font-size:11px;
	padding: 2px 5px;
	white-space: nowrap;
	color: #fff;
	text-align: left;
}
.ac_over {
	cursor:pointer;
	background:#FFFFCC
}
.ac_match {
	text-decoration: underline;
	color: black;
}
.jmessage {
	font: bold 18px/30px Arial, Helvetica, Sans-Serif;
	position: fixed;
	top: 45%;
	left: 25%;
	width: 50%;
	color: #fff;
	background-color: #fff;
	border:5px solid #ccc/*#fff*/;
	text-align: center;
	vertical-align:middle;
	display: none;
	padding-top:30px;
	padding-bottom:30px;
	opacity: 0;
	z-index: 100000;
}
.jmessage p {
	padding: .9em;
	display: inline;
}
div.rating {
	cursor:pointer;
	margin:2em;
	clear:both;
	display:block
}
div.rating:after {
	content:'.';

	display:block;
	height:0;
	width:0;
	clear:both;
	visibility:hidden
}
div.cancel, div.star {
	float:left;
	width:17px;
	height:15px;
	text-indent:-999em;
	cursor:pointer;
	display:block;
	background:transparent;
	overflow:hidden
}
div.cancel, div.cancel a {
	background:url(../images/delete.gif) no-repeat 0 -16px
}
div.star, div.star a {
	background:url(../images/star.gif) no-repeat 0 0px
}
div.cancel a, div.star a {
	display:block;
	width:16px;
	height:100%;
	background-position:0 0px;
	border:1 solid #536ad8
}
div.star_on a {
	background-position:0 -16px!important
}
div.star_hover a, div.star_live a:hover {
	background-position:0 -32px
}
div.star_readonly a, div.star_readonly a:hover {
	cursor:default !important
}
div.star {
	background:transparent!important;
	overflow:hidden!important
}
/* Kalender */
.data_first {
	background-color:#FFFFFF;
	color:#666;
	padding:3px
}
.data_second {
	background-color:#fff;
	padding:3px
}
/* Kalender - Hintergrund */

a.calendarEventLink:link, a.calendarEventLink:visited {
	font-size:11px;
	font-weight:normal
}
.calendarBackground {
	background-color:#fff
}
/* Kalender - Rahmen */
.calendarBorder {
	background-color:#FFFFFF;
	padding:1px
}
/* Select - Felder */
.calendarForms {
	border: 0px solid #cccccc
}
/* Titel des Kalenderereignis */
.calendarEventTitle {
	font-size:18px;
	font-weight:bold
}
/* Alter eines Benutzers (Geburtstag) */
.calendarNorm {
	font-weight:normal;
	font-size:11px
}
/* Hintergrund Tage, die nicht zum Monat gehören + linke Spalte (Wochenansicht) */
.calendarBlanc {
	background-color:#fff;
}
/* Tabellenkopf Tage (kleine + großer Kalender) */
.calendarHeader {
	background-color:#fff;
	color:#fff;
	font-weight:bold;
	padding:2px;
	text-align:center
}
.calendarHeadeWeekBig {
	background:#959595;
	color:#fff;
	font-weight:bold;
	padding:8px;
}
.calendarHeaderWeek {
	background:#FFFFFF
}
.calendarHeaderBig {
	background-color:#fff;
	color:#fff;
	font-weight:bold;
	padding:8px;
	text-align:center
}
/* Inaktive Kalendertage (kleine + großer Kalender) */
.calendar {
	color:#777;
	background-color:#FFFFFF;
	font-weight:normal;
	padding:3px
}
.calendarBig {
	color:#777;
	height:90px;
	background-color:#FFFFFF;
	font-weight:normal;
	padding:3px
}
/* Kalendertage, die nicht zum aktuellen Monat gehören */
.calendarInactiveDay {
	color:#ccc;
	font-style:italic;
	font-size:10px;
	padding:4px
}
/* Aktive Kalendertage heute (kleine + großer Kalender) */
.calendarToday {
	background-color:#fff;
	font-weight:bold;
	padding:3px
}
.calendarTodayBig {
	height:90px;
	background-color:#fff;
	border: 1px solid #fff;
	font-weight:bold;
	font-size:14px;
	padding:4px
}

/* Artikel (Re/Previews) */
.system {
	background:#959595;
	padding:8px;
	padding-bottom:10px;
	color:#fff
}
.tops {
	background:#3c9e19;
	padding:8px;
	padding-bottom:10px;
	color:#fff
}
.flops {
	background:#cc231f;
	padding:8px;
	padding-bottom:10px;
	color:#fff
}
.system div, .tops div, .flops div {
	color:#fff;
	margin-top:6px;
	margin-left:10px
}
.tops ul, .system ul, .flops ul {
	margin:0 0 0 25px;
	padding:0px;
	list-style:square
}

.line {
	border: none 0;
	border-top: 1px dashed #25a1c7;/*the border*/
	width: 98%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 
