/*
reset stylesheet
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*
anfang stylesheet
*/

html, body {
	background-image:url(images/wallpaper.gif);
	text-align:center;
}

#main {
	background-color: #FFFFFF;
	text-align:left;
	width:720px;
	min-height:600px;
	margin:auto;
	border: 8px solid #FFFFFF;
	margin-top:20px;
}

#banner {
	background-image:url(images/banner1.gif);
	height:152px;
}

#menue {
	background-color:#999999;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-top:10px;
	padding-bottom:12px;
}

#menue a {
	text-decoration: none;
	color: #FFFFFF;
	margin-left:45px;
}

#menue a:hover {
	text-decoration: none;
	color: #8BE3FF;
}

#content {
	font-size: 12px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;/*	white-space:pre-wrap;  */
}

#content a {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
}

#content a:hover {
	text-decoration: none;
	color: #0099CC;
	background-color:#CCCCCC
}
.news_head {
	background-color:#333333;
	margin-top:10px;
	margin-bottom:5px;
	padding:5px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.news_head a{
	text-decoration: none;
}

.news {
	padding-left:15px;
	padding-bottom:15px;
}
.releases{
	background-color: #E8F7F2;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.tour{
	background-color: #F2F2F2;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.text1{
margin-left:15;
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.text2{
	margin-left:15;
	padding-right:40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text3{
	margin-left:60px;
	padding-right:40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text3br{
	margin-left:100px;
	padding-right:40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text4{
	padding-right:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	line-height: 30px;
}
.text4br{
	padding-right:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.himage {
	height:auto;
	width:220px;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.vimage {
	height:270px;
	width:auto;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.thimage {
	height:100px;
	width:auto;
	margin-left: 15px;
	margin-top: 10px;
}
.contactimage {
	height:300px;
	width:auto;
}
.link{
	font-size:16px;
	margin-left: 100px;
	margin-top: 30px;
	margin-right: 50px;
	font-family: Arial, Helvetica, sans-serif;
}
.contact{
	min-height:400px;
	background-image: url(images/contact.png);
	margin-left:50px;
	margine-top:170px;
	background-repeat: no-repeat;
}
.tcontact{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding-left:200px;
	padding-top:140px;
}
.releases2{
min-height:300px;
	background-image: url(images/EPeule.gif);
	margin-bottom:15px;
	margin-left:15px;
	background-repeat: no-repeat;
}

.releases1{
min-height:300px;
	background-image: url(images/EPauge.gif);
	margin-bottom:15px;
	margin-left:15px;
	background-repeat: no-repeat;
}

.releasesBUY{
	background-image: url(images/buy.gif);
	background-repeat: no-repeat;
	background-position: 20px 400px;
}
.releasesT{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:330px;
	}
