/* familie-hotter.at */

/* Format Grundelemente */

body {
	margin: 0px;
	background-image:url(../images/bg_forst.jpg);
	background-repeat:repeat-x;
}

img {
	border: 0px;
}

/* Logo */

.logo {
	width: 289px;
	vertical-align:top;
	text-align:left;
}

/* Grafiken rund um Flashspalte */

.bildlinks {
	background-image:url(../images/schatten_links_forst.jpg);
	background-repeat:no-repeat;
	width:20px;
	height:394px;
}

.bildoben {
	background-image:url(../images/schatten_oben_forst.jpg);
	width: 580px;
	height: 43px;
	background-repeat:no-repeat;
	text-align:right;
	padding-right:15px;
	vertical-align:middle;
}

/* Flashspalte */

.flash {
	background-color: #fff;
	border: 1px solid #D2CA95;
	padding:15px;
}

/* Content mit Überschrift */

h1 {
	color: #786540;
	font-size: 18px;
	font-family: Georgia;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 0.2em;
}

h2 {
	color: #786540;
	font-size: 15px;
	font-family: Georgia;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 0.1em;
}

h3 {
	color: #786540;
	font-size: 12px;
	font-family: Georgia;
	font-weight: bold;
	letter-spacing: 0.1em;
}


.content_text {
	padding-top:0px;
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	line-height: 1.5;
	vertical-align:top;
}

/* Links */

a, a:visited, a:active, a:hover {
	text-decoration:none;
	color:#786540;
}

a:hover {
	text-decoration:underline;
}

/* Hauptmenü */

.menu {
	margin-top:30px;
	text-align:left;
	margin-left:20px;
	line-height:1.4em;
}

.menu a, .menu a:visited, .menu a:active, .menu a:hover,
.menuaktiv a, .menuaktiv a:visited, .menuaktiv a:active, .menuaktiv a:hover {
	font-size:15px;
	font-family: Georgia;	
	text-decoration:none;
	letter-spacing: 0.1em;	
	color: #474747;
}

.menuaktiv a, .menuaktiv a:visited, .menuaktiv a:active, .menuaktiv a:hover {
	color:#786540;
}

.menu a:hover {
	color:#786540;
}

.submenu a, .submenu a:visited, .submenu a:active, .submenu a:hover,
.submenuaktiv a, .submenuaktiv a:visited, .submenuaktiv a:active, .submenuaktiv a:hover {
	font-size:12px;
	font-family: Georgia;	
	text-decoration:none;
	color: #474747;
	padding-left:25px;
	background-image:url(../images/list_forst.gif);
	background-repeat:no-repeat;
	background-position:left;
}

.submenuaktiv a, .submenuaktiv a:visited, .submenuaktiv a:active, .submenuaktiv a:hover {
 	color:#786540;
}

.submenu a:hover {
 	color:#786540;
}

/* Icon vor Menüpunkten */

.icon {
	background-image:url(../images/list_forst.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:40px;
}

/* Kontaktfeld */

.kontakt {
	font-size:12px;
	font-family: Georgia;
	margin-top:30px;
	margin-left:20px;
	border-top: 1px dashed #000;
	padding-top: 10px;
}

/* Fusszeile */

.footer {
	color:#000;
	font-family:verdana, sans-serif;
	font-size: 10px;
	text-align:right;
}

.footer a, .footer  a:visited, .footer  a:active, .footer  a:hover {
	text-decoration:none;
	color:#786540;
}

.footer  a:hover {
	text-decoration:underline;
}
