@charset "utf-8";
/* CSS Document */


/*Style Sheet fuer svlahoretauben.com
Vers. 1.0 vom 26.07.2011 
Copyright 2011 */

h1,h2,h3,h4,h5,h6,p,address,blockquote,div,ul,li  {
	margin:0;
	padding:0;
}
p {
	color:#333;
	line-hight:1.8;
	margin-bottom:1em;
}
a:link,a:visited {
	color:#19372;
	text-decoration:none;
	border-bottom:1px solid #999;
	padding: 0px 5px 0px 5px;
	font-size: .85em;
	
}
a:hover,a:active {
	color:#F90;
	border-bottom:1px dashed #666;
	text-align: center;
	
}
h1 {
	font-size:1.8em;
	color:#51341a;
	margin-bottom:0.4em;
}
h2   {
	font-size:1.5em;
	color:#51341a;
	font-weight:bolder;
	margin:0.8em 0 1em;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: 1.8em;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
}
h3   {
	font-size:1.2em;
	color:#51341a;
	font-weight:bold;
	margin:1.25em 0 .5em;
}

.aktuell {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	font-variant: normal;
	color: #913333;
	text-decoration: none;
	text-align: center;
}
