* {
	text-decoration: none;
}

*, html {
	margin:0; padding:0;
	outline:none;
}

body {
	color: #C5C5C5;
	font-size: 100.01%;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	margin:0; padding:0;
	background: #000 url(../images/bg.jpg) repeat-x;
}
html, body {	
	height:100%;
}
a:link, a:visited {
	font-size: 12px;
	text-decoration:none;
	color:#d7d7d7;
	font-weight:normal;
}
a:hover, a:active {
	text-decoration: underline;
	color:#3598fe;
}

ul {
	margin: 0 0 20px 0;
}

table {
	margin: 0 0 20px 0;
}

.kalkulator table tr td input, .kalkulator table tr td select{
	border: 1px solid #ccc;
}

.kalkulator table

.kalkulator table tr td input#submit_btn, input#submit_btn {				/* Gestaltung des Submit-Buttons */
	width:90px;
	padding:3px;
	background:#3185dc;
	color:#fff!important;
	font-size:13px;
	font-weight:bold;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	cursor:pointer;
	border:none;
}

hr {
	height:1px;
	width:200px;
	margin-left:0px;
	border:1px solid #AEBABD;
}

#wrapper {
	margin: 0px auto 0px auto;
	width:935px;
	padding:0px;
	background-image:url(../images/cbg.jpg);
}
#top {
	height:201px;
	background:url(../images/top.jpg);
}

.flleft {
	float: left;
	margin-right:3px;
	margin-top:3px;
	border:3px #D6DCDA solid;
}
.flright {
	float: right;
}
.trennung {
	clear:both;
	display:block;
	border-bottom:1px dashed #3598fe;
	margin-bottom:20px;
}
#navi {
	width:267px;
	float:left;
}

#naviclear {
	display:block; width:20px; height:150px;
}

#navi ul {
	padding-top: 33px;
	list-style:none;
}
#navi li {
	padding: 0px;
	margin:0px;
}
#right {
	float:left;
	width:580px;
}
#content {
	width:935px;
	background: url(../images/ctop.jpg) no-repeat;
}
#inhalt {
	width:935px;
	background: url(../images/cbottom.jpg) left bottom no-repeat;
}

table {
	font-size:12px;
	line-height:20px;
}
table th {
	text-align:left;
}

p {
	font-size:12px;
	line-height:20px;
	margin-bottom:20px;
}
li {
	font-size:12px;
	line-height:20px;
	margin-bottom:5px;
}
#right li {
	list-style:none;
	background: url(../images/li.gif) 0px 5px no-repeat;
	padding-left: 20px;
	line-height:16px;
}

h1 {
	font-size:14px;
	margin-bottom: 16px;
	color:#3598fe;
	margin-top: 0px;
	font-weight:bold;
}

img {
	border:none;
}

h2 {
	font-size:12px;
	margin-bottom:12px;
}

#oben {
	position:relative;
	margin:0px;
	padding:0px;
}
#unten {
	position:relative;
	width:100%;
	margin:0px;
	padding:0px;
	height:218px;
	background: url(../images/fbg.jpg) repeat-x top left;
	text-align:center;
}
#unten1 {
	margin: 0px auto 0px auto;
	width:935px;
	height:198px;
	background: url(../images/footer.jpg) repeat-x top left;
	padding-top:20px;
}

#impressumAddress1 {
	float:left;
}

#impressumAddress2 {
	margin-top: 77px;
	margin-left: 300px;
}

.clear {
	float:none;
	clear:both;
	height:0px;
}

.blue{color:#3598fe!important; }

.galerie {

}
.galerie a {
	display: block;
	border: 1px solid #3598FE;
}
.galerie a:hover {
	border: 1px solid #FFF;
}

.awards td{
    padding: 1px;
}

.awards td{
	vertical-align:	top;
}

#flashwindow{

padding-top:35px;padding-bottom:20px;}
