/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
	font-family: "Comic Sans MS";
	font-size: 13px;
	color: #660000;
}

body {
	background-image: url(../images/back.jpg);
	background-repeat: repeat-y;
	background-color: #fff1bb;
}

a {
	color: #993333;
}
a:hover {
	text-decoration:underline;
	color: #000000;
}
h1 {
	font-size: 16px;
	color: #88bb88;
	margin-top: 0px;
}
h2 {
	font-size: 16px;
	color: #993333;
	margin-top: 0px;
	font-weight:bold;
	margin-bottom: 2px;
}
img {
	border:none;
	}

.imgsprache {
	margin-bottom: 7px;
}

#bildgross {
	visibility: hidden;
	border: 2px solid #fff2be;
	position:absolute;
	height:100px;
	width:100px;
	z-index:999;
	left: 360px;
	top: 220px;
	overflow: hidden;
	background: #ffffff;
}

table#anfrage {
}
table#anfrage td {
	padding-bottom: 1px;
	padding-right: 10px;
}

.sle {
	border: 1px solid #993333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.txtsmall {
	font-size: 9px;
}
#menu {
	width: 200px;
	background-repeat: no-repeat;
	height: 570px;
	position: absolute;
	left: 800px;
	top: 20px;
}
#titel {
}
#links {
	width: 320px;
	text-align: right;
	z-index: 999;
	position: absolute;
	left: 0px;
	top: 80px;
}
#content {
	width: 500px;
	position: absolute;
	top: 90px;
	background-image: url(../images/sprechblase_top3.gif);
	left: 270px;
	background-repeat: no-repeat;
	font-size: 14px;
}
#content #content_bottom {
	height: 40px;
}
#content #content_content {
	margin-left: 80px;
	z-index: 99;
	margin-top: 25px;
	width: 390px;
}
.push {
	background-image: url(../images/schild2.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #944444;
}
.push:hover {
	background-image: url(../images/schild2_hover.gif);
}
#sprache {
	position: absolute;
	left: 80px;
	top: 515px;
}

.fg_nav {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
	font-size: 12px;
	border: 1px solid #993333;
	background-image: url(../images/schild2.gif);
	background-position: -20px;
}
.fg_nav:hover {
	text-decoration: none;
	border: 1px solid #993333;
	background-image: url(../images/schild2_hover.gif);
	background-position: -20px;
}
.fg_nav_aktiv {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
	font-size: 12px;
	border: 1px solid #FF9999;
	color: #FF9999;
	background-image: url(../images/schild2.gif);
	background-position: -20px;
}


.tplfg {
	float: left;
	width: 186px;
	margin-right: 5px;
	margin-bottom: 5px;
	/*border: 1px solid #993333;*/
	text-align: center;
	height: 160px;
}
.tplfg .txt {
	width: 90%;
	font-size: 9px;
}

.tplfg img {
	border:none;
	margin-bottom: 0px;
	margin-top: 0px;
}
.sprache {
	background-image: url(../images/schild2.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 150px;
	padding-left: 20px;
	padding-top: 2px;
	margin-bottom:5px;
	text-align: left;
}
.sprache:hover {
	background-image: url(../images/schild2_hover.gif);
	text-decoration:none;
}
.sprache a {
	text-decoration:none;
	display: block;
}

.sprache a:hover {
	color:#000000;
}
.sprache_akt {
	background-image: url(../images/schild2_hover.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 150px;
	padding-left: 20px;
	padding-top: 2px;
	margin-bottom:5px;
}
