body {
	margin: 0;
	margin-bottom: 0px;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background: #161616;
}

#container_intro {
	width: 1000px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#content_intro {
	margin: 0px;
	padding:0px;
	width: 100%;
}

#container {
	width: 100%;
	margin: 0 auto 0 auto;
	background: url(../images/main_bg.jpg) no-repeat top;
	padding:0;
}

#content {
	margin: 0px;
	padding:0px;
	width: 100%;
}

#content_sub {
	margin: 0 auto 0 auto;
	padding:0px;
	width:1000px;
}

#mleft {
	width:326px;
	height:600px;
	float:left;
}
#mright {
	width:642px;
	height:596px;
	overflow: auto;
	margin-top:50px;
	background: #000000 url(../images/right_bg.jpg) no-repeat;
	float:left;
}

#mright2 {
	width:642px;
	height:596px;
	margin-top:50px;
	background: url(../images/right_kontakt_bg.jpg) no-repeat;
	float:left;
}

#content_inner {
	width: 320px;
	padding-left: 35px !important;
	padding-left: 0px ;
	padding-top:35px;
	text-align:left;
	line-height: 15pt;
	color:#a7a7a7;
	font-size:12px;
}

#footer1 {
	margin: 0 auto 0 auto;
	width: 950px;
	border-top: solid 1px #303030;
	margin-top: 10px;
	height:70px;
	color: #616161;
	font-size:11px;
}

#footer2 {
	margin: 0 auto 0 auto;
	width: 950px;
	border-top: solid 1px #303030;
	height:150px;
	color: #616161;
	font-size:11px;
	margin-top:10px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color:#8cb7c6;
	margin-top:0px;
}

h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#a7a7a7;
	margin-top:0px;
}

h5 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color:#d43131;
	margin-top:0px;
}


.stdtext {
	font-size: 10px;
	color: #cacaca;
	font-weight:normal;
}

.stdtextboldborder {
	font-size: 10px;
	color: #5e5e5e;
	font-weight:bold;
	border-bottom: 2px dotted #b9b9b9;
	padding-bottom:2px;
}

a.stdtextboldborder {
	font-size: 10px;
	color: #5e5e5e;
	font-weight:bold;
	border-bottom: 2px dotted #b9b9b9;
	text-decoration: none;
}

a:hover.stdtextboldborder {
	font-size: 10px;
	color: #5e5e5e;
	font-weight:bold;
	border-bottom: 2px dotted #b9b9b9;
}

.std3text {
	font-size: 10px;
	color: #ffffff;
}

a.std3text {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

a:hover.std3text {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.std3textbold {
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}

.stdtextbold {
	font-size: 10px;
	color: #cacaca;
	font-weight: bold;
}

.std2text {
	font-size: 11px;
	color: #525252;
}

.std2textitalic {
	font-size: 12px;
	color: #a1a1a1;
	font-style:italic;
	line-height:22px;
}

.std2textbolditalic {
	font-size: 12px;
	color: #a1a1a1;
	font-style:italic;
	font-weight:bold;
	line-height:22px;
}

.std2textbold {
	font-size: 13px;
	color: #525252;
	font-weight: bold;
}

a.std2textbold {
	font-size: 11px;
	color: #525252;
	font-weight: bold;
	text-decoration: none;
}

a:hover.std2textbold {
	text-decoration: none;
	color: #000000;
}

a.stdtext {
	font-size: 10px;
	color: #a39999;
	text-decoration: none;
}

a:hover.stdtext {
	font-size: 10px;
	color: #a39999;
	text-decoration: none;
}

.stdbigtext {
	font-size: 10px;
	color: #000000;
}

a.stdbigtext {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a:hover.stdbigtext {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}


.stdbigtextbold {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

a.stdbigtextbold {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a:hover.stdbigtextbold {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.clear {
	clear: both;
}

form {
	margin: 0px;
}

.png {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}