/* 
stickerei krumm
stick.css
Autor:					Gisela Huber
Email:					info@gisedesign.de
Web:					http://www.gisedesign.de
Copyright:				(c)2004 by Gisela Huber
Letzte Bearbeitung:		01/06/2005

--------------------------------------------------
zartblau #f9ffff
zartgelb #ffc
dunkelbraun #703
harti-blau #309
hintergrundblau #9cf
linkfarbe braun  color: #703;
*/ 

html {
	background-color: #def;
	/*color: #703;
	*/
	color:#000;
	height: 100%;
}
/* setzt alle Standardabstände auf Null */
body, table, tr, td, dl, dt, dd, h1, h2, h3, h4, hr, p, div, span, ul, ol, li, fieldset, blockquote, br {
margin: 0;
padding: 0;
border: 0;
}
body {
	font-size: 95%;
		color:#000;

	font-family:  Arial, Helvetica, Verdana, Geneva, sans-serif;

	height: auto;

	
}
h1 {
	font-size: 120%;
	background-color: transparent;
	padding:  5px;
	margin: 5px 0 0 10px;
}

h2 {
	margin: 5px 0 0 10px;
	padding: 5px;
	font-size: 115%;
	background-color: transparent
}
h3 {
	font-size: 105%;
	font-weight:bold;
	margin: 0 0 0 10px;
	background-color: transparent;
	padding:  5px;
	text-align:left;
}
h4 {
	font-size: 100%;
	font-weight:bold;
	margin: 0 0 3px 10px;
	background-color: transparent;
	padding:  5px;
}
h5 {
	font-size: 80%;
	font-weight:bold;
	margin: 0 0 3px 0;
	background-color: transparent;
	padding:  2px;
}
p{
	padding: 5px 5px 2px 5px;
	font-size: 90%;
	text-align:left;
margin-left: 10px;

}
marquee
{ color: #F63;
  background-color: transparent;
  font-weight: bold;
 }



ul {
	margin-top: 0;
	margin-bottom: 5px;
	list-style : square outside none;
	line-height : 150%;
}

ul.ohne {
	font-size: 110%;
	margin: 0 0 5px 10px;
	padding-left: 5px;
	list-style : none outside none;
	line-height : 150%;
}
ul.normal {
	margin-top: 0;
	list-style: disc outside none;
	line-height: 0.5em;
}
li {
margin-top: 0;
margin-bottom: 0;

}


a {
	color:#903;
	/*allgemeine Farbe für Text-Links*/
	font-weight: bold;
}

a:link, a:visited  {
	background-color: transparent;
}

a:hover, a:active {/* hintergrundfarbe für text-links-*/
	background-color: #ff9;
	text-decoration : none;
}
/* Allgemeine Anweisungen */
.invisible {
	visibility : hidden;
}
.l{
text-align:left; 
margin:0;
padding-left: 5px;
}

.r{
text-align:right;
margin:0;
}
.m{
text-align:center;
margin:5px;
}
.links{float: left;
text-align:left; 

}
.rechts{float:right;
text-align:left;

}
.floatleft {
float: left;
}
.floatright {
float: right;
}

.clear{clear: both;
}
.clearl {clear:left;
}
.clearr {clear:right;
}

.farbe1 {
	color: #000;
}
.farbe2 {
	color: #f00;
}

.wichtig {
	font-size: 120%;
	color: #f00;
}

.breadcrumb {
	color: #a08;
	font-weight: bold;
	}
.farbe-kontrast{
	color: #ffc;
	font-weight: bold;
}
.farbe-dick{
font-weight: bold;
}
.f {	font-weight : bold;}

.fett {
	font-weight : bolder;
	font-size: 1.1em;
}

.noborder{border:none;
	}
img {margin: 3px;
	
}

.nomargin, .nopadding
{padding: 0;
margin: 0;
	
}
.noall
{padding: 0;
margin: 0;
border:none;
	
}
.kleiner {	font-size: 90%;
}

.no {
display: none;
}

acronym {
border-bottom-style: dotted;
border-bottom-width: 1px;
cursor: help;
}
.center {
text-align: center;
}
.right {
text-align: right;
}
/* Definitionsliste Impressum*/

dl {	width: 90%;
height:100%;
	margin: 0;
	padding:0;
	font-size: 1.05em;
}
	
dt{ 
	margin: 0 ;
	padding: 5px;
	font-weight : bolder;
	}

dd {
	margin: 0;
	padding: 0 5px 10px 5px;
	
}
/* ende definitionsliste */


.imp{
	padding:0;
	margin-left: 10px;
	border:none;
	float:left;
	width:360px;
}

.bild {
	padding-bottom:0px;
	padding-top:10px;
	margin-bottom:10px;
	border:0;
	float : left;
	position : relative;
	width : auto;
	margin-right: 5px;

}
.bildr {
	padding-top:10px;
	padding-bottom:10px;
	border:0;
	float : right;
	position : relative;
	width : auto;
}

.text {
	text-align: left;
	vertical-align: middle;
	position: relative;
	display: block;
	width: auto;
	margin-left: 5px;

	margin-top: 10px;

}
.textl {
	text-align: left;
	vertical-align: middle;
	position: relative;
	display: block;
	width: 20%;
	margin-right: 5px;
	float : left;
	margin-top: 10px;

}
.textu {
	text-align: left;
	vertical-align: middle;
	position: relative;
	display: block;
	margin: 5px 0px 15px;
	width: auto;
	padding-right: 0px;
	padding-left: 0px;
	clear: both;

}

/* die alles umfassende inhaltsbox beginnt*/
#alles {
	/*position: absolut;
	nachtraegich ein e angehaengt*/
	background-color: #ffe;
	color: #703;

	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	border: 2px solid #703;
	width: auto;
	max-width: 900px;
	/* oder auch z.B. 800px */
	height: auto;
	margin:20px auto;
	/* alles-Box vertikal zentrieren, Rand oben + unten 20px */
	text-align:center;
	/* alles-Box vertikal zentrieren in Opera, NN, Mozilla */
}
#kopf {
	background-image: url(bilder/bg-braun6.gif);
	/*hintergrundbild*/
	border-bottom: thin solid #703;
	/*randfarbe*/
	color: #600;
	/*schriftfarbe*/
	height: 115px;
	
	text-align:left;
	padding-left:3px;
	width: auto;
}
#kopf h1 {

	background-color: transparent;
	font-size : 1.5em;
}
#kopf h2 {

	background-color: transparent;
	font-size : 1.2em;
}
#titel {float: left;
margin-top: 12px;
width: 55%;
}

#topmenue{
	float: right;
	font-size: 80%;
	margin: 0px 8px 0 0;
	position: relative;
	width: auto;
	text-align:left;
	z-index:10;
}
#topmenue a{
	text-decoration:none;
}
#topmenue a:link,#topmenue a:visited {
	background-color: #FFECAA;
	color: #703;

}
#topmenue a:hover, #topmenue a:active{
	color: #FF6633;
	background-color: #ffc;

}
#logo {
    width: 40%;
	clear: right;
	float: right;
	text-align:right;
	position:relative;
	top:3px;
	right:5px;
	margin:0;
	border:0;
	padding: 0;
	border : none;
	/* auskommentiert weil = gibts nach w3c nicht:  color: transparent; */
}

#kopfmenue{
	clear: both;
	float: left;
	font-size: 90%;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -1px;
	position: relative;
	width: 100%;
	text-align:left;
	z-index:10;
}
/*-------------------------------------------------------------------
-- Navigation
-------------------------------------------------------------------*/

#navlist
{
	padding: 0 1px 1px;
	margin-left: 0;
}

#navlist li
{
	list-style: none;
	margin: 0;
	border-top: 1px solid Black;
	font: bold 85% Verdana, sans-serif;
	display: inline;
}

#navlist li a
{
	padding: 0.25em 0.5em 0.25em 0.75em;
	border-left: 1em solid #703;
	border-bottom: 1px solid #703;
	background-color: #FFECAA;
	/* hintergrundfarbe link*/
	text-decoration: none;
	font-weight: 500;
}


#navlist li a:link,  #navlist li a:visited {
	color: #703;
}

#navlist li a:hover, #navlist li a:active
{
	border-color: #FF6633;
	color: #FF6633;
	background-color: #ffc;
}
/* Highlighting für Hauptnavigationspunkte */
body#section_one #navlist #one,
body#section_two #navlist #two,
body#section_three #navlist #three,
body#section_four #navlist #four,
body#section_five #navlist #five,
body#section_six #navlist #six,
body#section_seven #navlist #seven,
body#section_tex #navlist #tex, 
body#section_eight #navlist #eight,
body#section_nine #navlist #nine  
{
	border-color: #FF6633;
	color: #FF6633 ;/*#D29A5B;*/
	background-color: #ffc;
}
	
/* Highlighting für Hauptnavigationspunkte */
body#section_one #topmenue #one,
body#section_two #topmenue #two,
body#section_three #topmenue #three,
body#section_four #topmenue #four,
body#section_five #topmenue #five,
body#section_six #topmenue #six,
body#section_seven #topmenue #seven,
body#section_tex #topmenue #tex, 
body#section_eight #topmenue #eight, 
body#section_nine #topmenue #nine 
{
	border-color: #FF6633;
	color: #FF6633 ;/*#D29A5B;*/
	background-color: #ffc;
}
/*-------------------------------------------------------------------
-- Navigation - Ende !!!
-------------------------------------------------------------------*/


/*beginn der content-div-definitionen*/
#nest {
margin:0;
height: auto;
width: 100%;


}

#nest img{
margin:10px;


	
}
#nest h1{
margin-left: 10px;
margin-top:10px;


	
}
#nest ul{
margin:20px;
font-size: 90%;




	
}
#nest li{
margin:20px;



	
}

#nest table {
	margin: 5px auto 5px auto;
	padding: auto;
	border-collapse: collapse;
	text-align: left;
	empty-cells : hide;
	vertical-align : middle;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size:90%;
}

#nest th  {

	font-size: 100%;
	color: #703;
	text-align: center;
	background-color:#FFECAA;
	margin : 0;
	padding : 3px 5px 3px 5px;
	border-collapse: collapse;
}
#nest tr td {
	text-align: center;
	vertical-align: middle;
	margin : 0;
	padding :3px 2px 3px 2px;
	border-collapse: collapse;
		min-height: 50px;
}
#nest table.code {
	width: 500px;
	border: 1px solid #703;
	margin: 5px 5px 5px 20px;
	background-color: #ffc;
	text-align: left;
}
#nest table.code th{
	text-align: left;
}

#nest table.code tr td{
	text-align: left;
	border: 1px solid #703;
}
#nest table.code tr td.code{
	text-align: left;
	border: 1px solid #703;
	background-color: #fff;
	font-size: 12px;
}

#nest table.akzent th {
	border: 1px solid #703;
	border-collapse: collapse;
line-height: 1.5em;
}

#nest table.akzent tr td {
	border: 1px solid #703;
	border-collapse: collapse;
line-height: 1.2em;
}

#nest table.beispiele {
  width: 40%;
 float: left;
 margin: 25px;
	border: none;
line-height: 1.2em;	
font-size: 90%;
}
#nest table.beispiele td{
	vertical-align : top;
}

#info{
border-color:#FF6633;
border-style:dotted;
border-width:thin;
margin: 10px;
padding: 3px 5px 3px 10px;
color: #FF6633;
font-size:80%;
font-weight:bold;


}

#spalte1{
	float:left;
	text-align:center;
	width:130px;
}
#spalte2{
position:relative;
margin-left: 25%;
	text-align:left;
	width:60%;
	height:auto;
}

#spalte2 p{
text-align:center;
margin:0 auto;
padding:0 auto;
}
#spalte3{
	float:right;
	text-align:center;
	width:130px;
}

#spalte1 a,  #spalte3 a {
	display:block;
	text-align: center;
	vertical-align:middle;
	background-color:transparent;

}

#spalte1 a  img, #spalte3 a  img{

	text-align: center;
	vertical-align:middle;
background-color: #FFECAA;

		border: 1px dotted #703;
	padding:6px;
	border-collapse : collapse;
	margin:2px;

}

#P7ShowPL1, #P7ShowPL2, #P7ShowPL3, #P7ShowPL4, #P7ShowPL5, #P7ShowPL6, 
#P7ShowPL7, #P7ShowPL8,  #P7ShowPL9, #P7ShowPL10, #P7ShowPL11, #P7ShowPL12,
#P7ShowPL13, #P7ShowPL14, #P7ShowPL15, #P7ShowPL16
{
position:absolute;
top:30px;
	z-index:1; 
	visibility:hidden

}

/* ende der content-div-definitionen */



/* beginn der footer-definitionen */
#footer {
	clear:both;
	padding:2px;
	border-top:1px solid #a08;
	/* hintergrundfarbe und Textfarbe */
	background-color:transparent;
	color: #000;
	background-image: url(bilder/bg-gold3.jpg);
	font: 500 75%/120% verdana, helvetica, sans-serif;
	height: 40px;
}

#footer a{

font-weight: 500;
color:#703;
}

