/* Hunde CSS Document */

body{
        padding:0px;
        margin-top: 1px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px;
        background-color: #F0FFF0;
        font-size:14px;
        font-family: Arial, sans-serif;
        font-weight: 300;
		color:#000000
}

/* Design Navigationsbuttons */
a.menu {
        display:block;
        text-align:center;

        border-style:ridge;
        border-width:0px;
        border-top-color: #f5f5f5;
        border-left-color: #f5f5f5;
        border-right-color: #f5f5f5;
        border-bottom-color: #f5f5f5;
        padding:2px;
        text-decoration:none;
}

/* Design Navigationsbuttons */
a.menu:link {
        color:#800000;
        background-color:#FFFF66;
        font-family: Arial; font-size: 12px;
}

/* Design Navigationsbuttons besuchter Link */
a.menu:visited {
        color:#800000;
        background-color:#FFFF66;
        font-family: Arial; font-size: 12px;
}

/* Design Navigationsbuttons mouseover */
a.menu:hover {
        color:#800000;
        background-color:#ffff00;
        font-family: Arial; font-size: 12px;
}

/* Design Navigationsbuttons -------- */
a.menu:active {
        color:#800000;
        background-color:#ff8000;
        font-family: Arial; font-size: 12px;
}

table.navigation {
        border-width:0px; padding: 0px;
        border-style: solid;
        border-top-color: #eeeeee;
        border-left-color: #ffffff;
        border-right-color: #ffffff;
        border-bottom-color: #ffffff;
        background-color: #ADD8E6;

}

/* Design Navigationsbuttons */
td.navigation {
        border-width:0px; padding: 5px;
        background-color: #b5c2cc;
        color: #000000;
        font-size: 14px; font-family: Arial, sans-serif; font-weight: normal;
}



table.navibutton {
        border-width:0px; padding: 0px;

        background-color: #ADD8E6;

}

/* Design Navigationsbuttons */
td.navibutton {
        border-width:0px; padding: 1px;
        background-color: #00008B;
        color: #000000;
        font-size: 14px; font-family: Arial, sans-serif; font-weight: normal;
}


/* Design Überschriften zwischen Navigationsbuttons */
table.navikey {
        border-width:0px; padding: 0px;

        background-color: #ADD8E6;

}

/* Design Navigationsbuttons */
td.navikey {


}
	
/* Design Radiobuttons unter dem Suchfeld */
td.header {
        border-width:0px; padding: 11px;
        background-color: #FFFF66;
        color: #000000;
        font-size:12px;
        font-family: Arial, sans-serif;

		border-style:ridge;
        border-width:1px;
        border-top-color: #00008B;
        border-left-color: #00008B;
        border-right-color: #00008B;
        border-bottom-color: #00008B;
}


/* Position Headerbild */
#headerbild {
position:absolute;
top:3px;
left:669px;
background:#ADD8E6;
border:1px solid; 
border-color:#00008B;
padding:2px;
z-index:2;
}

	
/* Design H1-Tag */
h1 {
        color: #800000; 
		font-size: 26px; 
		font-family: Arial, sans-serif; 
		font-weight: bold; 
 		text-decoration: none;
        margin: 0px;
}

/* Design H2-Tag */
h2 {
        color: #00008B; 
		font-size: 17px; 
		font-family: Arial, sans-serif; font-weight: 700; text-decoration: none; margin: 0px;
}

/* Design H3-Tag */
h3 {
        color: #00008B; 
		font-size: 14px; 
		font-family: Arial, sans-serif; 
		font-weight: 800;
		margin: 0px;
}

/* Design H4-Tag */
h4 {
        color: #333333; font-size: 12px; font-family: Arial, sans-serif; font-weight: 600;
}

/* links */

a:link { 
 color: #0000ff; 
 font-size: 12px; 
 font-weight: normal; 
 text-decoration: underline; 
}

a:visited { 
 color: #0000ff; 
 font-size: 12px; 
 font-weight: normal; 
 text-decoration: underline; 
}

a:active { 
 color: #0000ff; 
 font-size: 12px; 
 font-weight: normal; 
 text-decoration: underline; 
}

a:hover { 
 color: #0000ff; 
 font-size: 12px; 
 font-weight: normal; 
 text-decoration: none; 
}

.navigation  {
        padding:5px;
        margin-top: 3px; margin-left: 0px; margin-right: 0px; margin-bottom: 3px;
        background-color: #FFFFCC;
        font-size:12px;
        font-family: Arial, sans-serif;
        font-weight: 300;
		color:#000000
}

.text a {
        color:#0000ff;
        font-size:16px;
        font-family: Arial, sans-serif;
        font-weight: 600;
		text-decoration: underline;
}

.Stil1 {
	font-size: 16px;
	font-weight: bold;
}

.unten  {
        font-size:12px;
        font-family: Arial, sans-serif;
        font-weight: 300;
		color:#000000
}

a.unten:link {
        color:#0000ff;
        font-family: Arial; font-size: 11px;
		font-weight: 300;
}




