body
{
	background-color: #A0A0A0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
color: #FFFFFF;
	-webkit-gradient(linear from(transparent), to #FFFFFF);

}






.blog_news .contentpaneopen_news
{
	padding: 3px;
	border-style: solid;
	border-width: 1px 1px 1px 10px;
	border-color: #C0C0C0 #C0C0C0 #C0C0C0 #808080;
	margin-top: 3px;
	margin-bottom: 3px;
}

.blog_news .contentpagetitle_news
{
	font-family: Tahoma;
	font-size: x-small;
	font-weight: bold;
	color: #999999;
}


#menubar
{
	position: relative;
	margin: auto;
	text-align: center;
	padding: 5px;
	height: 40px;
	height: 25px;
	width: 100%;
# top: 0px;
	top: -35px;
        background-color: #A0A0A0;
#color: #C0C0C0;
        color: #A0A0A0;
}

#menubox
{
	position: relative;
	margin: auto;
	text-align: center;
	padding: 5px;
# width: 550px;
	width: 600px;
	top: 16px;
	top: 32px;
	z-index: 100;
border-color: transparent;
}
#menubox ul, 
#menubox li
{
	list-style-type:none;
	list-style-image:none;
	padding: 0;
	margin: 0;
}
#menubox ul li
{
	float: left;
	line-height: 30px;
}
#menubox a, #menubox a:link, #menubox a:visited
{
	font-size: small;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 30px;
	text-decoration: none;
        color: #470707;
	margin-right: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
#	border-top-color: #CCCCCC;
#	border-right-color: #CCCCCC;
#	border-left-color: #CCCCCC;
border-color:transparent;
}
#menubox ul li a:hover
{
	padding-top: 2px;
	font-weight: bold;
}
#menubox ul li a#active_menu
{
	border-width: 2px;
	font-weight: bold;
	padding-top: 4px;
}





#mainbox
{
	position: relative;
	margin: auto;
	text-align: left;
	padding: 0px;
        height: 602px;
        width: 589px;
	background-image: url( http://karate-kara.at/joomla/images/kara_test2_complete.gif);
        orientation: center;
	top: 0px;
	color: #333333;
}
#mainbox .box1
{
	border: 1px solid #808080;
	background-repeat: repeat-x;
	background-image: url( http://karate-kara.at/joomla/images/headback.gif );
	background-position: left top;
	background-color: #FFFFFF;
}



#content
{
	padding: 10px;
	overflow: auto;
        height: 400px;
#	height: 280px;
	position: absolute;
	top: 300px;
	font-size: small;
	font-weight: normal;
	left: -50px;
	right: -50px;
	background-color: #FFFFFF;
background-color: #A0A0A0;
}
#content .contentheading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #470707;
}



#r_infobox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	padding: 5px;
	background-color: #CCCCCC;
	position: absolute;
	width: 200px;
	height: 250px;
        top: -40px;
	left: 490px;
	overflow: auto;
	z-index: 1;
}
#r_infobox h3
{
	margin: 0px;
	font-size: medium;
	font-weight: bold;
}
#r_infobox .latest_event
{
	padding: 3px;
	border-style: solid;
	border-width: 1px 1px 1px 6px;
	border-color: #C0C0C0 #C0C0C0 #C0C0C0 #808080;
	margin-top: 3px;
	margin-bottom: 3px;
}




#flyby
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	padding: 0px;
	background-color: transparent;
        background-image: url( http://karate-kara.at/joomla/images/sheet2.png );
        background-repeat:no-repeat;
	position: absolute;
	width: 200px;
	height: 250px;
	top: 320px;
	left: 480px;
	overflow: auto;
	z-index: 1;
}
#flyby h3
{
	margin: 0px;
	font-size: medium;
	font-weight: normal;
	margin-top: 10px;
        margin-left: 5px;
}
#flyby ul
{
        list-style-type: none;
	margin-top: 10px;
	margin-bottom: 7px;
        margin-right: 15px;
}

#flyby li
{
	padding-top: 5px;
        margin-left: -30px;
        padding-bottom: 5px;
        border-style: dotted;
	border-width: 0px 0px 1px 0px;
	border-color: #C0C0C0 #C0C0C0 #C0C0C0 #C0C0C0;
}
#flyby a,
#flyby a:link,
#flyby a:visited
{
	color: #0000f3;
        text-decoration:none;
}
#flyby a:hover
{
	text-decoration: underline;
}




#footer
{
	margin: 5px auto auto auto;
	position: relative;
	width: 506px;
        color: #470707;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	top: 0px;
z-index: -10;
}
#footer a,
#footer a:link,
#footer a:visited
{
	font-size: x-small;
        color: #470707;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 20px;
	text-decoration: none;
}
#footer a:hover
{
	text-decoration: underline overline;
}
