* {
	margin: 0;
	padding: 0;
}

*:focus { 
	outline: none;
}


BODY {
	background: url('../img/bg-site.gif') repeat-y #69706e;
}

#all {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 980px;
}

#logo {
	position: absolute;
	left: 50px;
	top: 114px;
	width: 80px;
	height: 15px;
	border: none;
}

#logo A, IMG {
	border: none;
	outline: none;
}

/* Hauptnavigation */

#nav {
	position: absolute;
	left: 250px;
	top: 50px;
	width: 600px;
	z-index: 40;
}

#nav UL {
	list-style-type: none;
}

#nav UL LI {
	float: left;
	height: 15px;
	text-transform: uppercase;
}

#nav #m01 {width: 79px;}
#nav #m02 {width: 106px;}
#nav #m03 {width: 127px;}
#nav #m04 {width: 116px;}
#nav #m05 {width: 98px;}


#nav UL LI SPAN {
	color: #eb1a7c;
	padding-right: 4px;
}

#nav A {
	text-decoration: none;
	float: left;
	color: #cccccc;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 15px;
	line-height: 15px;
	padding-right: 15px;
}

#nav A:hover {
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
}


/* Subnavigation */
#subnav {
	position: absolute;
	left: 46px;
	top: 290px;
	width: 180px;
	z-index: 30;
}

#subnav2 {
	position: absolute;
	left: 46px;
	top: 245px;
	width: 180px;
	z-index: 30;
}


#subnav UL, #subnav2 UL {
	list-style-type: none;
}

#subnav UL LI, #subnav2 UL LI {
	height: 21px;
}

#subnav A, #subnav2 A {
	text-decoration: none;
	color: #999999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	padding: 2px 4px 2px 4px;
}

#subnav A:hover, #subnav2 A:hover {
	background: #eb1a7c;
	color: #ffffff;
	font-size: 12px;
}


#sifrhead1 {
	position: absolute;
	left: 250px;
	top: 202px;
}

#sifrhead2 {
	position: absolute;
	left: 250px;
	top: 165px;
}


#sifrhead3 {
	position: absolute;
	left: 250px;
	top: 135px;
}


#col1 {
	position: absolute;
	left: 250px;
	top: 290px;
	width: 225px;
}

#col2 {
	position: absolute;
	left: 525px;
	top: 290px;
	width: 225px;
}

#slideshowpos {
	position: absolute;
	left: 250px;
	top: 195px;
}


/* visuals */

#visual-02-1 {
	position: absolute;
	left: 50px;
	top: 437px;
	width: 354px;
	height: 201px;
	background: url('../img/visual-02-1.jpg') no-repeat;
}

#visual-02-2 {
	position: absolute;
	left: 780px;
	top: 59px;
	width: 200px;
	height: 200px;
	background: url('../img/visual-02-2.jpg') no-repeat;
}

#visual-03-1 {
	position: absolute;
	left: 50px;
	top: 437px;
	width: 425px;
	height: 197px;
	background: url('../img/visual-03-1.jpg') no-repeat;
}

#visual-03-2 {
	position: absolute;
	left: 780px;
	top: 59px;
	width: 200px;
	height: 200px;
	background: url('../img/visual-03-2.jpg') no-repeat;
}

#visual-05-1 {
	position: absolute;
	left: 50px;
	top: 427px;
	width: 325px;
	height: 221px;
	background: url('../img/visual-05-1.jpg') no-repeat;
}

#visual-05-2 {
	position: absolute;
	left: 780px;
	top: 59px;
	width: 200px;
	height: 231px;
	background: url('../img/visual-05-2.jpg') no-repeat;
}

#visual-06-1 {
	position: absolute;
	left: 50px;
	top: 427px;
	width: 302px;
	height: 222px;
	background: url('../img/visual-06-1.jpg') no-repeat;
}

#visual-06-2 {
	position: absolute;
	left: 780px;
	top: 69px;
	width: 200px;
	height: 193px;
	background: url('../img/visual-06-2.jpg') no-repeat;
}

#visual-07-1 {
	position: absolute;
	left: 50px;
	top: 427px;
	width: 349px;
	height: 226px;
	background: url('../img/visual-07-1.jpg') no-repeat;
}

#visual-07-2 {
	position: absolute;
	left: 780px;
	top: 79px;
	width: 200px;
	height: 199px;
	background: url('../img/visual-07-2.jpg') no-repeat;
}


#video {
	position: absolute;
	left: 780px;
	top: 175px;
	width: 200px;
	height: 180px;
	background: url('../img/intro.jpg') #4c5150 no-repeat;
}




#content {
	background: transparent;
	width: 600px;
}  


h1 {
	background: transparent;
	width: 500px;
	font-size: 32px;
	color: #00bcf2;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	padding: 0;
	margin: 0;
}	

#content P, .paragraph P, .paragraph UL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #ffffff;
	padding: 0px 0px 21px 0px;
}

#content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #ffffff;
	padding: 0px 0px 21px 0px;
}

#content a:hover {
	color: #eb1a7c;
}


/* scribble */
#scribble1 {
	position: absolute;
	left: 250px;
	top: 290px;
	width: 700px;
	height: 300px;
	z-index: 10;
}


#scribble2 {
	position: absolute;
	left: 750px;
	top: 240px;
	width: 220px;
	height: 420px;
	z-index: 10;
}


#footer {
	position: absolute;
	left: 250px;
	top: 668px;
	width: 500px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px 0px 0px 0px;
	background: url('../img/footer.gif') no-repeat left top;
	/* for clearimg purposes: */
	overflow: hidden;
	color: #999999;
}

#footer A {
	color: #999999;
	text-decoration: none;
}

#footer A:HOVER {
	color: #e5e5e5;
	text-decoration: none;
}

#footer .copyright {
	float: left;
}

#footer .impressum {
	float: right;
}

.spacer {
	height: 1px;
	margin-left: 30px;
	margin-bottom: 15px;
	border-bottom: 1px solid #EFEFEF;
}


table {
	margin: 45px 20px 0px 20px;
	padding: 0px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	padding: 100px 0px 0px 60px;
	color: #525252;
}

.active {
	color: #ffffff !important;
}
