/*_________Allgemein__________*/


body {
	background: #fff;
	color: #000;
}
input { 
	border: none; 
	border-bottom: 1px solid #c2c2c2; 
	color: #000; 
	font: 1.2em Arial,sans-serif; 
	background: #ededed; 
	margin: 4px; 
	padding: 5px;
}

textarea { 
	border: 1px solid #c2c2c2; 
	font: 1.2em Arial,sans-serif; 
	background: #ededed; 
	margin: 4px; 
	padding: 5px;
}

input:focus, textarea:focus {
	background: #d3ffbf; 
	color: #000; 
	border-bottom: 1px solid #c2c2c2;
}
label {
	margin: 1px 0 1px 4px;
}
hr {
	border: none;
	height: 1px;
	background: #a8a8a8;
	margin: 40px;
}
.grid_2 p {
	margin: 15px 0 20px 0;
	width: 77%;
	line-height: 140%;
}
.grid_2 a {
	text-decoration: none; 
	color: #000; 
	border-bottom: 1px solid #a2a2a2;
}
.grid_2 a:hover {
	border-bottom: 1px solid #64964D;
}
.grid_3 img {
	margin: 10px 0 0 30px;
}


/*_________Kontakt__________*/

.zemSubmit {
	border: 1px solid #c2c2c2; 
	color: #000; 
	font: 1.2em Arial,sans-serif; 
	background: #ededed; 
	margin: 4px;
}

.zemError { 
	padding: 3px; 
	border: 1px solid #c2c2c2; 
	background:#d3ffbf; 
	margin: 0 0 20px 0;
}
.klink1 {
	text-decoration: none;
	background: url(twit2.jpg) no-repeat;
	padding: 0 0 0 27px;
	color: #2b2b2b;
	float:left;
	margin: 0 20px 0 0;
	border:none!important;
}
.klink1:hover {
	text-decoration: none;
	background: url(twit.jpg) no-repeat;
	padding: 0 0 0 27px;
	color: #64964D;
}
.klink2 {
	text-decoration: none;
	background: url(mail2.jpg) no-repeat;
	padding: 0 0 0 27px;
	color: #2b2b2b;
	float:left;
	margin: 0 20px 0 0;
	border:none!important
}
.klink2:hover {
	text-decoration: none;
	background: url(mail.jpg) no-repeat;
	padding: 0 0 0 27px;
	color: #64964D;
}
.klink3 {
	text-decoration: none;
	background: url(identi2.jpg) no-repeat;
	padding: 0 0 0 27px;
	color: #2b2b2b;
	float:left;
	margin: 0 20px 0 0;
	border:none!important
}
.klink3:hover {
	text-decoration: none;
	background: url(identi.jpg) no-repeat;
	padding: 0 0 0 27px;
	color: #64964D;
}
.klink4 {
	text-decoration: none;
	background: url(in2.jpg) no-repeat;
	padding: 0 0 0 27px;
	color: #2b2b2b;
	margin: 0 20px 0 0;
	border:none!important
}
.klink4:hover {
	text-decoration: none;
	background: url(in.jpg) no-repeat;
	padding: 0 0 0 27px;
	color: #64964D;
}
#addr { 
	margin: 30px 0 30px 0;
	padding: 0 0 0 40px;
	background: url(home2.jpg) no-repeat;
}
#addr:hover { 
	margin: 30px 0 30px 0;
	padding: 0 0 0 40px;
	background: url(home.jpg) no-repeat;
}

/*_________Navigation__________*/


.grid_1 li {
	list-style-type: none;
	margin: 4px;
	width: 200px;
	padding: 2px 2px 2px 0;
	background: #C0D8184;
}
.grid_1 ul a {
	text-decoration: none;
	color: #000;
	padding: 2px 30% 2px 24px;
	text-transform: lowercase;
	font: bold 0.8em Arial,sans-serif;
	background: url(pfe1.gif) no-repeat 8px 6px;
}
.grid_1 ul a:hover {
	text-decoration: none;
	padding: 4px 30% 4px 24px;
	color: #fff;
	background: #fff;
}
#uno a:hover {
	background:#64964D url(pfe2.gif) no-repeat 8px 8px;
}
#dos a:hover {
	background:#93AB3C url(pfe2.gif) no-repeat 8px 8px;
}
#tres a:hover {
	background:#CCD18A url(pfe2.gif) no-repeat 8px 8px;
}
#quatro a:hover {
	background:#E3BE1B url(pfe2.gif) no-repeat 8px 8px;
}
#cinqo a:hover {
	background:#E68B30 url(pfe2.gif) no-repeat 8px 8px;
}

/*_________Portfolio__________*/


#portfolio {
	margin: 40px 0 0 30px;
	font-size: 0.9em;
}
#portfolio i {
	font-style: normal;
	border-bottom: 1px solid #000;
}
#portfolio a {
	position:relative;
    	z-index:24;
    	color:#000;
    	text-decoration:none;
	padding: 3px 3px 0 3px;
	border:none;
}
#portfolio a:hover{
	z-index:25; 
	border-bottom: 1px solid #000;
}

#portfolio a span{
	display: none;
}

#portfolio a:hover span{
    	display:block;
    	position:absolute;
    	top:10em; left:0em; width:15em;
	font-size: 0.8em;
	padding: 4px;
    	border-left:4px solid #c2c2c2;
    	color:#000;
	background: #ededed
    	text-align: left;
}

/*_________Intro__________*/


.further {
	margin: 35px 0 15px 0;
	color: #a8a8a8;
	text-align:right;
	float:right;
}
#l_1 {
	color: #fff; 
	background:#64964D; 
	text-decoration:none; 
	padding: 0 3px 0 3px;
	border:none;
}
#l_1:hover {
	color: #000; 
	background:none; 
	text-decoration:none; 
	border-bottom: 1px solid #000;
}
#l_2 {
	color: #fff; 
	background:#93AB3C; 
	text-decoration:none; 
	padding: 0 3px 0 3px;
	border:none;
}
#l_2:hover {
	color: #000; 
	background:none; 
	text-decoration:none; 
	border-bottom: 1px solid #000;
}
#l_3 {
	color: #fff; 
	background:#CCD18A; 
	text-decoration:none; 
	padding: 0 3px 0 3px;
	border:none;
}
#l_3:hover {
	color: #000; 
	background:none; 
	text-decoration:none; 
	border-bottom: 1px solid #000;
}
#l_4 {
	color: #fff; 
	background:#E3BE1B; 
	text-decoration:none; 
	padding: 0 3px 0 3px;
	border:none;
}
#l_4:hover {
	color: #000; 
	background:none; 
	text-decoration:none; 
	border-bottom: 1px solid #000;
}
#l_5 {
	color: #fff; 
	background:#E68B30; 
	text-decoration:none; 
	padding: 0 3px 0 3px;
	border:none;
}
#l_5:hover {
	color: #000; 
	background:none; 
	text-decoration:none; 
	border-bottom: 1px solid #000;
}

/*_________Archiv__________*/


.archive li {
	float:left;
	margin: 10px;
	border-bottom: 2px solid #64964D;
	padding: 5px;
	font-size: 0.7em;
	color: #c2c2c2;
}
.archive li:hover {
	float:left;
	margin: 10px;
	background: #64964D;
	color: #fff;
	padding: 5px;
}
.archive li:hover a {
	color: #fff;
}
.archive a {
	color: #000;
	text-decoration: none;
	font-size: 1.5em;
	border:none!important;
}
.archive a:hover {
	color: #000;
	text-decoration: none;
	font-size: 1.5em;
}

/*_________Blog__________*/

.published {
	margin: 20px 0 0 0;
	color: #c2c2c2; 
	font-size: 0.7em;
}
.published a {
	text-decoration: none; 
	color: #000; 
	border-bottom: 1px solid #c2c2c2;
}
.published a:hover {
	border-bottom: 1px solid #64964D;
}
#searchf {
	float:right;
}
.art_bild {
	float:right;
	margin: 0 0 0 10px;
	clear:right;
	border: 1px solid #a2a2a2;
}
.comments li {
	padding: 0 0 0 15px; 
	border-left: 4px solid #64964D; 
	margin: 0 0 15px 0;
}
.comment_s {
	font-size: 0.8em; 
	color: #a2a2a2;
}
.zoom {
	float:right; 
	width: 1px!important; 
	text-align: right; 
	position:relative; 
	top:180px; 
	right: -220px;
}
.zoom a {
	font-size: 0.7em; 
	text-decoration: none; 
	color: #000; 
	border-bottom: 1px solid #c2c2c2;
}


/*_________Static Pages__________*/


.static_img {
	float: right; 
	margin: 0 10px 10px 10px; 
	border: 1px solid #a2a2a2;
}
.noblog {width: 100%!important;}
.teaser {
	font: 2em Georgia, Times, serif;
	margin: 0 25px 0 0;
	padding: 0;
	background: url(border.png) repeat-y right;
	display:block;
}
.credo li {
	background: url(pfe1.gif) no-repeat 0px 10px;
	padding: 6px 0 6px 15px;
}
