/* Do not kill this styles!!! */

.content-block, .content-block td, .box_content, .box_content td {
	font: 11px/16px Tahoma;
}

.pic-pointer {cursor: pointer !important;}

img.alpha {
	behavior: url(/_lib/png.htc);
}


/* Do not kill this styles!!! */

/*DUMMY TABLES*/


.top, .topLeft, .topRight {
	background:#FFFFFF url(/images/index/dummy_top.gif) top left repeat-x;
	border-top:none !important;
	height:44px;
	padding-top: 4px;
}

.bottomLeft, .bottomDark, .bottomRightDark, .bottomLight, .bottomRightLight{
	background:url(/images/index/dummy_bot.gif) bottom left repeat-x !important;
}

.topRight {
/*	background:#FFFFFF url(/images/index/dummy_topright.gif) top right no-repeat;*/
}

.topLeft p, .top p, .topRight p{
	color: #133565 !important;
}

.bottomLight, .bottomRightLight, .rightLight, .centerLight{
	background:#f5f6f7;
	height:26px;
}

.bottomDark, .bottomRightDark, .rightDark, .centerDark{
	background:#edeff0;
	height:26px;
}

.left, .bottomLeft{
	background: #FFFFFF !important;
	height:26px;
}

.bottomLeft{
background: #ffffff url(/images/index/dummy_bot.gif) bottom left repeat-x !important;
}

.left p, .bottomLeft p{
	color:#ee7103 !important;
	text-transform:uppercase;
}

.left p strong, .bottomLeft p strong {
	font-weight: normal !important;
}

.oneColorLight, .oneColorDark, .twoColorRows, .twoColorCols{
	border-collapse: collapse;
	border:1px solid #d2d2d2;
}

.oneColorLight td, .oneColorDark td, .twoColorRows td, .twoColorCols td{
	border:1px solid #dce0e3;
	padding: 0px 0px 0px 0px !important;
}

.oneColorLight td, .oneColorLight td p, .oneColorDark td, .oneColorDark td p, .twoColorRows td, .twoColorRows td p, .twoColorCols td, .twoColorCols td p{
	margin:0px;
	padding:2px;
	font-size:11px/18px;
	color: #808183;
}

.topLeftHeader, .topHeader, .topRightHeader{
	background:#FF9600;
	height:4px !important;
	padding: 0px 0px 0px 0px !important;
	border:none !important;
}
/*DUMMY TABLES*/


/************************* WYSIWYG MAIN BLOCK EDIT STYLES *********************/
.edit_title, .edit_summary, .edit_author, .edit_datum, .edit_link_down {
	width:100%;
	border: 1px dashed #FFCC99;
	cursor: hand;
}

.edit_title {
	font: 20px Tahoma, serif;
	color: #f47b2b;
	background:transparent;
	margin-bottom: 6px;
}

.edit_summary {
	color:	#133565;
	font-weight: bold;
	background:transparent;
	margin-bottom: 15px;
}

.edit_author {
	background:transparent;
	margin-top: 15px;
	text-align:right;
}

.edit_datum {
	background:transparent;
	margin-top: 15px;
	text-align:right;
}

.edit_link_down {
	background: transparent;
	margin-top: 15px;
}

.edit_link_down .user-download, .edit_link_down .user-links {
	margin-top: 0px;
}

.edit_infobox_title {
	width: 100%;
	font: 12px Tahoma, serif;
	font-weight: bold;
	color: #f47b2b;
	background: transparent;
	cursor:hand;
	border:1px dashed #FFCC99;
}

.edit_infobox_content {
 	border: 1px dashed #ffcc99;
	cursor:pointer;
}

.edit_infobox_content_wysiwyg {
	font: normal 11px/16px Arial;
	color: #676767;
}

.edit_picturebox {
	/*border: 1px dashed #FFCC99;*/
	cursor: pointer;

	width: 185px;
	margin: 0px 0px 23px 0px;
}

.edit_picturebox .block_infobox_bottom {
	margin-bottom: 0px;
}


/**************************** FRONT MAIN BLOCK STYLES *************************/
.title {
	padding-bottom: 7px;
}

.summary {
	margin: 0px 0px 4px 0px;
	color:	#3f8ab7;
	font-weight: bold;
}

.content-block, .content-block p, .content-block a {
	color:	#133565;
}

.content-block p {
	padding: 0px;
	margin: 0px;
}

.content-block a, .box_content a {
	color: #EE7103;
	text-decoration: none;
}

.content-block a:hover, .box_content a:hover {
	text-decoration: underline;
}

.content-block a:visited, .box_content a:visited {
	color: #F09545;
}


.content-block ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.content-block ul li {
	padding-left: 9px;
	background: url(/images/index/ulbullet.gif) 2px 6px no-repeat;
}

.content-block ol {
	margin: 0;
	padding-left: 23px;
	padding-left: expression('28px');
}

.content-block ol li {
}

.content-block h1, .content-block h2, .content-block h3{
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
}

.content-block h2 {
	font-size: 13px;
}

.content-block h3 {
	font-size: 12px;
}


.user-links {
	padding:0;
	margin: 10px 0px 0px 0px;
}

.user-links a, .font_link {
	color: #ee7103;
	text-decoration: none;
	padding-left: 9px;
	background: url(/images/index/abullet.gif) 2px 5px no-repeat;
}

.user-links a:hover {
	text-decoration: underline;
}

.user-links a:visited {
	background: url(/images/index/avbullet.gif) 2px 5px no-repeat;
	color: #f09545;
}

.user-download {
	padding:0;
	margin: 10px 0px 0px 0px;
}

.user-download a, .font_download {
	font-size:10px;
	color: #ee7103;
	text-transform:uppercase;
	text-decoration: none;	
	padding-left: 16px;
	background: url(/images/index/dbullet.gif) 1px 2px no-repeat;
}

.user-download a:hover {
	text-decoration: underline;
}

.user-download a:visited {
	color: #f09545;
}

.user-datum-author {
	text-align: right;
	margin-top: 10px;
}

.user-author, .user-datum {
	color:	#000000;
}

/*element right*/

.box_top {
	background: url(/images/index/box_top.gif) left top no-repeat;
}

.box_bottom {	
	/*background: url(/images/index/box_bottom.gif) left bottom no-repeat;*/
}

.box_middle {
	background: #edeff0;
	width: 221px;
}

.box_padding {
	padding: 11px 32px 20px 18px;
}

.box_title {	
}

.box_content {
	color: #133565;
	font-size:10px;
	font-family:Tahoma;
	line-height:15px;
}

.box_content .mehr img, .content-block a img{
border:none;
background:none;
}

.box_content td {
	color: #656e73 !important;
}

.box_content img{
border:2px #ffffff solid;
/*margin:0px 9px 0px 0px;*/
}

.box_content p{
margin:0px;
padding:0px;
}

.box_content input {
	background: transparent;
}

.box_pic_padding {
}

/* SITEMAP STYLES */
.box2_top {
	background: url(/images/index/box2_top.gif) left top no-repeat;
}

.box2_bottom {
	height: 100%;
	background: url(/images/index/box2_bottom.gif) left bottom no-repeat;
}

.box2_middle {
	background: #ffffff;
	margin-bottom: 12px;
	width: 224px;
}

.box2_padding {
	padding: 15px 3px 16px 26px;
}

.box2_title {
	/*padding-left: 9px;*/
}


.sitemap_table{
border-collapse:collapse;
width:100%;
margin:0px 0px 0px 0px;
}

.sitemap_table td{
margin:0px;
padding:0px;
vertical-align:top;
}

.sitemap_table td ul li{
background:none !important;
zoom:1;
padding:0px 0px 0px 6px;
margin:expression('2px 0px 2px 0px');
}

.sitemap_table td h2{
padding:0px 0px 0px 14px;
}

.sitemap_table td ul li img.icon{
width:7px;
height:7px;
cursor:pointer;
margin: 0px 5px 0px 0px;
position: relative;
top: 0px;
}

.sitemap_table td ul li img.dot{
width:5px;
height:5px;
margin:0px 4px 0px 4px;
position:relative;
top:-1px;
left:-3px;
}

.sitemap_table ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.sitemap_header {
	display: block;
	width: 190px;
	height: 21px;
	margin-left: 2px;
}

.sitemap_table td ul li a{
	font: 11px Arial;
	color: #133565;
	text-decoration: none;
}

.sitemap_table td ul li a:hover {
	color:#ee7103;
	
}


/* VOTING STYLES */
.voting_results_table {
	width: 150px;
}
.voting_results_percents_table td {
	border: 1px solid #656e73;
}

.voting_results_percents_table img {
	background: #656e73;
}

.voting_email_input {
	border: 1px solid #656e73;
	font: 11px Arial;
	color: #676767;
}

/* PROGEO INCENTIVE */

.summaryinc{
font:bold 11px/16px Tahoma;
color:#133565;
text-transform:uppercase;
margin:0px 0px 15px 0px;
}

#but1{
display:block;
width:292px;
height:35px;
background:url(/images/but1.gif) no-repeat 0px 0px;
}

#but2{
display:block;
width:148px;
height:35px;
background:url(/images/but2.gif) no-repeat 0px 0px;
}

#but1, #but2{
float:left;
}

#but1:hover, #but2:hover{
background-position:0px -35px;
}

.ftop{
background:#ffffff url(/images/text01.gif) repeat-x top left;
width:469px;
}

.incttop{
background:#ffffff url(/images/text01.gif) repeat-x top left;
}

.ftopr{
background:#ffffff url(/images/text01.gif) repeat-x top left;
width:501px;
}

.ftopcp{
background:#ffffff url(/images/text01.gif) repeat-x top left;
width:529px;
}

.fbot{
background:url(/images/text02.gif) repeat-x bottom left;
padding:30px 0px 25px 0px;
}

.inctbot{
background:url(/images/text02.gif) repeat-x bottom left;
padding:1px 0px 1px 0px;
}

.fbotcp{
background:url(/images/text02.gif) repeat-x bottom left;
height:35px;
}

#login_form .inp, #recover_form .inp{
width:414px;
height:20px;
background:url(/images/text03.gif) no-repeat top left;
margin:0px 0px 8px 27px;
}

#register_form .inp{
width:444px;
height:20px;
background:url(/images/text05.gif) no-repeat top left;
margin:0px 0px 8px 27px;
}

#cp_form .inp{
width:474px;
height:20px;
background:url(/images/text09.gif) no-repeat top left;
margin:0px 0px 8px 27px;
}

#ob_form .inp{
width:474px;
height:20px;
background:url(/images/text12.gif) no-repeat top left;
margin:0px 0px 8px 27px;
}

.inpfil{
width:234px;
height:20px;
background:url(/images/text15.gif) no-repeat top left;
}

#register_form .inpd{
width:444px;
height:20px;
background:url(/images/text06.gif) no-repeat top left;
margin:0px 0px 8px 27px;
}

#cp_form .inpd{
width:474px;
height:20px;
background:url(/images/text10.gif) no-repeat top left;
margin:0px 0px 8px 27px;
}

#ob_form .inpd{
width:474px;
height:20px;
background:url(/images/text13.gif) no-repeat top left;
margin:0px 0px 8px 27px;
}

#register_form .cb{
margin:0px 0px 8px 27px;
position:relative;
top:10px;
}

#cp_form .cb{
margin:0px 0px 0px 27px;
position:relative;
top:10px;
}

#register_form .ta{
width:444px;
height:77px;
background:url(/images/text07.gif) no-repeat top left;
margin:0px 0px 8px 27px;
}

#cp_form .ta{
width:474px;
height:77px;
background:url(/images/text11.gif) no-repeat top left;
margin:0px 0px 8px 27px;
}

#ob_form .ta{
width:474px;
height:77px;
background:url(/images/text14.gif) no-repeat top left;
margin:0px 0px 8px 27px;
}

#login_form .inp label, #recover_form .inp label{
width:109px;
height:20px;
font:bold 11px/14px Tahoma;
line-height:expression('16px');
left:13px;
}

.inpfil label{
width:68px;
height:20px;
font:bold 11px/14px Tahoma;
line-height:expression('16px');
left:13px;
}

#register_form .inp label, #register_form .inpd label{
width:156px;
height:20px;
font:bold 11px/14px Tahoma;
line-height:expression('16px');
left:13px;
}

#cp_form .inp label, #cp_form .inpd label{
width:129px;
height:20px;
font:bold 11px/14px Tahoma;
line-height:expression('16px');
left:13px;
}

#ob_form .inp label, #ob_form .inpd label{
width:187px;
height:20px;
font:bold 11px/14px Tahoma;
line-height:expression('16px');
left:13px;
}

#register_form .ta label{
width:156px;
height:20px;
font:bold 11px/70px Tahoma;
left:13px;
}

#cp_form .ta label{
width:129px;
height:20px;
font:bold 11px/16px Tahoma;
left:13px;
top:12px;
}

#ob_form .ta label{
width:187px;
height:77px;
font:bold 11px/70px Tahoma;
left:13px;
}

#login_form, #recover_form, #register_form, #cp_form, #ob_form{
margin:0px;
padding:0px;
}

#login_form .inp input, #recover_form .inp input{
width:297px;
height:18px;
border:1px solid transparent;
border:expression('none');
font:11px/15px Tahoma;
color:#133565;
position:relative;
top:1px;
top:expression('0px');
left:4px;
left:expression('1px');
background:#ffffff;
}

#register_form .inp input{
width:280px;
height:18px;
border:1px solid transparent;
border:expression('none');
font:11px/15px Tahoma;
color:#133565;
position:relative;
top:1px;
top:expression('0px');
left:4px;
left:expression('1px');
background:#ffffff;
}

#cp_form .inp input{
width:337px;
height:18px;
border:1px solid transparent;
border:expression('none');
font:11px/15px Tahoma;
color:#133565;
position:relative;
top:1px;
top:expression('0px');
left:4px;
left:expression('1px');
background:#ffffff;
}

#ob_form .inp input{
width:279px;
height:18px;
border:1px solid transparent;
border:expression('none');
font:11px/15px Tahoma;
color:#133565;
position:relative;
top:1px;
top:expression('0px');
left:4px;
left:expression('1px');
background:#ffffff;
}

#register_form .inpd input#plz{
width:81px;
height:18px;
border:1px solid transparent;
border:expression('none');
font:11px/15px Tahoma;
color:#133565;
position:relative;
top:1px;
top:expression('0px');
left:4px;
left:expression('1px');
background:#ffffff;
}

#register_form .inpd input#ort{
width:187px;
height:18px;
border:1px solid transparent;
border:expression('none');
font:11px/15px Tahoma;
color:#133565;
position:relative;
top:1px;
top:expression('0px');
left:16px;
left:expression('13px');
background:#ffffff;
}

#cp_form .inpd input#plz{
width:108px;
height:18px;
border:1px solid transparent;
border:expression('none');
font:11px/15px Tahoma;
color:#133565;
position:relative;
top:1px;
top:expression('0px');
left:4px;
left:expression('1px');
background:#ffffff;
}

#cp_form .inpd input#ort{
width:217px;
height:18px;
border:1px solid transparent;
border:expression('none');
font:11px/15px Tahoma;
color:#133565;
position:relative;
top:1px;
top:expression('0px');
left:16px;
left:expression('13px');
background:#ffffff;
}

#ob_form .inpd input#plz{
width:59px;
height:18px;
border:1px solid transparent;
border:expression('none');
font:11px/15px Tahoma;
color:#133565;
position:relative;
top:1px;
top:expression('0px');
left:4px;
left:expression('1px');
background:#ffffff;
}

#ob_form .inpd input#ort{
width:208px;
height:18px;
border:1px solid transparent;
border:expression('none');
font:11px/15px Tahoma;
color:#133565;
position:relative;
top:1px;
top:expression('0px');
left:16px;
left:expression('13px');
background:#ffffff;
}

#register_form .inp select{
width:280px;
height:18px;
border:1px solid transparent;
border:expression('none');
font:11px/15px Tahoma;
color:#133565;
position:relative;
top:1px;
top:expression('0px');
left:4px;
left:expression('1px');
background:#ffffff;
}

.inpfil select{
width:163px;
height:18px;
border:1px solid transparent;
border:expression('none');
font:11px/15px Tahoma;
color:#133565;
position:relative;
top:1px;
top:expression('0px');
left:4px;
left:expression('1px');
background:#ffffff;
}

#cp_form .inp select{
width:337px;
height:18px;
border:1px solid transparent;
border:expression('none');
font:11px/15px Tahoma;
color:#133565;
position:relative;
top:1px;
top:expression('0px');
left:4px;
left:expression('1px');
background:#ffffff;
}

#ob_form .inp select{
width:279px;
height:18px;
border:1px solid transparent;
border:expression('none');
font:11px/15px Tahoma;
color:#133565;
position:relative;
top:1px;
top:expression('0px');
left:4px;
left:expression('1px');
background:#ffffff;
}

#register_form .ta textarea{
width:280px;
height:73px;
border:1px solid transparent;
border:expression('none');
font:11px/15px Tahoma;
color:#133565;
position:relative;
top:1px;
top:expression('0px');
left:4px;
left:expression('1px');
background:#ffffff;
overflow-y:auto;
}

#cp_form .ta textarea{
width:337px;
height:73px;
border:1px solid transparent;
border:expression('none');
font:11px/15px Tahoma;
color:#133565;
position:relative;
top:1px;
top:expression('0px');
left:4px;
left:expression('1px');
background:#ffffff;
overflow-y:auto;
}

#ob_form .ta textarea{
width:279px;
height:73px;
border:1px solid transparent;
border:expression('none');
font:11px/15px Tahoma;
color:#133565;
position:relative;
top:1px;
top:expression('0px');
left:4px;
left:expression('1px');
background:#ffffff;
overflow-y:auto;
}

#register_form .cb #terms{
float:left;
position:relative;
left:-4px;
}

#cp_form .cb #terms{
float:left;
position:relative;
left:-4px;
top:expression('-2px');
}

#cp_form .cb p{
position:relative;
top:expression('0px');
margin:0px 0px 0px 10px;
}

#cp_form .cb #but8{
position:absolute;
top:-3px;
top:expression('-5px');
left:320px;
left:expression('300px');
}

#register_form .cb #but4{
position:absolute;
top:15px;
left:360px;
left:expression('340px');
}

#login_form #regfor a{
text-decoration:underline;
}

#login_form #regfor a:hover{
text-decoration:none;
}

#login_form #regfor{
position:relative;
left:40px;
top:4px;
}

#login_form #regfor img{
margin:0px 13px 0px 10px;
position:relative;
top:2px;
}

#but3{
display:block;
width:88px;
height:20px;
background:url(/images/but3.gif) no-repeat 0px 0px;
position:absolute;
top:0px;
left:315px;
}

#but3:hover{
background-position:0px -20px;
}

.err{
margin:0px 0px 10px 40px;
font:bold 11px/16px Tahoma;
color:#ff0000;
}

#but4{
display:block;
width:88px;
height:20px;
background:url(/images/but4.gif) no-repeat 0px 0px;
position:relative;
top:4px;
left:355px;
}

#but4:hover{
background-position:0px -20px;
}

#but5{
display:block;
width:668px;
height:35px;
background:url(/images/but5.gif) no-repeat 0px 0px;
margin:0px 0px 5px 0px;
}

#but6{
display:block;
width:668px;
height:35px;
background:url(/images/but6.gif) no-repeat 0px 0px;
margin:0px 0px 5px 0px;
}

#but7{
display:block;
width:668px;
height:35px;
background:url(/images/but7.gif) no-repeat 0px 0px;
margin:0px 0px 5px 0px;
}

#but5:hover, #but6:hover, #but7:hover{
background-position:0px -35px;
}

#steps{
position:relative;
top:8px;
top:expression('10px');
left:14px;
}

#steps #st1, #steps #st2{
color:#707880;
text-transform:uppercase;
}

#steps #arr{
margin:0px 12px 0px 11px;
}

#but8{
display:block;
width:156px;
height:20px;
background:url(/images/but8.gif) no-repeat 0px 0px;
}

#but8:hover{
background-position:0px -20px;
}

#but9{
display:block;
width:88px;
height:20px;
background:url(/images/but4.gif) no-repeat 0px 0px;
position:relative;
top:8px;
left:417px;
}

#but9:hover{
background-position:0px -20px;
}

.grb{
font:10px/14px Tahoma;
color:#9ba0a4 !important;
}

#but10{
display:block;
width:88px;
height:20px;
background:url(/images/but4.gif) no-repeat 0px 0px;
position:relative;
top:8px;
left:387px;
}

#but10:hover{
background-position:0px -20px;
}

.inctbot table{
border-collapse:collapse;
width:100%;
}

.inctbot table tr td{
padding:4px 5px 6px 5px;
vertical-align:middle;
color:#707880;
border:1px solid #dce0e3;
}

.inctbot table tr.lstrow td{
padding:3px 5px 4px 5px;
vertical-align:middle;
color:#707880;
border:1px solid #dce0e3;
}

.inctbot table tr.ulocked td{
padding:3px 5px 4px 5px;
vertical-align:middle;
color:#ff0000 !important;
border:1px solid #dce0e3;
}

.inctbot table tr th{
padding:10px 5px 10px 5px;
font-weight:bold;
text-align:center;
vertical-align:middle;
color:#133565;
border:1px solid #dce0e3;
}

.inctbot table tr.odd td{
background:#edeff0;
}

.inctbot table tr td.frst, .inctbot table tr th.frst{
border-left:none;
}

.inctbot table tr td.lst, .inctbot table tr th.lst{
border-right:none;
}

#but11{
display:block;
width:170px;
height:35px;
background:url(/images/but9.gif) no-repeat 0px 0px;
}

#but12{
display:block;
width:413px;
height:35px;
background:url(/images/but10.gif) no-repeat 0px 0px;
}

#but11, #but12{
float:left;
}

#but11:hover, #but12:hover{
background-position:0px -35px;
}

.admic{
display:inline-block;
width:19px;
height:19px;
background:#f47b2b;
margin:0px 4px 0px 0px;
}

.admic:hover{
background:#133565;
}
