html { 
    height: 100% 
} 
body { 
    min-height: 101%; 
}


body 
{
 font-family: "URW Gothic L", "Century Gothic", "Lucida Sans Regular",
"Trebuchet MS", sans-serif;
 font-size:100.01%;
 background-color:#fff;
 background-image:url(../images/background.jpg);
 text-align: center;
color:#333;
}

div {
 text-align: left; /* text-align:center wieder aufheben, damit DIV-Inhalte linksb�ndig ausgerichtet sind */
}

#seite {
 background-image:url(../images/logo-gitarre1.gif);
 background-position:left top;
 background-repeat:no-repeat;
 margin: 30px auto;
 width:800px;
 border-left: 0px dotted #c0c0c0;
border-bottom: 0px dotted #c0c0c0;
border: 3px dotted #c0c0c0;
}

#header {
width:660px; 
margin-left:140px;
margin-top:0;
background-image:url(../images/banner5.png);
background-repeat:no-repeat;
background-position: top left;
min-height:140px;
padding-top:160px;
border:0px solid #ff0000;
font-size:0.9em;
}

#pagetitel {
width:760px;
font-size:1.3em;
font-weight:bolder;
color:#003366;
padding: 15px;
}



#left_box {
width:180px;
font-size:0.7em;
border:0px solid #000000;

}

#content {
float:left;
width:580px;
font-size: .9em;
padding:10px;
border-top:3px dotted #c0c0c0;
border-right:3px dotted #c0c0c0;

min-height:300px;

}
#content p {
text-align: justify;
margin: 5px 0;

}




#footer {
width:780px;
margin:0 auto;
color:#333;
font-size: .6em;
clear:both;
border-top:1px dotted #c0c0c0;
}




a img { border: 0px solid transparent; }
a:link, a:visited, a:active {

	color: #0000FF;

	text-decoration: none;

}

a:hover {

	text-decoration: none;

	color: #0000FF;

}

hr {

	height: 0px;

	color: #003366;

	border: 1px dotted;

}

h1 {

	font-size: 1.3em;

	color: #003366;


}
h2 {

	font-size: 1.1em;

	

}
h3 {

	font-size: 1.0em;
font-weight:bold;

	
}
h4 {

	font-size: .9em;
font-style:italic;

	
}
h5 {

	font-size: .9em;

	

}






h1, h2, h3, h4, h5 {

	margin: 5px 0px 5px 0px;

               

}

/* clearfix zum Aufheben der Floatumgebung */

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




.font-normal{
font-size:1em;
}
p {margin-top:0px;}
#content p:first-letter 
{font-size:1.3em;
 font-weight:bold;
}
#content h2:first-letter 
{font-size:1.3em;
 font-weight:bold;
}
#content h3:first-letter 
{font-size:1.3em;
 font-weight:bold;
}
#impressum{
}






code {font-size:0.9em;color:#0000ff;}
pre
{
 font-size:0.9em;
 color:#0000ff;
 padding:5px;
}
a:link, a:visited, a:active, a:hover
{ 
  text-decoration:none;
  font-weight:bold;
 color: #003366;

  font-size:0.9em;
}
a:active, a:hover
{ 
 text-decoration:underline;
}

#box-innen {
margin:10px;
padding:5px;
}

#navContainer {width: auto;display:block;clear:both;border-right:0px solid #fff;}


/* Remove List Formattings
~~~~~~~~~~~~~~~~~~~~  */
 ul.menu, li.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/* Header menu */	 
#header_menu {position: absolute; margin-left: 20px;background:#555;}
#header_menu li {line-height: normal;}
ul#header_menu  {z-index: 10; clear: both;}

#nav {
	height: 25px;
	background: #E8E8E8; 
	background-image:url(../images/menue.gif);
	background-repeat:repeat-x;
	border-top: 0px dotted #000080;
	border-bottom: 0px dotted #000080;
	padding:0 0 0 1px;
      font-weight: normal;
}
#nav ul {
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	font-size: 81%; 
	text-transform: uppercase;
	width: auto;
font-weight: normal;
	/*
	(Disappearing List-Background)
	http://www.positioniseverything.net/explorer/ie-listbug.html
	*/
	position: relative; /* Fix the Stupid IE6 Bug */
}
#nav ul li {float: left; color: #fff; font-weight: normal;}
#nav ul li a {display: block; padding: 5px 5px; padding-bottom: 4px; border-left: 1px solid #fff; border-right: 1px solid #fff; color: #666; text-decoration: none;}

/* Root Level Link Formatting */

#nav ul li a:hover, #nav li a:focus { border:0;border-color: #000080; color: #fff;border-left: 1px solid #fff; border-right: 1px solid #fff;}
#nav li a:active, #nav ul li a.active {background-image:url(../images/menue_aktiv.gif);background-repeat:repeat-x;border-left: 1px solid #fff; border-right: 1px solid #fff;color: #fff;}

/* Current page Customisations*/
#nav li.menu-current a		{background-image:url(../images/menue_aktiv.gif);background-repeat:repeat-x;color: #fff; border-top: 0 solid #000080;}
#nav li.menu-current a		{border-left: 1px solid #fff; border-right: 1px solid #fff;} 
#nav li.menu-parent a {background-image:url(../images/menue_aktiv.gif);background-repeat:repeat-x;color: #fff; border-top: 0 solid #000080;}
#nav li.menu-parent a {border-left: 1px solid #fff; border-right: 1px solid #fff;} 

/* 2nd Child menu */
#nav .menu li ul {position: absolute; width: 12em; margin: 0; margin-top:-5px;display: none; text-transform: none; border: 0px solid #000; border-top: 0; font-size: 100%;}
#nav .menu li ul li {width: 12em; text-align: left; font-weight: normal; margin-left: 10px; padding: 0; line-height: 1.1em;}
#nav .menu li ul a {width: 12em; padding: 0em .1em .6em .4em; background: #c0c0c0; color: #000080; border: 0;}

/* 2nd Child link hover */
#nav .menu li ul a:hover {color: #4b4c4d; background: #666; border: 0; color:#fff;}

/* Show and hide */
#nav .menu li:hover ul, #nav .menu li a:focus ul, #nav .menu li.subMenu ul {display: block;}
#nav .menu li ul ul { display: none;}
#nav .menu li:hover ul ul, #nav .menu li.subMenu ul ul {display: none;}
#nav .menu li:hover ul, #nav .menu li li:hover ul, #nav .menu li.subMenu ul, #nav .menu li li.subMenu ul {display: block;}


/* 3rd Child Menu Appreances */
#nav .menu li ul li ul li a 	{ width: 11.5em; padding: .6em .1em .6em .4em; background: #c6c6c6; color: #fff; }

/* Positioning the Pop-out Drops */
#nav li {position: relative;}

#nav ul ul ul {
	position: absolute;
	top: 10px;
	left: 93%;
}




/* end menu */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


#infoleiste {
float:left;
background-image:url(../images/bg-seite.gif);
background-repeat:repeat-x;
min-height:400px;
width:190px; 
border-left:3px dotted #c0c0c0;
margin-top:-1px;
margin-left:-3px;
}

#seiten_menue ul {list-style-type: none;}

#seiten_menue ul li.menu-current { list-style-image: url("../images/pfeil.gif");
}
#seiten_menue li {border-bottom:2px dotted #000080;}
#seiten_menue li.menu-parent {background-color:#c0c0c0;}

#seiten_menue2 ul {list-style-type: circle;}

#seiten_menue2 ul li.menu-current { list-style-image: url("../images/pfeil.gif");
}
#seiten_menue li {border-bottom:2px dotted #000080;}

  

  

#seiten_content {
margin-left:-3px;
margin-top:3px;
padding:5px 5px 5px 10px;
font-size:.8em;
}

#seiten_content ul{
list-style-position:outside;
list-style-type:none;
width:170px;
border-left:2px dotted #c0c0c0;
margin-left:-3px;
padding:5px 5px 5px 10px;
font-size:1.0em;
}
#seiten_content li  { border-bottom:2px dotted #000080; }

#loginmaske {
margin-left:10px;
border:1px dotted #000080;
}

#zitate{
text-align: center;

}
#headercontainer{ 
width:670px;
height:100px;
# background-image:url(../images/bg_zitate.png);
background-position:right center;
background-repeat:no-repeat;
margin: 0 auto;
text-align:center;
width:470px;
padding:20px 90px 0px;90px;
font-size:0.9em;
font-weight:bold;
#color:#666;
color:#333;
}

.datum{
text-align:right;
font-size:0.9em;
font-weight:bold;
}
#news_content {
border: 3px dotted #ff0000;
padding-left:5px;
}




