/* 
Vergessene Pfoten CSS
*/

/* Globals */
body {
	margin-left:      0px;
	margin-top:       0px;
	margin-right:     0px;
	margin-bottom:    0px;
}

table {
    font-family:      Georgia, "Times New Roman", Times, serif;
    color:            #666666;
    font-size:        14px;
}

a {
    font-family:      Georgia, "Times New Roman", Times, serif;
    color:            #666666;
    font-size:        14px;
    text-decoration:  none;
}

a:hover {
    font-family:      Georgia, "Times New Roman", Times, serif;
    color:            #666666;
    font-size:        14px;
    text-decoration:  none;
}


/* IDs */

#logotext {
	font:             32px Georgia, "Times New Roman", Times, serif;
	color:            #5C743D;
	letter-spacing:   .2em;
	line-height:      30px;
}

#tagline {	
	font:             11px Georgia, "Times New Roman", Times, serif;
	color:            #993300;
	letter-spacing:   .2em;
	line-height:      30px;
}

#minitagline a {	
	font:             9px Georgia, "Times New Roman", Times, serif;
	color:            #993300;
	letter-spacing:   .2em;
	text-decoration:  none;
}

#datetagline {	
	font:             10px Georgia, "Times New Roman", Times, serif;
	color:            #993300;
	letter-spacing:   .2em;
}

#hometext {	
	font:             11px Arial, Helvetica, sans-serif;
	color:            #993300;
	letter-spacing:   .2em;
	line-height:      10px;
}

#navigation td {
	border-bottom:    1px solid #F4FFE4;
	background-color: #5C743D;
}
	
#navigation a {
	font:             bold 11px Georgia, "Times New Roman", Times, serif;
	color:            #D5EDB3;
	line-height:      16px;
	letter-spacing:   .1em;
	text-decoration:  none;
	display:          block;
	padding:          5px 6px 6px 5px;
}
	
#navigation a:hover {
	background:       #99CC66;
	color:            #993300;
}

#logodog {
	background-repeat: no-repeat;
}

/*Layout */
#dashed_line {
height: 3px;
background-color: #99CC66;
background-repeat: repeat-x;
background-image: url(images/mm_dashed_line.gif);
}

/* Class */
.main {
	margin-left:      20px;
	margin-top:       25px;
	margin-right:     10px;
	margin-bottom:    10px;
}

.bodyText {
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	font-weight: bold;
}
	
.bodyHeader {
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #99CC66;
	line-height:26px;
	letter-spacing:.21em;
}

.editlink {
  font-size:        10px;
}

.formfelder {
  font-size: 12px; 
  color:#666666;
}

.contactinfo {
	font: 14px Georgia, "Times New Roman", Times, serif;
//	color: #5C743D;
//	color: #82af59;
	color: #99CC66;
	line-height:26px;
}
.contactinfo a{
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #99CC66;
	line-height:26px;
	letter-spacing:.21em;
}
.aufruf {
	color: #F00;
	font-size: 18px;
}
.aufruf {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.hundelink{
	text-transform: uppercase;
}
