/* ------------------------------ Grundeinstellungen ------------------------------ */
#container {
/*	border:1px solid #f00; */
	margin: 30px auto 5px auto;
	width: 770px;
	background: #ffffff;
	clear: both;
}
body {margin:0; padding:0; background-color: White;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 10px;color: #404040;}
h1 {color: #404040;font-size: 13px;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-weight: bold;}
h2 {color: #404040;font-size: 12px;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-weight: bold;}
h3 {color: #404040;font-size: 11px;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-weight: bold;font-style: italic;}
h4 {color: #404040;font-size: 11px;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-weight: lighter;font-style: italic;}
h5 {color: #404040;font-size: 11px;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-weight: bold;}
h6 {color: #404040; font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight: lighter;}
p {color: #404040; font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
td {color: #404040; font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
b {color: #808080; font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight: bold;font-style: normal}
strong {color: #404040; font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight: lighter;font-style: normal}
i {color: #f00;font-size: 12px;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-weight: bold;}
a {color: #404040; font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: none;}
a:hover {color: #808080;font-size: 11px;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;text-decoration: none;}


/*table.contenttable contenttable-0 {margin:0;}*/

/* ------------------------------ Kopfbereich ------------------------------ */

#head .logo {
	float:right;
}

#head .topmenu {
	padding-top:20px;
}

#head .topmenu a {
	margin: 0 10px 10px 10px;
}

#langmenu {
	background-image:url(/fileadmin/d-sim/images/langmenu.gif);
	background-repeat: no-repeat;
	margin:10px 0 0 0;
	height:18px;
	padding-left:10px;
/*	border:1px solid #ACACAC;*/
}

#langauswahl a {
	color: #fff;
	margin:0 10px 0 10px;
}

#langauswahl a:hover {
	color: #404040;
	margin:0 10px 0 10px;
}

#headerimage .headerimage {
	margin:1px 0 1px 0;
/*	border:1px solid #ACACAC;*/
	overflow:auto;
}

#headerimage .dmButton {
	position: relative;
	top: 5px;
	left: 708px;
	clear:both;
}

#headerimage .image {
	margin:0;
/*	border:1px solid #ACACAC;*/
}

/* ------------------------------ Menüs ------------------------------ */

#mainmenu {
	background-image:url(/fileadmin/d-sim/images/navigation.gif);
	background-repeat: no-repeat;
	margin:1px 0 0 0;
	height:15px;
	padding-left:10px;
/*	border:1px solid #ACACAC;*/
}

#mainmenu a {
	color: #fff;
	font-weight: bold;
	margin-right:10px;
}

#mainmenu a:hover {
	color: #404040;
	font-weight: bold;
	margin-right:10px;
}

#mainmenu img {
	margin:0 3px 2px 0;
}

#submenu {
	float:left;
	width: 160px;
	margin-left:5px;	
}

#submenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#submenu li {
	background-image: url(/fileadmin/d-sim/images/pfeil.gif);
	background-repeat: no-repeat;
	background-position:5px 5px;
	padding: 0 0 0 15px;
	margin: 0;
	border: 0px solid #f00;
}

#submenu a {
	padding:1px 0 1px 0;
	background-image: url(/fileadmin/d-sim/images/linie.gif);
	background-repeat: repeat-x;
	display:block;
	background-position: bottom;
	width:145px;
}

#link a {
	background:url(/fileadmin/d-sim/images/link.gif) 0 50% no-repeat;
	padding: 0 0 0 25px;
	color: #808080;
	font-weight: bold;
}

#link a:hover {
	color: #404040;
	font-weight: bold;
}

#url a {
	background:url(/fileadmin/d-sim/images/url.gif) 0 50% no-repeat;
	padding: 0 0 0 25px;
	color: #808080;
	font-weight: bold;
}

#url a:hover {
	color: #404040;
	font-weight: bold;
}

#pdf a {
	background:url(/fileadmin/d-sim/images/pdf.gif) 0 50% no-repeat;
	padding: 0 0 0 25px;
	color: #808080;
	font-weight: bold;
}

#pdf a:hover {
	color: #404040;
	font-weight: bold;
}

#media a {
	background:url(/fileadmin/d-sim/images/media.gif) 0 50% no-repeat;
	padding: 0 0 0 25px;
	color: #808080;
	font-weight: bold;
}

#media a:hover {
	color: #404040;
	font-weight: bold;
}

/* ------------------------------ Contentbereich Startseite ------------------------------ */

#homeNews {
	float:right;
	margin: 15px 0 0 15px;
/*	border:1px solid #f00; */
	width:355px;
}

#homeContent {
	float:left;
	margin: 15px 10px 0 0;
/*	border:1px solid #f00; */
	width:355px;
}

#homeContent .csc-header {
	background-image:url(/fileadmin/d-sim/images/linie.gif);
	background-repeat:repeat-x;
}

/* ------------------------------ Contentbereich Unterseiten ------------------------------ */

#rootline img{
	padding:0 3px 3px 10px;
}

#rootline {
	padding:3px 0 4px 10px;
	background-image:url(/fileadmin/d-sim/images/linie.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom:8px;
}

#printButton {
	float:right;
	padding:3px 0 4px 10px;
}

#news {
	float:right;
	margin-right:5px;
	width:150px;
}

#news .news-latest-item {
	background-image:url(/fileadmin/d-sim/images/linie.gif);
	background-repeat:repeat-x;
}

.news-latest-item {
	background-image:url(/fileadmin/d-sim/images/linie.gif);
	background-repeat:repeat-x;
	padding: 4px 0 3px 0;
}

.news-latest-item p {
	padding:0;
	margin:0;
}

img {
	border:0;
}

#main {
	clear:both;
}

#content {
	margin:0 170px 0 175px;
/*	border:1px solid #ccc; */
}

/* ------------------------------ Fußbereich ------------------------------ */

#footer {
	clear:both;
	margin-top:10px;
	text-align:center;
	background-image:url(/fileadmin/d-sim/images/linie.gif);
	background-repeat:repeat-x;
	display:block;
	padding: 4px 0 3px 0;
}

#footer p {
	padding:0;
	margin:0;
}

/* ------------------------------ Kontaktformular (alt) ------------------------------ */

#contact_form form {
	border:0;
}

#contact_form fieldset {
	width:400px;
	border:0;
}

#contact_form legend {
	display:none;
}

#contact_form div.break {
	clear:both;
}

#contact_form input, #contact_form textarea{
	width: 250px;
	float: left;
	font-size: 11px;
	color: #404040;
}
#contact_form input.checkbox{
	width:auto;
	margin-left:0;
	padding-left:0;
}

#contact_form label {
	float:left;
	width:80px;
	text-align:right;
	padding-right:8px;
}
#contact_form input.submit{
	margin-left:0;
	width:auto;
}


/* ------------------------------ Kontaktformular (neu) ------------------------------ */

form {
	border:0;
}

fieldset {
	width:400px;
	border:0;
}

legend {
	display:none;
}

div.break {
	clear:both;
}

input, textarea {
	width: 250px;
	float: left;
	font-size: 11px;
	color: #404040;
}

select {
	width: auto;
	float: left;
	font-size: 11px;
	color: #404040;
}

label {
	float:left;
	width:80px;
	text-align:right;
	padding-right:8px;
}

/* ------------------------------ Suchfunktion ------------------------------ */

input.searchbox_field{
	font-size: 11px;
	color: #404040;
	width:150px;
	margin: 0;
	padding:0;
}

input.submit{
	font-size: 11px;
	color: #404040;
	width:50px;
	margin: 0;
	padding:0;
}

/* ------------------------------ default styles for extension "tx_indexedsearch" ------------------------------ */
		.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px;	font-size: 11px;	color: #404040; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px;	font-size: 11px;	color: #404040; }
		.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
		.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:#525252; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:10px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
		.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
		.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }

		/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
		.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
		.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
		.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
		.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
		.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
		.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }