@charset "utf-8";

/* CSS Document */



* {
	margin: 0px;
	padding: 0px;
}

body, td, th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	background-color: white;
}

body {
	text-align: center;
	height: 100%;
	width: 100%;
	background-image: url(../bilder/hg.jpg);
	background-color:#66FFFF;
	background-repeat:repeat;
	background-attachment:fixed;
	margin-top: 0.2em;
	margin-right: auto;
	margin-bottom: 0.2em;
	margin-left: auto;
	color: #000000;
}

#outwrapper {
	width: 1020px;
	margin: 0 auto;
    background-attachment: scroll;
	background-color: transparent;
	background-image: url(../bilder/lishad.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}


#wrapper {
	padding: 0px 10px 0px 0px;
	text-align: justify;
	width: 1000px;
	height:48em;
	margin: auto;   /* horizontale Zentrierung */
	position:relative;
	top:auto;
	left:auto;
	background-color: #FFFFFF;
	/*font-size: 1em;*/
	color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-image: url(../bilder/reshad.jpg);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: right top;
	border-left-color: gray;
}

#main .text a {
	text-decoration: none;
	color: #000000;
}

#main .text a:hover {
	color: #3333FF;
	background-color: #FFFF00;
	text-decoration: underline;
}

.podiv {
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
}

#logo {
	position: absolute;
	z-index: 1;
	height: 85px;
	width: 116px;
	left: 42px;
	top: 7px;
}

h1 {
	font-family: "Trebuchet MS";
	font-size: 2em;
	font-style: normal;
	/*	font-weight: bold;*/
	color: #69f;
	letter-spacing: normal;
	margin-top: 1em;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0.7em;
}

h2 {
	font-family: "Trebuchet MS";
	font-size: 1.6em;
	font-style: normal;
	font-weight: bold;
	color: #69f;
	margin-left: 20px;
	margin-bottom: 1em;
}

h3 {
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #69f;
	margin-left: 20px;
	margin-bottom: 1em;
}

p {
	padding-top: 0px;
	text-align: justify;
	margin: 0px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0.5em;
	color: #000000;
	background-color: transparent;
}

#mainbot {
	background-color: #66FFFF;
	height: 8px;
	margin-bottom: 20px;
	width: 990px;
	margin-right: auto;
	margin-left: 5px;
	font-size: 6px;
	margin-top: 1em;
}

#wrapperbot {
	background-color: #69f;
	height: 14px;
	margin-bottom: 20px;
	width: 990px;
	margin-right: auto;
	margin-left: 5px;
	color: #FFFFFF;
	font-size: 6px;
}

#balken {
	background-color: #069;
	height: 15px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	margin-bottom: 1em;
	background-image: url(../bilder/15.jpg);
	background-repeat: repeat-x;
}

#balken a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center center;
	vertical-align: middle;
	text-align: center;
	display: block;
	width: 110px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 15px;
	background-image: url(../bilder/15.jpg);
}

#balken a:visited {
	color: #EBEBEB;
	background-color: #069;
}

#balken a:hover {
	color:#FFFF00;
	background: #09F;
}
