/*  
Theme Name: B&auml;rbel Friesecke Theme
Theme URI: http://www.retro-flashgames.de
Description: Website theme designed by <a href="http://www.retro-flashgames.de">Werbespielentwicklung Manfred Lipowski | Flashgames and more</a>.
Version: 1.0
Author: Manfred Lipowski aka Fredman
Author URI: http://www.lipowski.de

Optimize for IE 6, Firefox 1.5, CSS 1 

	This theme was designed and built by Manfred Lipowski
	
	By downloading or using this theme, you agree to the following terms:
    - You may NOT resell this theme
    - A link back to Retro-Flashgames.de must be retained in the footer (unmodified)
    - You may not use this theme for commercial projects
    - You may not modify, translate or distribute this theme

	THX - May the force be with you | ML03.2008
*/

body {
	background: #9ADFFF url(../grafik/hintergrund.gif) repeat-x;
    padding: 0px;
	margin: 0px;
}
a {
	color: #006D9F;
	text-decoration: none;
}
a:visited {
	color: #006D9F;
}
a:hover {
color: #006D9F;
	text-decoration: underline;
}

#seite {
	background: url(../grafik/seite_bg.jpg) no-repeat center top;
}

#freiraum {
	height: 72px;
}
#seiteninhalt {
	width: 764px;
	padding: 8px;
	margin: 0px auto;
	background: #ffffff;
}
.inhalt_text {
    margin: 0px top;
    background: #ffffff;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #5E7901;
}
h1 {
	color: #BF4A05;
	margin: 0px;
	padding: 0px;
	font: normal 24px/100% "Trebuchet MS", Arial, Verdana, sans-serif;
	background: url(../grafik/punktlinie.gif) repeat-x bottom;
}

#navigation {
    width: 200px;
    background-color: #F5FAE3;
	margin: 0px 0px 0px 0px;
}
#navigation_bg {
background: url(../grafik/navigation_bg.jpg) no-repeat;
width: 200px;
height: 245px;
}
.navigationaktiv {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #BF4A05;
	text-decoration:none;
}
#navigation a, #sidebar a:visited {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #5E7901;
	text-decoration:none;
}
#navigation a:hover {
    color: #BF4A05;
	text-decoration:underline;
}


.box {
	font-family: Arial, Helvetica, sans-serif;
	color: #262B2E;
	font-size:11px;
	background-color: #ffffff;
	border: 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #5E7901;
}
.alarm {
	font-family:  Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #ff0000;
	line-height: 14px;
	font-style: normal;
}
#fuss {
	width: 780px;
	padding: 0 px 0px 0 px 8px;
	background: #BF4A05;
	height: 21px;
	font: normal 10px verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
}
#fuss a, #fuss a:visited {
    font: normal 10px verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding: 8px 8px 8px 8px;
	text-decoration: none;
}

#fuss a:hover {
	color: #FFffff;
	text-decoration: underline;
}
.senden {
	background-position: 0px 0px;
	background-image:url(../grafik/jetzt_email_senden.gif);
	border: 0;
	display: block;
	height: 30px;
	width: 169;
}
html {  min-height: 110.05%; }






