body, p, td, div {
	margin: 0px;
	color:#253C51;
	font-family: arial;
	font-size:12px;
}


hr{
	color:#0070B8;
	width:100%;
	height:1pt;
	
}

.mainDiv{
	width: 760px;
	border: 0px solid #ff0000;
}
.topDiv{
	width: 100%;
	height: 95px;
	border: 0px solid #00ff00;
}
.floatleft{
	float: left;
}
.floatright{
	float: right;
}
.floatleftheader{
	float: left;
	padding-top: 15px;
	width: 100%;
	text-align:center;
}

.search{
	z-index:0;
	float:left;
	padding-top:15px;
	width:100%;
}
.floatright{
	float: right;
}
.menubar{
	background-image: url('/proimages/bar.gif');
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight:normal;
	padding-top:3px;
}
.textDiv{
	width: 100%;
	height: 80px;
	border: 0px solid #0000ff;
	padding-top: 25px;
}
.naviDiv{
	width: 100%;
	border: 0px solid #0000ff;
}
.spacerDiv{
	width: 100%;
	height: 20px;
	border: 0px solid #00ff00;
}
.redtext{
	padding-top: 20px;
	color: #930009;
	font-size: 16px;
}
.greentext{
	padding-top: 20px;
	color: #41B847;
	font-size: 16px;
}
.bottomDiv{
	border: 0px solid #00ff00;
	height: 35px;
	background-color: #CF8086;
}
.leftDiv{
	float: left;
	width: 25%;
	border: 1px solid #00ff00;
}
.bottomtext{
	font-size: 12px;
	float: left;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 44px;
	/*padding-top: 5px;*/
	height: 35px;
	background-color: #E2B2B5;
}
.linktext{
	font-size: 12px;
	text-decoration: underline;
	float: left;
	color: #FFFFFF;
	padding-left: 16px;
	padding-right: 62px;	
	padding-top: 10px;
	height: 35px;
	vertical-align: middle;
	/*background-color: #CF8086;*/
}
.mapbg{
	background-image: url('/proimages/maps.jpg');
	background-repeat: no-repeat;
	float: right;
	width: 94px;
	height: 35px;
	padding-top: 12px;
	padding-left: 6px;
	border: 0px solid #0000ff;	
}
.verttext{
	writing-mode:tb-rl;
	filter: flipv fliph;
	color:#253C51;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	padding-top: 3px;
}

#tab td{
	border-left: 2px solid #000000;
	border-top: 2px solid #000000;
}
.endtd {
	border-right: 2px solid #000000;
}

.LoginButton {
	background-image: url("/proimages/login_button.jpg");
	background-repeat: no-repeat;
	background-color: transparent;
	height: 25px;
	width: 53px;
	border: 0px solid #888888;
	cursor: pointer;
}

#tab1 td{
	border-left: 0px;
	border-top: 0px;
}

.rtd{
	border-right: 2px solid #000000;
}

.btd{
	border-bottom: 2px solid #000000;
}

.drop{
	font-family: arial;
	font-size: 12px;
	color:#253C51;
}

.inText{
	color:#253C51;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}


.inputText{
	color:#253C51;
	font-size: 12px;
	font-family: Arial;
}

.chTd{
	width:200px;
	font-weight:bold;
}

A:link {
	color: #000000; 
	text-decoration: underline;
}
A:visited { 
	color: #000000;
	text-decoration: underline;
}
A:active { 
	color: #000000;
	text-decoration: underline;
}
A:hover { 
	color: #000000;
	text-decoration: underline;
}


a.ort:link {
	color: #000000; 
	text-decoration:none;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
}
a.ort:visited { 
	color: #000000; 
	text-decoration:none;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
}
a.ort:active { 
	color: #000000; 
	text-decoration:none;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
}
a.ort:hover { 
	color: #000000; 
	text-decoration:none;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
}

a.footLink:link,a.footLink:visited,a.footLink:active,a.footLink:hover{
	color: #FFFFFF;
	font-weight:normal;
	text-decoration:none
}

.kontHeader{
	float:left;
	font-weight:bold;
	width:120px;
}

.noresult{
	color:#ff0000;
	font-weight:bold;
}
.ortlabel {
	padding-top: 25px;
}

.main_navi_heading{
	background:#036FB7;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	width:185px;
	height:25px;
	color: #ffffff;
	padding-left:10px;
	cursor:pointer;
}



.main_middle_navi{
	background:#DFDFDF;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	width:185px;
	height:25px;
	color: #267BB1;
	padding-left:10px;
}

.main_navi_sub{
	background:#F4F4F4;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	width:175px;
	height:20px;
	color: #267BB1;
	padding-left:20px;
}

.main_navi_subHoverXX{
	background:#036FB7;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	width:175px;
	height:20px;
	color: #ffffff;
	cursor:pointer;
	padding-left:20px;
	
}

.main_navi_subHover{
	background:#036FB7;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	width:192px;
	height:20px;
	color: #ffffff;
	cursor:pointer;
	text-indent:34px;
}


.right_repeat{
	background-image: url('/proimages/right_repeat.jpg');
	background-repeat: repeat-y;
	text-align:right;
}

.top_header{
	font-weight: bold;
	font-size: 28px;
	color: #0070B8;
	font-family: Arial;
}
.news_header{
	background-image: url('/proimages/right_top.jpg');
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	width:165px;
	height:24px;
	text-align: center;
	font-family: Arial;
}
.news_box{
	background-image: url('/proimages/new_box.jpg');
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	width:165px;
	font-family:Arial;
	text-align:left;
	

}
.content_text{
	font-family:Arial;
	color: #000000;
	font-size: 13px;
}
.footer_text{
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	font-family: Arial;
}
.footer_corner{
	background-image:url('/proimages/bottom_repeat.jpg'); 
	background-repeat:repeat-y; 
	text-align:right;
}
.text_td{
	padding-left:17px;
	padding-right:17px;
}
ul.text_boxes{
	list-style-position:outside;
	list-style: disc outside;
 	border:1px solid #ff0000;
 	text-align:left;
}
.breadcrumb_text{
	font-weight: normal;
	font-size: 10px;
	color: #0070B8;
	font-family: Arial;
	float:left;
}
.email_text{
	font-weight: normal;
	font-size: 10px;
	color: #0070B8;
	font-family: Arial;
	float:right;
}
.login_title{
	float:left;
	font-size:11px;
	font-family: Arial;
}
.login_textbox{
	float: right;
}
.forgot_text{
	float:left;
	font-size:10px;
	font-family: Arial;
	font-weight:bold;
}
.hr_line{
	color:#006EB4; 
	height:1px;
}
ul {
  
}
li{
	list-style-position: inside;
	
}
.HideTD{
	visibility:hidden;
	display:none;
}

.ShowTD{
	visibility:visible;
	display:block;
}

.loginerror{
	color: #930009;
	font-size: 11px;
}


.RegLabel{
	font-family:Arial;
 	font-weight:bold;
	color: #000000;
	font-size: 12px;
}

.ResetButton {
	background-image: url("/proimages/loschen.jpg");
	background-repeat: no-repeat;
	background-color: transparent;
	height: 29px;
	width: 106px;
	border: 0px solid #888888;
	cursor: pointer;
}

.SubmitButton {
	background-image: url("/proimages/buchen.jpg");
	background-repeat: no-repeat;
	background-color: transparent;
	height: 21px;
	width: 105px;
	border: 0px solid #888888;
	cursor: pointer;
}

.articlesContent{
	font-family:Arial;
	color: #000000;
	font-size: 12px;
}

.captionText{
	font-family:Arial;
	font-style:italic;
 	color: #000000;
 	padding-left:4px;
	font-size: 11px;
}

.content_box{
	font-family:Arial;	
	font-size: 13px;
}

.down_text{
	font-weight: bold;
	font-size: 12px;
	color: #0070B8;
	font-family: Arial;
	text-decoration: underline;
}

.newsHeader{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Arial;
}


.newsContent{
	font-size: 12px;
	color: #000000;
	font-family: Arial;
}

.emailerror{
	color: #FF3322;
	font-size: 11px;
}

.Btn_email{
	border: 1px solid #888888;
	bgcolor: #000000;
	height: 20px;
	font-family: arial;
	font-size: 12px;
}
.d_text{
	font-weight: normal;
	font-size: 10px;
	color: #0070B8;
	font-family: Arial;
	
}
.field_text{
	font-weight: bold;
}

.DownloadsContent{
	font-weight: normal;
	font-size: 12px;
	color:#000000;
	font-family: Arial;
	
}


.downloadsHeader{
	font-size: 14px;
	color:#ffffff;
	font-family: Arial;
	font-weight: bold;
	background-color:#0170B5;
	height:25px;
	padding-bottom:4px;
	text-align:center;
}


.searchButton{
	background-color:#F3F3F3;
	font-weight:bold;
	color:#000000;
	cursor:pointer;
	width:63px;
	height:23px;
}


.authorText{
	font-weight: normal;
	font-size: 10px;
	color:#000000;
	font-family: Arial;
}

.edition_text{
	font-weight: normal;
	font-size: 18px;
	color: #0070B8;
	font-family: Arial;
}


.blText{
	font-weight: bold;
	font-size: 10px;
	color:#0070B8;
	font-family: Arial;
}
.dnText{
	font-weight: bold;
	font-size: 11px;
	color:#000000;
	font-family: Arial;
}

down_text:visited { 
	color: #0070B8;
	text-decoration:none;
}
down_text:active { 
	color: #0070B8;
	text-decoration:none;
}
down_text:hover { 
	color: #0070B8;
	text-decoration:none;
}

.WorkLabel{
	font-family:Arial;
 	font-weight:bold;
	color: #000000;
	font-size: 14px;
}

.titleDesc{
	font-family:Arial;
 	color: #000000;
	font-size: 12px;
}


.buyButton{
	background-color:#F3F3F3;
	font-weight:bold;
	color:#000000;
	cursor:pointer;
	
}

.whiteButton{
	border: 1px solid #ffffff;
	background-color:#ffffff;
	font-weight:bold;
	color:#0070B8;
	cursor:pointer;
	
	height:23px;	
}

.workshopText{
	font-weight: bold;
	font-size: 15px;
	color: #0070B8;
	font-family: Arial;
}

.bluetext {
	color: #0070b8;
	font-weight: bold;
}

.bolditalictext {
	font-weight: bold;
	font-style: italic;
}

a.mnuLink:link, a.mnuLink:active, a.mnuLink:visited, a.mnuLink:hover{
	font-family: Arial;
	font-size: 10px;
	text-decoration: underline;
}

.textbox{
	border: 1px solid #888888;
	font-family: arial;
	font-size: 12px;
	padding-left: 2px;
	padding-right: 2px;
}

.BuyBt{
	background-image: url("/proimages/jetztkaufen.gif");
	background-repeat: no-repeat;
	background-color: transparent;
	height: 21px;
	width: 140px;
	border: 0px solid #888888;
	cursor: pointer;
}

.BuyBtover{
	background-image: url("/proimages/jetztkaufen_rollover.gif");
	background-repeat: no-repeat;
	background-color: transparent;
	height: 21px;
	width: 140px;
	border: 0px solid #888888;
	cursor: pointer;
}

.SndenBt{
	background-image: url("/proimages/senden.gif");
	background-repeat: no-repeat;
	background-color: transparent;
	height: 21px;
	width: 140px;
	border: 0px solid #888888;
	cursor: pointer;
}

.SndenBtover{
	background-image: url("/proimages/senden_over.gif");
	background-repeat: no-repeat;
	background-color: transparent;
	height: 21px;
	width: 140px;
	border: 0px solid #888888;
	cursor: pointer;
}

.LBt{
	background-image: url("/proimages/loginOver.gif");
	background-repeat: no-repeat;
	background-color: transparent;
	height: 16px;
	width: 85px;
	border: 0px solid #888888;
	cursor: pointer;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color:#2c68a6;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}

.LBtover{
	background-image: url("/proimages/login.gif");
	background-repeat: no-repeat;
	background-color: transparent;
	height: 16px;
	width: 85px;
	border: 0px solid #888888;
	cursor: pointer;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color:#FFFFFF;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}

.BBt{
	background-image: url("/proimages/buchen.gif");
	background-repeat: no-repeat;
	background-color: transparent;
	height: 21px;
	width: 140px;
	border: 0px solid #888888;
	cursor: pointer;
}

.BBtover{
	background-image: url("/proimages/buchen_over.gif");
	background-repeat: no-repeat;
	background-color: transparent;
	height: 21px;
	width: 140px;
	border: 0px solid #888888;
	cursor: pointer;
}

.PBt{
	background-image: url("/proimages/loginOver.gif");
	background-repeat: no-repeat;
	background-color: transparent;
	height: 16px;
	width: 85px;
	border: 0px solid #888888;
	cursor: pointer;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color:#2c68a6;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}

.PBtover{
	background-image: url("/proimages/login.gif");
	background-repeat: no-repeat;
	background-color: transparent;
	height: 16px;
	width: 85px;
	border: 0px solid #888888;
	cursor: pointer;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color:#FFFFFF;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}

.SBt{
	background-image: url("/proimages/loginOver.gif");
	background-repeat: no-repeat;
	background-color: transparent;
	height: 16px;
	width: 85px;
	border: 0px solid #888888;
	cursor: pointer;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color:#2c68a6;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}

.SBtover{
	background-image: url("/proimages/login.gif");
	background-repeat: no-repeat;
	background-color: transparent;
	height: 16px;
	width: 85px;
	border: 0px solid #888888;
	cursor: pointer;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color:#FFFFFF;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}

.Fp{
	background-image: url("/proimages/pass.gif");
	background-repeat: no-repeat;
	background-color: transparent;
	height: 21px;
	width: 140px;
	border: 0px solid #888888;
	cursor: pointer;
}

.Fpover{
	background-image: url("/proimages/pass-over.gif");
	background-repeat: no-repeat;
	background-color: transparent;
	height: 21px;
	width: 140px;
	border: 0px solid #888888;
	cursor: pointer;
}

.FBt{
	background-image: url("/proimages/fenster.gif");
	background-repeat: no-repeat;
	background-color: transparent;
	height: 21px;
	width: 140px;
	border: 0px solid #888888;
	cursor: pointer;
}

.FBtover{
	background-image: url("/proimages/fenster_over.gif");
	background-repeat: no-repeat;
	background-color: transparent;
	height: 21px;
	width: 140px;
	border: 0px solid #888888;
	cursor: pointer;
}
