/* Global Reset */
html,body{
	height:100%;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;}
/* End Global Reset*/
.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.twocols:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.twocols {
	display: inline-block;
	clear:both;	
}
/* Hides from IE-mac \*/
* html .twocols {height: 1%;}
.twocols {display: block;}
/* End hide from IE-mac */

.twocols .leftcol{
	float:left;
}
.twocols .rightcol{
	float:right;
	text-align:left;
}
body {
	margin:0px;
	background:#00A5E9 url(img/bg.jpg) repeat-x left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#676767;
}
#wrap{
	margin:0px auto;
	margin-top:10px;
	padding-top:8px;
	padding-left:8px;
	padding-right:8px;
	padding:8px;
	width:764px;
	background:#FFFFFF url(img/wrap_corner.jpg) no-repeat left top;
	min-height:780px; !important
}
#header{
	background:#FFFFFF url(img/header_bg.jpg) repeat-x left top;
	height:92px;
}
a,a:hover {
	color:#5594FE;
	font-size:14px;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}

H1 {
	color:#009AFF;
	font-size:18px;
	letter-spacing:-0.5px;
}
H2{
	color:#009AFF;
	font-size:22px;
	letter-spacing:-0.5px;
	text-align:center;
}
.center {
	margin:0px auto;
}
.aligncenter {
	text-align:center;
	padding:10px 0px;
}

fieldset div {
	clear:both;
	margin-bottom:17px;
}
fieldset label{
	display:block;
	width:150px;
	text-align:right;
	float:left;
	padding-right:5px;
	padding-top:2px;
}

	fieldset div.chk label {
		padding-top:0;
		text-align:right;
		margin-right:13em;
		width:auto;
		float:none;
		margin-bottom:17px;
	}
	fieldset div.chk input {
		width:auto;
		border:0;
		background:none;
		margin-left:4px;
	}

fieldset input,fieldset select,fieldset textarea {
	background-color:#FFFFFF;
	border:1px solid #C7C7C7;
	width:210px;
}

fieldset .small {
	width:100px;
}

fieldset .smaller {
	width:67px;
}
.loginbox {
	width:450px;
	margin-top:40px;
}
.distance {
	padding:11px;
}
	.distance .underline {
		margin-top:12px;
		padding-bottom:28px;
		border-bottom:1px solid #979797;
		margin-bottom:4px;
	}
	.distance #provtop {
		padding-top:14px;
	}
	.distance .administration {
		padding-top:23px;
	}
	.distance #title {
		padding-top:24px;
		color:#5594FE;
	}
	#formular span {
		font-size:10px;
	}
	#formular b {
		padding-top:20px;
		padding-bottom:20px;
		display:block;
	}
	#formular .send {
		background-color:#D3E4FE;
		color:#5B97F9;
		padding:20px;
		font-size:16px;
		font-weight:bold;
		margin-top:35px;
	}
.table {
	font-size:11px;
	font-weight:bold;
	margin-top:23px;
}
	.table td {
		padding-left:10px;
		padding-top:9px;
		padding-bottom:11px;
		color:#5B97F9;
	}
	.table .thead  td{
		border-top:1px solid #CACACA;
		border-bottom:1px solid #CACACA;
		color:#686868;
	}
	
	.table .edit, .table .delete {
		width:14px;
		height:14px;
		background-image:url(img/sprite.jpg);
		background-position:left top;
		background-repeat:no-repeat;
		display:block;
		text-decoration:none;
	}
	.table .delete {
		background-position:left -14px;
	}
	.table .nopadding {
		padding:0px;
	}
	.table a {
		font-size:11px;
	}
	.table .innertable td {
		color:#686868;
		font-size:11px;
		font-weight:normal;
	}
		.table .innertable .thead td{
			border-top:1px solid #CACACA;
			border-bottom:1px solid #CACACA;
			font-weight:bold;
		}
		
.hide {
	display:none;
	visibility:hidden;
}
.visible {
	visibility:visible;
}	
#clogo {
	margin-top:10px;
}
	#clogo .consultant {
		padding-top:25px;
	}
	#clogo .bigfont {
		font-size:24px;
		color:#86B2F9;
		font-weight:bold;
		margin-top:5px;
	}
	#clogo .plogo {
		width:338px;
		height:109px;
		background-color:#FFFFFF;
	}
.pdf,.doc {
	width:16px;
	height:16px;
	background-image:url(img/files.gif);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	text-decoration:none;
}
.doc {
	background-position:left -16px;
}
.special {
	background-image:url(img/special.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:11px;
	padding-left:10px;
	margin-left:4px;
}
.error {
	font-size:12px;
	color:#FF0000;
	text-align:center;
	padding: 10px 0px;
}
strong {
	font-weight:bold;
}

hr {	border: 0px;	height: 1px;	width: 100%;	color: #979797;	background-color: #979797;}


.bluepanel {
	background-color:#D3E4FE;
	color:#5B97F9;
	padding:20px;
	font-weight:bold;
	margin: 16px 0px;
}