/******************************

 * HTML-Tags 

 ******************************/

 

/* Alles nullen */

body {

	font-family:Verdana,Arial,sans-serif;

	font-size:11px;

	margin:0;

	padding:0;

	line-height:13px;

	color:#565759;

}

h1,h2,h3,h4,h5,h6,dl,dt,dd,img,p,div,form,legend,fieldset,legend,input,select,textarea,table,th,td,caption,ul,li,ol,a,acronym, dfn, abbr {

	margin:0;

	padding:0;

	font-family:Verdana,Arial,sans-serif;

}



/* Absaetze und Ueberschriften */

h1 {

	font-size:14px;

	padding-bottom:20px;

}

h2 {

	font-size:12px;

	line-height:18px;

	padding-bottom:10px;

}

h3 {

	color:#e38000;

	font-size:1em;

}

p {

	padding-bottom:8px;

}

#fCenter p {

	display:inline;

	padding:0 5px 0 0;

}

small,.small,p.small,div.small,span.small {

	font-size:0.9em;

	line-height:1.3em;

}

acronym, dfn, abbr, span.abbr { 

	border-bottom: 1px dotted black; cursor: help; 

	white-space:normal;

}

hr.sbac-spacer {

	visibility:hidden;

}





/* Links */

a,a.external-link,a.email {

	color:#565759;

	text-decoration:none;

}

a:hover {

	text-decoration:none;

	color:#333;

}

a.external-link {

	padding-left:18px;

	background-image:url(../img/link.gif);

	background-position:left top;

	background-repeat:no-repeat;

	display:inline-block;

}

a.email {

	padding-left:18px;

	background-image:url(../img/mail.gif);

	background-position:left 2px;

	background-repeat:no-repeat;

	display:inline-block;

}

.small a.email,

small a.email,

#fCenter a.email,

#cRight a.email {

	background-position:left -2px;

}

a.arrow {

	padding-right:10px;

	background-image:url(../img/link_arrow.gif);

	background-position:right 3px;

	background-repeat:no-repeat;

	display:inline-block;

	text-decoration:none;

	font-weight:bold;

}

a.arrow_small {

	padding-right:10px;

	background-image:url(../img/link_arrow_small.gif);

	background-position:right bottom;

	background-repeat:no-repeat;

	display:inline-block;

	text-decoration:none;

	font-weight:normal;

}



a.download, a.download_small {

	padding-right:10px;

	background-image:url(../img/link_download_small.gif);

	background-position:right 7px;

	background-repeat:no-repeat;

	display:inline-block;

	text-decoration:none;

	font-weight:normal;

}

#cRight a.download, 

#cRight a.download_small, 

small a.download_small, 

small a.download,

.small a.download_small, 

.small a.download {

	background-position:right bottom;

}



a img { 

	border:none;

	text-decoration:none;

}





/* Listen */

ol {

	margin-left:1.5em;

	padding-bottom:20px;

	

}





ul {

	margin-left:1.5em;

	list-style-image:url(../img/icon_list.gif);

}



ul.nostyle { 

	list-style-type:none;

	list-style-image:none;

	margin:0;

	padding:0;

}

li dfn,.usb {

	display:block;

	position:absolute;

	left:-3000px;

	height:0px;

	width:0px;

}





/* Formulare */

form br {

	clear:both;

}

fieldset {

	padding:0;

	border:none;

}

legend {

	color:#565759;

	padding:10px 0;

}

label {

	margin:8px 0 -3px 0;

	display:block;

	font-weight:bold;

	font-size:0.9em;

}

input, textarea, select {

	border:1px solid #565759;

	padding:2px;

	font-size:0.85em;

}

input.normal, textarea {

	width:350px;

}

textarea {

	height:100px;

}

input.submit {

	border:1px solid #565759;

	margin-top:5px;

	font-weight:bold;

}

input.submit:hover {

	background-color:#f1f1f1;

	color:#565759;

}





/* Tabellen */

table {

	font-size:1em;

	width:99%;

}

caption {

	font-size:1em;

	padding-bottom:10px;

}

th,td {

	padding:2px 10px 2px 0;

	text-align:left;

	vertical-align:top;

}





/* Definitionslisten */

dd {

	margin-left:2em;

}









/**********************************

 * Allgemeingueltige Klassen 

 **********************************/

.hidden {

	display:none;

}

.clearer {

	clear: both;

}

.left, .imgleft {

	float: left;

}

.right, .imgright {

	float: right;

}

.marked {

	color:#660000;

}

.align-center {

	text-align:center;

}

.align-right {

	text-align:right;

}

.align-left {

	text-align:left;

}

.monospace {

	font-family:'Andale Mono',Courier,monospace;

}





/**********************************

 * RTE 

 **********************************/

.magenta,span.magenta,p.magenta,div.magenta {

	color:#EC068D;

}

.blue,span.blue,p.blue,div.blue {

	color:#009FC3;

}

.green,span.green,p.green,div.green {

	color:#C1D72E;

}

.orange,span.orange,p.orange,div.orange {

	color:#F38A21;

}

table.network {

	width:auto;

}

table.network th {

	vertical-align:middle;

	padding-right:20px;

	height:75px;

}

table.network td {

	vertical-align:middle;

	padding-left:30px;

	border-left:1px solid #565759;

	background:url(../img/arrow_grey.gif) left center no-repeat;

	height:75px;

}



 





/**********************************

 * Inhaltselemente 

 **********************************/



/* Bilder mit BU */

dl.image {

	margin:0 10px 10px 10px;

}

dl.image dt, div.filelinks dd {

	margin:0;

	padding:0;

	line-height:0.9em;

}

dl.image dd {

	margin:-1px 0 0 0;

	padding:1px 0 1px 3px;

	font-size:0.9em;

	line-height:1.2em;

}

.imgleft dl.image {

	float:left;

	margin-right:10px;

	margin-left:0px;

}

.imgright dl.image {

	float:right;

	margin-left:10px;

	margin-right:0px;

}





/* PageBrowser */

div.pagebrowser ul {

	list-style-type:none;

	margin:10px 0 10px 0;

}

div.pagebrowser li {

	display:inline;

	padding-right:10px;

}





/* Sitemap */

div.sitemap dl.firstLevel dt {

	margin-top:15px;

	padding:2px 5px;

	background-color:#D9DBDC;

	border:1px solid #565759;

}

div.sitemap dl.firstLevel dd {

	margin:-1px 0 0 0;

	border:1px solid #565759;

	border-top:none;

	padding:5px;

	color:#565759;

	font-style:italic;

}

div.sitemap dd.blockborder {

	padding-left:15px;

	background-color:#fff;

}

div.sitemap dl.secondLevel dt {

	font-style:normal;

	border:none;

	background:none;

	margin:0;

}

div.sitemap dl.secondLevel dd {

	border:none;

	margin:-10px 0 0 0;

}



/* Messenuebersicht */

.expo_overview li {

	width:48%;

	margin-right:1%;

	float:left;

	height:120px;

	overflow:hidden;

}

.expo_overview li img {

	float:left;

	width:90px;

}

.expo_overview li small {

	float:right;

	text-align:left;

	display:block;

	width:61%;

}

.expo_overview a.arrow_small {

	font-weight:bold;

}



/**********************************

 * Plugins 

 **********************************/

.linie_unten {
	border-bottom:1px solid #F38A21;
	padding-top:20px;
	padding-bottom:20px;
}
