@charset "utf-8";
/* Getränke Dietrich */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #599727;
	background-color: #495a7e;
	background-image: url(../img/bg_body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #599727;
	text-decoration: none;
}
a:active {
 color: #599727;
	text-decoration: none;
}

.clear { clear: both; }

.stern {
	font-style: italic;
	color: #990000;
	font-size: 10px;
	}
.date {
	float:right;
	padding-top:6px;
}
h1 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 5px;
	font-size: 18px;
	font-weight: bold;
	margin-top:0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #599727;
	border-bottom:#daeddb 1px solid;
	line-height:normal;
}
h2 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 5px;
	font-size: 15px;
	font-weight: bold;
	margin-top:0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #599727;
	line-height:normal;
}

/* LAYOUT !!!!!!!!!!!!!!!!!!!!!!! LAYOUT */


#main {
	position:relative;
	width: 801px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#head {
	position:relative;
	height:320px;
	width:801px;
	background-image: url(../img/hund.gif);
	background-repeat: no-repeat;
	background-position: right 8px;
}
#head_b {
	position:relative;
	height:320px;
	width:801px;
	background-image: url(../img/gras.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#head_zw {
	position:relative;
	height:33px;
	width:801px;
	background-image: url(../img/bg_menue.jpg);
	background-repeat: no-repeat;
}

#head_zw_top {
	position:absolute;
	width:401px;
	height:36px;
	margin-left:26px;
	margin-top:149px;
	}

#cont {
	width:801px;
	background:#eff6e8;
	}
	
#footer {
	margin-top:5px;
	padding:7px;
	text-align:center;
	background:#eff6e8;
	}

#hunde_menue {
	margin-left:5px;
	margin-right:5px;
	border-top:#daeddb 1px solid;
	border-bottom:#daeddb 1px solid;
	background:#FFF;
	padding-top:3px;
	padding-bottom:5px;
	margin-bottom:15px;
}

#hunde_menue a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-left: 11px;
	margin-right:11px;
	padding-top:3px;
	padding-bottom:4px;
	}
#hunde_menue a:hover {
	color:#599727;
	}
#hunde_menue span {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-left: 11px;
	margin-right:11px;
	padding-top:3px;
	padding-bottom:4px;
	color:#3366cc;
	}
#hunde_menue a.link_active {
	color:#599727;
	background:#c6d9b4;
	}
	
#text {
	padding-top: 26px;
	padding-right: 26px;
	padding-bottom: 25px;
	padding-left: 26px;
	line-height:17px;
	}
#text p {
	margin:0;
	padding:0;
	clear:both;
	}
	
table.stammbaum {
	border:1px solid #FFF;
	width:100%;
}
table.stammbaum td {
	padding:7px;
}
table.stammbaum td.male {
	border-left: 1px solid #09F;
	background: url(../img/stamm_bg_male.gif) repeat-y left top;
}
table.stammbaum td.female {
	border-left: 1px solid #F6F;
	background: url(../img/stamm_bg_female.gif) repeat-y left top;
}

.news_cont img {
	border: #999 1px solid;
	background:#FFF;
	padding:3px;
	margin-bottom:5px;
	float:right;
	width:283px;
	height:auto;
	margin-left:15px;
}
.pic {
	border: #999 1px solid;
	background:#FFF;
	padding:3px;
	margin-bottom:5px;
}
.news {
	float:right;
	width:283px;
	height:auto;
	margin-left:15px;
}
.wurf {
	float:left;
	width:115px;
	height:auto;
	margin-right:10px;
}

.bild {
	background:#FFF;
	border:#daeddb 1px solid;
	padding:2px;
	float:right;
	margin-left:15px;
	margin-bottom:10px;
	}
	
.rahm {
	padding:2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cfcfcf;
	border-right-color: #fef8e4;
	border-bottom-color: #FFFFFF;
	border-left-color: #cfcfcf;
	background-image: url(../img/pic_bg.jpg);
	background-repeat: repeat-y;
	}
	
.gal {
	float:left;
	margin-right:10px;
	margin-top:10px;
	width:138px;
	height:138px;
	}
	
input,textarea,select,file {
   border: 1px solid #CCCCCC;
   font: normal 100% "Arial";
   padding: 3px;
}
