@import url(header.css);
@import url(navi.css);
@import url(content.css);

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0; /*	color: #E7EFF7;*/
	background: #E4E9ED url(img/background.jpg) repeat-x;
	top: 0px;
	left:0px;
	font-family: verdana, helvetica, arial, geneva, sans-serif;
	font-size: 12px; /* IE5 Win */
}


html>body {
	/* be nice to Opera */
	font-size: 12px;;
}

h1 {
	color: #000000;
}
h2 {
	color: #000000;	
}
h1 a,h2 a{
	color: #000000;
}
h3 {
	color: #000000;
}

a:link, a:visited {
	text-decoration: none;
	/*color:#181c40;*/
}

a:hover {
	text-decoration: underline;
}

#counter {
	color: lime;
}


#flashbox {
	position:absolute;
	top:7px;
	left:200px;
	width:782px;
	height:151px;
	/*background-color:#F00;*/
	z-index:999;
	/*padding-left:70px;
	padding-top:25px;*/
	border: none;
	background: url(img/flashback.gif);
}

img{
	border-color: #181c4a;
}

object{
	border: none;
}


#datum{
	position:absolute;
	top:140px;
	left:10px;
	width:150px;
	height:20px;
	font: bold 14px arial;
	color:white;
}




#Box_5{
	position: absolute;
	width: 150px;
	height: 150px;
	background: url('/style/img/reduziert.gif') no-repeat;
	cursor: pointer;
	top:650px;
}

#Box_6{
	position: absolute;
	width: 150px;
	height: 100px;
	background: url('/style/img/newsletter.jpg') no-repeat;
	cursor: pointer;
	top:830px;
}


#Box_7{
	position: absolute;
	width: 150px;
	height: 150px;
	background: url('/style/img/email.gif') no-repeat;
	cursor: pointer;
	top:950px;
}
#Box_8{
	position: absolute;
	width: 150px;
	height: 87px;
	background: url('/style/img/callback.gif') no-repeat;
	cursor: pointer;
	top:1100px;
}
#Box_9{
	position: absolute;
	width: 150px;
	height: 86px;
	background: url('/style/img/hotline.gif') no-repeat;
	cursor: pointer;
	top:1200px;
}





#extrem_reduziert{
	position: relative;
	width: 150px;
	height: 150px;
	background: url('/style/img/reduziert.gif') no-repeat;
	cursor: pointer;
}

#newsletter{
	position: relative;
	width: 150px;
	height: 100px;
	background: url('/style/img/newsletter.jpg') no-repeat;
	cursor: pointer;
}


#kontakt{
	position: relative;
	width: 150px;
	height: 150px;
	background: url('/style/img/email.gif') no-repeat;
	cursor: pointer;
}
#callback{
	position: relative;
	width: 150px;
	height: 87px;
	background: url('/style/img/callback.gif') no-repeat;
	cursor: pointer;
}
#unser_team{
	position: relative;
	width: 150px;
	height: 86px;
	background: url('/style/img/hotline.png') no-repeat;
	cursor: pointer;
}


	
marquee a, marquee a:link, marquee a:visited, marquee a:hover, marquee a:active {
	color:red;
}




/*
#Box_9{
	position: absolute;
	width: 150px;
	height: 245px;
	top: 1160px;
	background: url('/style/img/costa.jpg') no-repeat;
	cursor: pointer;
}
*/

