@charset "utf-8";
/* CSS Document */

* {margin:0;padding:0}

body {color:#666; font-family:Verdana, Geneva, sans-serif; font-size:11px; margin:0; padding:0; background-image:url(../img/bg_grad_green.jpg); background-repeat:repeat-x; background-color:#fff;}

#border
{
	margin:20px auto 0 auto;
	width:910px;
	height:auto;
	background-color:#fff;
}
#outer_wrapper
{
	margin:0px auto 0 auto;
	padding-top:40px;
	width:910px;
	height:auto;
}

#logo_wrapper
{
	background-color:#fff;
	background-image:url(../img/logo.gif);
	background-position:center top ;
	background-repeat:no-repeat;
	width:100%;
	height:153px;
	width:100%;
}

#logo_spacer
{
	width:100%;
	height:50px;
	float:left;
	
}
#left_navi_part
{
	width:340px;
	height:25px;
	background-color:#21704f;
	float:left;
	overflow:hidden;
}

#right_navi_part
{
	
	width:340px;
	height:25px;
	background-color:#21704f;
	float:right;
	overflow:hidden;
}
#main_content_outer
{
	background-image:url(../img/background.gif);
	background-repeat:repeat-y;
	width:100%;
	height:auto;
	float:left;
}
#content_holder_left
{
	width:700px;
	overflow:hidden;
	float:left;
}

#content_holder_right
{
	width:190px;
	padding-right:10px;
	float:right;
}

#inner_right_holder
{
	padding:10px;
}

#text_holder_left, text_holder_right
{
	padding:10px;
	width:100%;
	padding-top:0px;

}

#text_holder_right
{
	float:right;

}
#text_holder_left
{
	padding-left:10px;
}



#bottom_holder
{
	width:100%;
	height:auto;
	padding-left:10px;
	float:left;
}

#cont_left
{
	width:340px;
	overflow:hidden;
	float:left;
}

#cont_right
{
	width:340px;
	padding-left:10px;
	overflow:hidden;
	float:left;
}
#footer
{
	border-top:1px #ccc solid;
	width:100%;
	height:40px;
	float:left;
	background-color:#FFF;
}
#footer_left
{
	width:400px;
	height:21px;
	color:#999;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin-left:10px;
	padding-top:5px;
	
}
#footer_right
{
	width:400px;
	height:21px;
	color:#999;
	float:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:right;
	margin-right:10px;
	padding-top:5px;
}

ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.topmenu li a
{
	color:#FFF;
	list-style-type:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
}

.topmenu li a:hover
{
	text-decoration:none;
	background-image:url(../img/bar_sel_gelb.gif);
	background-repeat:repeat-x;
	color:#666;
}


#imprint
{
	padding-top:10px;
	height: 30px;
	color:#999999;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	background-color:#FFF;
	width:100%;
}


#imprint a, imprint a hover
{
	color:#999999;
}
H1, H2, H3, H4, H5, H6, P, UL { font-family: Verdana, Arial, Helvetica, sans-serif; color: #999999; }
A { color: #2e6399; text-decoration: none; }
A:hover { color: #2e6399; text-decoration: underline; }
P, UL, OL { font-size: 11px; }
P { margin: 0px 0px 0px 0px; }

H1 { font-size: 13px; color: #999999; }
H2 { font-size: 14px; color: #999999; }
H3 { font-size: 12px; color: #999999; }
H4 { font-size: 11px; color: #999999; }
H5 { font-size: 10px; color: #999999; }
H6 { font-size: 9px; color: #999999; font-weight: normal; }
H1, H2, H3, H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 20px; }
H1 { margin: 0px 0px 0px 0px; margin-top: 20px; margin-bottom: 4px; }
H2, H3 { margin: 0px 0px 0px 0px; margin-top: 20px; margin-bottom: 10px; }
H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 20px; margin-bottom: 10px; }
H1.csc-firstHeader, H2.csc-firstHeader  { margin-top: 0px; }
H3.csc-firstHeader { margin-top: 0px; }
H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px; }

P.bodytext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #999999; line-height: 14px; padding-bottom: 6px;}

UL UL LI { font-size: 10px; }
LI { padding-left: 2px; }

IMG { border-style: none; }

P.csc-caption { font-family: Verdana, Arial, Helvetica, sans-serif; color: #666; font-size: 10px; }

.csc-textpic-caption { font-family: Verdana, Arial, Helvetica, sans-serif; color: #666; font-size: 10px; }
.contenttable-1 {
	width:auto;
	background-color:#999999;
	color:#FFFFFF;
	border:none;
	font-size:12px;
	text-align:center;
}
.contenttable-1 caption {
	color:#404040;
	font-size:10px;
	text-align:left;
}

.tr-odd
 {  
     background-color:#999999;

  }

.contenttable-1 tr-odd{
	background-color:#CCCCCC;
}
.contenttable-1 tbody{
	
	background-color:#ffffff;
	color:#404040;
	vertical-align:middle;
	border:none;
	border-width:1px;

}

.rgsgcontent
{
	background-color:#FFF;
}

.myGallery {
	border:none;
}

.tx-rgsmoothgallery-pi1
{
	background-color:#FFF;
}


#top-menu {
	position: relative;
	height: 39px;
	background: #21704f;
	color:#fff;
	margin: 0px;
	width:320px;
	float:left;

}

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

#top-menu ul a, #top-menu ul .cur {
	float: left;
	display: block;
	line-height: 39px;
	text-decoration: none;
	/*background-color: #ff0000;*/
	padding: 0 12px;
	margin: 0;
	color: #fff;
	font-size:12px;
	font-weight:bold;
	width:80px;
}

#top-menu ul a:hover, #top-menu ul .act a {
	color: #404040;
	background-image:url(../img/bar_sel_gelb.gif);
	background-repeat:repeat-x;
	/*background-color: #2e6399;*/
}

#top-menu li {
	float: left;
	margin: 0;
	padding: 0;
}

#rglbCenter, #rglbBottom
{
	background-color:#FFFBF0;
}

.lunch a
{
	background-image:url(../img/lunchid.gif);
	background-repeat:no-repeat;
	width:209px;
	height:21px;
}

.lunch a hover
{
	background-image:url(../img/lunchsel.gif);
	background-repeat:no-repeat;
	width:209px;
	height:21px;
	
}
.breakfast

.whatsup


