/*mts tur 0909 */

html {

	background-image: url(images/mts-html.jpg);

	background-repeat: repeat;

	background-position: 0 0;

	font: 0.9em/1.7em Verdana, "Trebuchet ms", "Gill Sans MT", "Gill sans", sans-serif;

	color: #000;

	background-color: #f1f1f1;

}

body {

	padding: 0;

	margin: 0;

	background-image: url(images/mts-body.jpg);

	background-repeat: repeat-x;

	background-position: 0 0;

}

/*--noetig--*/

div, p, h1, h2, h3, ul, img {

	padding: 0;

	margin: 0;

}

ul {

	list-style-type: none;

}

li {

	line-height: 1.5em;

}

.clear {

	font-size: 0;

	line-height: 0;

	clear: both;

}

h2, h3 {

	font: bold 1.5em/1.7em "Avant Garde", "Century Gothic", sans-serif;

	color: #cc0420;

	background-color: transparent;

}

h4, h5, h6 {

	font: 1.3em/1.7em "Avant Garde", "Century Gothic", sans-serif;

	color: #cc0420;

	background-color: transparent;

}

/*--links--*/

a, a:link {

	color: #00499b;

	background-color: transparent;

	text-decoration: underline;

	font-weight: bold;

	padding: 2px;

}

a:visited {

	color: #014b8c;

	background-color: inherit;

	text-decoration: none;

	font-weight: bold;

}

a:link:focus {

	color: #cd071e;

	background-color: transparent;

	text-decoration: none;

}

a:link:hover, a:visited:hover {

	color: #082e50;

	background-color: inherit;

	text-decoration: none;

}

a:link:active, a:visited:active {

	color: #0a3c74;

	background-color: inherit;

}

/*--images as a link--*/

:link img {

	border: none;

}

:visited img {

	border: none;

}

:link:active img,:visited:active img {

	border: none;

}







/*--structure--*/

#container {

	background-image: url(images/mts-page-back.jpg);

	background-repeat: repeat-y;

	background-position: 0 0;

	width: 980px;

	margin: 0 auto;

	text-align: center;

}

.containerinnen01 {

	width: 100%;

	background-image: url(images/mts-page-left.jpg);

	background-repeat: no-repeat;

	background-position:0 0;

}

.containerinnen02 {

	width: 100%;

	background-image: url(images/mts-page-right.jpg);

	background-repeat: no-repeat;

	background-position: 100% 0;

}

/*--header--*/

#main_header {

	width: 100%;

	margin: 0 auto;

	height: 126px;

}

#header {

	width: 980px;

	margin: 0 auto;

	color: #000;

	height: 116px;

	position: relative;

}

#header h1 {

	position: absolute;

	left:90px;

	top: 64px;

	color: #cc0420;

	background-color: transparent;

	font:bold 3.6em/1.7em "Avant Garde", "Century Gothic", sans-serif;

}

  #header h1 a{

    color: #cc0420;

	 background-color: transparent;

    text-decoration:none;}

/*--body--*/

#wrapper {

	width: 100%;

	float: left;

	min-height: 850px;

	height: auto !important;

	height: 850px;

}

#content {

	margin: 0 203px 0 60px;

	padding: 9px 0 0 0;

	text-align: left;

}

#content h2 {

	margin: 17px 0  5px 0;

	display: block;

}

#content p {

	padding: 3px;

	margin: 12px 3px 0 3px;

	text-align:left;

}

/*--sidenav--*/

#sidenav {

	float: left;

	width: 60px;

	margin-left: -100%;

	margin-top: 30px;

	text-align: left;

	padding: 9px 0 0 0;

}

#sidenav h4 {

	margin: 0 0 0 40px;

}

#sidenav p {

	background-color: transparent;

	margin: 19px 0 19px 40px;

	background: none;

	padding: 0;

}

#sidenav ul {

	display: block;

	margin: 0 20px 0 36px;

	padding: 0;

}

#sidenav ul li {

	color: inherit;

	background-color: #eee;

	display: block;

	padding: 5px 0 5px 8px;

	border-bottom: 1px solid #aaa;

}

#sidenav ul li a {

	display: block;

	width: 161px;

	padding: 5px;

	margin: 0;

}

/*--footer--*/

#main_footer {

	width: 100%;

	float: left;

	background-image: url(images/mts-footer.jpg);

	background-repeat: no-repeat;

	background-position: 0 100%;

	margin: auto;

	padding:30px 0 5px 0;

	min-height: 70px;

	height: auto !important;

	height: 70px;

}

#footer {

	width: 530px;

	margin: 0 10px 0 10px;

	text-align:center;

	font-size:0.8em;

	padding: auto;

display: inline;
}

#footer a {
font-weight:normal; 
text-align: left;
}

/*-- Links im Footer: Falls der gesamte Text des Footers etwas nach Link ruecken soll, bitte den folgenden Wert von 60 auf 40 oder so heruntersetzen --*/
#footer-text {
margin-left: 60px;
}
