/*------------------------------------------------------------------------
	Gesundheitsforum Landau CSS // © Frederic K. Herring, cmXs 2009
--------------------------------------------------------------------------*/

body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(/img/bg_shader.png);
	background-repeat: repeat-x;
}


img {
	border: 0px solid;
	margin: 0px;
	padding: 0px;
}


.high {
	position:relative;
	top: -0.4em;
	font-size: 70%;
	line-height: 0%;
	color: #333333;
}







/*------------------------ suche ---------------------------*/

.suche, .suche:visited {
	background-color: #FFFFFF;
	width: 100px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	height: 14px;
	padding-left: 4px;
	padding-top: 3px;
	font-family: arial;
	font-size: 11px;
	line-height: normal;
	color: #0b0b0b;
}

.suche:hover {
	background-color: #FFFFFF;
	width: 100px;
	height: 14px;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0b0b0b;
	line-height: normal;
	border: 1px solid #333333;
}



/*------------------------ style fuer suchausgabe ---------------------------*/



.black {
	font-family: "Arial Black";
	font-size: 13px;
	line-height: 13px;
	color: #0b0b0b;
	text-decoration: none;
}

.search_list {
	font-family: verdana;
	font-size: 11px;
	line-height: 13px;
	color: #0b0b0b;
}


.searchlist {
	font-family: "Arial Black";
	font-size: 11px;
	line-height: 13px;
	color: #999999;
	text-decoration: none;
	padding-right: 15px;
}

.searchlist a, .searchlist a:visited {
	font-family: verdana;
	font-size: 11px;
	line-height: 13px;
	color: #0b0b0b;
	text-decoration: underline;
}

.searchlist a:hover {
	font-family: verdana;
	color: #96BC00;
	text-decoration: none;

}


.search_prevtxt {
	font-family: verdana;
	font-size: 11px;
	line-height: 13px;
	color: #0b0b0b;
}



.searchlistHead {
	font-family: "Arial Black";
	font-size: 14px;
	line-height: 13px;
	color: #999999;
	text-decoration: none;
	padding-right: 15px;
}

.searchlistDatum {
	font-family: "Arial Black";
	font-size: 14px;
	line-height: 13px;
	color: #999999;
	text-decoration: none;
	padding-right: 15px;
}





/*------------------------ style fuer news ---------------------------*/



.newsdate {
	width: 100%;
	float: left;
	clear: left;
	font-family: "Arial Black";
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	text-decoration: none;
	margin-top: 8px;
	margin-bottom: 3px;
}

.newsinfo {
	width: 100%;
	float: left;
	clear: left;
	margin-bottom: 10px;
	padding-bottom: 14px;
}



.newsinfo a, .newsinfo a:visited {
	font-family: verdana;
	font-size: 11px;
	line-height: 13px;
	color: #0b0b0b;
	text-decoration: underline;
}

.newsinfo a:hover {
	font-family: verdana;
	color: #96BC00;
	text-decoration: none;
}



















/*------------------------ leaf_nav_container ---------------------------*/



.leaf_nav_container{
	width: 700px;
	float: left;
	margin-bottom: 10px;
}

.leaf_nav{
	float: left;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 2px;
	margin-right: 5px;
	cursor: pointer;
}

.leaf_nav_m{
	float: left;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 2px;
	margin-right: 5px;
	cursor: pointer;
	font-weight: bold;
}

.leaf_nav_middle{
	float: left;
	margin-right: 5px;	
}






















/*------------------------ eingabefelder ---------------------------*/


.dropdown, .dropdown:visited {

	background-color: #ededed;
	width: 280px;
	font-family: "Trebuchet MS", arial;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	height: 20px;
	padding-top: 0px;
	padding-left: 4px;
	margin-bottom: 4px;
	border: 1px solid #cccccc;
	
}

.dropdown:hover {
	background-color: #ededed;
	width: 280px;
	font-family: "Trebuchet MS", arial;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	height: 20px;
	padding-top: 0px;
	padding-left: 4px;
	margin-bottom: 4px;
	border: 1px solid #ddef7c;
	
}




.inputfield, .inputfield:visited {
	background-image: url(/img/input_shader.png);
	background-repeat: repeat-x;
	width: 280px;
	font-family: "Trebuchet MS", arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	height: 18px;
	padding-top: 2px;
	padding-left: 4px;
	margin-bottom: 4px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	
}


.inputfield:hover {
	background-color: url(/img/input_shader.png);
	background-repeat: repeat-x;
	width: 280px;
	font-family: "Trebuchet MS", arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	height: 18px;
	padding-top: 2px;
	padding-left: 4px;
	margin-bottom: 4px;
	border: 1px solid #ddef7c;
	
}


.inputbox, .inputbox:visited {
	background-image: url(/img/input_shader.png);
	background-repeat: repeat-x;
	width: 280px;
	height: 100px;
	font-family: "Trebuchet MS", arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 4px;
	margin-bottom: 4px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	
}


.inputbox:hover {
	background-image: url(/img/input_shader.png);
	background-repeat: repeat-x;
	width: 280px;
	height: 100px;
	font-family: "Trebuchet MS", arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 4px;
	margin-bottom: 4px;
	border: 1px solid #ddef7c;
	
}



/*------------------------------------ container -------------------------------------*/

.container {
	width: 888px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}


.innencontainer {
	width: 888px;
	float: left;
}




/*------------------------------------ topbox -------------------------------------*/

.topbox {
	width: 888px;
	float: left;
	clear: left;
	padding-bottom: 20px;
}

.logo {
	float: left;
	margin-top: 16px;
	padding-left: 25px;
}

.logo img {
	float: left;
}

.topnav {
	margin-top: 75px;
	width: 452px;
	float: right;
}

.topnav img {
	float: left;
	padding-right: 5px;
}

.topnav a, .topnav a:visited  {
	float: left;
	font-family: verdana;
	font-size: 11px;
	line-height: normal;
	color: #333333;
	text-decoration: none;
	padding-right: 24px;
}

.topnav a:hover  {
	float: left;
	color: #b2d300;
	text-decoration: none;
}










/*------------------------------------ nopicbox -------------------------------------*/

.nopicbox {
	width: 887px;
	float: left;
	clear: left;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #e7e7e7;
}



.nopicbox img {
	float: left;
}

.bannertext {
	float: left;
}

.bannertext img {
	float: left;
}


/*------------------------------------ mainnavbox -------------------------------------*/

.mainnavbox {
	width: 859px;
	float: left;
	clear: left;
	background-color: #96bc00;
	padding-left: 13px;
	padding-right: 15px;
}

.mainnavbox a{
	float: left;
	font-family: "Arial Black";
	font-size: 14px;
	line-height: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.mainnavbox a:hover {
	float: left;
	font-family: "Arial Black";
	font-size: 14px;
	line-height: normal;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}


a.mainnav-active {
	float: left;
	font-family: "Arial Black";
	font-size: 14px;
	line-height: normal;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}









/*------------------------------------ 	mainnavbox -------------------------------------*/

.contentselector {
	width: 887px;
	float: left;
	clear: left;
	margin-top: 15px;
}

.selectorbox {
	float: left;
	width: 265px;
	padding-left: 27px;
}

.selector-headline {
	float: left;
	width: 261px;
	font-family: "Arial Black";
	font-size: 21px;
	line-height: normal;
	text-transform: uppercase;
	color: #96bc00;
	letter-spacing: -0.2pt;
}


.selector-copy {
	float: left;
	width: 261px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	color: #0b0b0b;
	margin-top: 10px;
}

.selector-more {
	float: left;
	width: 261px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	color: #0b0b0b;
	margin-top: 10px;
}

.selector-more a, .selector-more a:visited {
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	color: #0b0b0b;
	text-decoration: none; 
}

.selector-more a:hover {
	text-decoration: none; 
	color: #96bc00;
}







/*------------------------------------ 	maincontent -------------------------------------*/

.maincontent {
	width: 887px;
	float: left;
	clear: left;
	margin-top: 15px;
}

.leftside {
	float: left;
	width: 280px;
	padding-left: 0px;
}

.rightside {
	float: right;
	width: 568px;
}

.allside {
	float: left;
	width: 887px;
}



/*------------------------------------ 	leftside-box -------------------------------------*/

.leftside-box {
	float: left;
	width: 244px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-left: 27px;
}

.leftside-headline {
	float: left;
	width: 244px;
	font-family: "Arial Black";
	font-size: 19px;
	line-height: normal;
	text-transform: none;
	color: #96bc00;
	letter-spacing: -0.2pt;
}


.leftside-copy {
	float: left;
	width: 244px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	color: #0b0b0b;
	margin-top: 7px;
}

.leftside-copy a, .leftside-copy a:visited  {
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	color: #0b0b0b;
	text-decoration: underline;	
}

.leftside-copy a:hover  {
	color: #96bc00;
	text-decoration: none;	
}





.leftside-more {
	float: left;
	width: 244px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	color: #0b0b0b;
	margin-top: 10px;
}

.leftside-more a, .leftside-more a:visited {
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	color: #0b0b0b;
	text-decoration: none; 
}

.leftside-more a:hover {
	text-decoration: none; 
	color: #96bc00;
}


/*------------------------------------ 	leftside-box -------------------------------------*/


.leftside-nav {	
	float: left;
	clear: left;
	width: 268px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.leftside-nav a{
	float: left;
	clear: left;
	width: 244px;
	font-family: Verdana;
	font-size: 12px;
	line-height: normal;
	color: #0b0b0b;
	border-bottom: 1px dotted #CCCCCC;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 24px;
}

.leftside-nav a:hover {
	color: #0b0b0b;
	background-color: #e6efaf;
	background-image: url(/img/morewhite.gif);
	background-repeat: no-repeat;
	background-position: 247px 6px;
}












/*------------------------------------ 	leistungbox -------------------------------------*/

.leistungbox {
	float: left;
	width: 539px;
	margin-bottom: 10px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.leistungtopbox {
	float: left;
	width: 539px;
	margin-bottom: 10px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


/*-------- headline -------*/

.leistunghead {
	float: left;
	width: 400px;
}


.leistunghead h1 {
	float: left;
	clear: left;
	width: 400px;
	font-family: "Arial Black";
	font-size: 18px;
	line-height: 22px;
	text-transform: none;
	color: #96bc00;
	letter-spacing: -0.2pt;
	margin: 0px;
	padding: 0px;
}


.leistunghead h2 {
	float: left;
	clear: left;
	width: 400px;
	font-family: "Arial Black";
	font-size: 15px;
	line-height: 18px;
	text-transform: none;
	color: #0b0b0b;
	letter-spacing: -0.2pt;
	margin-top: 12px;
	padding: 0px;
}

/*-------- kleines logo rechts -------*/

.leistunglogo {
	float: right;
	width: 80px;
}

.leistunglogo img {
	float: left;
}


/*-------- content -------------*/

.leistungcontentbox {
	float: left;
	width: 539px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

/*-------- copy -------*/

.leistungcopy {
	float: left;
	width: 539px;
}

.leistungcopy {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	color: #0b0b0b;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}



.leistungcopy a {
	color: #0b0b0b;
	text-decoration: underline;
}

.leistungcopy a:hover {
	color: #96bc00;
	text-decoration: none;
}

/*-------- copy -------*/


.leistungpic {
	float: right;
	width: 242px;
	padding-left: 20px;
	padding-bottom: 20px;
}

.leistungpic img {
	float: left;
}





















/*------------------------------------ 	rightside-artikel -------------------------------------*/

.rightside-artikel {
	float: left;
	width: 520px;
	margin-top: 17px;
	margin-bottom: 10px;
}


.rightside-artikel h1 {
	float: left;
	clear: left;
	width: 520px;
	font-family: "Arial Black";
	font-size: 20px;
	line-height: 23px;
	text-transform: none;
	color: #96bc00;
	letter-spacing: -0.2pt;
	margin: 0px;
	padding: 0px;
}


.rightside-artikel h2 {
	float: left;
	clear: left;
	width: 520px;
	font-family: "Arial Black";
	font-size: 16px;
	line-height: normal;
	text-transform: none;
	color: #0b0b0b;
	letter-spacing: -0.2pt;
	margin: 0px;
	padding: 0px;
}



.rightside-artikel h3 {
	float: left;
	clear: left;
	width: 520px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #0b0b0b;
	margin-top: 10px;
	font-weight: normal;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.rightside-copy {
	float: left;
	clear: left;
	width: 520px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	color: #0b0b0b;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



.rightside-copy a {
	color: #0b0b0b;
	text-decoration: underline;
}

.rightside-copy h3 a:hover {
	color: #96bc00;
	text-decoration: none;
}










.rightside-more {
	float: left;
	width: 520px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	color: #0b0b0b;
	margin-top: 14px;
}

.rightside-more a, .rightside-more a:visited {
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	color: #0b0b0b;
	text-decoration: none; 
}

.rightside-more a:hover {
	text-decoration: none; 
	color: #96bc00;
}


.rightside-print {
	float: left;
	width: 520px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	color: #0b0b0b;
	margin-top: 14px;
	text-align: right;
}


.rightside-print a, .rightside-print a:visited {
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	text-transform: none;
	color: #0b0b0b;
	text-decoration: none; 
}

.rightside-print a:hover {
	text-decoration: none; 
	color: #96bc00;
}







/*------------------------------------ 	smallpicbox -------------------------------------*/


.smallpicbox {
	float: left;
	height: 93px;
	width: 284px;
	border: 2px solid #e4e4e4;
}

.smallpicboxpadding {
	float: left;
	padding-right: 6px;
	padding-bottom: 5px;
}

.smallpicbox-pic {
	width: 85px;
	float: left;
	margin-top: 5px;
	padding-left: 5px;
}

.smallpicbox-pic img{
	float: left;
}


.smallpicbox-rightside {
	width: 180px;
	float: right;
	margin-top: 9px;
	height: 60px;
}

.smallpicbox-headline {
	width: 160px;
	float: left;
	font-family: "Arial Black";
	font-size: 12px;
	line-height: normal;
	color: #96bc00;
}

.smallpicbox-subline {
	width: 160px;
	float: left;
	font-family: "Arial Black";
	font-size: 12px;
	color: #333333;
}

.smallpicbox-more {
	width: 180px;
	float: right;
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	color: #0b0b0b;
}

.smallpicbox-more a, .smallpicbox-more a:visited {
	float: left;
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	color: #0b0b0b;
	text-decoration: none;
}

.smallpicbox-more a:hover {
	float: left;
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	color: #96bc00;
}






/*------------------------------------ 	bigpicbox -------------------------------------*/


.bigpicbox {
	float: left;
	width: 849px;
	border: 4px solid #e4e4e4;
	padding: 15px;
}

.bigpicbox-pic {
	width: 85px;
	float: left;
	margin-top: 5px;
	padding-left: 5px;
}

.smallpicbox-pic img{
	float: left;
}


.bigpicbox-rightside {
	width: 550px;
	float: left;
	padding-left: 23px;
}

.bigpicbox-headline {
	width: 550px;
	float: left;
	font-family: "Arial Black";
	font-size: 18px;
	line-height: normal;
	color: #96bc00;
	clear: left;
}

.bigpicbox-subline {
	width: 550px;
	float: left;
	font-family: "Arial Black";
	font-size: 18px;
	color: #333333;
	clear: left;
}

.bigpicbox-copy {
	float: left;
	width: 550px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	color: #0b0b0b;
	margin-top: 7px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	padding-bottom: 10px;
	clear: left;
}

.bigpicbox-copy a, .bigpicbox-copy a:visited  {
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	color: #0b0b0b;
	text-decoration: underline;	
}

.bigpicbox-copy a:hover  {
	color: #96bc00;
	text-decoration: none;	
}

.bigpicbox-logo {
	width: 85px;
	float: right;
	margin-top: 3px;
	padding-right: 5px;
}



.bigpicbox-print {
	float: left;
	width: 550px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	color: #0b0b0b;
	text-align: right;
	margin-bottom: 10px;
}


.bigpicbox-print a, .bigpicbox-print a:visited {
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	text-transform: none;
	color: #0b0b0b;
	text-decoration: none; 
}

.bigpicbox-print a:hover {
	text-decoration: none; 
	color: #96bc00;
}















/*------------------------------------ 	footer -------------------------------------*/

.footer {
	width: 887px;
	float: left;
	clear: left;
	margin-top: 20px;
	background-image: url(/img/footer_bg.gif);
	background-repeat: no-repeat;
	height: 83px;
}

.footerbox {
	float: left;
	width: 405px;
	font-family: Verdana;
	font-size: 10px;
	line-height: normal;
	color: #0b0b0b;
	margin-top: 14px;
	padding-left: 27px;
}

.pagetop {
	float: left;
	width: 300px;
	font-family: Verdana;
	font-size: 10px;
	line-height: normal;
	color: #0b0b0b;
	margin-top: 14px;
}



.pagetop a, .pagetop a:visited {
	color: #0b0b0b;
	text-decoration: none;
	padding-left: 6px;
}

.pagetop a:hover {
	text-decoration: none; 
	color: #96bc00;
}

