/* 
Basic Theme (Cordobo Green Park 0.9 BETA) was changed by Rami Badouch Mediendesign, Print & Werbung | ramidesign.de | info@ramidesign.de | +49 7115050336

	The basic theme was built by Andreas Jacob and called Cordobo Green Park.

	The actual theme was about more than 85 percent changed and redesigned by Rami Badouch Mediendesign,
	Print & Werbung and is copyrighted by Rami Badouch | ramidesign.de
	0711 5050336 | info@ramidesign.de

	The original CSS, XHTML and design was released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	The actual Design and Logo of Get-Foto.de is copryighted by
	the publishing company Rami Badouch Mediendesign, Print & Werbung, Germany.	
*/

.pagebar 
	{ 
		font: 11px Arial, Helvetica, sans-serif; 
		padding-top: 20px; 
		padding-bottom: 10px; 
		margin: 0px; 
	}

.pagebar a, .pageList .this-page 
	{
		padding: 2px 6px; 
		border: solid 1px #ddd; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar a:visited 
	{
		padding: 2px 6px; 
		border: solid 1px #ddd; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar .break 
	{
			padding: 2px 6px; 
			border: none; 
			background: #fff; 
			text-decoration: none;
	}

.pagebar .this-page 
	{
		padding: 2px 6px; 
		border-color: #999; 
		font-weight: bold; 
		font-size: 13px; 
		vertical-align: top; 
		background: #fff;
	}

.pagebar a:hover 
	{
		color: #fff; 
		background: #000000; 
		border-color: #000000; 
		text-decoration: none;
	}
	



/** BEGIN ADDED **/

* html #header { height: 30px; }

* html #content, * html .entry_firstpost, * html .entry, * html img {
	position: relative;
}

ul.weiterlesen {
	list-style: none;
	background: url(images/content_bullet.gif) no-repeat 0 6px;
	padding: 2px 0 2px 18px;
	margin: 0px;
	clear: left;
	}
	
img {
	border: none 0px;
}

.main p img {
	border: none 0px;
	margin-right: 20px;
	margin-bottom: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	width: auto;
}

.entry {
	background: #ffffff;
	padding: 5px;
	margin: 0px;

}

.entry_firstpost{
	background: #ffffff url(images/latest.gif) no-repeat top right;
	border: 0px solid #000000;
	padding: 10px;
	margin-top: 0px;
}


h1 a img {
	border: none 0px;
	text-decoration: none;
	}

/** END ADDED **/


/* 1) -=-=-=- General selectors -=-=-=- */

body {
	background: #FFFFFF url(images/chungo_bg_grey_left.png) repeat-y;
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}

#header {
	color: #FCFEF4;
	margin: 0px;
	font-size: .9em;
	width: 100%;
	text-align: top;
		height: 112px;
	}
	
#header_left_bg {
	margin: 0;
	font-size: 1em;
	padding: 0;
	width: 100%;
	height: 112px;
	background: url(images/header_left.png) no-repeat left top;
	}

#single_post_right {
	color: #FCFEF4;
	margin: 40px 0px 0px 0px;
	padding: 0px;
	font-size: 1em;
	height: 36px;
	width: auto;
	background: url(images/single_post_right.gif) repeat-x right bottom;
}

#single_post_left {
	color: #888888;
	margin: 40px 0px 0px 0px;
	padding-left: 8px;
	font-size: 1em;
	height: 36px;
	width: auto;
	background: transparent url(images/single_post_left.gif) no-repeat left bottom;
}

#topentry_bg {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	color: #FCFEF4;
	margin: 0px;
	padding: 0px;
	line-height: 52px;
	height: 157px;
	width: auto;
	background: url(images/topentry_bg.png) repeat-x;
	}
	
#topentry {
	border-bottom: 1px dotted #000;
	margin: 210px;
	padding: 0px;
	font-size: 1.1em;
	line-height: 1.1em;
	width: auto;
	background: transparent;
	}	

#header h1, #header h1 a {
	margin: 0px;
	margin-left: 15px;	
	font-size: 1.5em;
	line-height: 286px;
	height: 216px;
	background: transparent url(images/chungo_header_left.png) left bottom;
	text-decoration: none;
	border: none 0px;
	color: #fff;
}

h1 {
	margin: 0px;
	font-size: 2.2em;
	line-height: 47px;
	height: 47px;
	background: none;
	text-decoration: none;
	border: none 0px;
}

h1 a:link img, h1 a:visited img {
	background: transparent url(images/chungo_logo.png) no-repeat left top;
	text-decoration: none;
	border: none 0px;
	}


h2 {
	color: #7F7F7F;
	font-weight: 500;
	font-size: 24px;
	letter-spacing: 0.08em
	margin: 0px;
	padding: 0px;
	background: none;
	font-family: 'Trebuchet MS', Verdana,arial,helvetica
	}
	

h2 a:link, h2 a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	background: none;
	}

h2 a:hover, h2 a:active {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	background: none;
	font-size:1em;
}




h4 {
font-family:'Trebuchet MS','Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
font-size:13px;
font-weight:bold;
letter-spacing:0.15em;
height:10px; 
}

.links h3 {
	color: #000000;
	font-weight: bold;
	font-family: 'Arial Narrow', Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 23px;
	height: 31px;
	letter-spacing: 0.03em;
	margin: 0px;
	padding: 0px;
	background: none;}


h3 {
	color: #000000;
	font-weight: bold;
	font-family: 'Arial Narrow', Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 26px;
	height: 31px;
	letter-spacing: 0.03em;
	margin: 0px;
	padding: 0px;
	background: none;
	}
	
h3 a:active, h3 a:link, h3 a:visited {
	font-family: 'Arial Narrow', Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 23px;
	height: 31px;
	margin: 0px;
	font-weight: bold;
	color: #770B10;
	text-decoration: none; 
	font-weight: 600;
	text-decoration: none;
	background: none;
	font-size:18px;
}

h3 a:hover { 	
	font-family: 'Arial Narrow', Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 23px;
	height: 31px;
	margin: 0px;
	font-weight: bold;
	color: #770B10;
	text-decoration: underline; 
	font-weight: 600;
	text-decoration: none;
	background: none;
	font-size:18px;
}



a.menuoben:link  { 
font-family:'Trebuchet MS','Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
font-size: 14px;
color: #ffffff;
text-decoration: none; 
background: #000000; 
border-top:44px solid #000000;
border-bottom: 17px solid #000000;
border-left:15px solid #000000;
border-right: 15px solid #000000;  }

a.menuoben:hover { 
font-family:'Trebuchet MS','Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
font-size: 14px;
color: #000000;
text-decoration: none;
background: #9BFF9B;
border-top:44px solid #9BFF9B;
border-bottom: 17px solid #9BFF9B;
border-left:15px solid #9BFF9B;
border-right: 15px solid #9BFF9B; }

a.menuoben:active  { 
font-family:'Trebuchet MS','Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
font-size: 14px;
color: #000000;
text-decoration: none;
background: #9BFF9B;
border-top:44px solid #9BFF9B;
border-bottom: 17px solid #9BFF9B;
border-left:15px solid #9BFF9B;
border-right: 15px solid #9BFF9B; }

a.menuoben:visited { 
font-family:'Trebuchet MS','Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
font-size: 14px;
color: #ffffff;
text-decoration: none;
background: #000000;
border-top:44px solid #000000;
border-bottom: 17px solid #000000;
border-left:15px solid #000000;
border-right: 15px solid #000000; }


a.quickmenu:link {
	font-size:11px; 
	color: #000000;
	font-weight: 500;
	text-decoration: none;
	}

a.quickmenu:visited {
	color: #000000; font-weight: 500; font-size:11px; 
	}

a.quickmenu:hover, a:active {
	text-decoration: underline; font-weight: 500; font-size:11px; 
	color: #000000;
	}




a:link { color: #000; font-weight: bold; text-decoration: none; }
a:visited {	color: #000; }
a:hover { background: none; color: #9C4E24; }
a:active { color: #000; font-weight: bold; text-decoration: none; }

a.menu:link  { color: #000000; font-weight: 500; text-decoration: none; border-bottom: 1px dashed #fff; }
a.menu:visited  {	color: #000000; border-bottom: 1px dashed #fff; font-weight: 500; text-decoration: none; }
a.menu:hover  { background: none; color: #000000; font-weight: 500; border-bottom: 1px dashed #000; text-decoration: none;  }
a.menu:active   { color: #000000; font-weight: 500; text-decoration: none; border-bottom: 1px dashed #fff; }


blockquote {
	border-left: 4px solid #3F3F3F;
	padding: 0 10px;
	margin: 0 0 0 10px;
	font-style: italic;
	}

code {
	display: block;
	padding: 10px;
	color: #444E1F;
	background: #F5F8E8;
	font-size: 1.2em;
	border-top: 2px solid #D0EC98;
	}

p {
	line-height: 1.4;
	}

/* 2)-=-=-=- Structure -=-=-=- */

#container {
	margin: 0px;
	padding: 5px;
	text-align: left;
}

#wrapper {
	padding: 5px;
	padding-bottom: 0px;
}
	
#content {
	width: 610px;
	padding: 5px;
	background:#ffffff;
	color:#000;
	position:absolute;
	top:120px;
	left:180px;
	
}


.ramisidebarlinks { font-size: 11px; letter-spacing:0.05em; }

#navibar {
	position:absolute;
	top:120px;
	left: 2px;
	width: 190px;
	margin-top: 0px;
	padding: 0px;
	height: 100%;	
}


#right {
	position:absolute;
	left:800px;
	top:125px;
	width: 170px;
	margin: 0px;
	padding: 5px;
	height: 100%;
	
}



.links {
	margin: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 3px;
	font-family:Verdana,arial,helvetica; font-size: 11px; color:#000000;
}

#navi_begin_left {
	width: 216px;
	margin: 0px;
	padding: 0px;
	height: 23px;
	background: #E9D49D url(images/container_left.gif) no-repeat;  }

#navi_begin_right {
	width: 216px;
	margin: 0px;
	padding: 0px;
	height: 23px;
	background: #E9D49D url(images/container_right.gif) no-repeat;  }

#navi_end_left {
	width: 216px;
	margin: 0px;
	padding: 0px;
	height: 23px;
	background: #E9D49D url(images/container_left_end.gif) no-repeat left bottom;
}

#navi_end_right {

	width: 216px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	background: #E9D49D url(images/container_right_end.gif) no-repeat left bottom;
}

#footer {
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0;
	height: 47px;
	width: 100%;
	background: #000000 url(images/single_post_right.gif) repeat-x left bottom;
	clear: left;
	text-align: center;
}

#footer_left_bg {
	margin: 0;
	padding: 0;
	height: 47px;
	width: auto;
	font-family: Verdana,arial,helvetica; font-size:10px; 
	background: #000000 url(images/single_post_left.gif) no-repeat left bottom;
	}
	
#footer_left_bg p {
	color: #ffffff;
	margin: 0;
	font-size: .9em;
	padding-top: 10px;
	background: none;
	text-align: center;
}

a.footerhrefs:link { color:#C8C8C8; font-weight:500; text-decoration:none; }
a.footerhrefs:hover { color:#ffffff; font-weight:500; text-decoration:none; }
a.footerhrefs:visited { color:#C8C8C8; font-weight:500; text-decoration:none; }
a.footerhrefs:active { color:#C8C8C8; font-weight:500; text-decoration:none; }


/* 3)-=-=-=- Left selectors -=-=-=- */	

.meta {
	font-family: Verdana,arial,helvetica;
	letter-spacing: 0.05em;
	font-size: 10px;
	padding: 2px;
	border: 	0px dotted #5CA605;
	}

.highlight { /* Basic highlight for text */
	background: #F7FEDC;
	}

.comments {
	font-size: 1.2em;
	padding-bottom: 25px;
	padding-left: 0px;
	}

.comments a:link, .comments a:visited {
	color: #78A515;
	font-weight: bold;
	text-decoration: none;
	}

.comments a:hover, .comments a:active {
	background: #78A515;
	color: #fff;
	text-decoration: none;
	}	

.alt {
	background: #EAF8CF !important; 
	border: 1px solid #D5F0A4 !important;
	padding: 10px 10px 0 10px !important;
	}

.alt:hover {
	border: 1px solid #ACE149 !important;
	}

.commentlist li:hover {
	border: 1px solid #ACE149;
	}

.commentlist {
	padding: 0;
	margin: 0;
	}

.commentlist li {
	list-style: none;
	padding: 10px 10px 0 10px;
	background: #F6FCEB;
	border: 1px solid #DEF3B6;
	margin: 10px;
	color: #3C452D;
	}

p.metadate {
	font-size: .8em;
	margin: 0;
	text-transform: uppercase;
	}

p.comment_meta {
	margin: 0 0 10px 10px;
	font-size: .9em;
	}

.comment_author a:visited {
	font-weight: bold;
	text-decoration: none;
	}

.reply {
	font-weight: bold;
	font-size: 1.2em;
	margin: 10px 0 0 10px;
	}

.warning p { /* Used on the search page (image will appear if no result is found) */
	background: url(images/warning.gif) no-repeat left;
	height: 160px;
	padding: 20px 0 0 90px;
	font-size: 1.5em;
	margin: 0 0 0 10px;
	}

.postinput {
	margin-left: 10px;
	}



a.metatextrami:link, a.metatextrami:active , a.metatextrami:visited {
text-decoration:none; font-weight:500; color:#000; font-size:10px;
}

a.metatextrami:hover {
text-decoration:underline; font-weight:500; color:#000; font-size:10px;
}



/* 4)-=-=-=- Right selectors -=-=-=- */	

#author li {
	list-style: none;
	margin: 0;
	padding: 0 5px 20px 0;
	font-size: 1em;
	line-height: 1.4;
	}

#author ul {
	padding: 20px 0 0 0;
	margin: 0;
	}

.links li {
	list-style: none;
	
	padding: 2px 0 2px 15px;
	}

.links li li {
	background: url(images/sub_icon.gif) no-repeat 0 4px;
	padding: 2px 1px 2px 13px;
	font-size: 1em !important;
	}
	
.links li li li {
	background: url(images/sub_icon.gif) no-repeat 0 5px;
	padding: 3px 0 2px 13px;
	font-size: 1em !important;
	}

.links ul {
	padding: 0px;
	margin: 5px;
	}

.links ul ul {
	padding: 0 !important;
	margin: 2px 0 0 0 !important;
	}

.links ul ul ul {
	padding: 0 !important;
	margin: 0 0 -4px 0 !important;
	}

.links a {
	font-size: 1em;
	text-decoration: none;
	}

.links a:link {
	color: #000;
	font-weight: 500;
	}

.links a:visited {
	color: #000;
	}

.links a:hover, .links a:active {
	background: #000;
	color: #fff;
	}

#search {
	position:absolute;
	width: 600px;
	left: 180px;
	top:190px;
	color:#000;
	background: #F1E7E1;
}

.searchfield {
	background: #ffffff;
	border: 1px solid #7F7F7F;
	color: #000000;
	width: 150px;
	font-size: 13px;
	font-weight:500;
	padding-left:3px;
	padding-top:2px; padding-bottom:2px; 
	font-family: 'Courier New', Courier, Verdana,Arial,Helvetica;
	}

.searchfield:hover {
	background: #ffffff;
	border: 4px solid #7F7F7F;
	color: #000000;
	}


#searchdrunter {
	margin-top: 0px;
	margin-bottom: 0px;
	}

#searchdrunterneu {
	padding:0px;
	text-align: left;

	}


/* 6)-=-=-=- Forms -=-=-=- */

textarea {
	font-family: Arial, Verdana, Helvetica;
	font-size: 1.1em;
	border: 1px solid #BFBFBF;
	color: #949494;
	padding: 2px 5px 1px 5px;
	width: 450px;
	}

textarea:hover {
	background: #fff;
	border: 1px solid #ACE149;
	color: #7DA721;
	}

/* 7)-=-=-=- Accessibility -=-=-=- */

#skip {
	display: none;
	}

hr { /* Simple style when CSS not in use */
	display: none;
	}


/* 8)-=-=-=- Rauchstopp -=-=-=- */


.bfrauflistung  { color: #000000;
font-weight: bold;
font-size: 16px;
text-decoration: none;
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Helvetica, Arial, Sans-Serif;
}


a.bfrauflistung:link, a.bfrauflistung:active, a.bfrauflistung:visited 
{ color: #000000;
font-weight: bold;
font-size: 16px;
text-decoration: none;
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Helvetica, Arial, Sans-Serif;
}

a.bfrauflistung:hover { text-decoration:underline }


a.relevantlinks:link, a.relevantlinks:active, a.relevantlinks:visited 
{ color: #000000; font-weight: 500; font-size: 10px; text-decoration: none; font-family: Verdana, Arial, Helvetica, Sans-Serif; background:#D9D9D9 }

a.relevantlinks:hover { color: #000000; font-weight: 500; font-size: 10px; text-decoration: underline; font-family: Verdana, Arial, Helvetica, Sans-Serif; background: #D9D9D9}



.amt { font-weight:bold; font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Helvetica, Arial, Sans-Serif; font-size:18px; color:#435B6F; }


a.dasmenu:link, a.dasmenu:active, a.dasmenu:visited 
{ color: #000000;
background:none;
font-weight: 500;
font-size: 11px;
line-height: 1.8em;
text-decoration: none;
letter-spacing: 0.06em;
font-family:Verdana, Helvetica, Arial, Sans-Serif;
}
a.dasmenu:hover { text-decoration:underline; letter-spacing:0.00em; background:none; color: #000000; font-size: 11px; font-family:Verdana, Helvetica, Arial, Sans-Serif; line-height: 1.8em;
 }










/* -=-=-=- MENU LINKE SEITE LEXIKON -=-=-=- */

.neuesmenu  { padding:0px; padding-top:0px; border:1px solid #7F7F7F; float:left; margin-left:0px; width:220px; margin-bottom:15px; background:#ffffff; }

.neuesmenu-header  { width:208px; padding:6px; border:0px; background:#7F7F7F; color:#ffffff; 
font-family:verdana,arial,helvetica; font-size: 10px; font-weight:bold; letter-spacing:-0.05em; }

div.menupunkt1 { margin: 0px; padding-left: 8px; }
div.menupunkt1:hover { padding-left: 8px; }

a.menuleft:link, a.menuleft:active, a.menuleft:visited {
color: #000000; background:#ffffff; 
text-decoration: none;
font-family: Verdana, Arial, Helvetica;
font-size: 10px;
font-weight: 500;
}

a.menuleft:hover {
color: #000000; background:#ffffff; 
text-decoration: underline;
font-family: Verdana, Arial, Helvetica;
font-size: 10px;
font-weight: 500;
}

/* -=-=-=- MENU LINKE SEITE LEXIKON ENDE-=-=-=- */



/* -=-=-=- MENU RECHTS SEITE BEITRAEGE -=-=-=- */

.neuesmenu2  { padding:0px; padding-top:0px; border:1px solid #7F7F7F; margin-right:0px; width:190px; margin-bottom:15px; background:#ffffff; }

.neuesmenu2-header  { width:178px; padding:6px; border:0px; background: #7F7F7F; color:#ffffff; 
font-family:verdana,arial,helvetica; font-size: 10px; font-weight:bold; letter-spacing:-0.05em; }

div.menupunkt12 { margin: 0px; }

div.menupunkt12:hover {
padding-left: 0px;
width: 210px;
color: #000;
font-size: 9px;
margin: 0px;
padding-left: 0px;
padding-top: 2px;
padding-bottom: 2px;
}

a.menuleft2:link, a.menuleft2:active, a.menuleft2:visited {
display: block;
padding-left: 8px;
background: #fff;
padding-top: 2px;
color: #000000;
text-decoration: none;
font-family: Verdana, Arial, Helvetica;
font-size: 9px;
font-weight: 500;
background:#ffffff;
}

a.menuleft2:hover {
display: block;
color: #000000;
text-decoration: none;
font-family: Verdana, Arial, Helvetica;
font-size: 9px;
font-weight: 500;
padding-left: 8px;
padding-top: 2px;
background:#eaeaeb;
}


/* -=-=-=- MENU RECHTS SEITE BEITRAEGE ENDE -=-=-=- */







a.introlinks:link, a.introlinks:active, a.introlinks:visited 
{ color: #000000;
font-weight: 500;
font-size: 9px;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

a.introlinks:hover { text-decoration:underline; font-size: 9px; }


#intro_left {
padding-right:0px; 
position:absolute;
top:160;
margin-left:210;

}

#intro_right {
float:right;
width: 200;
position:absolute;
top:160;
margin-right:210;
}


#werbebanner {
position:relative;
top:230px;
left:10px;
padding:0px;
}

a.beitragsauflistung:link, a.beitragsauflistung:active, a.beitragsauflistung:visited {
font-size:15px; color:#7F7F7F; font-weight:bold; font-family:'Arial Narrow',verdana,arial,helvetica; text-decoration:none: }
a.beitragsauflistung:hover {
font-size:15px; color: #7F7F7F; font-weight:bold; font-family:'Arial Narrow',verdana,arial,helvetica; text-decoration:underline; }





/* -=-=-=- MENU LINKE SEITE ABER INTRO -=-=-=- */

.neuesmenu77  { padding:0px; padding-top:0px; border:1px solid #7F7F7F; margin-left:0px; float:left; width:249px; margin-bottom:15px; background:#ffffff; z-index:3; position:relative; height:180px; }

.neuesmenu77-header  { width:237px; height:13px; padding:6px; border:0px; background:#7F7F7F; color:#ffffff; 
font-family:verdana,arial,helvetica; font-size: 10px; font-weight:bold; letter-spacing:-0.05em; 
position:absolute; top:0px; left:0px; z-index:3; }

div.menupunkt77 { margin: 0px; padding-left: 18px; z-index:4; margin-left:0px; padding-top:10px; }
div.menupunkt77:hover { padding-left: 18px; margin-left:0px; z-index:3; padding-top:10px;  }

a.menuleft77:link, a.menuleft77:active, a.menuleft77:visited {
color: #000000;  
text-decoration: none;
font-family: 'Trebuchet MS', Verdana, Arial, Helvetica;
font-size: 17px;
font-weight: 500;
margin-left:0px; z-index:3; 
}

a.menuleft77:hover {
color: #000000; 
text-decoration: underline;
font-family: 'Trebuchet MS', Verdana, Arial, Helvetica;
font-size: 17px;
font-weight: 500;
margin-left:0px; z-index:3; 
}



/* -=-=-=- ENDE-=-=-=- */


/* -=-=-=- MENU RECHTE SEITE ABER INTRO -=-=-=- */

.neuesmenu88  { padding:0px; padding-top:0px; border:1px solid #7F7F7F; margin-left:10px; float:left; width:336px; margin-bottom:15px; background:#ffffff; z-index:2; position:relative; height:180px; }

.neuesmenu88-header  { width:324px; height:13px; padding:6px; border:0px; background:#7F7F7F; color:#ffffff; 
font-family:verdana,arial,helvetica; font-size: 10px; font-weight:bold; letter-spacing:-0.05em; 
position:absolute; top:0px; left:0px; z-index:2; }

div.menupunkt88 { margin: 0px; padding-left: 4px; z-index:4; padding-top:10px; margin-left:0px;  padding-top:10px; }

a.menuleft88:link, a.menuleft88:active, a.menuleft88:visited {
color: #000000; background:#ffffff; 
text-decoration: none;
font-family: Verdana, Arial, Helvetica;
font-size: 10px;
font-weight: 500;
z-index:2; }

a.menuleft88:hover {
color: #000000; background:#ffffff; 
text-decoration: underline;
font-family: Verdana, Arial, Helvetica;
font-size: 10px;
font-weight: 500;
z-index:2; }

/* -=-=-=- ENDE-=-=-=- */









/* -=-=-=- MENU LINKE SEITE ABER INTRO -=-=-=- */

.neuesmenu11,
.neuesmenu22 {
	float: left;
	text-align: left;
	width: 287px;
	height: 199px;
	padding: 0;
	margin: 5px 0 10px 0;
	border: 1px solid #FDC068;
	background: #FEECC6;
}

.neuesmenu22 {
	width: 300px;
	margin-left: 10px;
}

#lastbox
{
	width:600px;
}

.neuesmenu11 h2,
.neuesmenu22 h2 {
	height: 13px;
	padding: 6px;
	background: #FDC068;
	color: #ffffff;
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: -0.05em;
	margin: 0;
	z-index:9;
}

.neuesmenu11 ul,
.neuesmenu22 ul {
	font-size: 10px;
	padding: 5px 15px 5px 10px;
	margin: 0 0 0 15px;
}

.neuesmenu11 ul li,
.neuesmenu22 ul li
{
	margin: 0;
	padding: 0;
}

.neuesmenu11 a,
.neuesmenu22 a {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	margin: 0;
	padding: 0;
}

.neuesmenu11 h2 a,
.neuesmenu11 h2 a:hover,
.neuesmenu22 h2 a,
.neuesmenu22 h2 a:hover {
	color: #fff !important;
	font-weight: bold !important;
}

.neuesmenu11 a:hover,
.neuesmenu22 a:hover {
	text-decoration: underline;
}
/* -=-=-=- ENDE-=-=-=- */
















.spanbrowntext {  font-family: verdana,arial,helvetica; font-size:10px; color:#7F7F7F; letter-spacing:0.01em;
}


