@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0;
	background: #000000;
	font: normal 11px/15px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #CCCCCC;
}
#topline {
	width: auto;
	height: 74px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
#container {
	width: 542px;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
    margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	float: center;
	overflow: hidden;
}
#header {
	width: 542px;
	height: 243px;
	float: left;
	background-color: #434343;
	background-image:url(../images/start/04.jpg);
	margin-top: 0px;
	visibility: visible;
}
#line {
	width: 542px;
	height: 32px;
	float: left;
	margin-top: 0px;
	visibility: visible;
}
#contentbar {
	width: 228px;
	height: 142px;
	text-align: left;
	float: left;
	background-image:url(../images/start/07.jpg);
	visibility: visible;
}
#content {
	width: 314px;
	height: 78px;
	float: left;
	background-image:url(../images/start/08.jpg);
	visibility: visible;

}
#german {
	width: 166px;
	height: 64px;
	text-align: left;
	float: left;
	visibility: visible;
}
#english {
	width: 148px;
	height: 64px;
	text-align: left;
	float: left;
	visibility: visible;
}
#impress {
	width: 542px;
	height: 14px;
	text-align: left;
	float: left;
	visibility: visible;
	background-image: url(../images/start/11.jpg);
}
#impress {
	width: 542px;
	height: 14px;
	text-align: left;
	float: left;
	visibility: visible;
}

/* Fonts */
h1 {
	font-size: 16px;
	color: #CCCCCC;
	line-height: 16px;
	margin-bottom: 12px;
	font-weight: normal;
	font-style: normal;
}

h2{
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 3px;
	margin-top: 20px;
	font-weight: normal;
	font-style: normal;
	padding-left: 12px;
}

h3{
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	padding-bottom: 3px;
	color: #CCCCCC;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 8px;
}


p {
	font-size: 11px;
	line-height: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #CCCCCC;
}

#content .p {
	font-size: 11px;
	line-height: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 45px;
	margin-right: 45px;
	color: #CCCCCC;
}

#content .h2{
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 3px;
	margin-top: 20px;
	font-weight: normal;
	font-style: normal;
	padding-left: 40px;
}

#contentbar .p {
	font-size: 11px;
	line-height: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
	color: #cccccc;
}


a {
	text-decoration: underline;
	color: #cccccc;
	outline: none;
}

a:hover{
	text-decoration: underline;
	color: #990000;
}

/* Fonts end */

