@charset "utf-8";
/* CSS Document */
html, body {
	height: 100%;
	width: 100%;
}

body {
	text-align: center; /* required for centering the page in IE */
	margin: 0px;
	padding: 0px;
	background-image: url(img/background.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color:#000;
	line-height: 19px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}

h1, h3, h4, ul, li, img, blockquote {
	margin: 0px;
	border: 0px;
}

ul.green {
	list-style-type: disc;
	color: #148f00;
}

img {border:no;}
.whiteborder {border-style:solid; border-color:#ffffff; border-width:2px 2px 2px 2px;}

h2 {
	font-size: 18px; font-weight: bold;
	line-height: 18px;
	color: #148f00;
	padding: 0 0 0 0;
}

h3 {
	font-size: 14px; font-weight: bold;
	line-height:18px;
	color: #148f00;
	padding: 0 0 0 0;
}
h4 {
	font-size: 13px; font-weight: bold;
	line-height:18px;
	color: #148f00;
	padding: 0 0 0 0;
}


#left .moduletable, #left .moduletable_menu, #right .moduletable, #right .moduletable_menu, #right .moduletable_text, #left .moduletable_text {
	padding:6px;
}
a:link, a:visited, a:active {
	text-decoration: underline;
	color: #000;
	outline: none;
}
a:hover {
	color: #148f00;
}
#wrapper {
	position:relative;
	width: 990px;
	margin: 0 auto; /* centering the page */
	text-align: left;
	padding-bottom:45px;
}

#header {
background-image: url(img/head.png);
height: 118px;
position: static;
}

#mexicostylehor {
	width: 100%;
	height: 30px;
	background-image: url(img/uzor2.png);
	background-repeat:repeat-x;
	margin: 20px 0 20px 0;
}


#news {
	width: 350px;
	height: 400px;
	float: right;
	margin-left: 40px;
	background-image: url(img/Blackboard.png);
	background-repeat: no-repeat;
}

#sprechstunden
{
margin: 20px 0 0 0; 
width:400px; float:right; text-align:left;  border-style:solid; border-color:#148f00; border-width:1px 1px 1px 1px;	
}

.headnews {
	font: 30px "Comic Sans MS", cursive; font-weight: bold;
	line-height: 30px;
	color: white;
	padding: 0 0 0 0;
	margin: 10px 0 5px 0;
	}
.news {
	font: 18px "Comic Sans MS", cursive; font-weight: bold;
	color: white;
	padding: 0 0 0 0;
	margin: 0 0 0 0;

	}

#Menu {
background-image: url(img/menu.png);
height: 28px;
width: 990px;
}
#adswrapper {
height: 330px;
padding: 15px 15px 0 25px;
}

#flash {
float: right;
margin: 0 0 0 0px;
padding: 0px;
width: 400px;
height: 330px;
}

ul#rotator {
list-style: none;
margin: 0px;
padding: 0px;
width: 400px;
height: 330px;
overflow: hidden;
}

#container {
	background-repeat: repeat-y; background-image: url(img/body.png); height:100%; min-height: 300 px;
}

#innerContainer {
	margin-right: 12px;
	padding: 15px 15px;
	height:100%;
	min-height: 400 px;
}

#left {
	float: left;
	width: 172px;
	padding-bottom:4px;
}

#right {
	float:right;
	width:255px;
	padding-top:5px;
	padding-left:5px;
}

#content {
	padding: 0 15px 15px 25px;
}

#content p {
	text-align: left;
}

#content ul, #content ol {
	line-height:18px;
	font-size: 12px;
	list-style-position:outside;
}
#content ul li {
	line-height:16px;
	list-style:disc;
	padding-top:1px;
	padding-bottom:5px;
	margin-left:40px;
}
#content ol li {
	line-height:16px;
	list-style:decimal;
	padding-top:1px;
	padding-bottom:5px;
	margin-left:15px;
}
#clear {
	height: 0px;
	clear:both;
}
.clear {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#footer {
	height: 50px;
	clear:both;
	text-align:center;
	vertical-align:middle;
	background-image:url(img/footer.png);
	font-size:11px;
	color:#FFF;
}

/*Horizontal Nav*/

div #nav {
	margin-left:12px;
}
.menu_sf, .menu_sf ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	z-index:10;
	height:auto;
	text-align:left;
}
.menu_sf a {
	display: block;
	padding-left:15px;
	padding-right:15px;
	height:27px;
	line-height: 27px;
	text-decoration:none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#148f00;
	height:auto;
}
.menu_sf .dropdownparent a:hover {
	color:#FFFFFF;
}
ul.menu_sf a:hover {
	color: #fff;
}
.menu_sf .dropdownparent {
	border-right: 1px solid #fff;
}
.menu_sf li { /* all list items */
	float: left;
	background-image:none;/*	width: 10em;  width needed or else Opera goes nuts */
}
.menu_sf li ul li {
	width: 12em;
}
.menu_sf li ul { /* second-level lists */
	position: absolute;
	width: 12em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	background-color:none;
	height:auto;
}
.menu_sf li ul ul { /* third-and-above-level lists */
	margin: -30px 0 0 10em;
	background-color:none;
}
.menu_sf li .child a {
	color: #2b5401;
}
.menu_sf li .child a:hover {
	color: #000;
}
.menu_sf li:hover ul ul, .menu_sf li:hover ul ul ul, .menu_sf li.sfhover ul ul, .menu_sf li.sfhover ul ul ul {
	left: -999em;
	background-color:none;
}
.menu_sf li:hover ul, .menu_sf li li:hover ul, .menu_sf li li li:hover ul, .menu_sf li.sfhover ul, .menu_sf li li.sfhover ul, .menu_sf li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	background-image:url(img/menu-trans-background.png);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:none;
	cursor: pointer;
	padding-bottom:5px;
	padding-top:5px;
}
.menu_sf li:hover, .menu_sf li#current, .menu_sf li.sfhover {
	background-image: url(img/buttonhover.png);
	background-color: #3399CC;
	background-position:right top;
	color:#FFFFFF;
}
.menu_sf li#current a {
	color:#FFFFFF;
}
.menu_sf li ul li:hover, .menu_sf li.sfhover, .menu_sf li#current ul li a {
	background:none;
}
.menu_sf #current ul li a, .menu_sf ul li a {
	text-decoration:none;
	color: #0099FF;
	border:none;
}
.menu_sf #current ul li a:hover {
	color:#000000;
}
.child a span{
float:left;
}

.Header1 {
	color:#F60;
	font-family:'Comic Sans MS', cursive;
	font-size: 35px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom:5px;
	margin-bottom: 20px;
	text-align: center;
}
.componentheading {
	color:#679420;
	font-size: 20px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom:5px;

	// background-image: url(img/menu-divider.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	margin-bottom: 10px;
	text-align: left;
}
.contentheading {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	clear:both;
	padding-bottom:5px;
	padding-top:5px;
}


/* Tabelle ---------------------------------- */

table {
	border-collapse:collapse;
	}
caption {
	color: #9ba9b4;
	font-size:.94em;
	letter-spacing:.1em;
	margin:1em 0 0 0;
	padding:0;
	caption-side:top;
	text-align:center;
	}	
tr.odd td	{
	// background:#f7fbff;
	background: #fdf7e6;
	}
	
tr.parent td	{
	border-top:1px solid #d95f30;
	margin-bottom: 10px;
	}
.parent td:hover {background-color: #fdd37e;}

tr.odd .column1	{
	background:#f4f9fe;
	}	
.column1	{
	background:#f9fcfe;
	}
td {
	// color:#678197;
	// border-bottom:1px solid #e5eff8;
	// border-left:1px solid #e5eff8;
	padding: 5px 5px 5px 5px;
	text-align:left;
	}				
th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	// border-bottom: 1px solid #e5eff8;
	// border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}							
thead th {
	background:#f4f9fe;
	text-align:left;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3
	}	
tfoot th {
	text-align:left;
	background:#f4f9fe;
	}	
tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	

.kategorie {
	font: 22px "Comic Sans MS", cursive; font-weight: bold;
	color: #2B5401;
	margin-right: 20px;
	}

.meal {
	font-size: 16px; font-weight: bold;
	color: #991a1a;
	margin-right: 20px;
	}
.preis {
	font-size: 14px; font-weight: bold; text-align: right;
}

#mexicostylever {
	// margin-left: -14px;
	// padding-left: 30 px;
	background-image: url(img/uzor3bg.png);
	background-repeat:repeat-y;
}
