/* CSS Document */
body{
	font-family:Helvetica, Geneva, Arial, sans-serif;	
	background-repeat:no-repeat;
	background-position: 200px 0px;
	color:#4D4D48;
/*	font-family:Arial, Helvetica, sans-serif;*/
	padding:0px;
	margin:0px;
	font-size:14px;
	
	
}
html{
	/*background-color:#c2b891;*/
	/*inlineStyle in typo 3*/
}
#container{
	/*background-color:#c2b891;#CAC2AD;*/
}
img{
	border:none;
}
#header{
	width:100%;
}
#white{
	background-color:#FFFFFF;
	width:200px;
	height:148px;
	float:left;
}
#mainmenu{
	float:left;
	position:relative;
	top:108px;
	background-color:#c2b891;/*#CAC2AD;*/
	height:40px;
	/*border-top:120px solid transparent;*/
}
#welcome{
	background-color:#FFFFFF;
	height:148px;
/*	width:100%;*/
}
#welcometxt{
	position:relative;
	top:30px;
	font-size:20px;
	left:600px;
	top:170px;
	width:420px;
	color:#c2b891;
}
#welcomemenu{
	clear:both;
	background-color:#c2b891;/*#CAC2AD;*/
	height:40px;
	padding-left:400px;
	/*border-top:120px solid transparent;*/
}

#introBG{
	background-image:url(../images/fisch_intro.jpg);
	background-repeat:no-repeat;
	height:406px;
	width:100%;
}

#submenu{
	text-align:right;
	padding-top:18px;
	clear:left;
	height:300px;
	background-color:#c2b891;/*#CAC2AD;*/
	width:200px;
	float:left;
}
#footer{
	position:relative;
	top:3px;
	height:20px;
	/*clear:left;
	background-color:#FFFFCC;
	position:relative;
	left:200px;*/
}

#frame{
	width:720px;
	left:200px;
	top:148px;
	position:absolute;
}
#content{
	width:695px;
	/*float:left;*/
	/*position:relative;*/
	height/**/:auto!important;
	height:400px;
	min-height:400px;
	line-height:15px;
	padding-top:15px;
}
#logo{
	position:absolute;
	left:20px;
	top:0px;
}
#logo_intro{
	width:100%;
	height:192px;
	left:20px;
	background-color:#FFFFFF;
	top:0px;
}

#content-text{
	position:absolute;
	width:440px;
	left:260px;
	top:20px;
	float:left;
	
}
#content-image{
	position:relative;
	width:200px;
	left:30px;
	top:30px;
	
	
}
#shadow-right{
	background-image:url(../images/shadow-right.gif);
	background-repeat:repeat-y;
	background-position:right;
	background-color:#FFFFFF;
	
}
#shadow-bottom{
	background-image:url(../images/shadow-bottom.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
#shadow-upper-right{
	background-image:url(../images/shadow-upright.gif);
	background-repeat:no-repeat;
	background-position:top right;
}
#shadow-down-left{
	background-image:url(../images/shadow-downleft.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#shadow-down-right{
	background-image:url(../images/shadow-downright.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
a.mainlink{
	position:relative;
	padding-right:30px;
	top:14px;
	left:30px;
	font-size:16px;
	text-decoration:none;
	color:#80806F;
}
a.mainlink:hover,
a.mainlink_active{
	position:relative;
	padding-right:30px;
	top:14px;
	left:30px;
	font-size:16px;
	text-decoration:none;
	color:#262621;
}
a.external-link{
	font-size:14px;
	text-decoration:none;
	color:#80806F;
}
a.external-link:hover{
	font-size:14px;
	text-decoration:none;
	color:#262621;
}

a.sublink{
	font-size:14px;
	text-decoration:none;
	color:#262621;
}
ul{
	list-style-type:none;
}
li.subnavi{
	padding-right:20px;
	padding-bottom:5px;
}
a.sublink:hover,
a.sublink_active
{	
	font-size:14px;
	text-decoration:none;
	color:#FFFFFF;
}
.footer-text{
	padding-left:10px;
	font-size:11px!important;
}
h1{
	
	font-size:14px;
	padding-left:30px;
}

/* TYPO 3 */
div.csc-textpic{
	padding-left:15px;
	padding-top:0px;
}
.csc-textpic-text{
	padding-left:20px;
	padding-top:0px;
	width:350px;
}
.csc-textpic-image,
.csc-textpic-caption{
	padding-top:3px;	
	padding-left:15px;
}

a {
	text-decoration:none;
	color:#80806F;
}

a:hover {
	color:#262621;
}
.download{
	background-image:url(../images/pdf.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#80806F;
	position:relative;
	padding-left:30px;
	height:30px;
	display:block;
	border-bottom:1px solid #80806F;
	
}
.download_noborder{
	background-image:url(../images/pdf.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#80806F;
	position:relative;
	padding-left:30px;
	display:block;
}

.spacerline{
	text-decoration:none;
	color:#80806F;
	position:relative;
	height:30px;
	display:block;
	border-bottom:1px solid #80806F;
	
}
.pdflink{
	/*float:right;
	margin:0px;
	padding:0px;*/
}

a:hover,
.download:hover{
	color:#262621;
}
.floath1{
	/*float:left;
	clear:both;*/
}

/*weihnachtszauber*/
.bodytext{
	padding-left:30px;
	padding-right: 100px;
	letter-spacing:0px;
	line-height:150%;
}

.address-item .bodytext {
	padding-right: 0px;
}

.csc-textpic-text .bodytext {
	padding-right: 10px;
}

.quantex{
	display:block;
	vertical-align:top;
	padding-left:30px;
	line-height:20px;
}
.quantex li{	
	line-height:22px;
	display:block;
	padding-left:25px;
	background-image:url(../images/q.gif);
	background-repeat:no-repeat;
	/* works not for mozilla...*/
	background-position:1px 0px;;
}
image{
	border:0px;
}
