/* CSS Document */

html { 
  padding:0px;
  margin:0px;
}
body {
	background-color: #ffffff;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#666666;
	padding:0px;
	margin:0px;
	background-image: url(../images/bg_page.gif);
	background-repeat: repeat-y;
}
p, h2, pre {
	margin: 0px; 
	padding: 5px 20px 5px 20px; 
}
a { 
	color: #003366;
	font-size: 11px;
	background-color:transparent;
	text-decoration: none; 
}
pre { 
	color: #666666;
	font-size: 11px;
	background-color:transparent;
	font-family: Courier, Monaco, Monospace;
}
.alignright {
	margin-top: 0; 
	text-align: right;
	font-size: 10px;
}
h2 {
	font-size:9px;
	padding-top:5px;
	color: #FFFFFF;
	background-color: #004284;
	font-weight: bold;
	padding-bottom: 5px;
	}
#menu {
	display: block;
}
strong { 
	font-size: 13px;
}
/*  positioning-layers statisch und absolut */
#left {
	position: absolute;
	left: 0px;
	width: 190px;
	color: #666666;
	margin: 0px; 
	padding: 0px;
}
#content {
	margin: 0px 190px 0px 191px;
	padding: 0px;
	background-color: #ffffff;
}
#qpaycontent {
	margin: 0px 10px 0px 191px;
	padding: 0px;
	background-color: #ffffff;
	z-index:1;
}
#qpaycontent {
	clear: left;
	color: #666;
}
#right {
/*
	position: absolute;
	padding: 0px;
	right: 0px;

visibility:hidden;
display:none;
float: left;
padding-left:800px;
*/
  position: absolute;
  left: 820px;
	width: 198px;
	color: #666666;
	margin-right: -1px;
}


/*---------------- SOCIAL ICONS*/
.social-icons{

}
.social-icons li{
	float:left;
	display:inline;
	margin-right:1px;
}
.social-icons a{
	display:block;
}

		/*---------------- TWITTER ICON*/
		.twitter{
			background:url(../images/twitter_66.png) no-repeat left top;
			width:55px;
			height:55px;
		}
		a.twitter:hover{

		}
		
		/*---------------- FACEBOOK ICON*/
		.facebook{
			background:url(../images/fb_66.png) no-repeat left top;
			width:55px;
			height:55px;
		}
		a.facebook:hover{

		}
		
		/*---------------- LINKEDIN ICON*/
		.linkedin{
			background:url(../images/linkedin_66.png) no-repeat left top;
			width:55px;
			height:55px;
		}
		a.linkedin:hover{

		}

/*---------------- EMAIL ICON*/
		.mail{
			background:url(../images/email_66.png) no-repeat left top;
			width:55px;
			height:55px;
		}
		a.mail:hover{

		}
		
#news {
	border: 1px solid #ccc;
	margin:10px;
	background-image: url(../images/paper.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 60px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#news ul {
	font-size: 9px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#news li {
	margin: 8px 10px;
}
#news a {
	color: #008000;
}
#news h2 a {
	color: #FFFFFF;
	font-size: 9px;
}
ul.sidemenu {
	margin: 0px;
	padding: 5px;
	list-style-type: none;
}
ul.sidemenu li {
	margin: 2px 20px;
}
ul.sidemenu a {
	color: #FFFFFF;
	font-size: 9px;
}
h2 a {
	color: #FFFFFF;
	font-size: 9px;
}
h3 {
	color: #666666;
	margin: 10px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.label {
	margin-top: 6px;
	display: block;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
input, select {
	font-size: 9px;
}

textarea {
    font-size: 10px;
}

#splash {
	background-image: url(../images/bg_cans.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #D1D1D1;
	padding: 20px 140px 20px 20px;
	margin: 0px;
}
#splash2
{
    background-image: url(../images/top_banner.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    background-color: #2d2e2a;
    margin: 0px;
    height: 165px;
    text-align: right;
    padding-right: 15px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 15px;
}
ul.gem {
	margin: 0px;
	padding: 6px;
	list-style-type: none;
}
ul.gem li {
	margin: 6px 20px 5px;
	padding-left: 14px;
	background-image: url(../images/bullet_green.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}
ul.sidemenu a:hover {
	color: #DAAE00;
}
#news a:hover {
	text-decoration: underline;
}
#header {
	background-color: #FFFFFF;
	background-image: url(../images/bg_header.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 70px;
    width: 1018px;
}
#nav, #nav ul { /* all lists */
	background:#333;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	height: 25px;
    width: 1018px;
}

#nav a {
	display: block;
	width: 90px;
	background: #333;
	color: #fff;
	padding: 7px;
}

#nav li { /* all list items */
	float: left;
	width: 90px; /* width needed or else Opera goes nuts */
	border-right: 1px solid #666;
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 90px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 999;
}

#nav li a {
	background: #333;
}

#nav li a:hover {
	background: #666;
}

#content {
/*
	clear: left;
*/
    width: 630px;
	color: #666;
}
#content h2 {
	margin-bottom:10px;
}
#footer {
	padding: 0;
	margin-top: 20px;
	margin-left: 190px;
	font-size: 9px;
	border 0 1px solid #999;
    width: 560px;
}
.testi {
	height: 100px;
}
.testi img {
	margin: 0 10px 0 0;
	float: left;
	border:1px solid #ccc;
}
#content h1 {
	font-size: 14px;
	color: #333333;
	padding:0px 5px 10px 0px;
	font-weight: bold;
	margin: 20px;
	border-bottom: 1px solid #333333;
	text-transform: uppercase;
}
#splash h1 {
	font-size: 18px;
	color: #666666;
	padding:0px;
	font-weight: normal;
	margin: 0px;
	border: none;
	text-transform: none;
}
#splash2 h1
{
    font-size: 18px;
    color: #ffffff;
    font-weight: normal;
    margin: 0px;
    border: none;
    text-transform: none;
    padding-right: 0px;
    padding-left: 50%;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: right;
}
label {
	font-size: 10px;
	display: block;
	margin-top: 4px;
	margin-bottom: 2px;
}
fieldset {

	margin-bottom: 10px;
}
.zf_news {
	margin: 20px 0;
}
.zf_channel {
	margin: 20px 0;
}
#content h4
{
	margin: 0px 5px 10px 20px;
}
#content h5
{
	margin: 0px 5px 10px 20px;
}

