body {
	background-color: #68A0B8;
	font-family: Arial, Lucida Sans, Lucida Console, Verdana;
	font-style: normal;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

/* INDEX */
#container_1  {
	background: url(pics/ikop_bg_index.jpg) no-repeat;
	width: 800px;
	min-width: 16em;
	height: 620px;
	margin: 2em auto ;
	position:relative;
}
/* BOARD */
#container_2  {
	background: url(pics/ikop_bg_board.jpg) no-repeat;
	width: 800px;
	min-width: 16em;
	height: 620px;
	margin: 2em auto ;
	position:relative;
}
/* AKTIVITÄTEN */
#container_3  {
	background: url(pics/ikop_bg_aktivitaeten.jpg) no-repeat;
	width: 800px;
	min-width: 16em;
	height: 620px;
	margin: 2em auto ;
	position:relative;
}
/* INFO */
#container_4  {
	background: url(pics/ikop_bg_info.jpg) no-repeat;
	width: 800px;
	min-width: 16em;
	height: 620px;
	margin: 2em auto ;
	position:relative;
}
/* SPONSOR */
#container_5  {
	background: url(pics/ikop_bg_sponsoren.jpg) no-repeat;
	width: 800px;
	min-width: 16em;
	height: 620px;
	margin: 2em auto ;
	position:relative;
}
/* KONTAKT */
#container_6  {
	background: url(pics/ikop_bg_kontakt.jpg) no-repeat;
	width: 800px;
	min-width: 16em;
	height: 620px;
	margin: 2em auto ;
	position:relative;
}
/* IMPRESSUM */
#container_7  {
	background: url(pics/ikop_bg_impressum.jpg) no-repeat;
	width: 800px;
	min-width: 16em;
	height: 620px;
	margin: 2em auto ;
	position:relative;
}


#logo  {

}

#menue  {
	width:140px;
	height:400px;
	padding-top: 5em;
	float:left;

}

ul{
	list-style-type:none;
}

ul li{
	margin-left: -2.5em;
	padding: 1.5em 0 0 0;	
}

ul li a {
		
}

ul li a:link{
	left:auto;
	text-decoration:none;
}

ul li a:visited{
	left:auto;
	text-decoration:none;
}

ul li a:active{
	left:auto;
	text-decoration:none;
}

ul li a:hover{
	left:auto;
	text-decoration:none;
}


#content  {
	width:440px;
	height:265px;
	margin: 6.5em 0 0 0;
	padding: 0 0 0 3em; 
	overflow:auto;
	
/* nur fuer IE	*/
	scrollbar-base-color:#FFFFFF;
	scrollbar-3d-light-color:#DBDBDB;
	scrollbar-arrow-color:#999;
	scrollbar-darkshadow-color:#FFF;
	scrollbar-face-color:#DBDBDB;
	scrollbar-highlight-color:#DBDBDB;
	scrollbar-shadow-color:#999;
	scrollbar-track-color:#FFF; 
/* nur fuer IE	*/	
	
}


div#fusszeile  {
	clear:both;
	float:right;
	width:120px;
	height:15px;
	margin-top: 46px;
	padding: 10px 40px 0 0;
}

.board  {
	width:350px;
	height:200px;
	margin-top: 80px;
	padding: 10px 40px 0 0;
}


font, p, ol, option, dl, dt, dd, address, blockquote, nobr, pre {
	font-family: Arial, Lucida sans, sans-serif, Verdana;
	font-size: 13px;
	font-style: normal;
	color: #FFF;

}

h1 {
	font-family: Arial, Lucida sans, sans-serif, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
h2 {
	font-family: Arial, Lucida sans, sans-serif, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

h3 {
	font-family: Arial, Lucida sans, sans-serif, Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF9700;
}

.fett {
	font-family: Arial, Lucida sans, sans-serif, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}


a:link {
	font-family: Arial, Lucida sans, sans-serif, Verdana;
	font-size: 13px;
	font-style: normal;
	color: #FF9700;
	text-align: left;
	text-decoration:none

}
a:visited {
	font-family: Arial, Lucida sans, sans-serif, Verdana;
	font-size: 13px;
	font-style: normal;
	color: #FF9700;
	text-decoration:none
	

}
a:hover {
	font-family: Arial, Lucida sans, sans-serif, Verdana;
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
	

}
a:active {
	font-family: Arial, Lucida sans, sans-serif, Verdana;
	font-size: 13px;
	font-style: normal;
	color: #FF9700;
	text-decoration:none
	
}


.kleinertext {
	font-family: Arial, Lucida sans, sans-serif, Verdana;
	font-size: 10px;
	line-height: 10px;
    color:#000000;
}
