@charset "utf-8";
/* CSS Document */

#picasa-bestellung{
background:#ffffff;
background-image: url(img/head.gif);
background-repeat: repeat-x;
padding:0 0 20px 0;
}
#picasa-bestellung p, #picasa-bestellung h2, #picasa-bestellung ul, #picasa-bestellung ol{
padding-left:20px; padding-right:20px;
}

.picasa-bestellung-accordion {
	cursor: pointer;
}

#picasa-bestellung h1{
   line-height:68px;
   font-size:21px;
   color:#ffffff;
   padding:0px 0 0 25px;
   border-bottom: 0;
}

#einleitung{
 padding:0px 35px 0 0px;
}

#einleitung p{
 color:#00a6ef;
 font-size:14px;
 font-style:normal;
 font-weight:bold;
 line-height:21px;
}

a.pdf {
   display: -moz-inline-box; /* Fixes Firefox */
   display: inline-block;
   text-decoration:none;
   background: url(img/file_acrobat.gif) no-repeat 0 0;
   padding:2px 0px 1px 21px;
   color:#00a6ef;
   border-bottom:#00a6ef 1px dotted;
}

.button {
	height: 24px;
	line-height: 24px;
	background-image: url(img/btn_bg.gif);
	background-repeat: repeat-x;
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.button a {
	color: #ff6600;
	font-weight: bold;
	text-decoration: none;
	font-size: 11pt;
}

.button_left {
	margin-left: 25px;
	background-image: url(img/btn_left.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 24px;
	float: left;
}

.button_right {
	background-image: url(img/btn_right.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 24px;
	float: left;
}

.clear{
	clear: both;	
}
