/* CSS Document */

body {
	border:0px;
	margin:0px;
	background-image:url(../images/bg_h4.gif);
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
}

h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
}

h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
}

h4 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}

h5 {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}

h6 {
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
}

p {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}

th,td {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}

a {
	color:#79270e;
	text-decoration:none;
}

.preview {
	border:1px soild #666666;
}

.header1 {
	background-color:#d4ad62;
	background-image:url(../images/bg_h1.gif);
	height:17px;
}

.header2 {
	background-color:#79270e;
	background-image:url(../images/bg_h2.gif);
	/*height:178px;*/
}

.header3 {
	background-color:#FFFFFF;
	background-image:url(../images/bg_h3.gif);
	height:34px;
}

.content1 {
}

.content2 {
	background-color:#FFFFFF;
}

.footer {
	/*background-color:#FFFFFF;*/
	border-left:1px solid #e5d5d0;
	border-right:1px solid #e5d5d0;
	background-image:url(../images/bg_footer.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#79270e;
	height:20px;
	line-height:20px;
	padding-left:16px;
	padding-right:16px;
}

.navitem {
	height:25px;
	border-bottom:dotted 1px silver;
	padding-left:20px;
}

.navitem_a {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#bd9727;
	line-height:25px;
	text-decoration:none;
	text-transform:uppercase;
}

.navitem_a_aktiv {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#79270e;
	line-height:25px;
	text-decoration:none;
	text-transform:uppercase;
}

.nav_container {
	border-top:dotted 1px silver;
	margin-left:5px;
	margin-right:5px;
}

.news_container {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#79270e;
	text-decoration:none;
	border-bottom:dotted 1px silver;
	padding-left:5px;
	padding-right:5px;
}

.news_container_top {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#79270e;
	border-top:dotted 1px silver;
	border-bottom:dotted 1px silver;
	padding-left:5px;
	padding-right:5px;
}

.news_headline {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	padding-top:5px;
	margin-top:0px;
	color:#79270e;
	line-height:20px;
	text-decoration:none;
}

.news_textblock {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#4f4e4e;
	line-height:18px;
	text-decoration:none;
}

.news_textblock a{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#79270e;
	line-height:18px;
	text-decoration:none;
}

#content_container {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#4f4e4e;
	text-decoration:none;
	padding-top:0px;
	padding-left:30px;
	padding-right:30px;
	margin-top:0px;
}

.content_headline {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#79270e;
	line-height:25px;
	text-decoration:none;
	padding-top:15px;
	margin-top:0px;
}

.content_textblock {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#4f4e4e;
	line-height:18px;
	text-decoration:none;
    margin-top:0px;
}

.content_textblock a{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#79270e;
	line-height:18px;
	text-decoration:none;
}

.content_small {
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#4f4e4e;
	text-decoration:none;
}

.content_tabelle {
	background-color:#FFFFFF;
	border: 1px solid #d4ad62;
}

.content_tabelle_header {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	background-color:#d4ad62;
	color:#79270e;
	font-weight:bold;
}

.pedigree_tabelle{
	border:1px solid #efefef;
	width:100%;
}
.pedigree_tabelle td{
	border:1px solid #efefef;
}

.bild_links {
	margin-right:5px;
	margin-bottom:2px;
	margin-top:2px;
	text-align:left;
}

/* Slider */
#slider {
    width:615px;
    height:178px;
    
    /*IE bugfix*/
    padding:0;
    margin:0;
}

#slider li { list-style:none; }

#page {
    width:615px;
    margin:0px auto;
}
            