/* Alle Abstände auf Null setzen, weil die Browser hier immer machen, was sie wollen */
* {
margin:0;
}

html {height:101%;} /* erzwingt scrollbar, damit es überall gleich ist */

/* IE Ende    */

/***************************/
/* General element styles: */
/***************************/
H1, H2, H3, H4, P, LABEL, TD, OL, UL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 1.166;
	font-style: normal;
	font-weight: 200;
}
	
	
PRE { font-family: monospace; }

/* Images / Tables / Floating text */
TABLE.imgtext-table { border: 0px; }

/* Images / Tables / Wrapped text */
/* When "Text w/Image" elements are wrapping the text into a table the top-margin of Hx elements should be transferred to the wrapping table instead. This is done here: */
TABLE.imgtext-nowrap { border: 0px; }
TABLE.imgtext-nowrap H1, TABLE.imgtext-nowrap H2, TABLE.imgtext-nowrap H3, TABLE.imgtext-nowrap H4, TABLE.imgtext-nowrap H5 { margin-top: 0px; }

/* Right (in text) */
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { 
	float: right; 
	position: static;
	left: 40px;

}


#news-list-container HR.clearer, #news-single-item HR.clearer, .news-latest-container HR.clearer, #news-list-kundenstimme HR.clearer{
	clear:right;
	border: none;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #000000;

}
.news-latest-container HR.clearer, #news-list-kundenstimme HR.clearer {
	clear:left;
	border: none;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #000000;
} 



/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
	background-color: #CCCCCC;
	background-image: url(images/lexikon_neu.jpg);
	
}
p, ul, label {
	
	line-height:1.3;
	font-size: 90%;	
	padding-bottom: 0.8em;
	
}

ul {
	margin-left: 0px;
	padding-left: 0px;
}


a.internal-link {
	color: #000000;
}


a{
	text-decoration: none;
}

a:link, a:visited{
	text-decoration: none;
	color:#000;
}

a:hover{
	color: #045280;	
	text-decoration: underline;
}

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #045280;
	margin: 0px;
	padding: 0px;
	padding-bottom: 1em;
	font-weight: bold;
}

h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	color: #045280;
	margin: 0px;
	padding: 0px;
	padding-top:1.4em;
	padding-bottom:0.4em;
	font-weight: normal;
}

h3{
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 100%;
 color: #045280;
 margin: 0px;
 padding: 0px;
padding-top:0.5ex;
padding-bottom: 0.5ex;

}

label {
	display: block;
	float: left;
	margin-right: 10px;
}

form {
	background-color: #FFFFFF;
	border: 1px solid #D28A00;
	width: 450px;
	padding: 8px;

}

fieldset {
	padding: 0;
	margin: 0;
	border: 0;
		
}
legend {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	height: 1px;
}
textarea {
	padding-top: 5px;
	width: 300px;
	float: right;
}
input {
	padding-bottom: 5px;
	width: 300px;
	float: right;
}
select {
	padding: 10px 0 10px 0;
	width: 300px;
	float: right;
}
.csc-mailform-field {
	clear: both;
	padding: 10px 0px 10px 0;
}
.csc-mailform-radio {
	clear: both;
	width: 20px;
}

.important {
	font-weight:bold;
}
strong, em, label {
	font-style: normal;
	font-weight: normal;
	color:#045280;
	font-style: normal;
	font-weight: normal;
}


.detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

#bodyContainer {
	margin-left: 20px;
	min-width: 1100px;
}



h5, #Unterzeile {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D28A00;
	background-color: #FAF3E5;
	font-size: 16px;
	padding-top: 8px;
	padding-bottom: 10px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	font-weight: 400;
}


#LinkeSpalte{
	float:left;
	padding: 0px 0px 0px 0px;
	margin: 62px 0px 0px 0px;
	width: 200px;
}
#LinkeSpalte  img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
margin-bottom:0px;
}

#mitte{
	float: left;
	width: 55%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	min-width: 690px;
}


#content{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	padding: 20px 40px 30px 40px;
}
#textmitte {
	padding-bottom: 0px;
	background-color: #FFFFFF;
}

#textmitte a {
	color: #045280;
	text-decoration: underline;
}


#content ul{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	list-style-position: outside;
	list-style-image: url(images/Liste_icon.gif);
	margin-left: 0em;
	padding-left: 1.5em;
}


#siteName{
	margin: 0;
	background-color: #045280;
	font-size: 18px;
	letter-spacing: 0.1em;
	color: #C0D4DF;
	padding: 0;
	height: 60px;
	

}
.NAME {
	padding-top: 19px;
	letter-spacing: 0em;
}
#siteName img {
	height: 60px;
	float: left;
	padding-right: 10px;
}



.PM, .CM {
	margin:0;
	padding:0;
	color: #fff;
	font-weight: 400;
}


#breadCrumb{
	font-size: 75%;
	padding: 2px 0px 20px 0px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	color: #045280;
}
 #breadCrumb a  {
color: #045280;
}



/************* #siteInfo styles ***************/

#Footer{
	border: 0;
	font-size: 90%;
	color: #fff;
	padding: 10px 40px 10px 40px;
	background-color: #045280;
	margin-top: 0px;
	margin-bottom: 15px;
}
#Footer a, #Footer p {
	color: #fff;
}

#Footer a:hover{
	color:#D28A00
}
#Footer h1, #Footer h2, #Footer h3, #Footer b {
color:#fff;
font-size: 101%;
font-weight: bold;
font-family: Geneva, Arial, Helvetica, sans-serif;
}


#slogan {
	color: #D28A00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 135%;
	padding: 0 0 0 0;
	float:right;
	margin-top: -1.5em;
	letter-spacing: 0.1em;
}


#navBar{
	float: left;
	background-color: #CFD0D2;
	padding: 0;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 90%;
	letter-spacing: 0.1em;
	line-height: 2;
	margin-top:62px;
}

#navBar ul {
	padding-left: 0px;
	color: #000;
	text-indent: 15px;
	line-height: 2;
}

#navBar ul a{
	color: #000;
	
}


#navBar ul li{
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#000000;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-right: 5px;
}


#navBar a:hover{
	text-decoration: underline;
}

.menu1-level1-act{
	color: #fff;
	background-color: #D28A00;
	list-style-type: none;
	text-transform: uppercase;

}
a.menu1-level1-act  {
	color: #fff;
	background-color: #D28A00;
}

.menu1-level1-no  {
	color: #000000;
	list-style-type: none;
	text-transform: uppercase;

}
a.menu1-level1-no  {
	color: #000000;
}

.menu1-level2-act {
	color: #000;
	background-color: #FFFFFF;
	list-style-image: url(images/Liste_icon.gif);
	list-style-position: inside;

}
a.menu1-level2-act {
	color: #000;
	background-color: #FFFFFF;
}

.menu1-level2-no {
	color: #000000;
	list-style-image: url(images/Liste_icon_grau.gif);
	list-style-position: inside;
}


/* single-Ansicht ------------------------------------*/
 
#news-single-item h1, #news-single-item h2, #news-single-item h3{
	color:#000000;
}


#news-single-item img {
	float:none;
	position: static;
	margin-top: 2em;
	margin-bottom: 1em;
}

.news-single-link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #045280;
	text-decoration: none;
	font-style:italic;
}

.news-single-backlink{
	float: left;
	padding:0;
	margin:0;
	text-align: right;
}

.news-single-forwardlink{
	float: right;
	text-align: left;
	padding:0;
	margin:0;
	}

.news-single-link a:link, .news-single-link a:visited  {
	text-decoration: underline;
	color: #045280;
}

.news-single-link a:hover {
	text-decoration: underline;
	color:#D28A00;
	}


.postmetadata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	text-decoration: none;
}


/*-------------------------------------- LIST-Ansicht ---------------------------- */

#news-list-container {
	padding-top: 1ex;
	padding-bottom:0px;
}

.news-list-item {
	padding-top: 10px;
}

#news-list-container h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 88%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	width: 25ex;
	margin: 0;
	padding: 0;
	float: left;
}

#news-list-container h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 88%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
}

#news-list-container img{
	float: none;
	position: static;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
}



.news-list-morelink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	font-size: 85%;
	text-align: right;
	position: relative;
	top: -1em;
}
.news-list-morelink a {
	color: #045280;
	font-style: italic;
	text-decoration: none;
}
	
.news-list-morelink a:hover {
	text-decoration: underline;
	color: #D28A00;
}
.news-latest-item {
	padding-top: 10px;
}


#news-latest-kundenstimme {
	width: 18em;
	border: 1px solid #D28A00;
	padding: 5px;
	margin: 0px;
	margin-top: 20px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 88%;
	}

#news-latest-kundenstimme h3 {
	font-size: 100%;
	font-style: italic;
	color: #000000;
	padding: 0;
}


p.clearer {
	clear:both;
	}

#news-list-kundenstimme h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: italic;
	color: #000000;
}

p#news-list-kundenstimme {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: italic;
}

#content div.csc-textpic-intext-right {
	float: right;
	margin-right: -40px;
}
#content div.csc-textpic-intext-left {
	float: left;
	margin-left: -40px;
}

