/*----------------------------------------------------
Stylesheet der Website http://www.kroeativitaet.de
Datei: screen.css
Stand: 30. Juni 2010
Autor: Kroeativitaet(R) - Marcus Janke
---------------------------------------------------*/

body {
background-color: #e8e7b9;
color: #666666;
font-size: 14px;
text-align: left;
padding: 0;
margin: 0;
font-family: Helvetica, arial;
letter-spacing: normal;
line-height: 1.3;
}

#raum {
width: 820px;
margin: 50px auto;
padding: 0px;

}

#kopfbereich {
background-image: url(../pixel/kopf2.png);
width: 820px;
height: 20px;
}


a img { border: 0; }


#navigation {
background-image: url(../pixel/inhalt2.png);
font-size: 15px;
width: 235px;
margin: 0px;
padding-top: 25px;
padding-bottom: 35px;
padding-left: 485px;
padding-right: 100px;

text-align: left;
} 
	#navigation ul {
	margin: 0px;
	padding: 0px;
	}

	#navigation li {
	list-style-image: url(../pixel/bullet2.gif);
	margin: 2px;
	padding: 2px;
	}
	
	#navigation span {
	color: #ff3300;
	}





#logo {
background-image: url(../pixel/logo5.png);
width: 820px;
height: 96px;
}



#inhalte {
background-image: url(../pixel/inhalt2.png);
text-align: justify;
font-size: 14px;
width: 500px;
padding-top: 45px;
padding-left: 160px;
padding-right: 160px;
padding-bottom: 50px;
}

#movie {
background-image: url(../pixel/inhalt2.png);
text-align: justify;
font-size: 14px;
width: 640px;
padding-top: 45px;
padding-left: 90px;
padding-right: 90px;
padding-bottom: 50px;
}




#punkte {
text-align: left;
list-style-image: url(../pixel/bullet.gif);
}


.skiplink {
position: absolute;
top: -5000px;
left: -5000px;
width: 0;
height: 0;
overflow: hidden;
display: inline;
}

	
#fusszeile {
background-image: url(../pixel/fusszeile2.png);
background-repeat: no-repeat;
width: 695px;
height: 10px;
padding-top: 40px;
padding-left: 155px;
text-align: left;
font-size: 11px;
} 
	#fusszeile ul {
	margin: 0px;
	padding: 0px;
	}

	#fusszeile li {
	display: inline;
	list-style: none;
	padding-right: 10px;
	margin: 0px;

	}
	
		#fusszeile span {
	
		color: #ff3300;
	
	}

h1 {font-size: 100%}
h2 {font-size: 106%}
h3 {font-size: 103%}

a { text-decoration: none; }
a:link { color: black; }
a:visited {color: black; }
a:hover {color: #ff3300; }

#inhalte a:link{ color: #ff3300; } 
#inhalte a:visited{ color: #ff3300; } 
#inhalte a:hover{ color: black; }
	


#fusszeile a:link{ color: #666666; } 
#fusszeile a:visited{ color: #666666; } 
#fusszeile a:hover{ color: #ff3300; }




/*----------------------------------------------------------
ENDE Stylesheet der Website http://www.kroeativitaet.de
--------------------------------------------------------*/


