body {
	overflow: -moz-scrollbars-vertical;
	/**background-image: url(img/bg.gif);**/
	background-color: #fff;
	font: 62.5% verdana, arial, helvetica, futura, geneva, optima, sans-serif;
	margin: 5px 0 0;
	padding: 0;
	text-align: center;
	color:#CCCCCC;
}

::-moz-selection {
	background:#fff;
	color:#7aa62f;
}

::selection {
	background:#fff;
	color:#7aa62f;
}

code::-moz-selection {
	background: #fff;
	color:#9dd63c;
}

code::selection {
	background: #535353;
	color:#9dd63c;
}


h1 {
	background-image: url(img/headline.gif);
	width: 580px;
	height: 75px;
	vertical-align: middle;
}

h1 span {
	display: none;
}

h3 a:link, h3 a:visited, h3 a:hover {	
	text-shadow: 2px 2px 1px #8fc80d;
	padding: 10px 0px 5px 20px;
	-moz-outline-style: none;
	display: block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h3 a:link, h3 a:visited {	
	color: #4E521B;
}

h3 a:hover {
	color: #333300;
}

h4 {
	color: #847262;
	font-size: 18px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
	font-stretch: ultra-expanded;
}

h5 {
	color: #333;
	font-size: 11px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
}

h5 span {
	color: #abac59;
}

h6 {
	color: #999999;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
}

h7 {
	color:#CCCCCC;
	font-size: 10px;
	text-decoration: none;
	padding-top: 15px;
}

h7 a{
	color:#CCCCCC;
	font-size: 10px;
	padding-top: 15px;
}

p {
	font-size: 10px;
	margin: 0 0 1px;
	padding: 5px;
	line-height: 15px;
	color: #000000;
}

p b {
	color: #4FA3DA;
	font-weight: bold;
	font-size: 1.1em;
}

p.docu {
	padding: 5px;
	text-align: center;
	background-color: #f7ffe4;
	font-size: 1.5em;
	border-bottom: 1px solid #deff91;
	border-top: 1px solid #deff91;
}

p.docu a:link, p.docu a:visited {
	font-weight: normal;
	color: #4FA3DA;
}

p.docu a:hover, p.docu a:active {
	color: #8fc80d;
}

i {
	font-size: 1.1em;
	font-style: normal;
	color: #7AA62F;
}

b.date {
	color: #535353;
	margin-left: 5px;
	background-color: #eee;
	border-bottom: 1px solid #ddd;
}

strong {
	color: #847262;
	font-weight: bold;
}

a img {
	border: 0;
}

a.big {
	font-size: 1.1em;
}

code {
	font-size: 10px;
	font-family: "Andale Mono", "Courier New", Courier, monospace;
	background: #EBEBEB;
	color: #535353;
}

code b {
	color: #4fa3da;
	font-weight: normal;
}

ul {
	margin: 0 15px 10px;
	padding: 0 5px;
}

ol {
	margin: 0;
	padding: 0 0 0 30px;
	color:#000000;
}

li {
	margin-top: 4px;
}

div.wrapper {
	background-color: #fff;
}

code.long {
	display: block;
	padding: 3px;
	margin: 0 4px;
}


#header {
	
}

#balken_home, #balken_projekte, #balken_kontakt, #balken_impressum, #balken_footer {
	margin:0;
	height: 30px;
	width: 582px;
	cursor: pointer;
	font-size: 0.99em;
}

#balken_home {
	background: #939A46;
}

#balken_projekte {
	background: #ADB552;
}

#balken_kontakt {
	background: #C2C87E;

}
#balken_impressum {
	background: #D7DBA9;
}

#balken_footer {
	background: #EAECD4;
}

#kasten {
	width: 582px;
	text-align: left;
	margin: 0 auto;
}

#content {
	background-color: #fff;
	padding: 0;
}

#content div {
	margin: 0;
	padding: 0;
	height: 1%;
}

.stretcher {
	background: none !important;
}

.stretcher:focus {
	outline-width: 0px;
}

.img {
	margin-top: 50px;
	margin-bottom: 0px;
}

.frosch {
	margin-top: 0px;
	margin-bottom: -3px;
	padding-bottom: 0px;
}

a.demo {
	-moz-outline-style: none;
	display: block;
	height: 12px;
	width: 38px;
	float: left;
	background: url(img/demo.gif) top left no-repeat;
	margin-right: 2px;
	cursor: pointer;
}

.copy {
	float: right;
	margin-top: 9px;
	margin-right: 182px;
	display: block;
	width: 52px;
	height: 50px;
}

.copy span {
	display: none;
}

#ads {
	padding: 5px 0;
	width: 419px;
	margin: 0 auto;
}

#ads p {
	text-align: left;
}

/*Eigene Auswahl*/

#dd1{
	border:0;
	color:blue;
}

#DD1C{
	display:none;
	font-family:Verdana;
}	
#DD1C td {
	width: 194px;
	padding-right: 0px;
	padding-left: 30px;
}
.DD1C a:link
{
	text-decoration:none; 
	color:#000000; 
}
.DD1C a:visited
{
	text-decoration:none; 
	color:#000000;
}
.DD1C a:hover
{
	text-decoration:none; 
	color:#000000;
}

/*Kontaktformular */


input.text,textarea { 
	width:300px;
	font:12px/12px 'courier new',courier,monospace;
	color:#333;
	padding:3px;
	margin:1px 0;
	border:1px solid #ccc; 
}

input.submit { 
	padding:2px 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	font:bold 12px/12px verdana,arial,sans-serif; 
}
	
	
/***********************************
eb style **************************/

#ds-gallery {}
#ds-gallery ul {
	display: block;
	text-align: center;
	padding: 20px 0;
}
#ds-gallery ul li {
	display: inline-block;
	width: 175px;
	cursor: zoom-in;
	-webkit-transition: all 0.2s ease-out; 
	-moz-transition: all 0.2s ease-out; 
	-o-transition: all 0.2s ease-out; 
	transition: all 0.2s ease-out;
	background-color: white;
}
#ds-gallery ul li:hover {
	box-shadow: 0px 1px 3px rgba(0,0,0,0.35);
	-ms-transform: scale(1.4); /* IE 9 */
    -webkit-transform: scale(1.4); /* Chrome, Safari, Opera */
    transform: scale(1.4);
	z-index: 10;
}
#ds-gallery ul li img { 
	width: 90%;
}
#ds-gallery ul li .tall {
	max-width: 100px;
}
