@charset "utf-8";
/*Definition for MTG Gmbh Basic Layout | 2009 sector12.de - M.Kirstein*/
* {
 margin:0;
 padding:0;
}

h1 {
	font-size:16px;
	color:#000;
	width:100%;
	border-bottom: 1px solid #CCF;
	margin:10px 0 0 0;
}
h2 {
	margin:3px 0 25px 0;
	font-size:14px;
	color:#000;
	font-weight:normal;
}
h3 {
	margin:30px 0 0 0;
	font-size:14px;
	font-weight:bold;
	color:#000;
	background:none;
	text-indent:15px;
}
h4 {
	font-size:13px;
	font-weight:bold;
	color:#104849;
}

hr {
	height: 1px;
	width: 100%;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-bottom-style:dashed;
	border-bottom-color:#666666;
	margin: 15px auto;
}

body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	background:none;
	margin: 0px;
	padding: 0px;
}
/*Definition of DIV's*/
#header {
	background:url(../images/layout/bgHeaderImage.jpg) no-repeat;
	height:306px;
	width:980px;
	margin:0 auto;
	padding: 0px;
	display:none;
}
#serviceNavigationTop {
	width:950px;
	text-align:right;
	margin:0 5px 0 0;
	padding-top:7px;
	display:none;
}
#headerImage {
	width:950px;
	height:227px;
	margin:15px 0 0 15px;
}
#languageSelector {
	float:left;
	margin:7px 0 0 15px;
	display:none;	
}
#mainNavigationTop {
	float:left;
	width:950px;
	height:40px;
	margin:7px 0 0 10px;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	display:none;	
}
#contentContainer {
	width:95%;
	height:auto;
	margin:10px auto 0 auto;
}
#mainNavigationLeft {
	width:220px;
	height:auto;
	float:left;
	display:none;	
}
#content {
	width:95%;
	line-height:18px;	
	height:auto;
	float:left;
	margin:0 0 0 30px;
}
#footer {
	height:95px;
	background:url(../images/layout/bgFooter.gif) repeat-x;
	display:none;	
}
#footerContent {
	color:#FFF;
	width:950px;
	margin:30px auto 0 auto;
	padding-top:30px;
	text-align:right;
	display:none;	
}

/*Klassen*/
/*Service Navigation*/
.icons{
	margin-top:25px;
	border-top: 1px solid #CCF;
	text-align:right;
	padding:10px 0 15px;
	width:auto;
	clear:left;
	display:none;	
}
.icons img {
	margin-right:5px;
}

#languageSelector img {
	margin-right:5px;
}

#mainNavigationLeft img {
	margin:20px 0 0 0;
}
/*CSS Filelist*/
.filelinks {
	padding:15px;
	background:#D9EEFF;
	border: 1px dashed #006F6F;
	margin:0 0 5px 0;
}
.filelinks .fileitem {
	margin-bottom:10px;
}
.filelinks .fileicon {
	float:left;
	margin-right:5px;
}
.filelinks  .filename {
	float:left;
}
.filelinks  .description {
	float:left;
}
.filelinks  .size {
	float:left;
}
/*Template +ext ProductTeaser*/
.productsOverview {
	padding:20px;
	margin-bottom:15px;
	border: 1px dashed #006F6F;
	background:#D9EEFF;
	float:left;
	width:300px;
	height:100px;
	margin-right:5px;
}
.moreLink {
	width:100%;
	text-align:right;
	margin-top:5px;
	font-weight:bold;
}
/*Formatierung der 2 bzw. Dreispalter*/
.twoColumnLeft {
	width:45%;
	float:left;
	border-right: 1px solid #333;
	padding:10px;
}
.twoColumnLeft img {
	float:left;
}
.twoColumnMiddle {
	width:45%;
	float:left;
	padding:10px;	
}
.twoColumnMiddle img {
	float:left;
	padding:0 5px 5px 0;
}
.threeColumn {
	margin-bottom:25px;
}
.threeColumnLeft {
	width:30%;
	float:left;
	border-right: 1px solid #CCC;
	padding:5px;		
}
.threeColumnMiddle {
	width:30%;
	float:left;
	border-right: 1px solid #CCC;
	padding:5px;		
}
.threeColumnRight {
	width:30%;
	float:left;
	padding:5px;		
}
/* Powermail */
span.powermail_mandatory {
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	background-color: red;
}
div.powermail_mandatory_js {
	color: red;
	margin: 3px 0 15px 120px;
}
fieldset.tx-powermail-pi1_fieldset {
	border: 1px solid #A5ACB2;
	padding: 5px;
}
fieldset.tx-powermail-pi1_fieldset label {
	display: block;
	width: 110px;
	float: left;
	clear: both;
	font-weight: normal;
	margin:5px 0 0 0; 	
}
fieldset.tx-powermail-pi1_fieldset input,
fieldset.tx-powermail-pi1_fieldset select {
	width: 280px;
	margin:5px 0 0 0; 
}
fieldset.tx-powermail-pi1_fieldset textarea {
	width: 300px;
	margin:5px 0 0 0; 	
}
div.tx_powermail_pi1_fieldwrap_html {
	margin: 3px 0;
}
input.powermail_submit {
	margin: 20px 0px;
	font-weight: bold;
	border: 1px solid #666666;
	width: 70px;
	color: #FFFFFF;
	background-color: #008884;
}
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}
.checkbox{
	width:50px;
}
/*Definition der Searchbox und Ergebnisdarstellung*/
.searchResultContainer{
	width:650px;
	margin:0 0 30px 0;
	background: #D9EEFF;
	border: 1px dashed #008884;
}
.searchHeadline{
	width:640px;
	margin-bottom:5px;
	padding:5px 5px 5px 0;
	border-bottom: 1px solid #FFF;
}

.searchDescription{
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
}
.searchCreated{
	width:650px;
	margin-bottom:5px;
	padding:5px;
	font-style:italic;
}
.searchPath{
	font-weight:bolder;
	text-align:right;
	padding:5px 5px 5px 0;
	border-top: 1px solid #FFF;
}
.searchResultContainer a {
	color:#104748;
}

.tx-indexedsearch-redMarkup{
	background-color:#FF9;
}
