/*-------------------=============<(  STYLE BY SCREENPLAY 2006  )>=============-------------------*/



/*---------------------------=============<(  GENERAL  )>=============----------------------------*/

* { border: 0; margin: 0; padding: 0; }

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #2A4567;
	background-color: #FFF;
	background-image: url(gfx/bg-2.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
}
#horizon {
 color: white;
 text-align: center;
 position: relative;
 top: 50%;
 left: 0px;
 width: 100%;
 height: 1px;
 overflow: visible;
 visibility: visible;
 display: block;
}
#flashcontent {
 margin-left: -350px;
 position: absolute;
 /*top: 20px;*/
 left: 50%;
 visibility: visible;
}
h1 { font-size:165%; font-family:Arial, Helvetica, sans-serif; }
h2 { font-size:128%; font-family:Arial, Helvetica, sans-serif; }
h3 { font-size:128%; font-family:Arial, Helvetica, sans-serif; }
h4 { font-size:138%; font-family:Arial, Helvetica, sans-serif; font-weight: normal;}
h5 { font-size:100%;}
h6 { font-size:100%;}

a                                  { color: #003399; text-decoration: none; }
a:hover                            { color: #0066ff; text-decoration: underline; }

h1 a, h2 a, h3 a                   { color: #2A4567; text-decoration: none; }
h1 a:hover, h2 a:hover, h3 a:hover { color: #000; text-decoration: underline; }

.splash-text h1 a                  { color: #3989E3; text-decoration: none; }
.splash-text h1 a:hover            { color: #3989E3; text-decoration: underline; }

#title h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color: #FFF;
	font-weight: normal;
}


.clear               { clear: both; }
.space-top           { margin-top: 20px; }
.space-materiell     { margin-top: -120px;}
.tecnical            { font-size: 90%; text-transform:uppercase; }
.red                 { color: #FF0000; }
.img-left            { float: left; padding: 5px 5px 5px 0; }
.img-right           { float: right; padding: 5px 0 5px 5px; }
.img-top             { padding: 0 0 5px 0;}


#default {
	width: 755px;
	margin: 0 auto;
	height: 550px;
	padding: 0 0 0 0;
	text-align: left;
	font-size: 10px;
	letter-spacing: -0.05em;
}

