Body {
   text-align: left; /*centers page in IE*/
   text-indent: 0px;
   margin-left: 0px;
   margin-top: 0px;
	padding: 0px; /* Eliminiert top und linker Rand in OP */
	/*background: url(../images/bg_v3.jpg) no-repeat #206cb7;*/
	/*background: url(../images/bg_v3.jpg) no-repeat #C7DAED; */
	background-color: #c7daed;
	color: #134075;
	font: normal 13px Arial, Helvetica, sans-serif #134075;

/*	text-align : center; */
}

P {
	color: #000000;	
	font: normal 13px Arial, Helvetica, sans-serif;
}
LI {
	color: #134075;	
	font: normal 13px Arial, Helvetica, sans-serif;
}
LI A{
  color: 134075;
  font: normal 13px Arial, Helvetica, sans-serif;
}
LI A:hover{
font: normal 13px Arial, Helvetica, sans-serif;
color: 134075;
  text-decoration: underline;
}
H1 {
color: #134075;
font: normal 16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant : normal;
	height : auto;
	letter-spacing :1	px;
	font-weight : normal;
	border: 1px #000000;
	border-style: none none none none;
	
}

.csc-textpic-caption {
	color: #134075 !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	
}

H2 {
color: #00000;
font: normal 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant : bold;
	height : 15px;
	letter-spacing : 1	px;
	font-weight : normal;
	border: 1px  #134075 ;
	border-style: none none solid none;
	
}

H3 {
color: #00000;
font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant : bold;
	height : auto;
	text-decoration: none;
	letter-spacing : 0	px;
	font-weight : bold;
	border: 0px #000000;
	border-style: none none solid none;
	
}

.csc-header h1, .csc-header h2, .csc-header h3, .csc-firstHeader {
	margin-bottom: 0px !important;
}
p.bodytext {
	margin-top: 5px !important;
	
}

td p {
	display: inline;
}

/*
IMG, A.IMG, A.IMG:hover {
	background: transparent;
	border: 0px;
}

*/
A {
    color: #000000;
   	text-decoration: underline;
	
}

A:hover  {
     color: #333333;
	text-decoration: underline;
	}
	
.menu {
	font: normal 17px Arial, Helvetica, sans-serif  #134075;
}
.menu A{
   display: block;
   width: 164px;
   	height: auto;
	background: url(../images/bg_menu_weiss.png);
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;	
    font: bold 13px Arial, Helvetica, sans-serif;
    color: #000000;
   	text-decoration: none;
	text-indent: 22px;
	border: 1px #ffffff;;
	border-style: solid none solid none;
}

.menu A:hover, .menu a.active  {
background: url(../images/bg_menu_blau.png);
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;	
    color: #fff;
	 font: 13px Arial, Helvetica, sans-serif;
   	text-decoration: none;
	border: 1px #ffffff;
	border-style: solid none solid none;
	
}


.menu_level2 A{
    display: block;
	height: 13px;
	width: auto;
 	margin-top:0px;
	margin-bottom: 0px;
	font-weight: normal;
	font-size: 12px;
	text-indent: 40px;
	text-decoration: none;
	border: 0px solid;
}

.menu_level2 A:hover, .menu_level2 a.active  {
    color: #ffffff;
	height: 13px;
	width: auto;
		font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	background-color: #134075;
	border: 0px #000000;
	border-style: solid none solid none;
}



/*
A:visited {
    text-indent: 5px;
	color: #ffffff;
	text-decoration: none;
	background-color: #FF6600;
}
*/

#main_container {
   float: left;
	padding: 0px;
	width: 800px;
	min-height: 600px;
	overflow: auto;
	border: 0px solid #000000;
	
	
}


#intersportlogo {
	position: absolute;
	left: 500px;
	top: 78px;
	width: 300px;
	height: 35px;
	border: 0px solid #ff0000;
	background-image: none;
	background-repeat: 0px;
	background-position: top left;

}

#intersportlogo a{
	display: block;
	width: 300px;
	height: 35px;
	
}

#address_container{
	width: auto;
	height: 15px;
	margin-left: 45px;
	margin-top: 100px;
	color: #0BB5EE;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
}

#address_container A, #address_container A:hover{
	color: #0BB5EE;
	font-size: 10px;
	text-decoration: none;
}
#top_container{
	text-align: left;
   float: left;
   padding: 0px;
	width: 800px;
	height: 117px;
	background: url(../images/top_v3.gif) no-repeat;;
}

#left_container {
   float: left;
	width: 164px;
	height: 483px;
	background: url(../images/left_v3.gif) no-repeat;
}

#right_container {
   float: right;
   padding: 15px 15px 20px 15px;
	width: 606px;;
	min-height: 483px;
	color: #134075;
	background: url(../images/main_v3.gif) no-repeat;
	background-color: #fff;
	/*overflow: scroll;
	scrollbar-base-color: #cccccc;
	scrollbar-face-color: #E2DCDC;
	scrollbar-track-color: #E2DCDC;
	scrollbar-arrow-color: #330033;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #E2DCDC;
	scrolbar-shadow-color: #666666;
	scrollbar-darkshadow-color: #E2DCDC;
	overflow-x:hidden;
    overflow-y:auto; 
	overflow: auto; /* for NS and Opera */
	*/
}




