body {
	margin: 0px;
	padding: 0px;
	background-color: #cccccc;
	color: #333333;
	line-height:18px;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	height:100%;
	background-image:url(images_gt/bg_tatzen.jpg);
	background-repeat:repeat;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #cc0000;
	margin-top:0px;
}


img {
	border:none;
}

h3 {
	font-size: 12px;
	color: #434343;
}

h4 {
	font-size: 11px;
	color:#999999;
	}
	
h5 {
	font-size: 12px;
	color:#666;
	}

a {
	color: #333;
	text-decoration: none;
	border: none;
}

.verlauf {
	margin: 0px;
	padding: 0px;
	position: relative;
	width:100%;
	height: 130px;
	left: 0px;
	top: 0px;
	background-color:none;
}

.logo_pflegedienst {
	margin: 0px;
	padding: 0px;
	position: relative;
	width:225px;
	height: 130px;
	float:left;
	background-color:none;
	background-image:url(images_gt/logos_gt/logo_pflegedienst.jpg);
}

.logo_menuservice {
	margin: 0px;
	padding: 0px;
	position: relative;
	width:225px;
	height: 130px;
	float:left;
	background-color:none;
	background-image:url(images_gt/logos_gt/logo_menuservice.jpg);
}

.logo_ernaehrungsberatung {
	margin: 0px;
	padding: 0px;
	position: relative;
	width:225px;
	height: 130px;
	float:left;
	background-color:none;
	background-image:url(images_gt/logos_gt/logo_ernaehrungsberatung.jpg);
}

.menu_01 {
	margin: 0px;
	padding: 0px;
	position: relative;
	width:225px;
	height: 130px;
	float:left;
	background-color:none;
}

.menu_02 {
	margin: 0px;
	padding: 0px;
	position: relative;
	width:225px;
	height: 130px;
	float:left;
	background-color:none;
}

.menu_03 {
	margin: 0px;
	padding: 0px;
	position: relative;
	width:225px;
	height: 130px;
	float:left;
	background-color:none;
}

.menu_01a {
	margin: 0px;
	padding: 0px;
	position: relative;
	width:169px;
	height: 130px;
	float:left;
	background-color:none;
}

.menu_02a {
	margin: 0px;
	padding: 0px;
	position: relative;
	width:169px;
	height: 130px;
	float:left;
	background-color:none;
}

.menu_03a {
	margin: 0px;
	padding: 0px;
	position: relative;
	width:169px;
	height: 130px;
	float:left;
	background-color:none;
}

.menu_04a {
	margin: 0px;
	padding: 0px;
	position: relative;
	width:168px;
	height: 130px;
	float:left;
	background-color:none;
}


.leiste_oben {
	margin: 0px;
	padding: 0px;
	left:375px;
	top:9px;
	position: absolute;
	width:460px;
	height: 30px;
	background-color:none;
	text-align:right;
}

.resize_container {
	background-color: none;
	width: 60px;
	height: 30px;
	position: absolute;
	top: 7px;
	left: 830px;
	text-align:right;
}

.banner {
	margin: 0px;
	padding: 0px;
	position: relative;
	width:100%;
	height: 180px;
	left: 0px;
	top: 0px;
	background-color:#cc0000;
	background-repeat:no-repeat;
	border-bottom:3px solid #cc0000;
	border-top:1px solid #666;
}

.banner_menuservice {
	margin: 0px;
	padding: 0px;
	position: relative;
	width:100%;
	height: 180px;
	left: 0px;
	top: 0px;
	background-color:#b78554;
	background-repeat:no-repeat;
	border-bottom:3px solid #b78554;
	border-top:1px solid #666;
}

.banner_ernaehrungsberatung {
	margin: 0px;
	padding: 0px;
	position: relative;
	width:100%;
	height: 180px;
	left: 0px;
	top: 0px;
	background-color:#009f1a;
	background-repeat:no-repeat;
	border-bottom:3px solid #009f1a;
	border-top:1px solid #666;
}

.banner_hauswirtschaft {
	margin: 0px;
	padding: 0px;
	position: relative;
	width:100%;
	height: 180px;
	left: 0px;
	top: 0px;
	background-color:#999999;
	background-repeat:no-repeat;
	border-bottom:3px solid #999999;
	border-top:1px solid #666;
}

.banner_info_pflegedienst {
	margin: 0px;
	padding: 0px;
	position: relative;
	width:225px;
	height: 180px;
	background-color:none;
	border-right:1px dotted #fff;
	float:left;
}

.banner_image {
	margin: 0px;
	padding: 0px;
	position: relative;
	width:674px;
	height: 180px;
	background-color:none;
	float:left;
}


ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

/* =-=-=-=-=-=-=-[Menu Three]-=-=-=-=-=-=-=- */
	
#menu {
	background: none;
	float: left;
	font-size:11px;
	line-height:22px;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 225px;
}

#menu li {
	margin: 0;
	padding: 0;
}
#menu a {
	background: #fff;
	text-align:left;
	border-bottom: 1px solid #fff;
	color: #333;
	display: block;
	margin: 0;
	padding: 3px 30px;
	text-decoration: none;
}
#menu a:hover {
	background: #eeeeee;
	color: #333333;
	padding: 3px 30px;
}


#menu #aktiv a {
	background: #eeeeee;
	color: #333333;
	font-weight:bold;
	padding-bottom: 3px;
}




.spacer {
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 20px;
	background-color:none;
}


.submenu {
	margin: 0px;
	padding: 0px;
	position: relative;
	float:left;
	text-align:left;
	width:225px;
	height: auto;
	background-color:none;
}



.content {
	margin: 0px;
	padding: 0px;
	position: relative;
	float:left;
	padding-left:30px;
	border-left: 1px dotted #666;
	width: 630px;
	height:auto;
	color: #434343;
	background-color: none;
	margin-bottom:30px;
	
}



.hof_menu {
	top: 26px;
	left: 237px;
	width: 720px;
	height:auto;
	z-index:2000;
	background-color: none;
}




.content a {
	color: #000;
}

.content a:hover {
	color: #cc0000;
}




.tabletext {
	padding-left: 15px;
	font-size: 13px;
}


.master {
	border-left: 2px solid #666666;
	border-right: 2px solid #666666;
	border-top: 2px solid #666666;
    position:absolute;
   	left:50%;
    top:40px;
	margin-left:-450px;
	height:auto;
    width: 900px;
	background-color:#fff;
	/*background-image:url(bilder/jahr.jpg);
	background-repeat:no-repeat;*/
	}
	


.aus_rot {
	color: #CC0000;
	font-weight: bold;
}

.aus_braun {
	color: #b78554;
	font-weight: bold;
}

.braun {
	color: #b78554;
}

.grau {
	color: #999999;
}

.aus_gruen {
	color: #009f1a;
	font-weight: bold;
}

.aus_grau {
	color: #999999;
	font-weight: bold;
}

.gruen {
	color: #009f1a;
}

.weiss {
	color: #ffffff;
}



.aus_rot02 {
	color: #333333;
	font-weight: bold;
}

.test {
	color:#333;
	line-height:17px;
	vertical-align:top;
	font-size:11px;
	border: 1px solid #dfdfdf;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.leistung {
	color:#000;
	line-height:17px;
	font-weight:bold;
	vertical-align:top;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.links {
	color:#666;
	line-height:22px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.links a {
	color:#666;
	}
	
.links a:hover {
	color:#cc0000;
	}
	

#hover_hof a {
	border-left: 10px solid #fff;
}

#hover_hof a:hover {
	border-left: 10px solid #990000;
}

#reiter01 ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#reiter01 ul li a
{
background: #ccc;
width: 94px;
height: 18px;
padding:3px;
color: #333;
text-decoration: none;
margin-left:3px;
border-bottom: 5px solid #d27b27;
-moz-border-radius-topleft:7px;
-moz-border-radius-topright:7px;
-khtml-border-radius-topleft:7px;
-khtml-border-radius-topright:7px;
display: block;
text-align: center;
font-size:11px;
}

#reiter01 ul li a:hover
{
color: #fff;
background: #d27b27;
}


#reiter01 li#active a
{
background: #d27b27;
color: #fff;
}






#reiter02 ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#reiter02 ul li a
{
background: #ccc;
width: 94px;
height: 18px;
padding:3px;
color: #333;
text-decoration: none;
margin-left:3px;
border-bottom: 5px solid #3c5ba3;
-moz-border-radius-topleft:7px;
-moz-border-radius-topright:7px;
-khtml-border-radius-topleft:7px;
-khtml-border-radius-topright:7px;display: block;
text-align: center;
font-size:11px;
}

#reiter02 ul li a:hover
{
color: #fff;
background: #3c5ba3;
}


#reiter02 li#active a
{
background: #3c5ba3;
color: #fff;
}




#reiter03 ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#reiter03 ul li a
{
background: #ccc;
width: 94px;
height: 18px;
padding:3px;
color: #333;
text-decoration: none;
margin-left:3px;
border-bottom: 5px solid #e0de4d;
-moz-border-radius-topleft:7px;
-moz-border-radius-topright:7px;
-khtml-border-radius-topleft:7px;
-khtml-border-radius-topright:7px;display: block;
text-align: center;
font-size:11px;
}

#reiter03 ul li a:hover
{
color: #fff;
background: #e0de4d;
}


#reiter03 li#active a
{
background: #e0de4d;
color: #fff;
}




#reiter04 ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#reiter04 ul li a
{
background: #ccc;
width: 94px;
height: 18px;
padding:3px;
color: #333;
text-decoration: none;
margin-left:3px;
border-bottom: 5px solid #239d46;
-moz-border-radius-topleft:7px;
-moz-border-radius-topright:7px;
-khtml-border-radius-topleft:7px;
-khtml-border-radius-topright:7px;display: block;
text-align: center;
font-size:11px;
}

#reiter04 ul li a:hover
{
color: #fff;
background: #239d46;
}


#reiter04 li#active a
{
background: #239d46;
color: #fff;
}



#reiter05 ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#reiter05 ul li a
{
background: #ccc;
width: 94px;
height: 18px;
padding:3px;
color: #333;
text-decoration: none;
margin-left:3px;
border-bottom: 5px solid #a3cb38;
-moz-border-radius-topleft:7px;
-moz-border-radius-topright:7px;
-khtml-border-radius-topleft:7px;
-khtml-border-radius-topright:7px;display: block;
text-align: center;
font-size:11px;
}

#reiter05 ul li a:hover
{
color: #fff;
background: #a3cb38;
}


#reiter05 li#active a
{
background: #a3cb38;
color: #fff;
}




#reiter06 ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#reiter06 ul li a
{
background: #ccc;
width: 94px;
height: 18px;
padding:3px;
color: #333;
text-decoration: none;
margin-left:3px;
border-bottom: 5px solid #36a7e9;
-moz-border-radius-topleft:7px;
-moz-border-radius-topright:7px;
-khtml-border-radius-topleft:7px;
-khtml-border-radius-topright:7px;display: block;
text-align: center;
font-size:11px;
}

#reiter06 ul li a:hover
{
color: #fff;
background: #36a7e9;
}


#reiter06 li#active a
{
background: #36a7e9;
color: #fff;
}

#hofmann_menu {
width:625px;
height:30px;
background-color:none;
margin-left:-5px;
}

#cyclepic {
border:1px solid #666;
}

.footer {
	position: relative;
	font-size:11px;
	line-height:22px;
	float:left;
	width:100%;
	height: auto;
	background-color:#eeeeee;
	background-image:url(images_gt/bg_footer.png);
	background-position:top;
	background-repeat:repeat-x;
	border-bottom:2px solid #666666;
}

.footer a {
	color: #000000;
}

.footer a:hover {
	color: #666666;
}

.contentarea {
	position: relative;
	width:100%;
	height: 100%;
	background-color:#990000;
}

.haftung {font-size: 10px;
		color:#999999;
		text-align:justify;
		width:600px;
		}
		
.sound {
	width:55px;
	height:30px;
	position:absolute;
	top:5px;
	left:5px;
	background-color:#ffffff;
	z-index:9999;
		}
		
.siegel {
	width:600px;
	height:150px;
	position:absolute;
	top:80px;
	left:20px;
	background-color:none;
	z-index:999;
		}
		
.image_team {
	width:90px;
	float:left;
	margin-right:12px;
		margin-bottom:25px;
		}
		
		.image_team_02 {
	width:90px;
	float:left;
	margin-right:12px;

		}
		
.txt_team {
	margin-top:5px;
		}
		
.name_team {
	color:#cc0000;
	margin-bottom:4px;
	font-weight:bold;
		}
		
		.name_team_02 {
	color:#666666;
	margin-bottom:4px;
	font-weight:bold;
		}
		
		
		
		
	




