/* style s4frm */

/* basics */
html {
	margin: 0px;
	padding: 0px;
	}
body { 
	font-family: verdana;
	font-size: 12px;
	color: #000; 
	background: #DDE2D5; 
	margin: 0px;
	padding: 0px;
	}

/* Container linke und rechte Spalte */ 

.LinkeSpalte {
	border-right: solid 1px #000;
	background: #fff;
	width: 840px;
	height: 100%;
	float: left;
	border-bottom: solid 1px #000;
	}
.RechteSpalte {
	left: 850px;
	}
	
/* wiederkehrende Elemente */

.Header1 {
	font-size: 28px;
	font-weight: 700;
	line-height: 30px;
	font-family: courier new;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	}
.Subheader {
	font-size: 12px;
	font-weight: 700;
	line-height: 20px;
	font-family: verdana;
	padding-top: 2em;
	padding-bottom: 0.5em;
	}
.Fliesstext {
	font-size: 12px;
	line-height: 20px;
	font-family: verdana;
	margin-top: 1em; 
	}
.Text {
	font-size: 11px;
	line-height: 18px;
	font-family: verdana;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 1em; 
	margin-bottom: 1em; 	
	}
	
/* allgemeine Navigation */
a:link, a:visited, a:active { 
	color: #87b302; text-decoration: none; 
	}
a:hover { 
	color: #87B302; text-decoration: underline; 
	}
	
a:link.On, a:visited.On, a:active.On, a:hover.On { 
	color: #000; text-decoration: none; 
	}
	
/* Trenner */
.Trennstrich {
	margin-left: 0px;
	margin-right: 0em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	border-top: solid 1px #000;
	}
	
/* die Klasse "Bild" ist dafür da, den gewünschten Zeilenabstand im Internet Explorer zu erzwingen, wenn ein kleines Bild in den Textfluss eingebaut ist */
.Bild {
	padding-top: 0.7em;
	}

/* Metanavigation und Suche */

/* Container Metanavigation und Suche */
.ContainerTopLeiste {
	margin-left: 34px;
	margin-right: 8px;
	height: 2.6em;
	}
/* Metanavigation */
.MetaNavi {
	padding-top: 1.2em;
	color: #87B302;
	font-size: 10px;
	font-weight: 700;
	float: left;
	}	
/* Suche */	
.ContainerSuche	{
	float: right;
	}
.SucheText {
	padding-top: 1.2em;
	padding-right: 8px;
	font-size: 10px;
	font-weight: 700;
	float: left;
	}
.Suche {
	padding-top: 0.7em;
	padding-right: 7px;
	float: left;
	}
form { 
	margin: 0px; padding: 0px; 
	}
input { 
	height: 18px; margin: 0px; padding-left: 2px; padding-right: 0px; padding-top: 0em; padding-bottom: 0em; 
	}
input.Search { 
	border: 1px solid #000000; background: #ECEFE8; width: 122px;
	}	
.SucheButton {
	padding-top: 0.9em;
	float: left;
	}

/* Hauptnavigation */
.TopNavi {
	height: 1.5em;
	}
.TopNavi ul {
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 34px;
	margin-right: 0px;
	padding: 0em;
	list-style-type: none;
	}
.TopNavi li {
	width: 170px; /* bei 4 Buttons */
	/* width: 148px; */ /* bei 5 Buttons */
	/* width: 122px; */ /* bei 6 Buttons */
	margin-right: 0.6em;
	text-align: center;
	float: left;
	}
.TopNavi a {
	color: #000;
	font: 13px courier new; 
	background: #99cc00;
	border: solid 1px #000;
	display: block;
	width: 100%;
	text-decoration: none;
	}
.TopNavi a:hover {
	color: #000;
	background: #fff none;
	text-decoration: none; 
	border: solid 1px #000;
	}

.TopNaviOn {
	color: #000;
	font: 13px courier new; 
	background: #fff;
	display: block;
	width: 100%;
	text-decoration: none;
	}

/* Key Visual */
.Logo {
	background: transparent url(/fileupload/bilder/res/s4frm_kopf.gif) no-repeat top left;
	height: 66px;
	margin-left: 34px;
	}

/* Mission Statement */
.Mission {
	margin-left: 34px;
	margin-top: 0.7em;
	margin-bottom: 1em;
	color: #87B302;
	font-family: courier new;
	font-size: 17px;
	font-weight: 700;
	line-height: 22px;
	width: 780px;
	}	
	
/* MissionTrenner */
.MissionTrenner {
	border-top: solid 1px #000;
	}
	
/* Fokus */

/* FokusTrenner */
.FokusTrenner {
	margin-top: 1em;
	border-top: solid 1px #000;
	}

/* FokusReiter */
.FokusReiter {
	margin-left: 34px;
	width: 170px;
	font-family: courier new;
	font-size: 13px;
	text-align: center;
	background: #ECEFE8;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	}
	
/* Fokusnavigation */
.FokusNavi {
	height: 2em;
	}
.FokusNavi ul {
	margin: 0em;
	padding: 0em;
	list-style-type: none;
	}
.FokusNavi li {
	line-height: 20px;
	float: left;
	}
.FokusNavi a {
	color: #000;
	font: 13px courier new; 
	padding-left: 4px;
	padding-right: 2px;
	background: #99cc00;
	border: solid 1px #99cc00;
	display: block;
	text-decoration: none;
	}
.FokusNavi a:hover {
	color: #000;
	background: #fff none;
	text-decoration: none; 
	border: solid 1px #000;
	}
.FokusNaviOn {
	color: #000;
	font: 13px courier new; 
	padding-left: 4px;
	padding-right: 2px;
	background: #fff;
	border: solid 1px #000;
	display: block;
	width: 100%;
	text-decoration: none;
	}
	
/* Fokus Variante grosses Bild rechts */
.ContainerFokusGross {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3em;
	margin-bottom: 1em;
	text-align: left;
	}
.FokusBoxTextGross {
	float: left;
	width: 428px;
	padding-right: 40px;
	}
.FokusTextGross {
	}
.FokusBoxBildGross {
	}
.FokusBildGross {
	float: right;
	}
hr.cleaner {
	clear: both;
	height: 1px;
	margin: -1px 0 0 0; 
	padding: 0;
	border: none;
	visibility: hidden;
	}
	
/* Fokus Variante kleines Bild links */
.ContainerFokusKlein {
	margin-right: 34px;
	margin-left: 34px;
	margin-top: 3em;
	margin-bottom: 2em;
	}
.FokusTextKlein {
	margin-top: 1.5em;
	margin-bottom: 1em;
	}
.FokusBildKlein {
	width: 170px; 
	height: 128px;
	padding-right: 10px;
	float: left;
	}	
.FokusHeader {
	font-size: 19px;
	font-weight: 700;
	font-family: courier new;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	}
.FokusInfo {
	line-height: 18px;
	font-family: courier new;
	}
	
/* Bereich Subnavigation */
	
/* Trenner Subnavigation */
.SubnavTrenner {
	/*margin: 0;
	padding: 0;
	width: 771px;
	border-bottom: dashed 1px #A8B398;
	height: 2px;*/
	clear: both; 
	height: 1px; 
	width: 100%; 
	background: url(http://beta.jimjams.de/images/dots.gif) repeat-x;
	margin-top: 5px; 
	margin-bottom: 5px;
	}
/* Trenner Subnavigation Schwarz */
.SubnavTrennerSchwarz {
	margin-left: 0px;
	width: 771px;
	border-top: dashed 1px #000;
	margin-top: 2em;
	margin-bottom: 2em;
	}

/* Links Subnavigation */
.Subnavigation {
	margin-left: 0px;
	margin-right: 25px;
	margin-top: 0em;
	margin-bottom: 7px;
	font-size: 11px;
	}
a:link.Subnavigation, a:visited.Subnavigation, a:active.Subnavigation { 
	color: #87B302;
	font-weight: 700;
	text-decoration: none;
	}
a:hover.Subnavigation { 
	color: #87B302; 
	font-weight: 700;
	text-decoration: underline;
	}
	
/* Subnavigation kleine Schrift */
.SubnavigationKlein {
	margin-left: 34px;
	margin-right: 25px;
	margin-top: 1px; 
	margin-bottom: 7px; 
	font-size: 10px;
	line-height: 18px;
	}
a:link.SubnavigationKlein, a:visited.SubnavigationKlein, a:active.SubnavigationKlein { 
	color: #87B302;
	font-weight: 700;
	text-decoration: none;
	}
a:hover.SubnavigationKlein { 
	color: #87B302; 
	font-weight: 700;
	text-decoration: underline;
	}
	
/* KurzportraitElement */
.KurzportraitElement {
	margin-left: 0px;
	margin-right: 34px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	}
	
.LinkInterview {
	font-family: verdana;
	font-size: 11px;
	font-weight: 700;
	margin-top: 1em;
	}
	
/* Blättern */
.ContainerBlaetternSeiten {
	margin-left: 34px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: 10px;
	}
.Blaettern {
	color: #87B302;
	padding-right: 6px;
	float: left;
	}

/* Medienausgabe */
.AusgabeMedien {
	color: #87B302;
	padding-right: 6px;
	}
	
/* LinkBlock */	
.Links {
	font-family: verdana;
	font-size: 11px;
	font-weight: 700;
	}
	
/* ContainerInterview und Content */
.ContainerInterview, .Content {
	margin-left: 34px;
	margin-right: 34px;
	margin-top: 1em; 
	margin-bottom: 1em; 	
	}


.Stichwort {
	font-size: 19px;
	font-weight: 700;
	line-height: 22px;
	font-family: courier new;
	padding-top: 2em;
	padding-bottom: 0.5em;
	}	
	
.Vorspann1 {
	font-family: courier new;
	font-size: 13px;
	line-height: 22px;
	}
	
.Zitat {
	margin-top: 0.5em; 
	margin-bottom: 0.5em; 
	padding: 6px;	
 	color: #87b302;
	font: 16px courier new;
	font-weight: 700;
	line-height: 18px;
	width: 700px;
	border: solid 1px #87b302; 
	}	
.Frage {
	font: 13px verdana;
	line-height: 24px;
	font-style: italic;
	font-weight: 700;
	width: 700px;
	padding-top: 2em;
	}	
.Antwort {
	line-height: 24px;
	width: 700px;
	}	
	
/* Letzte Aenderung */	
.LastChanged {
	margin-left: 34px;
	margin-top: 3em; 
	margin-bottom: 1em; 	
	font-size: 10px;
	font-weight: 700;
	color: #A8B398;
	}
/* Up-Button */	
.Up {
	margin-left: 813px;
	margin-top: 10px; 
	margin-bottom: 10px; 	
	}
/* Footer */	
.FooterLinks {
	margin-left: 34px;
	margin-right: 7px;
	margin-top: 6px; 
	margin-bottom: 6px; 
	color: #87B302;
	font-size: 10px;
	font-weight: 700;
	}
/* Herausgeber */	
.Herausgeber {
	margin-left: 34px;
	margin-top: 6px; 
	margin-bottom: 6px; 
	color: #A8B398;
	font-size: 10px;
	font-weight: 700;
	}
	

