@charset "utf-8";

/* 
Masterpage-Design 
====================================================================================================
 * Structure 
 * body
 * -mainContainer
 * --header
 * --headerOverlay
 * --navigation
 * --content
 * ---textzone
 * ---infobox (optional)
 * ---footerContainer
 * ----footer
 */

body {
	background-color: #BDBDC0;
}

#mainContainer {
	max-width: 960px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial;
}

#header {
	z-index: 1;
	background-image: url(gfx/header_image.jpg);
	background-repeat: no-repeat;
	background-size: 960px 340px;
	height: 258px;
	width: 880px;
	position: absolute;
	box-shadow: 3px 3px 10px #000;
	-webkit-box-shadow: 3px 3px 8px #888;
	-moz-box-shadow: 3px 3px 8px #888;
	padding-top: 82px;
	padding-left: 80px;
}

#headerOverlay {
	z-index: 2;
	background-color: #fff;
	background-repeat: no-repeat;
	opacity:.9;
	height: 103px;
	width: 960px;
	position: absolute;
	clear: both;
	margin-top: 10px;
}

#navigation {
	z-index: 4;
	width: 885px;
	margin-bottom: -30px;
	margin-left: 36px;
	position: absolute;
	top: 247px; 
	list-style-type: none;
}

#content {
	z-index: 3;
	background-color: #fff;
	background-repeat: repeat-y;
	min-height:600px;
	width: 885px;
	position: absolute;
	top: 299px;
	margin-left: 37px;
	margin-bottom: -30px;
}

#textzone {
	width: 549px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 52px;
	margin-bottom:100px;
	margin-left: 32px;
	padding-top: 18px;
	font-family: Arial;
	float: left;
}

#infobox {
	margin-top: 52px;
	margin-right: 31px;
	margin-left: auto;
	margin-bottom: 52px;
	width: 239px;
	
}

#infoboxContent {
	background-color: #eaeaea;
	background-repeat: repeat-y;
	margin-bottom: 52px;
	min-height: 100%;
	padding:18px;
	width: 202px;
	font-family: Arial;
	float: left;
}

#footerContainer {
	z-index: 3;
	height:  62px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	clear:both;
}

#footer {
    background:#541162; 
    bottom: 0;
    left: 0;
	right: 0;
    padding-top: 1px;
	padding-bottom: 5px;
}

/* 
Pagespecific index/project
====================================================================================================
*/

#sponserArea { 
	padding-top: 10px;
	padding-left: 11%;
}

#sponserFocus { 
	margin-right:17%;
	float: left;
	padding-top: 7px; 
}

/* 
Pagespecific contacts
====================================================================================================
*/
.contact {
	border: none; 
	width: 177px; 
	height: 195px;
	float:left;
	margin-right: 22px;
}

/* 
text
====================================================================================================
*/

body, td, th {
	font-family: Arial;
}

div#textzone h1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #541162;
	text-align:left;
	float: none;
	margin-bottom: 30px;
}

div#textzone h2{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	float: none;
	text-align:left;
	margin-top: 16px;
}

div#textzone p {
	font-family: Arial;
	font-size: 13px;
	color: #333;
}

/*div#infoboxContent p {
	margin-top: -15px;
}*/

.pInfoBox {
	font-family: Arial;
	font-size: 13px;
	color: #333;
	
}

.pInfoBoxNews {
	font-family: Arial;
	font-size: 13px;
	color: #333;
	margin-top: -15px;
}

.h1InfoBox {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #541162 ;
	text-align:left;
	float: none;
}

.h2InfoBox{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	float: none;
	text-align:left;
	margin-top: 15px;
	text-decoration: none;
}

.h2InfoBoxNews{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #541162;
	float: none;
	text-align:left;
	margin-top: 15px;
	text-decoration: none;
}

.anchorLink {
	text-align: right;
}

div#footer p {
	text-align:center;
	font-family: Arial;
	font-size: 13px;
	color: #fff;
}

/* 
lists
====================================================================================================
*/

div#textzone li {
	font-family: Arial;
	font-size: 13px;
	color: #333;
	text-align:left;
	list-style-type: circle;
	display: list-item;
	float: none;
	width: 100%;
	margin-left: -20px;
	margin-bottom: 10px;
	list-style-position: outside;
}

ul#pageNavigation {
	margin: 0; 
	padding: 0;
	border:0;
    text-align: center;
    height: 70px;
    width:100%;
}

ul#pageNavigation li {
	float: left; 
	margin-top: 12px;
	margin-left: 7px;
	list-style: none;
    display: inline;
    padding: 0;
}

ul#pageNavigation a, ul#pageNavigation span {
	float: left; 
	font-size: 12px; 						/* 14 */
    font-weight: bold;
    text-align:center;
    background-color: #541162;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
    border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none; 
	height: 28px;
	width: 119px; 							/* 139px */ 
	color: #fff;
	text-decoration: none;
	padding-top: 12px;
}
  
ul#pageNavigation a:hover, ul#pageNavigation span, ul#pageNavigation a.selection {
	float: left; 
	height: 35px;
	margin-top: -7px;
	padding-top: 20px;	
}

ul#pageNavigation a#externLink {
	float: left; 
	font-size: 12px; 						/* 14 */
    font-weight: bold;
    text-align:center;
    background-color: #95c11e;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
    border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none; 
	height: 28px;
	width: 119px; 							/* 139px */ 
	color: #333;
	text-decoration: none;
	padding-top: 12px;
}

ul#pageNavigation a#externLink:hover, ul#pageNavigation a#externLink.selection {
	float: left; 
	height: 35px;
	margin-top: -7px;
	padding-top: 20px;	
}
  
ul#pageNavigation div {
     clear: left;
}

/* 
Images
====================================================================================================
*/

.logo {
	width: 207px;
	height: 87px;
	border:  0px;
	margin-left: 22px;
	margin-top: 7px;
}

#standardImage{
	width:480px;
	padding-top: 30px;
	padding-bottom: 30px;	
}

#newsImage{
	/*width:480px;*/
	padding-top: 5px;
	padding-bottom: 5px;	
}

/* 
links
====================================================================================================
*/

.aInfoBox {
	font-family: Arial;
	text-decoration: none;
	color: #541162; /* #666; */
	font-size: 12px;
}

div#footer a {
	font-family: Arial;
	text-decoration: underline;
	color: #fff;
	font-size: 13px;
}

div#textzone a {
	font-family: Arial;
	font-size: 13px;
	color: #541162;
	text-decoration: underline;
}

.inTextInfoBox {
	font-family: Arial;
	font-size: 12px;
	color: #541162;
	text-decoration: underline;
}

.inText {
	color: #541162;
	text-decoration: underline;
}

a.download {
	background: url(gfx/download.png) left center no-repeat;
	background-size: 16px 16px;
	padding-left: 20px; 
	font-family: Arial;
	font-size: 12px;
	color: #541162;
	text-decoration: underline;
}

/* 
navigation
====================================================================================================
*/

ul#pageNavigation a.selected {
	float:left;
	height: 35px;
	margin-top: -7px;
	padding-top: 20px;
}

::-moz-selection {
 color: white;
 background: #541162;
}

::selection {
	color: white;
	background: #541162 ;
}

/* 
common
====================================================================================================
*/

.clear {
	clear:both;
}

/* 
End CSS
====================================================================================================
*/