

p { padding:  0;
	margin: 0;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 16px;
}

p span {
	font-weight: bold;
	color: #ff9900;

}

#zitat {
	font-family: "comic Sans MS", verdana, sans-serif;
	color: #990000;
		font-weight: bold;
		font-size: 15px;
		line-height: 20px;
	
		
}

h1 {
	font-family: "comic Sans MS", verdana, sans-serif;
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	color: #FF9900;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	padding: 4px 0 4px 0;
	margin: 0;
	

}

h2 {
	font-family: "comic Sans MS", verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;	
	text-transform: uppercase;
	letter-spacing: 0.05em;
	padding: 2px 0 4px 0;
		margin: 0;

}

h3 {
	font-family: "comic Sans MS", verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;	
	text-transform: uppercase;
	letter-spacing: 0.05em;
	padding: 2px 0 0px 0;
	margin: 0;
}

h4 {
	font-family: "comic Sans MS", verdana, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #990000;	
	text-transform: uppercase;
	letter-spacing: 0.05em;
	padding: 8px 0 1px 0;
	margin: 0;
}

#zitat_rechts {
	font-family: "comic Sans MS", verdana, sans-serif;
	font-size: 13px;
	line-height: 17px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.05em;
	text-align: right;
	color: #990000;
	padding: 5px 0 20px 0;
}

#zitat_rechts span {
	font-size: 11px;
	color: #FF9900;

}

#zitat_links {
	font-family: "comic Sans MS", verdana, sans-serif;
	font-size: 13px;
	line-height: 17px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.05em;
	text-align: left;
	color: #990000;
	padding: 5px 0 20px 0;
}

#zitat_links span {
	font-size: 11px;

}

#zitat_head {
	line-height: 22px;
	color: #ff9900;

}

#marker {
	background-color: #ff99ff;
	padding: 2px;
	color: #000;
}

#content_clear {
	clear: both;
}

#content_link {
	padding: 10px 0 0px 0;
	margin-bottom: 10px;
	font-weight: bold;
	background-image: url(../bilder/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	font-family: "comic Sans MS", verdana, sans-serif;
	font-size: 14px;	
}

#content_link a {
	color: #990000;
	text-decoration: none;
	padding-left: 17px;
}

#content_link a:hover {
	text-decoration: underline;
}

#anker_link {
	font-family: "comic Sans MS", verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 10px 0 0px 5px;
		font-weight: bold;
	text-align: right;
	width: 95%;
	background-image: url(../bilder/pfeil_oben.gif);
	background-repeat: no-repeat;
	background-position: 333px 12px;
	margin-bootom: 10px;

}

#anker_link a {
	color: #990000;
	text-decoration: none;
}

#anker_link a:hover {
	text-decoration: underline;
}

#print {
height: 30px;
	margin: -49px 0 0 30px;
	padding: 14px 0 0 26px;
	font-weight: normal;
	font-size: 14px;
	background-image: url(../bilder/drucker.gif);
	background-repeat: no-repeat;
	background-position: left ;
	font-family: "comic Sans MS", verdana, sans-serif;
}

#print a {

	color: #ff9900;
	text-decoration: none;
	margin-left: 1.5em;
}

#print a:hover {
	text-decoration: underline;
		color: #ffffff;
}

#content_end {
	clear: both;
	padding: 100px;
}

/* -----Bilder im Content-------*/


#contentimg_viertel {
	float: left;
	text-align: left;
	margin: .3em .7em .2em 0;
	border: 1px solid #e5e5e5;
	padding: 4px;
	background: #f4f4eb;
	width: 115px;
}

#contentimg_viertel img{
	width: 100%;
}

#contentimg_viertel span {
	float: left;
	font-weight: normal;
	line-height: 120%;
	font-size: 10px;
	color: #990000;
	margin: .5em 0 0em 0em;	
}

#contentimg_drittel {
	float: left;
	text-align: left;
	margin: .3em .7em .2em 0;
	border: 1px solid #FF9900;
	padding: 4px;
	background: #f4f4eb;
	width: 150px;
}

#contentimg_drittel img{
	width: 100%;
}

#contentimg_drittel span {
	float: left;
	font-weight: normal;
	line-height: 120%;
	font-size: 10px;
	color: #990000;
	margin: .5em 0 0em 0em;	
}

#contentimg_halb {
	float: left;
	text-align: left;
	margin: .3em .7em .2em 0;
	border: 1px solid #FF9900;
	padding: 4px;
	background: #f4f4eb;
	width: 200px;
}

#contentimg_halb img{
	width: 100%;
}

#contentimg_halb span {
	float: left;
	font-weight: normal;
	line-height: 120%;
	font-size: 10px;
	color: #990000;
	margin: .5em 0 0em 0em;	
}

#contentimg_ganz {
	float: left;
	text-align: left;
	margin: .3em .7em 1em 0;
	border: 1px solid #FF9900;
	padding: 4px;
	background: #f4f4eb;
	width: 420px;
}

#contentimg_ganz img{
	width: 100%;
}

#contentimg_ganz span {
	float: left;
	font-weight: normal;
	line-height: 120%;
	font-size: 10px;
	color: #990000;
	margin: .5em 0 0em 0em;	
}

#contentimg_galerie {
	
}

#contentimg_galerie img{
	height: 100%;
	text-decoration: none;
		border: 0;
	
}

#contentimg_galerie a {

	float: left;

	margin: .3em .8em .5em 0;
	border: 2px solid #FF9900;
	padding: 4px;
	background: #f4f4eb;
	height: 65px;

}

#contentimg_galerie a:hover {
border: 2px solid #ff0000;

}



#content_line {
	border-bottom: 1px solid #FF9900;
	padding: 5px 0 0 0;
}



/*-------Startseite-------*/

#box_willkommen {
	border-bottom: 1px solid #ff9900;
	background-image: url(../bilder/maka1_kl.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 120px;
	padding: 0 100px 0px 0px;
	margin: 0 0 10px 0;
}

#box_willkommen h1 {
	font-size: 26px;
	line-height: 30px;
}
#box_angebot {
	background-color: #ffffcc;
	text-align: right;
	padding: 10px 15px 10px 130px;
	margin: 0 0 10px 0;
	background-image: url(../bilder/koffer_kl_y.gif);
	background-repeat: no-repeat;
	background-position: left 0;
	border: 1px solid #ff9900;

}

#box_kontakt {
	background-image: url(../bilder/dose_kl.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	
	padding:20px 170px 10px 0px ;
	margin: 10px 0 0px 0;
	
}

#telefon {
	padding: 15px 10px;
	background-color: #ffffcc;
	border: 1px solid #ff9900;
	border-bottom: 0;

}

#telefon img {
	margin: 0 10px 0px 0px;
	float: left;
}

#telefon h3 {
	margin: 00px 10px 5px 5px;

}

#mail {
	padding: 10px;
	padding-top: 0;
	background-color: #ffffcc;
	margin: 0 0 10px 0;
	border: 1px solid #ff9900;
	border-top: 0;
	
}

#mail img {
	margin: 0 5px 0px 0px;
	padding-left: 5px;
	float: left;
}

#mail h3 {
	margin: 00px 10px 5px 5px;
}

#mail a {
	text-decoration: underline;
	color: #990000;
	font-weight: bold;
}

#mail a:hover {
	text-decoration: none;
	color: #ff9900;
	text-decoration: underline;
}

/*---- Bretter-----*/


#box_bretter {
	border-bottom: 1px solid #ff9900;
	background-image: url(../bilder/bretter_neu.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 140px;
	padding: 0 100px 0px 0px;
	margin: 0 0 10px 0;
}


/*---- Pänz-----*/


#box_paenz {
	border-bottom: 1px solid #ff9900;
	background-image: url(../bilder/jongleur_gr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 110px;
	padding: 0 100px 0px 0px;
	margin: 0 0 10px 0;
}

#box_paenz h1{
	font-size: 24px;
	line-height: 28px;
}

#box_paenz2 {
	border-bottom: 1px solid #ff9900;
	background-image: url(../bilder/pirat_1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100px;
	padding: 0 100px 0px 0px;
	margin: 10px 0 10px 0;
}

#box_paenz2 h1{
	font-size: 24px;
	line-height: 28px;
}

/*---- Tannenbaum-----*/


#box_tannenbaum{
	border-bottom: 1px solid #ff9900;
	background-image: url(../bilder/engel_gr.gif);
	background-repeat: no-repeat;
	background-position: 210px top;
	height: 140px;
	padding: 0 100px 0px 0px;
	margin: 0 0 10px 0;
}

/*---- walkact-----*/


#box_walkact {
	border-bottom: 1px solid #ff9900;
	background-image: url(../bilder/koffer_gr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 120px;
	padding: 0 100px 0px 0px;
	margin: 0 0 10px 0;
}

/*---- zeitlupe-----*/


#box_zeitlupe {
	border-bottom: 1px solid #ff9900;
	background-image: url(../bilder/zeitlupe_gr.gif);
	background-repeat: no-repeat;
	background-position: 250px top;
	height: 130px;
	padding: 0 100px 0px 0px;
	margin: 0 0 10px 0;
}

/*---- dr zolli-----*/


#box_drzolli {
	border-bottom: 1px solid #ff9900;
	background-image: url(../bilder/therapeut_gr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 130px;
	padding: 0 100px 0px 0px;
	margin: 0 0 10px 0;
}

/*---- dosentelefon-----*/


#box_dosentelefon {
	border-bottom: 1px solid #ff9900;
	background-image: url(../bilder/dose_kl.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100px;
	padding: 0 100px 0px 0px;
	margin: 0 0 10px 0;
}

h3  a {
	text-decoration: underline;
	color: #990000;
	font-weight: bold;
}

h3 a:hover {
	text-decoration: underline;
	color: #ff9900;
}

/*---- angebereien-----*/

#box_angeber {

	background-image: url(../bilder/bretter_gr.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
	height: 150px;
	padding: 0 100px 0px 0px;
	margin: 0 0 00px 0;
}

#box_angeber h1{
	font-size: 24px;
	line-height: 28px;
}

#papa_mama {
	padding: 0;
	
	margin-bottom: 10px;
	background-color: #ffffcc;
	border: 1px solid #ff9900;
	height: 107px;
	text-align: left;
}

#papa_img {
margin: 0;
	padding: 0;
	
}

#papa_img img{
	width: 100px;
	float: left;
	
}

#mama_img {
margin: 0;
	padding: 0;

}

#mama_img img{
	width: 100px;
	float: right;

}

#papa_mama #zitat_rechts  {
	padding: 5px 10px 0 0 ;
	float: right;

}

#papa_mama  #zitat_links {
	padding: 5px 0px 0 10px ;
	float: left;

}


#kundenliste {
	float: left;
	color: #990000;
	padding: 0 30px 0 0;

}
#kundenliste ul {
	padding: 0;
	margin: 0;

}

#kundenliste li {
	padding: 0;
	margin: 0;
	list-style-position: inside;

}

/*---- guckloch-----*/

#box_guckloch {
	border-bottom: 1px solid #ff9900;
	background-image: url(../bilder/galerie.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 120px;
	padding: 0 100px 0px 0px;
	margin: 0 0 10px 0;
}

/*---- wwwege-----*/

#box_links {
	border-bottom: 1px solid #ff9900;
	background-image: url(../bilder/links.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 160px;
	padding: 0 100px 0px 0px;
	margin: 0 0 10px 0;
}

p a {
	text-decoration: none;
	color: #666666;
}

p a:hover {
	text-decoration: underline;
	color: #ff9900;
}

#box_impressum {
	border-bottom: 1px solid #ff9900;
	background-image: url(../bilder/impressum.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 150px;
	padding: 0 100px 0px 0px;
	margin: 0 0 10px 0;
}

#box_workshop {
	border-bottom: 1px solid #ff9900;
	background-image: url(../bilder/onkelsam_klw.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 126px;
	padding: 0 100px 0px 0px;
	margin: 0 0 10px 0;
}

#box_workshop h1 {
	font-size: 28px;
	line-height: 30px;
}

#termine {
	font-family: "comic Sans MS", verdana, sans-serif;
	font-size: 13px;
	line-height: 17px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.05em;
	text-align: left;
	color: #990000;
	padding: 0;

}
