/* BENUTZERKONTO CSS hinzuladen */

@import url("./ims_benutzerkonto_styles.css");

/* STANDARD */

body, div, p, h1, h2, h3, h4, h5, h6, form {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	font: 0.8em/1.8em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #555;
}

h1, h2 {
	font-size: 1.5em;
	font-weight: bold;
}

h3, h4 {
	font-size: 1.2em;
	font-weight: bold;
}

h5, h6 {
	font-size: 1.0em;
	font-weight: bold;
}

h2, h4, h6 {
	color: #0068b3;
}

#inhalt h1, #inhalt h2 {
	padding-bottom: 15px;
}

#inhalt h3, #inhalt h4 {
	padding-bottom: 15px;
}

li {
	margin: 0;
}

ul {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

#site {
	width: 890px;
}

#head {
	width: 890px;
	height: 180px;
/* 	background: url(header_unternehmen-Ostern.jpg) no-repeat; */
/*	background: url(header_home_xmas.jpg) no-repeat;  */
	background: url(header_unternehmen.jpg) no-repeat; 

}

#head h1 {
	display: none;
}

#linkespalte {
	width: 200px;
	background: url(left_bg.jpg) no-repeat;
	padding-top: 10px;
	float: left;
}

#menue {
	line-height: 1.5em;
	margin-left: 25px;
}

#menue p:hover {
	color: #0068b3;
	text-decoration: underline;
}

#menue p#nav1a, #menue p#nav1b {
	font-size: 1.3em;
	margin-top: 15px;
	margin-bottom: 5px;
}

#menue p#nav2a, #menue p#nav2b {
	padding-left: 10px;
}

#menue a {
	color: #555;
}

#menue p#nav1b a, #menue p#nav2b a {
	color: #0068b3;
}

#sprachenwahl {
	line-height: 1em;
	margin-left: 25px;
	margin-top: 50px;
}

#sprachenwahl a {
	display: block;
	width: 24px;
	height: 16px;
	float: left;
	margin-right: 10px;
}

#sprachenwahl label {
	display: none;
}

#sprachenwahl a#de {
	background-image: url(flagge_de.gif);
}

#sprachenwahl a#gb {
	background-image: url(flagge_gb.gif);
}

#suchebox {
	clear: left;
	padding-top: 10px;
	padding-left: 25px;
	padding-bottom: 0px;
	padding-right: 25px;
}

#impressum {
	padding-top: 10px;
	padding-left: 25px;
}

#impressum a {
	color: #7f7e83;
}

#inhaltleft {
	
}

#mittelspalte {
	width: 500px;
	padding-left: 30px;
	padding-bottom: 50px;
	float: left;
}

#breadcrumb {
	border-bottom: 1px solid #7f7e83;
	height: 20px;
	font-size: 0.8em;
	margin-top: 0;
	padding-top: 20px;
}

#breadcrumb a {
	color: #555;
}

#inhalt {
	padding-top: 10px;
}

#inhalt a {
	font-weight: bold;
	color: #555;
	border-bottom: 1px solid #0068b3;
}

#inhalt a:hover {
	color: #0068b3;
	text-decoration: none;
}

#rechtespalte {
	width: 140px;
	float: right;
	padding-top: 40px;
}

#rechtespalte a {
	color: #555;
}

#rechtespalte a:hover {
	color: #0068b3;
	text-decoration: none;
}

#loginbox {
	width: 470px;
	background-color: #f5f6f6;
	padding: 10px 15px;
}

#loginbox input {
	width: 100%;
}

p#button {
	background: url(linkpfeil.gif) no-repeat left center;
	font-weight: bold;
	color: #0068b3;
	text-indent: 10px;
	margin-top: 5px;
}

p#button:hover {
	padding-left: 10px;
	background-color: #e9e9e9;
}

#inhaltright {
	
}

#inhaltborder {
	width: 890px;
}

/* T3 Stile überschrieben */

.csc-textpic-imagewrap {
	margin: 15px 0px;
}

.csc-textpic-caption {
	font-size: 0.9em;
	padding: 5px 0px;
}

#inhalt h3.csc-searchResultHeader {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 0;
	margin-top: 0;
}

#inhalt p.csc-searchResult {
	border-bottom: 1px dotted #999999;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

table.csc-searchResultInfo, table.csc-searchform {
	font-size: 1.0em;
	padding: 0;
	margin: 0;
}

#inhalt .csc-searchResultPrevNext {
	padding-left: 20px;
}

.csc-searchform select, .csc-searchform input {
	width: 300px;
	margin-left: 10px;
}

.csc-mailform {
	margin: 0;
	padding: 0;
	border: none;
}

.csc-mailform input, .csc-mailform textarea {
	display: block;
	width: 300px;
	margin-bottom: 10px;
}

.csc-mailform label {
	font-size: 1.0em;
	display: inline;
	width: 150px;
	float: left;
}

.csc-mailform-submit {
	margin-left: 150px;
}

object# .tx-flvplayer-pi1 { 
	width: 100%; 
}

.tx-flvplayer-pi1 {
 text-align: center; width: 100%; 
}
 