/*	
	-----------------------------------------------------------
	Section 1: Global page definitions
	-----------------------------------------------------------
*/

@charset=ISO-8859-1;

body { 
	width: 100%;
	padding: 0;
	margin: 50px auto;
	background-image: url(../images/system/tile_bg.jpg);
}

img {
	border: none;
}

a {
	color: #034E54;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.imgText {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 18px;
	color: #4C4E43;
}

html>body .moz-bug { clear:both  }



/*	
	-----------------------------------------------------------
	Section 2: Navigation
	-----------------------------------------------------------
*/

#naviTop {
	padding: 0 0 33px 60px;
}

#naviMain {
	width: 200px;
	padding: 50px 0 30px 25px;
	vertical-align: top;
	background-color: #E9E0CF;
	font-size: 1px;
	line-height: 1px;
}
#naviMain img {
	margin: 7px 0 4px 0;
	padding: 0;
}

/*	
	-----------------------------------------------------------
	Section 3: Main Divs
	-----------------------------------------------------------
*/

#frame {
	margin: 0 auto;
	width: 758px;
	border: 1px solid #8BA7A8;
	text-align: center;
	background-color: #003334;
}

#site {
	margin: 3px;
	background-color: #FAF9F7;
	padding: 14px 0 13px 0;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
}

#topPic {
	margin: 0 0 30px 0;
}

#content {
	padding: 0 0 0 60px;
	background-color: #F0ECE1;
}

#text {
	width: 467px;
	padding: 0 0 30px 0;
	vertical-align: top;
}
#text ul {
	margin-left: 0.5em;
	padding-left: 0.5em;
}
#text ul li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 24px;
	color: #4A4F4B;
}

#hd {
	padding: 54px 0 20px 0;
}

#oneCol {
	width: 450px;
	vertical-align: top;
}

#oneColText {
	width: 445px;
	vertical-align: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #4C4E4B;
}

#oneColNarrow {
	width: 445px;
	vertical-align: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #4C4E4B;
}

#maImg {
	line-height: 0;
}

#maImg img {
	margin: 0 2px 2px 0;
	padding: 0;
}

#colLeft {
	width: 211px;
	vertical-align: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #4C4E4B;
}

#colLeftNarrow {
	width: 211px;
	vertical-align: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #4C4E4B;
}

#textSpace {
	width: 23px;
}

#colRight {
	width: 211px;
	vertical-align: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #4C4E4B;
}
#colRight img {
	margin: 5px 0 14px 0;
	border: 5px solid white;
}
#colRight #bu {
	margin-top: -10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #4C4E4B;
}

#btm {
	margin: 13px 0 0 60px;
}

#certificate a {
	display: block;
	margin: 60px 0 0 0;
	width: 62px;
	height: 73px;
	background-image: url(../images/system/zertifikat.gif);
}
#certificate a:hover { background-image: url(../images/system/zertifikat_mo.gif); }
