@charset "utf-8";
/* CSS Document Normal */


/* Templet Allgemein */
body {
padding:0px;
margin:0px;
font-family:Arial, Verdana, Helvetica, sans-serif;
}

div#head {
position:relative;
top:0px;
left:0px;
height:85px;
clear:both;
border-bottom:5px solid #990000;
text-align:center;
background-color:transparent;
background-image:url('images/paltauf_logo_03.png');
background-repeat:no-repeat;
background-position:center 20px;
}

div#container {
position:relative;
text-align:center;
background-color:transparent;
background-image:url(../inhalt/2/bg/Roehren-Paltauf-V60-Paltauf_02.jpg);
background-repeat:no-repeat;
background-position:center 0px;
z-index:2;
}

div#center {
position:relative;
width:99%;
min-height:522px;
margin-left:auto;
margin-right:auto;
text-align:left;

outline:0px dotted #990000;
z-index:1;
}

div#headmaske, div#footermaske {
position:absolute;
width:100%;
height:35px;
background-color:transparent;
text-align:center;
}
div#footermaske p {
margin-top:20px;
font-size:0.8em;
}

div#headmaske {
top:-5px;
background-image:url('images/paltauf_head_schatten_03.png');
}

div#footermaske {
bottom:-5px;
background-image:url('images/paltauf_footer_schatten_03.png');
z-index: 80;
}

div#headmaske, div#footermaske {
background-repeat:no-repeat;
background-position:center;
z-index:2;
border: 0px solid #0000CC;
} 


div#footer {
position:relative;
top:0px;
left:0px;
height:85px;
clear:both;
border-top:5px solid #990000;
text-align:center;
z-index:1;
}

h1, h2 {
	color:#666;
    font-family:Arial, Helvetica, sans-serif;
	}


h3, h4, h5, h6 {
	color:#600;
    font-family:Arial, Helvetica, sans-serif;
	}

	
h1 { font-size: 1.5em}
h2 { font-size: 1.3em}
h3 { font-size: 1.1em}
h4 { font-size: 0.9em}
h5 { font-size: 0.7em}
h6 	{ font-size: 1em}

p {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:0.8em;
	color:#330000
	}
	
.bold {
	font-weight:bold;
	}
/* Bis hier Templet Allgemein */

/* Ab hier Menue */

.hide {
display:none;
}
div#menueframe {
position:relative;
float:left;
left:10px;
top:0px;
width:120px;
min-height:400px;
margin-left:-2%;
outline:0px dashed #600;
z-index:3;
}
div#menue {
position:relative;
width:155px;
background-color:transparent;
background:url(images/paltauf_trans_bg_links_06_01.png);
background-position:right top;
background-repeat:no-repeat;
border:0px dashed #990000;
padding-left: 30px;
padding-top: 40px;
}

div#menuefooter {
position:relative;
width:155px;
background-color:transparent;
background:url(images/paltauf_trans_bg_links_06_02.png);
background-position:right top;
background-repeat:no-repeat;
border:0px dashed #990000;
padding-left: 30px;
padding-top: 40px;
}


div#menue p {
display:block;
margin:0px;
width:106px;
z-index:3;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 120px;
	}
ul li {
	position: relative;
	
	}
	
ul li ul {
	margin-left:0px;
	}
ul li ul a {
	color:#600;
	padding-left: 20px;
	}	
	
		
li ul {
	position: relative;
	left: 0px;
	top: 0;
	}
li ul li ul {
	position: relative;
	left: 0px;
	top: 0;
	}	
	
ul li a {
	display: block;
	text-decoration: none;
	color: #600;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	padding: 2px;
	padding-left:10px;
	border: 0px solid #900;
	border-bottom: 0px;
	}
	
ul li p {
	display: block;
	text-decoration: none;
	color: #777;
	
	padding: 2px;
	padding-left:10px;
	border: 0px solid #600;
	}

	
ul li ul li a {
	border: 0px solid #600;
	}
ul li ul li ul li a {
	padding-left:40px;
	}
	
ul li ul li p {
	padding-left:20px;
	border: 0px;
	}
ul li ul li ul li p {
	padding-left:40px;
	}			
			
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

ul li:last-child {
	border-bottom:0px solid #600;
	}
ul li ul li:last-child {
	border-bottom:0px solid #600;
	}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

div#menue a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	}

div#menue a:link {
	color:#600;
	}
	
div#menue a:hover {
	color:#333;
	}
		

/* Bis hier Menue */

/* Ab hier Inhalt */
div#inhaltframe {
	position:relative;
	top:0px;
	width:460px;
	margin-left:50%;
	outline:0px dashed #f00;
	padding-bottom:10px;
	}
div#inhalt {
	position:relative;
	display:inline-block;
	width:460px;
	margin:0px;
	min-height:40px;
	padding-top: 60px;
	padding-left: 50px;
	background-color:transparent;
	background-image:url(images/paltauf_trans_bg_rechts_06_01.png);
	background-repeat:no-repeat;
	outline:0px dashed #600;
	z-index:2;
	}
	
div#inhaltfooter {
	position:relative;
	top:0px;
	margin:0px;
	padding-top: 30px;
	padding-left: 30px;
	background-color:transparent;
	background-image:url(images/paltauf_trans_bg_rechts_06_02.png);
	background-repeat:no-repeat;
	outline:0px dashed #600;
	z-index:2;	
	}

div#inhalt h1,h2,h3,h4,h5,h6 
{
position:relative;
top:0px;
padding:0px;
margin:0px;
display:inline;
}

div#inhalt h3
{
margin-top: 0px;
}

div#inhalt h4
{
margin-top: 0px;
}

.text {
	border: 0px #000 solid;
	margin-top: 20px;
	padding-bottom: 10px;
}

div#inhalt p.text {
	display:block;
	float:left;
	width: 300px;
	}
	
div#inhalt div.textbreit {
	margin-top: 10px;
	text-align:justify;
	font-size:0.6em;
	}	
div#inhalt span.bold {
	margin-top: 3px;
	}

div#inhalt p {
	margin-top: 5px;
	margin-bottom: 5px;
	}

div#inhalt div.listdiv div.titel{
	font-weight:bold;
	margin: 5px;
	margin-left:0px;
	margin-top:0px;
	}

div#inhalt div.listdiv div.list{
	width:300px;
	margin: 0px;
	margin-bottom: 10px;
	margin-left:30px;
	outline:0px dashed #990000;
	}

div#inhalt div.listdiv {
	position:relative;
	float:left;
	clear:left;
	outline:0px dashed #990000;
	}

div#inhalt div.picgaldiv {
	position:relative;
	margin: 5px;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:10px;
	border:0px dashed #660000;
	z-index:4;
	 }

div#inhalt div.picgaldiv span.border{
	position:relative;
	width:154px;
	height:92px;
	padding:1px;
	 }
	 
div#inhalt div.picgaldiv a span.border img {
	border:0px;
	}
div#inhalt form {
float:left;
border:0px dashed #000000;
}
ul#detailmenue {
	list-style-type:none;
	list-style-image:url(images/punkt.gif);
	list-style-position:inline;
	position:relative;
	float:right;
	clear:right;
	margin-left:10px;
	margin-top:20px;
	padding-top:20px;
	border-top:0px dashed #600;
	z-index:5;
		}
	
.thumbmenu {
	width: 340px;
	margin-top: 15px;
	margin-bottom: 25px;
	padding-top: 15px;
	float:left;	
	top:0px;
	border:1px dashed #600;
		}
		
.thumbmenu a {
	margin-left:10px;
	float:left;	
	font-weight:bold;
	text-decoration:none;
	}	
.thumbmenu a img {
	border:0px dashed #600;
	}
/* Bis hier Inhalt */	

