/* --------------------------------------------
   global HTML objects 
   -------------------------------------------- */
   
body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #313a45; 
	background-image: url("../images/bg_index.jpg"); 
	background-repeat: repeat-x; 
	margin: 0;
	font-size: 101%;
	text-align:center;
}
img {border:0}
.imgLeft  {float:left; margin-right: 25px; margin-top: 10px; margin-bottom: 10px; margin-left: 0px}

h1 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #274897;
	margin-bottom:10px;
}
h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #fff;
}

p {	margin-top:0px; margin-bottom:10px;
}
/* --------------------------------------------
   page layers 
   -------------------------------------------- */

#wrap {
	height: 100%;
	width: 100%;
	margin:0;
	padding-top: 45px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

#wrapCenter {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #949494;
	border-left-color: #ccc;
	width: 1000px;
	margin-bottom: 25px;
	height: auto;
	background-image: url("../images/bg_wrap.gif");
	background-repeat: repeat-Y;
	margin-right:auto;
	margin-left:auto;
}

#navigation {
	height: auto;
	width: 199px;
	background-color: #efefef;
	float: left;
	position: relative;
	text-align: left;
}

#contentArea {
	background-color: #fff;
	height: auto;
	width: 602px;
	float: left;
	position: relative;
	text-align: left;
}

#sidebar {
	background-color: #b0b4be;
	height: auto;
	width: 199px;
	position: relative;
	float:left;
}

#fixHeight {clear:both}


/* --------------------------------------------
   navigation 
   -------------------------------------------- */
   
#logo {
	position: relative;
	background-image: url("../images/img_logo_pia.jpg");
	height: 160px;
	width: 199px;
	margin-bottom: 45px;
}   

#headClaim {
	height: 30px;
	width: 1002px;
	background-image: url("../images/img_subtitle_pia.jpg");
	margin: auto;
	background-repeat: no-repeat;
}

#naviArea {
	height: auto;
	width: 174px;
	position: relative;
	text-align: left;
	padding-left: 25px;
}

#naviheadlines {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #274897;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #274897;
	height: 15px;
	width: 149px;
	padding-right: 0px;
	padding-bottom: 2px;
	display: block;
	margin-bottom: 20px;
}
#naviheadlines a:link, #naviheadlines a:visited, #naviheadlines a:hover, #naviheadlines a:focus, #naviheadlines a:active {
	text-decoration:none;
	color: #274897;	
}
#naviheadlines a:hover {color:red}

ul {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #939393;
	list-style-type: none;
	margin:0px;
	display: block;
	padding:0px;
}

ul a:link, ul a:visited, ul a:hover, ul a:focus, ul a:active {
	color: #939393;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #939393;
	height: 15px;
	width: 149px;
	display: block;
	text-decoration:none;
	margin:0px 0px 10px;
	padding: 0px 0px 10px;	


}
ul a:hover, ul a:focus, ul a:active { color: #274897 }

/* --------------------------------------------
   content 
   -------------------------------------------- */

#imgTop {
	position: relative;
	background-image: url("../images/img_top_01.jpg");
	height: 222px;
	width: 602px;
	
}

#content {
	font-size: 11px;
	line-height: 18px;
	color: #545454;
	margin: 0px;
	padding: 25px;
	text-align: left;
}

#content a:link, #content a:visited, #content a:hover, #content a:focus, #content a:active {
	color: #545454;
}

#content a:hover {color:red }

/* --------------------------------------------
   sidebar 
   -------------------------------------------- */
   
#bgFall {
	position: relative;
	background-image: url("../images/bg_top_right.jpg");
	height: 95px;
	width: 199px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 4px;
	font-weight: bold;
	color: #343434;
	text-align: center;
	padding-top: 65px;
	margin-bottom: 51px;
}
#bgFall a:link, #bgFall a:visited, #bgFall a:hover, #bgFall a:focus, #bgFall a:active {
	text-decoration:none;
	color: #343434;
}
#bgFall a:hover {color:red}


#box1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #EDEDED;
	height: auto;
	width: 149px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 25px;
	padding-left: 25px;
	text-align: left;
}

#buttonMehr {
	height: auto;
	width: 199px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding:0px;
	margin-right: 0px;
	margin-left: 0px;
	text-indent: 105px;
}

/* --------------------------------------------
   adminGUI 
   -------------------------------------------- */
   
#bgAdmin, #bgSupport {
	position: relative;
	background-image: url("../images/bg_top_right_admin.jpg");
	height: 95px;
	width: 199px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 6px;
	font-weight: bold;
	color: #343434;
	text-align: center;
	padding-top: 65px;
	margin-bottom: 51px;
}
#bgSupport {background-image: url("../images/bg_top_right_support.jpg")}

#imgTopadmin {
	position: relative;
	background-image: url("../images/img_top_admin.jpg");
	height: 222px;
	width: 602px;
	
}

/* --------------------------------------------
   Forms 
   -------------------------------------------- */
form {margin: 0 0 1.5em; width: 98%}
input, select, textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;margin: 2px 0; 
	font-size:1.0em;
	line-height: 1.4em }
textarea {width: 100% }
fieldset {border: none}
label {display:block;padding: 5px 0}
label br {clear:left}

	input.f-submit {padding: 1px 3px;background:#b0b4be;color:#fff;font-weight:bold;font-size:96%}
	
	/* FORMS - f-wrap-1 - simple form, headings on left, form elements on right */
	form.f-wrap-1 {width:100%;padding: .5em 0;background: #efefef; border-top: 1px solid #d7d7d7; border-bottom: 1px solid #d7d7d7; position:relative}
		form.f-wrap-1 fieldset {width:auto;margin: 0 1em}
		form.f-wrap-1 h2 {margin:0 0 .6em; font-size: 11px;	line-height: 20px; font-weight: bold; color: #274897;}
		form.f-wrap-1 label {clear:left;float:left;width:100%;border-top: 1px solid #fff}		
		/* hide from IE mac \*/
		form.f-wrap-1 label {float:none}
		/* end hiding from IE5 mac */	
		form.f-wrap-1 label input, form.f-wrap-1 label textarea, form.f-wrap-1 label select {width:15em;float:left;margin-left:10px}
		
		form.f-wrap-1 label strong {float:left;width:8em;line-height: 1.7;display:block;position:relative}
		form.f-wrap-1 label strong .req {color:#c00;font-size:150%;font-weight:normal;position:absolute;top:-.1em;line-height:1;left:-.4em;width:.3em;height:.3em}
		form.f-wrap-1 div.req {color:#666;font-size:96%;font-weight:normal;position:absolute;top:.4em;right:.4em;left:auto;width:13em;text-align:right}
		form.f-wrap-1 div.req b {color:#c00;font-size:140%}
		form.f-wrap-1 label select {width: 15.5em}
		form.f-wrap-1 label textarea.f-comments {width: 20em}
		form.f-wrap-1 div.f-submit-wrap {padding: 5px 0 5px 8em}
		form.f-wrap-1 input.f-submit {margin: 0 0 0 10px}
		
		form.f-wrap-1 fieldset.f-checkbox-wrap, form.f-wrap-1 fieldset.f-radio-wrap {clear:left;float:left;width:32em;border:none;margin:0;padding-bottom:.7em}
		form.f-wrap-1 fieldset.f-checkbox-wrap strong, form.f-wrap-1 fieldset.f-radio-wrap strong {float:left;width:8em;line-height: 1.7;display:block;position:relative;padding-top:.3em}
		form.f-wrap-1 fieldset.f-checkbox-wrap fieldset, form.f-wrap-1 fieldset.f-radio-wrap fieldset {float:left;width:13em;margin: 3px 0 0 10px}
		form.f-wrap-1 fieldset.f-checkbox-wrap label, form.f-wrap-1 fieldset.f-radio-wrap label {float:left;width:13em;border:none;margin:0;padding:2px 0;margin-right:-3px}
		form.f-wrap-1 label input.f-checkbox, form.f-wrap-1 label input.f-radio {width:auto;float:none;margin:0;padding:0}
		
		form.f-wrap-1 label span.errormsg {position:absolute;top:0;right:-10em;left:auto;display:block;width:16em;background: transparent url(images/errormsg_bg.gif) no-repeat 0 0}
		form.f-wrap-1 label span.errormsg strong {padding: 10px 0;margin: 0 10px 0 30px;color:#B30800;font-weight:bold;display:block;width:auto;float:none;line-height:1.3}


/* --------------------------------------------
   Sonstiges 
   -------------------------------------------- */

.noSpaceAbove {margin-top: 0px; padding-top: 0px}

#listview {
	background-color: #FFFFFF;
	font-size: 11px;
	line-height: 14px;
	padding-right: 10px;
	padding-left: 0px;
	padding-top: 5px;
	text-align: left;
	font-weight: normal;
	color: #666666;
}

#listview ol {
	margin: 0;
	padding: 0;
	list-style-type:none;
	list-style-position: outside;
}

#pager {
	background-color: #FFFFFF;
	font-size: 11px;
	line-height: 14px;
	padding-right: 10px;
	padding-left: 0px;
	padding-top: 2px;
	text-align: left;
	font-weight: normal;
	color: #666666;	
}

hr {
	width: 100%;
	border-top: 1px dotted #BDBDBD;
	border-bottom: 1px solid #FFFFFF;
	border-right: 0px;
	border-left: 0px;	
}

#vSpacer {display:block; height:15px}

