#galerie td{
padding-left:25px;
padding-right:0px;
}
/*zuende*/
#kursiv {
    font-style:italic;
}
body { text-align: center; background-color: #E0D38C; padding: 0; margin: 0 }

.input {width:200px; background-color:#E0D38C; border:1px #000 solid;}
.input2 {width:130px; background-color:#E0D38C; border:1px #000 solid;}
.submit {width:60px; background-color:#E0D38C; border:1px #000 solid; font-size:0.9em;}
.textarea {width:405px; background-color:#E0D38C; border:1px #000 solid; font-size:1em;line-height: 1.5em}
.paragraphblock2 {  /* This div class is used to give the paragraph blocks their background color */
  margin: 2px 2px 0 2px; padding:5px 5px 0 5px;
  background: #312B0A;
  border: 1px solid #433B10
}
.paragraphblock2 form {
	margin-bottom:2px;
	}
/* global */

* {font-family: Verdana, Arial, serif;text-align:left; }

/* layout */

#container {
margin: 0 auto 0 auto;
width: 900px;
background: #000;
overflow: hidden /* Stops background becomming invisible in Firefox */
}

#hdr {
width: 900px;
height: 175px;
background: url('images/hdr.gif') no-repeat bottom right #E0D38C
}
#left td {   /* styles main area paragraph text */
  margin: 15px;
  font-size: 0.7em;
  color: #E0D38C;
  line-height: 1.5em
}
#right td {   /* styles main area paragraph text */
  margin: 15px;
  font-size: 0.7em;
  color: #E0D38C;
  line-height: 1.5em
}
#left {
	padding-left:5px;
padding-bottom: 75px; /* Leaves a gap at the bottom of the column to push the background image down */
float: left;
width: 150px;
height:500px;
background: url('images/guitar.gif') no-repeat 120px left #000
}

#main {
padding-bottom: 15px; /* Leaves a nice gap at the bottom of the column */
float: left;
width: 580px;
background: transparent
}
#left p {  /* styles for right column paragraph text */
  margin: 5px;
  font-size: 0.6em;
  padding-left:10px;
  line-height: 1.6em;
  color: #ccc;
}
#right p{
	margin: 5px;
  font-size: 0.6em;
  line-height: 1.6em;
  color: #ccc;
}
#right {
	
	margin-top:30px;
	margin-right:5px;
padding-bottom: 15px; /* Leaves a nice gap at the bottom of the column */
float: right;
width: 160px;
background: transparent
}



/* text & list styles */

#sitetitle {  /* Styles for the site title */
position: relative;
top: 8px;
left: 2px;
padding: 0px 3px 3px 3px;
letter-spacing: 2px; /* stretches the title out nicely */
font-family: Georgia, serif; /* Makes the title a different font to the paragraph text */
font-size: 2.3em; /* adjust to suit length of title */
font-weight: bold;
font-style: italic;
color: #634C04
}

#main h1, #main h2 {  /* Styles for headings in the main content area */
  margin-top: 20px;
  margin-left: 20px;
  margin-bottom: 0px;
  font-family: Georgia, serif; /* Makes the headings a different font to the paragraph text */
  font-size: 1.0em;
  font-weight: normal;
  color: #FCF0AD;
  line-height: 1.0em;
  letter-spacing: 2px
}

#main h2 { /* Makes h2 slightly smaller than h1 */
  font-size: 0.75em;
  line-height: 0.75em
}

.paragraphblock {  /* This div class is used to give the paragraph blocks their background color */
  margin: 15px; padding:5px 5px 5px 5px;
  background: #312B0A;
  border: 1px solid #433B10;
}
.line {border-bottom:dotted 1px #FCF0AD;}

#main p {   /* styles main area paragraph text */
  margin: 15px;
  font-size: 0.72em;
  color: #E0D38C;
  line-height: 1.5em
}
#main td {   /* styles main area paragraph text */
  margin: 15px;
  font-size: 0.7em;
  color: #E0D38C;
  line-height: 1.5em
}
#main td img {
	float:left;}

/* Extra tags are defined here for the main content area 
#main pre {
  font-family: monospace;
  font-size: 11px;
  margin: 15px;
  color: #ADA59C;
  line-height: 12px
}
*/
#main blockquote {
  color: #E0D38C;
  line-height: 1.5em
}

#main acronym {
  border-bottom: 1px dashed #E0D38C
	}
	
.updated {   /* styles article dates */
  margin-left: 20px;
  padding: 0;
  color: #ccc;
  font-size: 0.7em;
  background: none
}

#main ul {   /* styles main area unordered(bulleted) lists */
  margin-top: 15px; /* This margin is the top margin of the WHOLE list, hence why it is specified in ul and not li */
  margin-bottom: 15px; /* This margin is the bottom margin of the WHOLE list, hence why it is specified in ul and not li */
  font-size: 0.7em;
  color: #E0D38C;
  line-height: 1.5em;
  list-style: square /* This controls the bullet point style. */
}

#main li {
  margin-left: 5px /* This margin acts as an indent for each list item.  Indenting the whole list doesn't work well in IE. */
}

#main ol {   /* styles main area ordered(numbered) lists */
  margin-top: 15px; 
  margin-bottom: 15px; 
  font-size: 0.7em;
  color: #E0D38C;
  line-height: 1.5em;
  list-style-type:  decimal
 }
#main a.imp {
 	font-size:8px;
 	text-decoration: none;
 	}


#right h1, #right h2 { /* styles for right column headings */
  margin-top: 26px;
  margin-left: 5px;
  font-family: Georgia, serif;
  font-size: 0.8em;
  font-weight: normal;
  color: #FCF0AD;
  line-height: 0.8em;
  letter-spacing: 2px
}



#left h1, #left h2 {  /* styles for left column headings */
  margin-top: 26px;
  margin-left: 5px;
  font-family: Georgia, serif;
  font-size: 0.8em;
  font-weight: normal;
  color: #FCF0AD;
  line-height: 0.8em;
  letter-spacing: 2px
}

/* links */

#main a:link, #main a:visited {  /* These styles are for links in the main content area only */
color: #ccc;
text-decoration: underline
}

#main a:hover, #main a:active {  /* These styles are for links in the main content area only */
color: #EEAB36;
text-decoration: underline
}


#right a:link, #right a:visited {  /* These styles are for links in the right column only */
color: #ccc;
text-decoration: underline
}

#right a:hover, #right a:active {  /* These styles are for links in the right column only */
color: #EEAB36;
text-decoration: underline
}

#left a:link, #left a:visited {  /* These styles are for links in the right column only */
color: #ccc;
text-decoration: underline
}

#left a:hover, #left a:active {  /* These styles are for links in the right column only */
color: #EEAB36;
text-decoration: underline
}

span#line {
	float:left;
	width:900px;
	height:1px;
	border-top: 1px dotted #FCF0AD;
	margin-bottom:5px;
	}


ul#navi {
margin: 0 0 0 0;  /* top margin brings the menu down slightly */
list-style: none;
padding: 0;
}
ul#navi li{
	float:left;
}
ul#navi li a {  /* these "a" styles define the main text that appears when the main links are hovered over */
display: block;
border: 0;
padding: 3px;
margin: 0;
margin-right:7px;
font-family: Georgia, serif;
font-size: 13px;
text-decoration: none;
letter-spacing: 3px;
}

ul#navi li a:link, ul#navi li a:visited { /* these "a" styles define the main text that appears when the main links are hovered over*/
padding-left: 7px;
color: #FCF0AD;
background-position: 0% 25%;
}

ul#navi a:hover, ul#navi a:active { /* these "a" styles define the main text that appears when the main links are hovered over */
padding-left: 10px;
color: #EEAB36;
background-position: 0% 25%;
background-color: #444;
}







#dropmenudiv{


position:absolute;
background-color: #000;border:dotted 1px silver;

font:normal 12px Verdana;

z-index:100;
}

#dropmenudiv a{
padding-left: 10px;
color: #FCF0AD;
background: url('images/menuarrow.gif') no-repeat;
background-position:0 -2px;
display: block;
border: 0;
margin: 0;
font-family: Georgia, serif;
font-size: 12px;
text-decoration: none;
letter-spacing: 3px;
}

#dropmenudiv a:hover{ /*hover background color*/
color: #EEAB36;
background: url('images/menuarrowover.gif') no-repeat;
padding-left: 10px;
background-position:0 -2px;
background-color: #444;

}












/* Tooltip */

div.tooltip,
div.tooltip:link,
div.tooltip:visited,
div.tooltip:active {
position: relative;
text-decoration: none;
font-style: bold;
border-bottom:0px dotted #4dbcf3;
}

div.tooltip:hover {
background: transparent;
z-index: 100;
}

div.tooltip span {
display: none;
text-decoration: none;
}


div.tooltip:hover span {
display: block;
position: absolute;
top: 15px;
right: 0;
width: 200px;
z-index: 100;
  color: #E0D38C;
background: #312B0A;
border:1px solid #433b10;
border-left: 4px solid #433B10;
padding: 2px 10px 2px 10px;
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-style: Normal;
text-align: left;
}











