/* CSS Document */

html {
height: 101%;
}

body
	{
	font-family:arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	margin: 0;
	padding: 0;
	height: 101%;
	background-color: #323232;
	color:#000;
	}

	
/************************ SCHRIFT *********************/	

h1, h2, h3, p 
	{
	margin:0px;
	padding:0px;
	}
	
h1
	{
	color: #000;
	font-size: 25px;
	line-height: 28px;
	font-weight: bold;
	margin-bottom: 21px;
	}
h2
	{
	color: #000;
	font-size: 15px;
	margin-bottom: 12px;
	font-weight: bold;
	}
	
h3
	{
	color: #000;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 14px;
	}	
	
h4
	{
	color: #000;
	font-size: 15px;
	margin-bottom: 10px;
	font-weight: bold;
	}
	
h5
	{
	color: #000;
	font-size: 18px;
	margin-bottom: 10px;
	}
	
h6
	{
	color: #000;
	font-size: 24px;
	font-weight: bold;
	text-align:center;
	}
		
a:link {
	color: #000;	font-weight: bold;
	text-decoration: none;
	}

a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}	
		
/************************ Ende SCHRIFT *********************/	

/************************ LAYOUT *********************/

#wrapper {
	
	width: 920px;
	height: auto;
	margin: 30px auto 15px auto;
}

#header1
	{
	width: 920px;
	height: 30px; 
	background-image:url(/fileadmin/admin_content/medien/images/header1.gif);
	}
	
#id_ewto_logo {
	float:right;
	padding-top: 7px;
	padding-right: 10px;
}	


#id_printmenue {

    width: 400px;
	height: auto;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	float:left;
    padding-top: 7px;
	padding-left: 10px;} 
	
#id_date {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	float:left;
	padding-top: 7px;
	padding-left: 250px;
}	

#header2
	{
	width: 920px;
	height: 216px;
	background-image:url(/fileadmin/admin_content/medien/startseite/header2.jpg);
	}

#header2container
	{
	width: 920px;
	height: 216px;
	}

#header2start
	{
	float:left;
	width: 600px;
	height: 216px; 
	background-image:url(/fileadmin/admin_content/medien/startseite/header2.jpg);
	}

#header2wingtsun
	{
	float:left;
	width: 600px;
	height: 216px; 
	background-image:url(/fileadmin/admin_content/medien/wingtsun/header2_wingtsun.jpg);
	}	
	
#header2akademie
	{
	float:right;
	width: 320px;
	height: 216px; 
	background-image:url(/fileadmin/admin_content/medien/images/header2_akademie.jpg);
	}

#header2blitzdefence
	{
	float:left;
	width: 600px;
	height: 216px; 
	background-image:url(/fileadmin/admin_content/medien/blitzdefence/header2_blitzdefence.jpg);
	}

#header2kidswingtsun
	{
	float:left;
	width: 600px;
	height: 216px; 
	background-image:url(/fileadmin/admin_content/medien/kidswingtsun/header2_kidswingtsun.jpg);
	}

#header2escrima
	{
	float:left;
	width: 600px;
	height: 216px; 
	background-image:url(/fileadmin/admin_content/medien/escrima/header2_escrima.jpg);
	}
	
#header2gewaltpraevention
	{
	float:left;
	width: 600px;
	height: 216px; 
	background-image:url(/fileadmin/admin_content/medien/gewaltpraevention/header2_gewaltpraevention.jpg);
	}

#header2chikung
	{
	float:left;
	width: 600px;
	height: 216px; 	background-image:url(/fileadmin/admin_content/medien/chikung/header2_chikung.jpg);
	}

#header2frequenchi
	{
	float:left;
	width: 600px;
	height: 216px; 	background-image:url(/fileadmin/admin_content/medien/frequenchi/header2_frequenchi.jpg);
	}
	
#header3
	{
	width: 920px;
	height: 36px;
	background-image:url(/fileadmin/admin_content/medien/images/header3.gif);
	}
	
#content
	{
	width: 920px;
	height: auto;
	min-height: 350px;
	padding: 0;
	margin: 0;
	border: 0;
	line-height: 16px;
	font-size: 13px;		
    background-image:url(/fileadmin/admin_content/medien/images/content_bg.gif);
	background-repeat:repeat-y;
	}	
		
#left {
    float:left; 
    min-height: 300px;
	height: auto;
	width: 560px;
	color: #000;
	padding-top: 12px;
	padding-left: 40px;
	padding-bottom: 25px;
}

#right {
	float:right;
	width: 250px;
	color: #262718;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 25px;
}

#footer{
	clear:both;
	text-align:center;
	width: 920px;
	height: 30px;	   
	background-image:url(/fileadmin/admin_content/medien/images/footer.gif);
}

.printlink a:link
	{
	color: #CC271E;
	font-weight: bold;
	}	

.error
	{
	color: #CC271E;
	font-weight: bold;
	}
	
.breadcrumb {
	color: #000;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 20px;
 }
  
.copyright {
	color: #000000;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	padding-top: 8px;
 }
	
#id_printmenue a
	{
	color:#000;
	text-decoration: none;
	}
	
#id_printmenue a:hover
	{
	color:#000;
	}
	
#id_search
	{
	float:right;
	width: 223px;
	margin-top: 5px;
	margin-right: 30px;	
	}

#sframe
	{
	padding: 0;
	margin: 0px auto 0px auto;
	width: 223px;
	background-image:url(/fileadmin/admin_content/medien/images/frame/frame_middle.gif);
	background-repeat:repeat-y;
	}
	
#sframetop
	{	
	height: 15px;
	background-image:url(/fileadmin/admin_content/medien/images/frame/frame_top.gif);
	background-repeat:no-repeat;
	}
	
#sframemain
	{
	margin-left: 10px;
	margin-right: 10px;
	font-size: 11px;    }	
	
#sframemain ul
	{
	border: 0;
	margin: 5px;
	padding: 10px;
	}
	
#sframebottom
	{	
	height: 15px;			
	background-image:url(/fileadmin/admin_content/medien/images/frame/frame_bottom.gif);
	background-repeat:no-repeat;			
	}

#subcontent
	{
	float:right;
	width: 250px;
	}

#frame
	{
	padding: 0;
	margin: 0px auto 0px auto;
	width: 223px;
	background-image:url(/fileadmin/admin_content/medien/images/frame/frame_middle.gif);
	background-repeat:repeat-y;
	}
	
#frametop
	{	
	height: 15px;
	background-image:url(/fileadmin/admin_content/medien/images/frame/frame_top.gif);
	background-repeat:no-repeat;
	}
	
#framemain
	{
	margin-left: 10px;
	margin-right: 10px;
	font-size: 11px;
	}	
	
#framemain ul
	{
	border: 0;
	margin: 5px;
	padding: 10px;
	}
	
#framebottom
	{	
	height: 15px;			
	background-image:url(/fileadmin/admin_content/medien/images/frame/frame_bottom.gif);
	background-repeat:no-repeat;			
	}
	
.clear
{
	clear: both;
	padding-bottom: 1px;	/* for Gecko-based browsers */
	margin-bottom: -1px;	/* for Gecko-based browsers */
}
