/*  
Theme Name: Shinson Hapkido Hasselroth
Theme URI: http://wordpress.org
Description: Theme f&uuml;r die Homepage.
Version: 1.0
Author: J&uuml;rgen B&auml;ckmann
Author URI: http://www.shinsonhapkido-hasselroth.de

*/

/* Allgemeine Formatierungen */
html
{
	margin:0em;
	padding:0em;
	border: 0em;
	height:100%;}

br
{
 clear:none;
}

body{
	font-size: 62.5%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	background-color: #C6C6C6;
	margin:0em;
	padding:0em;
	}

h1, h2, h4, h5, h6
{
	font-size:1.62em;
	font-weight:normal;
	font-family:Tahoma, Verdana, Arial, Serif;
	margin-left:0em;
	color:#006699;	
}

h3
{
	font-size:1.5em;
	font-weight:bold;
	font-family:Tahoma, Verdana, Arial, Serif;
	margin-left:0em;
	color:#660000;	
}

a active, a visited, a
{
	text-decoration: none;
	color:#006633;
      font-weight: bold;
}

h2 a active, h2 a visited, h2 a
{
	text-decoration: none;
	color:#006699;	
	font-weight:normal;
}

h3 a active, h3 a visited, h3 a
{
	text-decoration: none;
	color:#993300;	
	font-weight:normal;
	font-size: 0.9em;
}

/* Elemente allgemein */
li
{
	margin-left:0em;
	padding-left:0.5em;
}

#page {
	background: #ffffff;
	text-align: left;
	margin-left: auto;	
	margin-right: auto;
	width:82em;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid white;
}

/* Kopfbereich */
#header {
		font-size:1.32em;
		margin:0em;
		padding:0em;
		border-top: 1px solid white;
		border-bottom: 1px solid #777777;
		background:#A5AAD5;
	}

.logo {
	position: relative;
	left: -2px;
	top: 4px;
	float: right;
}

.headertext
{
	float:left;
	padding-top:16px;
}

.headertext h1
{
	padding: 0.5em 0em;
	margin: 0em;
}
.headertext img{ 
	font-size:1.5em;
	color:#502099;
	text-align:center;
	padding-left:4em;
	padding-bottom:0em;
	margin:0px;
      font-weight:normal;
	} 

.description
{
	text-align:center;
	padding-left:0em;
	padding-bottom:0.5em;
	font-weight:bold;
	clear: left;
}


/* Formatierungen fuer den Inhalt */
#content
{
	font-size:1.32em;
	margin-left:0em;
	padding-left:2em;
	padding-right:2em;
	color: #006633;
}

#content strong
{
	font-weight:strong;
	color: #333333;
}

/* Formatierungen fuer die Sidebar, inkl. Navigation.*/
#sidebar
{
	width:15em;
	float:right;
	font-size:1.32em;
	margin:0em;
	padding:0em;
	border: 1px #aaaaaa solid;
        background: #ffffff;
/*        background: url('images/back.jpg') repeat top left;*/
}

/* Sidebar Ueberschriften */
#sidebar h2
{
	font-size:1.2em;
	padding-bottom:0.2em;
	padding-top:0.2em;
        padding-left:0em;
        maring:0em;
	text-align:center;
	border-bottom: 0.2em ridge blue;
}

/* Fuer die aeusserste Ebene (komplette Sidebar)*/
#sidebar ul
{
	margin:0em;
	padding:0em;
	list-style-type: none;
}

/* Fuer jedes Element innerhalb der Sidebar...*/
#sidebar ul ul
{
	margin:0em;
	padding:0em;
	list-style-type: none;
}

/* Nur fuer das erste Element unterhalb der Sidebar*/
#sidebar li
{
        line-height: 1.5em;
	padding-left:0em;
	padding-right:0em;
	padding-top:0em;
	margin-top:0em;
        margin-bottom:0em;
}

/* Fuer die einzelnen Navigationspunkte */
#sidebar ul ul li
{
        line-height: 1.5em;
	padding-left:1em;
	padding-right:0em;
	padding-top:0em;
	margin-top:0em;
        margin-bottom:0em;
}


/* Navigation */
ul#level2
{
	padding-top: 0em;
	padding-bottom: 0em;
	margin-top: 0em;
	margin-bottom: 0em;
}

a#level1current, a#level2current
{
	font-weight:bold;
}


/* Fusszeile */
#footer
{
      /*border-top:1px dashed#DDDDDD;*/
	font-size:1em;
	text-align:center;
	padding-top:1em;
	padding-bottom:3em;
border-bottom:1px solid #888888;
	margin-top:8em;
	clear:both;
}

#navmenu
{
	padding:0.5em 0em 0.5em 0em;
	clear: both;
}

#navmenu ul {
	margin: 0;
	list-style-type: none; list-style-image: none; 
	background:#5165A2;
	border-top:1px solid black;
	border-bottom: 1px solid black;
	padding-left:0.5em;
	}
#navmenu li {
	display: inline; 
    font-size:1em;
	font-weight:bold;
	margin:0em;
	padding:0em;
}

#navmenu ul li a {
	text-decoration:none;  
	margin: 0.02em;
	padding: 0.2em 0.5em 0.2em 0.5em; 
        color:white;
}
#navmenu ul li a:hover {
	background: #6175B2; 
	border-top:1px solid black;
	border-bottom:1px solid black;
}
	
#navmenu ul li.current_page_item a{
	background: #ffffff; 
	border-top:1px solid black;
	border-bottom:1px solid black;
        color:black;
	}

hr 
{
margin:0em;
padding:0em;
height: 0px; color: grey; background-color: grey; border: none;
visibility:hidden;
}

div.myinlinepicdescription span
{
     color: #5165A2;
     background: #ffffff;
     border: 0px;
}

.headertext #myGallery_2
{
	border: 0;
}
