@charset "UTF-8";
/* CSS Document */
body
{
	margin:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-align:left;
}
.container
{
	text-align:left;
	width:1000px;
	background-image:url(gfx/zeichen.jpg);
	background-repeat:no-repeat;
	/*margin:auto;*/
	background-color:white;
}

.header
{
	width:1000px;
	height:140px;

}
.header img
{
	float:right;
}

img
{
	border:none;
}

.rechts
{
	/*background-image:url(gfx/buecher_text.jpg);*/
	background-position:bottom right;
	background-repeat:no-repeat;
	width:700px;
	float:right;
	position:relative;
}

.bildRechts
{
	position:absolute;
	bottom:0px;
	right:0px;
	width:300px;
	overflow:hidden;
	margin-bottom:-8px;
}



/*Menü-Formate*/
.menu
{
	float:left;
	width:215px;
	height:430px;
	margin-top:50px;
	margin-left:42px;
	color:#666666;
	line-height:1.1;
	font-weight:bold;
}
.menulink a:link
{
	text-decoration:none;
	color:#666666;
}

.menulink a:visited
{
	text-decoration:none;
	color:#666666;
}

.menulink:hover
{
	background-image:url(gfx/pfeileGruen.jpg);
}
.menulink a:hover
{	
	text-decoration:none;
	color:#cccc33;
}

.menulink
{
	
	background-repeat:no-repeat;
	padding-left:15px;
	margin-bottom:5px;
}
.menulinkAktiv
{
	color:#cccc33;
	background-image:url(gfx/pfeileGruen.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
	margin-bottom:5px;
}

.menulinkAktiv a:link
{
	color:#cccc33;
	text-decoration:none;
}

.menulinkAktiv a:visited
{
	color:#cccc33;
	text-decoration:none;
}

/*Menülinks zweite Ebene*/
.submenu a:link
{
	color:#cccccc;
}

.submenu a:visited
{
	color:#cccccc;
}

.submenu a:hover
{
	color:#cccccc;
}

.submenu
{
	
	margin-bottom:30px;
	margin-top:5px;
}

.menulink2
{
	padding-left:13px;
	margin-bottom:5px;
}

.menulink2:hover
{
	background-image:url(gfx/stern.jpg);
	background-repeat:no-repeat;
}

.menulinkAktiv2
{
	background-image:url(gfx/stern.jpg);
	background-repeat:no-repeat;
	padding-left:13px;
	margin-bottom:5px;
	color:#cccccc;
}
/* Menüs Ende */

.content
{
	width:370px;
	float:left;
	line-height:17px;

}



.strecker
{
	height:480px;
	width:1px;
	float:right;
}
.text
{
	background-color:#C60;
	width:300px;
	float:left;
	padding-top:100px;
}

.pfeile
{
	background-image:url(gfx/pfeileGruen.jpg);
	float:left;
	background-repeat:no-repeat;
	display:block;
	width:16px;
	height:14px;
	margin-top:0.4%;
	overflow:hidden;
}

.footer
{
	text-align:center;
	width:1000px;
	height:80px;
	clear:both;
	background-image:url(gfx/footer.jpg);
	color:#333333;
	padding-top:1px;
}

.gruen
{
	color:#cccc33;
}
.footercontent
{
	margin-top:10px;
}


.bodytext
{
	display:block;
	margin:0px;
	margin-bottom:10px;
	
}

/*Links*/
.footer a:link
{
	text-decoration:none;
	color:#333333;
}

.footer a:visited
{
	text-decoration:none;
	color:#333333;
}

.content a:link
{
	text-decoration:none;
	color:#cccc33;
}

.content a:visited
{
	text-decoration:none;
	color:#cccc33;
}
/*Kontaktformular*/

input
{
	border:none;
	background-color:#f6f6f6;
	border-bottom: 1px #cccccc solid;
	width:200px;
}
	
.tx-powermail-pi1_fieldset_1
{
	border:0;
	position: absolute;
	margin-left:0;
}
#tx-powermail-pi1_fieldset_1
{
	margin:0;
	padding:0;
}
legend
{
	visibility: hidden;
}

#powermaildiv_uid1
{
	position: absolute;
	margin-top:0px;
}
#powermaildiv_uid2
{
	position: absolute;
	margin-top:35px;
}
#powermaildiv_uid3
{
	position: absolute;
	margin-top:70px;
}
#powermaildiv_uid4
{
	position: absolute;
	margin-top:105px;
}
#powermaildiv_uid5
{
	position: absolute;
	margin-top:140px;
}
#powermaildiv_uid6
{
	position: absolute;
	margin-top:175px;
}
#powermaildiv_uid7
{
	position: absolute;
	margin-top:210px;
}

#powermaildiv_uid8
{
	position: absolute;
	margin-top:0px;
	margin-left:230px;
}

#powermaildiv_uid8
{
	position: absolute;
	margin-top:0px;
	margin-left:230px;
	display: inline;
}

#powermaildiv_uid9
{
	position: absolute;
	margin-top:250px;
	margin-left:0px;
	display: inline;
}

textarea
{
	height:122px;
	width:260px;	
	border-top:0;
	border-right:0;
	border-left:0;
	background-color:#f6f6f6;
	border-bottom: 1px #cccccc solid;
	margin:0;
}

.tx-powermail-pi1
{
	height:300px;
	padding-left:0;
	line-height:13px;
}

.powermail_all
{
	font-size:12px;
}