/*
// telepark.cms
// (c) by telepark
*/
@import url("tabs.css");

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	width: 960px;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	color:#000000;
	scrollbar-3dlight-color: #A7B7DD;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #A7B7DD;
	scrollbar-face-color: #A7B7DD;
	scrollbar-highlight-color: none;
	scrollbar-shadow-color: none;
	scrollbar-track-color: #E5E6E7;
}
p, td, th, div, span, form{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

input, select, textarea {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

img {
	padding: 0;
	margin: 0;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #404040;
	padding: 0;
	margin: 0;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #B6B2AD;
	padding: 0;
	margin: 0;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #B6B2AD;
	padding: 0;
	margin: 0;
}

h4 {
	font-size: 11px;
	font-weight: bold;
	color: #B6B2AD;
	padding: 0;
	margin: 0;
}

div {
	padding: 0;
	margin: 0;
}

/* elements */
#banner {
	clear: both;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../images/navi_01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 960px;
	height: 101px;
}

#navi_img {
	position: absolute;
	left: 0;
	top: 50px;
	width: 180px;
	height: 75px;
	z-index: 2;
}

#navi_menu {
	position: absolute;
	left: 180px;
	top: 75px;
	height: 25px;
	z-index: 2;
}

#navi_breadcrumbs {
	position: absolute;
	left: 180px;
	top: 100px;
	z-index: 2;
	height: 24px;
	width: 570px;
	border-bottom: #B6B2AD solid 1px;	
}

#to_search {
	position: absolute;
	left: 750px;
	top: 100px;
	z-index: 2;
	height: 24px;
	overflow: hidden;
	width: 208px;
	border-bottom: #B6B2AD solid 1px;	
	border-left: #B6B2AD solid 1px;	
	border-right: #B6B2AD solid 1px;	
}

#to_search a {
	font-weight: bold;
	color: black;
	text-decoration: none;
}

#frames {
	position: absolute;
	left: 0;
	top: 125px;
	z-index: 0;
	vertical-align: top;
}

td.left_frame_td {
	vertical-align: top;
	border-right: #B6B2AD solid 1px;	
	background-color: #eff2f7;
}

td.main_frame_td {
	vertical-align: top;
}

td.right_frame_td{
	vertical-align: top;
	border-left: #B6B2AD solid 1px;	
	border-right: #B6B2AD solid 1px;	
}

#left_frame {
	padding: 0;
	margin: 0;
	width: 179px;
	/*height: 775px;*/
	overflow: hidden;
	background-image: url(../images/skater_top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#left_menus {
	padding-top: 5px;
}

#main_frame {
	padding: 0;
	margin: 0;
	width: 470px;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 50px;
	position: static;
}

#right_frame {
	padding: 0;
	margin: 0;
	width: 208px;
	height: 100%;
}

#contentHeadline {
	position: static;
	padding: 0;
	margin: 0;
	height: 50px;
	text-align: left;
	clear: both;
}

#mainbody {
	position: static;
	padding: 0;
	margin: 0;
	overflow: hidden;
	clear: both;
}

#mainbody p {
	margin-bottom: 5px;
}

#go_index {
	width: 960px;
	height: 75px; 
}

/* classes */
.printButton {
	position: absolute;
	top: 170px;
	width: 150px;
	left: 550px;
	z-index: 0;
}

.formalia_position {
	position:absolute; 
	top:15px; 
	left:10px;
	z-index: 2;
}

.formalia td {
	padding-left:10px;
	font-weight:normal;
}

.formalia a{
	color: #000000;
}

.Breadcrumbs {
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	padding-left: 10px;
	color: black;
}

.Breadcrumbs a {
	font-weight: bold;
	text-decoration: none;
	color: black;
}

#logoutBox {
	padding-top: 5px;
	margin-left: 15px;
	width: 165px;
	text-align:left;
	font-weight: bold;
}

.logoutLink {
}

.logoutWelcome {
	padding-top: 10px;
}

#loginBox {
	padding-top: 5px;
	margin-left: 15px;
	width: 165px;
	text-align:left;
	font-weight: bold;
}

#loginBox input[type="text"], #loginBox input[type="password"] {
	width: 140px;
	border:1px solid white;
	background-color: #E2E5F2;
}

.loginFailed {
	font-weight:bold; 
	color:#800000;
}

.loginForm {
	clear: both;
	padding-top: 25px;
	line-height: 150%;
}

.loginLink {
	border: 0px none transparent;
	background-color: transparent;
	text-align: left;
	font-weight: bold;
	font-size: 10px;
	cursor: pointer;
}


/* Links */
A {
	text-decoration: none;
	color: #5F82C2;	
}
A:Hover {
	text-decoration: underline;
}

A.smalllink {
	font-size: 9px;
	color: black;
	text-decoration: underline;
}

A.topButton:link		{cursor: default; color: black; text-decoration: none; font-weight: normal;}
A.topButton:visited	{cursor: default; color: black; text-decoration: none; font-weight: normal;}
A.topButton:active	{cursor: default; color: black; text-decoration: none; font-weight: normal;}
A.topButton:hover		{cursor: default; color: black; text-decoration: none; font-weight: normal;}

A.topButton_down	{cursor: default; text-decoration: none; font-weight: bold; color: #000000;}
A.topButton_down:hover	{cursor: default; color: black; font-weight: bold; text-decoration: none;}

A.subButton:link		{color: black; text-decoration: none; font-weight: normal;}
A.subButton:visited	{color: black; text-decoration: none; font-weight: normal;}
A.subButton:active	{color: black; text-decoration: none; font-weight: normal;}
A.subButton:hover		{color: #5F82C2; text-decoration: none; font-weight: normal;}

A.subButton_down	{text-decoration: none; font-weight: bold; color: black;}
A.subButton_down:hover	{text-decoration: none;font-weight: bold; color: black;}

/* Tables */
/* Buttons */
.naviButton {
	height: 25px;
	width: 180px;
	background-color: #B6B2AD;
	-moz-opacity:.60;
	opacity:.60;
	filter: alpha(opacity=60);
	z-index: 0;
}

.naviButton_inner {
	margin-top: -25px;
	margin-bottom: 5px;
	height: 25px;
	padding-top: 3px;
	padding-left: 15px;
	color: black;
	background-color: transparent;
	font-weight: bold;
	z-index: 1;
}

.dbnaviButton {
	padding-top: 3px;
	text-indent: -12px;
	padding-left: 25px;
	color: black;
	background-color: transparent;
	font-weight: bold;
	z-index: 1;
}

.dbnaviButton_inner {
	padding-top: 3px;
	text-indent: -12px;
	padding-left: 25px;
	color: black;
	background-color: transparent;
	font-weight: bold;
	z-index: 1;
}

.dbnaviButton_sub_inner {
	padding-left: 15px;
}

.naviButton_sub {
	padding: 0;
	margin: 0;
	text-align: left;
}

.naviButton_sub_inner {
	text-indent: -12px;
	padding-left: 25px;
	padding-right: 5px;
}

.Spacer {
	margin: 5px;
}

.searchTabSelected {
	margin-top:0px;
	margin-bottom:0px;
	float: left;
	border: 1px solid #B6B2AD;
	border-bottom: none;
	background-color: #DCE49A;
	font-weight: bold;
	padding: 5px;
}

.searchTabNotSelected {
	margin-top:0px;
	margin-bottom:0px;
	float: left;
	border: 1px solid #B6B2AD;
	border-bottom: none;
	background-color: #ffffff;
	font-weight: bold;
	padding: 5px;
}

#praktikaSearchBox {
	margin-top:0px;
	margin-bottom:10px;
	padding-bottom: 5px;
	width: 468px;
	border: 1px solid #B6B2AD;
	background-color: #DCE49A;
	font-weight: bold;
	clear: both;
}

#praktikaSearchBox input[type="text"], #praktikaSearchBox select {
	border: 1px solid white;
	background-color: #E2E6C3;
	font-weight: normal;
}

#praktikaSearchBox h3 {
	color: black;
}

#praktikaSearchBox h2 {
	color: black;
	font-size: 16px;
}

#search_boxes {
	float: left;
	text-align: left;
	width: 150px;
	height: 120px; 
	padding-left: 10px;
	padding-top: 20px;
	line-height: 150%;
}

#mapSearchDiv {
	clear: both;
	margin-top:0px;
	margin-bottom:10px;
	width: 468px;
	border: 1px solid #B6B2AD;
	background-color: #DCE49A;
	font-weight: bold;
}

#mapSearchDiv input[type="text"], #mapSearchDiv select {
	border: 1px solid white;
	background-color: #E2E6C3;
	font-weight: normal;
}

#mapSearchDiv h3 {
	color: black;
}

#mapSearchDiv h2 {
	color: black;
	font-size: 16px;
}

#mapSearchLoader {
	float: right;
	background-image: url(../images/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	height: 20px;
	width: 130px;
}

#search_boxes {
	float: left;
	text-align: left;
	width: 150px;
	height: 120px; 
	padding-left: 10px;
	padding-top: 20px;
	line-height: 150%;
}

#search_fields1 {
	padding: 5px;
	padding-left: 10px;
}

#search_fields {
	padding-left: 10px;
}

#search_image {
	float: right;
	text-align: left;
	width: 293px;
	height: 124px;
	background-image: url(../images/ueber_uns_mittel.jpg);
	background-repeat: no-repeat;
	background-position: top right; 
}

#go_search {
	margin-top: 10px;
	width: 468px;
	text-align: center;
	background-color: white;
}

.search_button {
	background-image: url(../images/button_suche_gelb.jpg);
	background-position: left;
	background-repeat: no-repeat;
	background-color: white;
	border: 0px none transparent;
	text-align: left;
	padding-left: 45px;
	margin: 10px;
	font-weight: bold;
	color: #6384BD;
	height: 44px;
}

.search_button2 {
	background-image: url(../images/button_suche_gelb.png);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #DCE49A;
	border: 0px none transparent;
	text-align: left;
	padding-left: 45px;
	margin: 0px;
	font-weight: bold;
	color: #6384BD;
	height: 44px;
	width: 95px;
	white-space: pre;
	cursor: pointer;
}

.search_button1 {
	background-image: url(../images/button_suche_gelb1.png);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #DCE49A;
	border: 0px none transparent;
	text-align: left;
	padding-left: 25px;
	font-weight: bold;
	color: #6384BD;
	height: 20px;
	cursor: pointer;
}

.extended_search_button {
	background-image: url(../images/button_suche_gelb.jpg);
	background-position: right;
	background-repeat: no-repeat;
	background-color: white;
	border: 0px none transparent;
	text-align: right;
	padding-right: 45px;
	margin: 10px;
	font-weight: bold;
	color: black;
	height: 44px;
}

.extended_search {
	clear: both;
	margin-top: 20px;
	width: 100%;
	text-align: center;
}

#extendedSearchFormInner {
	width: 468px;
	background-color: #CED5F2;
	border: 1px solid #B6B2AD;
	margin-top: 20px;
}

#extendedSearchFormInner input[type="text"], #extendedSearchFormInner select{
	border: 1px solid white;
	background-color: #E4E7F2;
	font-weight: normal;
	width: 100%;
	padding: 0;
}

#extendedSearchFormInner table {
	width: 448px;
	padding: 0;
	margin: 10px;
}

#extendedSearchFormInner td {
	padding: 5px;
}

#extendedSearchFormInner .smallselect {
	width: 100px;
}

.search_text {
	color: #6384BD;
	font-weight: bold;
}

.searched_text {
	font-weight: bold;
	color: black;
}

.cms_Button {
	border:1px solid #000;
	background-color: #A7B7DD;
	width:auto;
}

.message_text {
	font-weight: bold;
	color: #627EC1;
}

.message {
	border:1px solid #FF884F;
	background-color: #F5F5F5;
	padding:5px;
}

.wait {
	width: 100%;
	text-align: center;
	font-weight: bold;
	padding-top: 95px;
	color: white;
}

.message_error, .errorMessageBox {
	margin-top:10px;
	border:1px solid #FF884F;
	background-color: #F5F5F5;
	padding:5px;
	width:458px;
}
.message_success, .messageBox {
	margin-top:10px;
	border:1px solid #008C00;
	background-color: #F5F5F5;
	padding:5px;
	width:458px;
}

.bbwHeadlineBox {
	background-color: #FFE280;
	border:1px solid #000000;
	width:570px;
}

.bbwHeadlineBox th {
	text-align:left;
	letter-spacing:1px;
}

.listTable {
	width: 470px;
	margin-top:10px;
	border:1px solid #A7B7DD;
	color:#303030;
	font-size: 10px;
}

.listTable input, .listTable select {
	width:100%;
	margin-top:10px;
	border:1px solid #A7B7DD;
	color:#303030;
	font-size: 10px;
}

.listTable td, .listTable th {
	padding:2px;
	/*vertical-align:top;*/
}

.listTable th {
	background-color: #FAFAFA;
	border-bottom:1px solid #A7B7DD;
}

.listTable input, .listTable select, .listTable textarea {
	width:150px;
}

input.tpButton {
	width: auto;
	background-color:#4B9090;
	color:#FFF;
	border:1px solid #505050;
}

.bbwAdminForm {
	border:1px solid #5F82C2;
	background-color:#FBFCFE;
	width:100%;
	/* margin-left:10px; */
	margin-bottom:5px;
}

.bbwAdminForm td {
	vertical-align:top;
	padding:4px;
}

.bbwAdminForm th {
	vertical-align:top;
	padding:4px;
	font-weight:bold;
	text-align:left;
}
.bbwAdminForm input, .bbwAdminForm select, .bbwAdminForm textarea, .bbwAdminForm checkbox {
}

.bbwAdminForm br {
	line-height: 150%;
}

.paddingleft4 {
	padding-left:4px;
}

.hline {
	border-bottom:1px solid #5F82C2;
	width:98%;
	height:1px;
}

.headline1 {
	font-weight:bold;
	color:#696969;
	letter-spacing:1px;
	line-height:200%;
}
.headline2 {
	font-weight:bold;
	color:#696969;
}
.headline3 {
	font-weight:bold;
	color:#696969;
	letter-spacing:1px;
	line-height:200%;
}
.headline4 {
	letter-spacing:1px;
	color:#696969;
	font-weight:bold;
}

#newsticker {
	background-color: #eff2f7;
	width:208px;
}

#newsticker a {
	color: black;
}

.newsticker_item {
	color: black;
	text-align:left;
	padding-bottom:3px;
	border-bottom: 1px solid #B6B2AD
}

.newsticker_item_first {
	padding-left: 10px;
}

.newsticker_item_one {
	padding-left: 25px;
	text-indent: -12px;
}

.newsticker_item h4 {
	display:block;
	font-weight: bold;
	color: black;
	padding: 3px;
	padding-left: 10px;
	padding-right: 0;
	border-bottom: 1px solid #B6B2AD
}

#zipNotFound {
	font-weight: bold;
	font-style: italic;
	padding-bottom: 10px;
}

#displaySponsoren {
	width:208px;
	height: 208px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #B6B2AD
}

#displaySponsoren table {
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
}

#displaySponsoren td {
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
}

.frontStatistik {
	border:1px solid #5F82C2;
	background-color: #FFE280;
	width:150px;
	margin-left:14px;
}

.frontStatistik table {
	margin:4px;
}

.frontStatistik table td {
	font-size:9px;
}

.bglistcolor1 {
	background-color:#FFFFFF;
	border-bottom:1px solid #E5E5E5;
}

.bglistcolor2 {
	background-color:#F0F0F0;
	border-bottom:1px solid #E5E5E5;
}

.legend {
	margin-top:5px;
	text-align: right;
}

#loginProblemeBox {
	display: none;
	position: absolute;
	width: 350px;
	margin-left: 100px;
	margin-top: -130px;
	font-weight: normal;
	color: black;
	padding: 0px;
	border: black solid 1px;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 9999;
}

#loginProblemeBoxHeader {
	width: 100%;
	height: 101px;
	background-image: url(../images/navi_01.jpg);
	background-position: right;
}


/* dropdown menus */

#Topbar {
	border: 0px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}

.Topnavibuttonfolder {
	float: left;
	width: 1px;
}

.Topnavilink {
	padding-left: 10px; 
	padding-top: 5px; 
}

.menuSpacer {
	float: left;
	width: 2px;
	height: 25px;
	background-image: url(../images/menuspace.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.TopnaviButton, .TopnaviButton_down {
	font-style: normal;
	font-weight: normal;
	color: black;
	height: 25px;
	text-align: left;
	text-decoration: none;
}

.TopnaviButtonH, .TopnaviButton_downH {
	font-style: normal;
	font-weight: normal;
	color: black;
	height: 25px;
	text-align: left;
	text-decoration: none;
	background-color: #DCE49A;
	filter: alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}

.TopnaviButton_down {
	background-image:url(../images/navi_selected.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 25px;
}

.menuDrop {
	margin: 0;
	position: absolute; 
	top:0; 
	left:0; 
	z-index: 5000; 
	visibility: hidden;
}

.menuDropChild {
	background-color: #ECECEC;
	border: #B6B2AD solid 1px;
	border-top: transparent none 0px;
	font-style: normal;
	font-weight: normal;
	color: black;
}

.menuDropShadow {
	position: absolute; 
	top:0; 
	left:0; 
	z-index: 4000; 
	visibility: hidden;
	overflow: hidden;
}

.menuDropShadowChild {
	background-color: #B6B2AD;
	width: 100%;
	height: 100%;
}

.dropButton {
	font-style: normal;
	font-weight: normal;
	color: black;
	border-top: #B6B2AD solid 1px;
	padding: 3px;	
	padding-left: 12px;
	white-space: nowrap;
	margin: 0;
}

.dropButton_down {
	font-style: normal;
	font-weight: normal;
	color: black;
	border-top: #B6B2AD solid 1px;
	padding: 3px;
	padding-left: 12px;
	white-space: nowrap;
	margin: 0;
}

.dropButtonH, .dropButton_downH {
	font-style: normal;
	font-weight: normal;
	color: black;
	border-top: #B6B2AD solid 1px;
	padding: 3px;	
	padding-left: 12px;
	white-space: nowrap;
	margin: 0;
	background-color: #DCE49A;
}

.dropButtonHaveSub_right {
	background-image: url(../images/right.gif);
	background-repeat: no-repeat;
	background-position: 12px 8px;
	padding-left: 25px;
}

.dropButtonHaveSub_left {
	background-image: url(../images/right.gif);
	background-repeat: no-repeat;
	background-position: 12px 8px;
	padding-left: 25px;
}

A.dropButtonA:link		{cursor: default; color: black; text-decoration: none; font-weight: normal;}
A.dropButtonA:visited	{cursor: default; color: black; text-decoration: none; font-weight: normal;}
A.dropButtonA:active	{cursor: default; color: black; text-decoration: none; font-weight: normal;}
A.dropButtonA:hover		{cursor: default; color: black; text-decoration: none; font-weight: normal;}

A.dropButtonA_down	{cursor: default; text-decoration: none; font-weight: bold; color: #000000;}
A.dropButtonA_down:hover	{cursor: default; text-decoration: none;}


/* WBW */

#wbw {
	font-family: Arial, Helvetica, sans-serif;
}

#wbw h1 {
	margin-bottom: 15px;
	color: #ff6600;
	font-size: 15px;
	font-weight: bold;
}

#wbw input, #wbw textarea, #wbw select {
	font-weight: normal;
	font-size: 11px;
}

#wbw div {
	font-size: 13px;
	margin-bottom: 10px;
	font-weight: bold;
}

#wbw2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #101010;
	line-height: 20px;
}

#wbw2 h1 {
	margin-bottom: 15px;
	color: #ff6600;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}

#wbw2 h2 {
	color: #101010;
	font-weight: bold;
	font-size: 14px;
	line-height: normal;
	margin-bottom: 10px;
}

#wbw2 div {
	font-size: 12px;
	line-height: 20px;
}

#wbw2 input, #wbw2 textarea, #wbw2 select {
	font-weight: normal;
	font-size: 11px;
}

.width100 {
	width: 100%;
}

#wbw td .wbwfont {
	font-size: 13px;
	font-weight: bold;	
}

#wbw2 td .wbwfont {
	font-size: 12px;
	font-weight: normal;	
}


.wbwTable {
	padding: 0;
	margin: 0;
	margin-top: 5px;
}

td .wbw1tl {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw1tl.png);
	background-position: 0 0;
}

td .wbw1tr {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw1tr.png);
	background-position: 0 0;
}

td .wbw1bl {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw1bl.png);
	background-position: 0 0;
}

td .wbw1br {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw1br.png);
	background-position: 0 0;
}

td .wbw1t {
	height: 7px;
	background-repeat: repeat-x;
	background-image: url(../images/wbw1t.png);
	background-position: 0 0;
}

td .wbw1b {
	height: 7px;
	background-repeat: repeat-x;
	background-image: url(../images/wbw1b.png);
	background-position: 0 0;
}

td .wbw1l {
	width: 7px;
	background-repeat: repeat-y;
	background-image: url(../images/wbw1l.png);
	background-position: 0 0;
}

td .wbw1r {
	width: 7px;
	background-repeat: repeat-y;
	background-image: url(../images/wbw1r.png);
	background-position: 0 0;
}

td .wbw1m {
	background-color: #e7faf8;
}

td .wbw1m textarea {
	scrollbar-face-color:#e7faf8;
	scrollbar-arrow-color:#e7faf8;
	scrollbar-highlight-color:#e7faf8;
	scrollbar-shadow-color:#e7faf8;
	scrollbar-3dlight-color:#e7faf8;
	scrollbar-darkshadow-color:#e7faf8;
	scrollbar-track-color:#e7faf8;
}

.wbw1 {
	border: 1px solid #e7faf8;
	background-color: #e7faf8;
}

td .wbw2tl {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw2tl.png);
	background-position: 0 0;
}

td .wbw2tr {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw2tr.png);
	background-position: 0 0;
}

td .wbw2bl {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw2bl.png);
	background-position: 0 0;
}

td .wbw2br {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw2br.png);
	background-position: 0 0;
}

td .wbw2t {
	height: 7px;
	background-repeat: repeat-x;
	background-image: url(../images/wbw2t.png);
	background-position: 0 0;
}

td .wbw2b {
	height: 7px;
	background-repeat: repeat-x;
	background-image: url(../images/wbw2b.png);
	background-position: 0 0;
}

td .wbw2l {
	width: 7px;
	background-repeat: repeat-y;
	background-image: url(../images/wbw2l.png);
	background-position: 0 0;
}

td .wbw2r {
	width: 7px;
	background-repeat: repeat-y;
	background-image: url(../images/wbw2r.png);
	background-position: 0 0;
}

td .wbw2m {
	background-color: #ff6600;
}

td .wbw2m textarea {
	scrollbar-face-color:#ff6600;
	scrollbar-arrow-color:#ff6600;
	scrollbar-highlight-color:#ff6600;
	scrollbar-shadow-color:#ff6600;
	scrollbar-3dlight-color:#ff6600;
	scrollbar-darkshadow-color:#ff6600;
	scrollbar-track-color:#ff6600;
}

.wbw2 {
	border: 1px solid #ff6600;
	background-color: #ff6600;
}

td .wbw3tl {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw3tl.png);
	background-position: 0 0;
}

td .wbw3tr {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw3tr.png);
	background-position: 0 0;
}

td .wbw3bl {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw3bl.png);
	background-position: 0 0;
}

td .wbw3br {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw3br.png);
	background-position: 0 0;
}

td .wbw3t {
	height: 7px;
	background-repeat: repeat-x;
	background-image: url(../images/wbw3t.png);
	background-position: 0 0;
}

td .wbw3b {
	height: 7px;
	background-repeat: repeat-x;
	background-image: url(../images/wbw3b.png);
	background-position: 0 0;
}

td .wbw3l {
	width: 7px;
	background-repeat: repeat-y;
	background-image: url(../images/wbw3l.png);
	background-position: 0 0;
}

td .wbw3r {
	width: 7px;
	background-repeat: repeat-y;
	background-image: url(../images/wbw3r.png);
	background-position: 0 0;
}

td .wbw3m {
	background-color: #f0f0f0;
}

td .wbw3m textarea {
	scrollbar-face-color:#f0f0f0;
	scrollbar-arrow-color:#f0f0f0;
	scrollbar-highlight-color:#f0f0f0;
	scrollbar-shadow-color:#f0f0f0;
	scrollbar-3dlight-color:#f0f0f0;
	scrollbar-darkshadow-color:#f0f0f0;
	scrollbar-track-color:#f0f0f0;
}

.wbw3 {
	border: 1px solid #f0f0f0;
	background-color: #f0f0f0;
}

#postithere {
	position: absolute;
	width: 119px;
	height: 105px;
	background-repeat: no-repeat;
	background-image: url(../images/post_it_here.png);
	background-position: 0 0;
	z-index: 9999;
}

td .wbwGreen {
	vertical-align: center;
	background-color: #29afa4;
	color: #ffffff;
	padding: 3px;
	text-align: left;
}

td .wsmGreen {
	vertical-align: center;
	background-color: #68b81f;
	color: #ffffff;
	padding: 3px;
}

td .wbwListOdd {
	background-color: #ffffff;
	color: #000000;
	vertical-align: center;
	font-weight: bold;
	padding: 3px;
}

td .wbwListEven {
	background-color: #f0f0f0;
	color: #000000;
	vertical-align: center;
	font-weight: bold;
	padding: 3px;
}

div .wbwTip {
	display: block;
	visibility: hidden;
	position: absolute;
	margin: 0;
	padding: 0;
	width: 358px;
	height: 133px;
	background-image: url(../images/manschgerl.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 20px;
	margin-top: -114px;
}

div .wbwTipText {
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	margin: 0;
	padding: 0;
	width: 292px;
	height: 76px;
	overflow: hidden;
	margin-left: 60px;
	margin-top: 10px;
}

.wbwInfoBox {
	display: none;
	position: absolute;
	width: 450px;
	margin-left: 50px;
	margin-top: -400px;
	font-weight: normal;
	color: black;
	padding: 0px;
	z-index: 9999;
	padding-bottom: 30px;
}

.wbwInfoBoxContent {
	border: #e0ad10 solid 1px;
	background-color: white;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;	
}

.wbwInfoBoxHeader {
	width: 100%;
	height: 81px;
	background-image: url(../images/wbw-popup-header.png);
	background-position: right;
}

.wbwInfoBoxHeaderLog {
	width: 100%;
	height: 81px;
	background-image: url(../images/wbw-popup-header-log.png);
	background-position: right;
}

.wsemInfoBoxHeader {
   width: 100%;
   height: 81px;
   background-image: url(../images/wseminar-popup-header.png);
   background-position: right;
}

.errorPointer {
	width: 16px;
	height: 16px;
	background-image: url(../images/missing.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	position: absolute;
	margin-left: -25px;
}

td .wbw4tl {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw4tl.png);
	background-position: 0 0;
}

td .wbw4tr {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw4tr.png);
	background-position: 0 0;
}

td .wbw4bl {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw4bl.png);
	background-position: 0 0;
}

td .wbw4br {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw4br.png);
	background-position: 0 0;
}

td .wbw4t {
	height: 7px;
	background-repeat: repeat-x;
	background-image: url(../images/wbw4t.png);
	background-position: 0 0;
}

td .wbw4b {
	height: 7px;
	background-repeat: repeat-x;
	background-image: url(../images/wbw4b.png);
	background-position: 0 0;
}

td .wbw4l {
	width: 7px;
	background-repeat: repeat-y;
	background-image: url(../images/wbw4l.png);
	background-position: 0 0;
}

td .wbw4r {
	width: 7px;
	background-repeat: repeat-y;
	background-image: url(../images/wbw4r.png);
	background-position: 0 0;
}

td .wbw4m {
	background-color: #fff657;
}

td .wbw4m textarea {
	scrollbar-face-color:#fff657;
	scrollbar-arrow-color:#fff657;
	scrollbar-highlight-color:#fff657;
	scrollbar-shadow-color:#fff657;
	scrollbar-3dlight-color:#fff657;
	scrollbar-darkshadow-color:#fff657;
	scrollbar-track-color:#fff657;
}

.wbw4 {
	border: 1px solid #fff657;
	background-color: #fff657;
}

#prakT {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

#prakT td {
	vertical-align: top;
}

.prakT1 {
	margin-bottom: 5px;
	font-size: 12px;
	color: #998402;
}

.prakT2 {
	font-size: 14px;
	color: #998402;
	margin-bottom: 5px;
}

td .wbw5tl {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw5tl.png);
	background-position: 0 0;
}

td .wbw5tr {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw5tr.png);
	background-position: 0 0;
}

td .wbw5bl {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw5bl.png);
	background-position: 0 0;
}

td .wbw5br {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw5br.png);
	background-position: 0 0;
}

td .wbw5t {
	height: 7px;
	background-repeat: repeat-x;
	background-image: url(../images/wbw5t.png);
	background-position: 0 0;
}

td .wbw5b {
	height: 7px;
	background-repeat: repeat-x;
	background-image: url(../images/wbw5b.png);
	background-position: 0 0;
}

td .wbw5l {
	width: 7px;
	background-repeat: repeat-y;
	background-image: url(../images/wbw5l.png);
	background-position: 0 0;
}

td .wbw5r {
	width: 7px;
	background-repeat: repeat-y;
	background-image: url(../images/wbw5r.png);
	background-position: 0 0;
}

td .wbw5m {
	background-color: #ffffa5;
}

td .wbw5m textarea {
	scrollbar-face-color:#ffffa5;
	scrollbar-arrow-color:#ffffa5;
	scrollbar-highlight-color:#ffffa5;
	scrollbar-shadow-color:#ffffa5;
	scrollbar-3dlight-color:#ffffa5;
	scrollbar-darkshadow-color:#ffffa5;
	scrollbar-track-color:#ffffa5;
}

.wbw5 {
	border: 1px solid #ffffa5;
	background-color: #ffffa5;
}

/*W Seminar sub */
td .wbw6tl {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw6tl.png);
	background-position: 0 0;
}

td .wbw6tr {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw6tr.png);
	background-position: 0 0;
}

td .wbw6bl {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw6bl.png);
	background-position: 0 0;
}

td .wbw6br {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw6br.png);
	background-position: 0 0;
}

td .wbw6t {
	height: 7px;
	background-repeat: repeat-x;
	background-image: url(../images/wbw6t.png);
	background-position: 0 0;
}

td .wbw6b {
	height: 7px;
	background-repeat: repeat-x;
	background-image: url(../images/wbw6b.png);
	background-position: 0 0;
}

td .wbw6l {
	width: 7px;
	background-repeat: repeat-y;
	background-image: url(../images/wbw6l.png);
	background-position: 0 0;
}

td .wbw6r {
	width: 7px;
	background-repeat: repeat-y;
	background-image: url(../images/wbw6r.png);
	background-position: 0 0;
}

td .wbw6m {
	background-color: #e7f3f9;
}

td .wbw6m textarea {
	scrollbar-face-color:#e7f3f9;
	scrollbar-arrow-color:#e7f3f9;
	scrollbar-highlight-color:#e7f3f9;
	scrollbar-shadow-color:#e7f3f9;
	scrollbar-3dlight-color:#e7f3f9;
	scrollbar-darkshadow-color:#e7f3f9;
	scrollbar-track-color:#e7f3f9;
}

.wbw6 {
	border: 1px solid #e7f3f9;
	background-color: #e7f3f9;
}

td .wbw7tl {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw7tl.png);
	background-position: 0 0;
}

td .wbw7tr {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw7tr.png);
	background-position: 0 0;
}

td .wbw7bl {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw7bl.png);
	background-position: 0 0;
}

td .wbw7br {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw7br.png);
	background-position: 0 0;
}

td .wbw7t {
	height: 7px;
	background-repeat: repeat-x;
	background-image: url(../images/wbw7t.png);
	background-position: 0 0;
}

td .wbw7b {
	height: 7px;
	background-repeat: repeat-x;
	background-image: url(../images/wbw7b.png);
	background-position: 0 0;
}

td .wbw7l {
	width: 7px;
	background-repeat: repeat-y;
	background-image: url(../images/wbw7l.png);
	background-position: 0 0;
}

td .wbw7r {
	width: 7px;
	background-repeat: repeat-y;
	background-image: url(../images/wbw7r.png);
	background-position: 0 0;
}

td .wbw7m {
	background-color: #5daf1d;
}

td .wbw7m textarea {
	scrollbar-face-color:#5daf1d;
	scrollbar-arrow-color:#5daf1d;
	scrollbar-highlight-color:#5daf1d;
	scrollbar-shadow-color:#5daf1d;
	scrollbar-3dlight-color:#5daf1d;
	scrollbar-darkshadow-color:#5daf1d;
	scrollbar-track-color:#5daf1d;
}

.wbw7 {
	border: 1px solid #5daf1d;
	background-color: #5daf1d;
}

td .innerBoxPadding {
	padding: 3px;
}

#prakLinks {
	margin: 0;
	margin-top: 20px;
	margin-left: 15px;
}

#prakLinks td {
	vertical-align: middle;
}

td .prakLinksDivider {
	height: 10px;
}

/*Technik*/
td .wbw8tl {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw8tl.png);
	background-position: 0 0;
}

td .wbw8tr {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw8tr.png);
	background-position: 0 0;
}

td .wbw8bl {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw8bl.png);
	background-position: 0 0;
}

td .wbw8br {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw8br.png);
	background-position: 0 0;
}

td .wbw8t {
	height: 7px;
	background-repeat: repeat-x;
	background-image: url(../images/wbw8t.png);
	background-position: 0 0;
}

td .wbw8b {
	height: 7px;
	background-repeat: repeat-x;
	background-image: url(../images/wbw8b.png);
	background-position: 0 0;
}

td .wbw8l {
	width: 7px;
	background-repeat: repeat-y;
	background-image: url(../images/wbw8l.png);
	background-position: 0 0;
}

td .wbw8r {
	width: 7px;
	background-repeat: repeat-y;
	background-image: url(../images/wbw8r.png);
	background-position: 0 0;
}

td .wbw8m {
	background-color: #bcd5ef;
}

td .wbw8m textarea {
	scrollbar-face-color:#bcd5ef;
	scrollbar-arrow-color:#bcd5ef;
	scrollbar-highlight-color:#bcd5ef;
	scrollbar-shadow-color:#bcd5ef;
	scrollbar-3dlight-color:#bcd5ef;
	scrollbar-darkshadow-color:#bcd5ef;
	scrollbar-track-color:#bcd5ef;
}

.wbw8 {
	border: 1px solid #bcd5ef;
	background-color: #bcd5ef;
}

td .wbw9tl {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw9tl.png);
	background-position: 0 0;
}

td .wbw9tr {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw9tr.png);
	background-position: 0 0;
}

td .wbw9bl {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw9bl.png);
	background-position: 0 0;
}

td .wbw9br {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw9br.png);
	background-position: 0 0;
}

td .wbw9t {
	height: 7px;
	background-repeat: repeat-x;
	background-image: url(../images/wbw9t.png);
	background-position: 0 0;
}

td .wbw9b {
	height: 7px;
	background-repeat: repeat-x;
	background-image: url(../images/wbw9b.png);
	background-position: 0 0;
}

td .wbw9l {
	width: 7px;
	background-repeat: repeat-y;
	background-image: url(../images/wbw9l.png);
	background-position: 0 0;
}

td .wbw9r {
	width: 7px;
	background-repeat: repeat-y;
	background-image: url(../images/wbw9r.png);
	background-position: 0 0;
}

td .wbw9m {
	background-color: #005d90;
}

td .wbw9m textarea {
	scrollbar-face-color:#005d90;
	scrollbar-arrow-color:#005d90;
	scrollbar-highlight-color:#005d90;
	scrollbar-shadow-color:#005d90;
	scrollbar-3dlight-color:#005d90;
	scrollbar-darkshadow-color:#005d90;
	scrollbar-track-color:#005d90;
}

.wbw9 {
	border: 1px solid #005d90;
	background-color: #005d90;
}


td .wbw10tl {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw10tl.png);
	background-position: 0 0;
}

td .wbw10tr {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw10tr.png);
	background-position: 0 0;
}

td .wbw10bl {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw10bl.png);
	background-position: 0 0;
}

td .wbw10br {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw10br.png);
	background-position: 0 0;
}

td .wbw10t {
	height: 7px;
	background-repeat: repeat-x;
	background-image: url(../images/wbw10t.png);
	background-position: 0 0;
}

td .wbw10b {
	height: 7px;
	background-repeat: repeat-x;
	background-image: url(../images/wbw10b.png);
	background-position: 0 0;
}

td .wbw10l {
	width: 7px;
	background-repeat: repeat-y;
	background-image: url(../images/wbw10l.png);
	background-position: 0 0;
}

td .wbw10r {
	width: 7px;
	background-repeat: repeat-y;
	background-image: url(../images/wbw10r.png);
	background-position: 0 0;
}

td .wbw10m {
	background-color: #f0f0f0;
}

td .wbw10m textarea {
	scrollbar-face-color:#f0f0f0;
	scrollbar-arrow-color:#f0f0f0;
	scrollbar-highlight-color:#f0f0f0;
	scrollbar-shadow-color:#f0f0f0;
	scrollbar-3dlight-color:#f0f0f0;
	scrollbar-darkshadow-color:#f0f0f0;
	scrollbar-track-color:#f0f0f0;
}

.wbw10 {
	border: 1px solid #f0f0f0;
	background-color: #f0f0f0;
}


td .wbw11tl {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw11tl.png);
	background-position: 0 0;
}

td .wbw11tr {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw11tr.png);
	background-position: 0 0;
}

td .wbw11bl {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw11bl.png);
	background-position: 0 0;
}

td .wbw11br {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw11br.png);
	background-position: 0 0;
}

td .wbw11t {
	height: 7px;
	background-repeat: repeat-x;
	background-image: url(../images/wbw11t.png);
	background-position: 0 0;
}

td .wbw11b {
	height: 7px;
	background-repeat: repeat-x;
	background-image: url(../images/wbw11b.png);
	background-position: 0 0;
}

td .wbw11l {
	width: 7px;
	background-repeat: repeat-y;
	background-image: url(../images/wbw11l.png);
	background-position: 0 0;
}

td .wbw11r {
	width: 7px;
	background-repeat: repeat-y;
	background-image: url(../images/wbw11r.png);
	background-position: 0 0;
}

td .wbw11m {
	background-color: #fcd78a;
}

td .wbw11m textarea {
	scrollbar-face-color:#fcd78a;
	scrollbar-arrow-color:#fcd78a;
	scrollbar-highlight-color:#fcd78a;
	scrollbar-shadow-color:#fcd78a;
	scrollbar-3dlight-color:#fcd78a;
	scrollbar-darkshadow-color:#fcd78a;
	scrollbar-track-color:#fcd78a;
}

.wbw11 {
	border: 1px solid #fcd78a;
	background-color: #fcd78a;
}


td .wbw12tl {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw12tl.png);
	background-position: 0 0;
}

td .wbw12tr {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw12tr.png);
	background-position: 0 0;
}

td .wbw12bl {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw12bl.png);
	background-position: 0 0;
}

td .wbw12br {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw12br.png);
	background-position: 0 0;
}

td .wbw12t {
	height: 7px;
	background-repeat: repeat-x;
	background-image: url(../images/wbw12t.png);
	background-position: 0 0;
}

td .wbw12b {
	height: 7px;
	background-repeat: repeat-x;
	background-image: url(../images/wbw12b.png);
	background-position: 0 0;
}

td .wbw12l {
	width: 7px;
	background-repeat: repeat-y;
	background-image: url(../images/wbw12l.png);
	background-position: 0 0;
}

td .wbw12r {
	width: 7px;
	background-repeat: repeat-y;
	background-image: url(../images/wbw12r.png);
	background-position: 0 0;
}

td .wbw12m {
	background-color: #c6c7c9;
}

td .wbw12m textarea {
	scrollbar-face-color:#c6c7c9;
	scrollbar-arrow-color:#c6c7c9;
	scrollbar-highlight-color:#c6c7c9;
	scrollbar-shadow-color:#c6c7c9;
	scrollbar-3dlight-color:#c6c7c9;
	scrollbar-darkshadow-color:#c6c7c9;
	scrollbar-track-color:#c6c7c9;
}

.wbw12 {
	border: 1px solid #c6c7c9;
	background-color: #c6c7c9;
}

td .wbw13tl {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw13tl.png);
	background-position: 0 0;
}

td .wbw13tr {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw13tr.png);
	background-position: 0 0;
}

td .wbw13bl {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw13bl.png);
	background-position: 0 0;
}

td .wbw13br {
	width: 7px;
	height: 7px;
	background-repeat: no-repeat;
	background-image: url(../images/wbw13br.png);
	background-position: 0 0;
}

td .wbw13t {
	height: 7px;
	background-repeat: repeat-x;
	background-image: url(../images/wbw13t.png);
	background-position: 0 0;
}

td .wbw13b {
	height: 7px;
	background-repeat: repeat-x;
	background-image: url(../images/wbw13b.png);
	background-position: 0 0;
}

td .wbw13l {
	width: 7px;
	background-repeat: repeat-y;
	background-image: url(../images/wbw13l.png);
	background-position: 0 0;
}

td .wbw13r {
	width: 7px;
	background-repeat: repeat-y;
	background-image: url(../images/wbw13r.png);
	background-position: 0 0;
}

td .wbw13m {
	background-color: #e0e0e0;
}

td .wbw13m textarea {
	scrollbar-face-color:#e0e0e0;
	scrollbar-arrow-color:#e0e0e0;
	scrollbar-highlight-color:#e0e0e0;
	scrollbar-shadow-color:#e0e0e0;
	scrollbar-3dlight-color:#e0e0e0;
	scrollbar-darkshadow-color:#e0e0e0;
	scrollbar-track-color:#e0e0e0;
}

.wbw13 {
	border: 1px solid #e0e0e0;
	background-color: #e0e0e0;
}



.page {
	color: #1a62c8;
	font-size: 16px;
	vertical-align: top;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
}

th.desc{
	background-image:url(../images/caret_up.gif);
	background-repeat: no-repeat;
	background-position: 90% center;
}
th.asc{
	background-image:url(../images/caret_down.gif);
	background-repeat: no-repeat;
	background-position: 90% center;
}

#iframeberufes, #iframeberufesResult {
	width: 800px;
	overflow: hidden;
	border: solid 1px black;
}

#iframeberufesResult table {
	width: 100%;
}

#iframeberufes table {
	width: 360px;
	margin-left: 10px;
	margin-top: 15px;
}

#iframeberufes td {
	vertical-align: middle;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	padding: 5px;
	width: 50%;
}

#iframeberufes input, #iframeberufes select {
	width: 220px;
}

#relogin {
	position: absolute;
	background-color: white;
	top: 125px;
	left: 15px;
	width: 300px;
	border: 1px solid black;
	padding: 10px;
	z-index:999998;
}

#lbox_shadow {
	position: absolute;
	background-color: black;
	-moz-opacity:.70;
	opacity:.70;
	filter: alpha(opacity=70);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 10px;
	z-index:999998;
}

.newWall {
	border: 1px solid #ED9923;
}

a.wallDelete {
	display: block;
	font-size: 12px;
	cursor: pointer;
	position: absolute;
	margin-left: 465px;
	margin-top: 0px;
	z-index: 999;
	background-image: url(../images/wallClose.png);
	background-position: 0 0;
	width: 15px;
	heigh: 15px;
}

a.wallDelete:hover, a.wallDelete:focus {
	background-position: 0 -30px;
}

td .wbwOrange {
	vertical-align: center;
	background-color: #e6cb40;
	color: #ffffff;
	padding: 3px;
	text-align: left;
}



