html { 
	font: normal .7em Tahoma, "Trebuchet MS", "Geneva CE", lucida, sans-serif; 
	height: 100%;
	padding: 0;
	margin: 0;
}

body {
	color: #333;
	background: #2e73b3;
	padding: 0;
	margin: 0;
	height: 100%;
}

input, select, textarea { 
	font: normal 1em sans-serif; 
	border: solid 1px #ccc; 
}

option { 
	font: normal 1em sans-serif; 
}
p {
	m argin: 0.2em 0;
}

td, th { font: normal 1em sans-serif }
/*
td { border-bottom: solid 1px #3f2618; }
*/
.nobrd td { border: 0; }
th { font-weight: bold; text-align: left }
td.num { text-align: right}

h1, h2, h3, h4, h5, h6 { 
	color: #444; 
	/*font-family: Impact, "Techno CE", sans-serif;*/
	font-family: 'Medula One', Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-weight: normal;
	font-weight: 400; 
}

h1 { 
	font-size: 15px; 
	padding-left: 25px; 
	min-height: 18px;
	text-transform: uppercase;
}
h1:first-letter { text-transform: uppercase;  }

h1.ico { 
	background: url("../images/ico.gif") left top no-repeat; 
}
h2 { font-size: 1.3em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.1em; }

h2 {
	margin: 1.5em 0 1em 0;
}

a { color: #d77a19 }
a:hover { text-decoration: none }

p.morelink {
	margin-top: 0;
	padding-top: 0;
	text-align: right;
}

ul {
	list-style-image:url('../images/square.gif');
	margin-top: 0.1em;
	margin-left: 0px;
	padding-left: 12px;
}

ul li {
	margin-left: 2px;
}

/* layout */
#page {	
	width: 795px;
	margin: 0 auto;
}

#pageBg {	
	background: #fff url("../images/topbg.gif") center 2px repeat-x;
}

#rightBg {
	position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
	right: 0;
	background: url("../images/rightbg.gif") left 2px repeat-x;
}

#top {
	position: relative;
}

#top #logo {
	position: absolute;
	right: 20px;
	top: 10px;
	z-index: 111;
}

#top #logo img, #top #tcert img {
	border: 0;
}

#top #tcert {
	position: absolute;
	right: 30px;
	top: 170px;
	z-index: 111;
}

#top #topmenu {
	background: url("../images/topmenubg.jpg") center top no-repeat;
	height: 125px;
	position: relative;
	border-top: 1px solid white;
/*	border: solid 1px pink; */
}

#top #topmenu ul {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	list-style-type: none;
}

#top #topmenu ul  li {
	float: left;
	text-transform: uppercase;
	font-weight: bold;
	overflow: hidden;
}

#top #topmenu ul  li a {
	display: block;
	height: 54px;
	background: url("../images/menusplitter.gif") right bottom no-repeat;
	color: #666;
	text-decoration: none;
	font-size: 10px;
}

#top #topmenu ul  li a:hover, #top #topmenu ul  li:hover  a {
	color: #f4840e;
}

#top #topmenu ul  li a span {
	display: block;
	padding: 23px 13px 0 13px;
}

#top #topmenu ul  li a span.first {
	padding-left: 35px 
}

#top  #motiv {
	background: url("../images/toppagebg.jpg") center top no-repeat;
	height: 194px;
	/*border: solid 1px blue;*/
}

#top  #motiv  #languages {
	display: none;
}

/* content */

#inpage {
	background: #fff url("../images/inpagebg.png") right top repeat-y;
	position: relative;
}

#inpage #left {
	width: 410px;
	margin-left: 35px;
	float: left;
	background: url("../images/lefttopinpagebg.jpg") right top no-repeat;
}

#inpage #right {
	width: 350px;
	float: left;
	min-height: 210px;
}

#inpage #right h1 {
	padding-left: 0;
}

#inpage #right .text {
	padding: 0 32px 0 28px;
}

#inpage #right  #rtopbg {
	height: 50px;
	background: url("../images/righttopbg.jpg") top repeat-y;
}

ul.arrow {
	list-style-image:url('../images/arrow.gif');
	color: #d77a19;
}

#bottom {
	background: #2e73b3 url("../images/bottombg.gif") top repeat-x;
	clear: both;
}

#bottom  #footer {
	position: relative;
	width: 795px;
	height: 136px;
	margin: 0 auto;
	background: #2e73b3 url("../images/bottompagebg.jpg") bottom repeat-x;
}

#bottom  #footer ul#navi {
	list-style-type: none;
	list-style-image: none;
	position: absolute;
	top: 40px;
	right: 0;
	margin: 0;
	padding: 0 40px 0 0;
}

#bottom  #footer ul#navi li {
	float: right;
}

#bottom  #footer ul#navi li  a {
	color: #666;
	text-decoration: underline;
	float: right;
}

#bottom  #footer ul#navi li  a:hover {
	text-decoration: none;
}

#bottom  #footer ul#navi li  span {
	display: block;
	padding: 0 5px;
}

#bottom  #footer #copy {
	position: absolute;
	bottom: 30px;
	right: 40px;
	color: #fff;
	font-size: 10px;
}

.main  p {
	margin-bottom: 0;
}

.clr { clear: both; font-size: 1px; }
.error { color: #f00 }
.center { text-align: center; }
.right { text-align: right; }
.highlight { color: #d77a19;}
.arrow { 
	background: url('../images/arrow.gif') left no-repeat; 
	padding-left: 12px;
}

p.ilu {
   padding-left: 10px;	  
}

.ilu img, img.ilu {
	border: solid 5px #e9eaec;
	padding: 1px;
	margin: 5px;
	text-align: right;
}

.fleft { float: left }
.fright { float: right }

.nomargin { margin: 0!important }
.mright { margin-right: 10px!important }
.mleft { margin-left: 10px!important }
