BODY {
	background-color: #242D35;
	color: #FFF;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/globals/bg.gif);
}

.blau { color: #4b6078 !important; }

P.bigger {
	font-size: 15px;
	line-height: 19px;
}

*:focus		{ outline:none; }
.picLoad {
	position:absolute;
	left:-1000px;
	top:-1000px;
}


IMG {
	text-decoration: none;
	border: 0;
}

a {
	color:#FFF !important;
	text-decoration:none;
}

DIV#all {
	width: 970px;
	height: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	position: relative;
	background-color: #1d1e24;
	
}

DIV#allBackground {
	width: 970px;
	height: 650px;
	background-image: url(../images/intro/bg_intro.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}

DIV#banner {
	position: relative;
	top: 660px;
	left: 100px;
}

DIV#menu {
	width: 190px;
	height: 320px;
	border-right: 1px #FFF solid;
	position: absolute;
	top: 68px;
	left: 0px;
	display:none;
}

DIV#content {
	width: 345px;
	height: 550px;
	position: absolute;
	top: 68px;
	left: 200px;
}

DIV#contentHome {
	width: 600px;
	height: 200px;
	position: absolute;
	top: 425px;
	left: 50px;
	display:none;
}
DIV#contentIntro {
	width: 600px;
	height: 200px;
	position: absolute;
	top: 425px;
	left: 50px;
}

DIV#content P { width: 345px; }

DIV#content DIV.contentItemFooter P { width: 400px; }

DIV.contentItemFooter {
	position: absolute;
	bottom: -10px;
	height: 70px;
}

DIV#logo {
	position: absolute;
	top: 0px;
	right: 0px;
}


/*ralf*/

img {display:block;}

DIV#homeLinkFB { 
	display: none; 
}

DIV#homeLink{ 
	display: none; 
}

a#home img {
	padding-left:15px;
}

DIV#contentItem0 { display: block; top: 0px; left: -200px !important; }
DIV#contentItem1 {
	display: none;
	padding-top: 40px;
	left: -11px !important;
	padding-left: 17px;
}
DIV.contentItem {
	display: none;
	position: absolute;
	top: 0px;
	left: 20px;
	height: 580px;
	width: 400px;
}

DIV#contentItem2 { display: none; }

a#impressum {
	z-index:100;
	position:absolute;
	left:50px;
	bottom:7px;
	text-decoration:none;
}

.imageBlock {
	width:360px;
	overflow:hidden;
	margin:9px 0 4px;
}

.imageBlock img {
	margin:0 5px 5px 0;
	display:block;
	float:left;
}


#fb img { margin: 20px 0 0 90px; }