/* 
CSS Styles for mozartweg.ch
*/



body {
	margin-top: 5px;
	font-family: Verdana, Helvetica, sans-serif;
	background: white;
 /* for center column design */
}

img {
	border: 0px;
}

/* Headings */

.clearLeft
	{
	clear: left;
	}
	
.clearRight
	{
	clear: right;
	}
	
.clear
	{
	clear: both;
	}


h1 {
font-size: 14px;
color: #990033;
}

h3 {
font-family: Verdana, helvetica, sans-serif;
padding-bottom: 20px;
padding-left: 600px;
padding-top: 80px;
font-size: 12px;
color: #000000;
}

#bodycontainer
{
	width: 980px;
}

#navlist
{
padding-bottom: 3px;
padding-top: 10px;
padding-left: 50px;
margin-left: 0px;
border-bottom: 1px solid black;
font: bold 12px Verdana, helvetica, sans-serif;
letter-spacing: 0.15em;
background: white;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
padding: 3px 0.4em;
margin-left: 3px;
border: 1px solid black;
border-bottom: none;
background: #CCC;
text-decoration: none;
}

#navlist li a:link { color: #000; }
#navlist li a:visited { color: #333333; }

#navlist li a:hover
{
color: #CCC;
background: #990033;

}

#navlist li a#current
{
background: white;
border-bottom: 1px solid white;
}

/* Stelen Navigation */


#stelen
{
padding-bottom: 3px;
padding-top: 10px;
padding-left: 50px;
margin-left: 0px;
border-bottom: 1px solid black;
font: bold 10px Verdana, helvetica, sans-serif;
letter-spacing: 0.15em;
background: white;
}

#stelen li
{
list-style: none;
margin: 0;
display: inline;
}

#stelen li a
{
padding: 3px 0.4em;
margin-left: 3px;
border: 1px solid black;
border-bottom: none;
background: #FFF;
text-decoration: none;
}

#stelen li a#current
{
padding: 3px 0.4em;
margin-left: 3px;
border: 1px solid black;
border-bottom: none;
background: #CCC;
text-decoration: none;
}

#stelen li a:link { color: #000; }
#stelen li a:visited { color: #333333; }



.text {
font-family: verdana, helvetica, sans-serif;
font-size: small;
color: #000000;
padding-left: 5px;
padding-top: 0px;
margin-top:0px;
text-decoration: none;
}


.rahmen {
border: 1px #000000 solid;
padding: 2px;
}
a:link{ /* da war noch ein Komma zu viel */
color: #000000;
}
a:hover {
color: #000000;
text-decoration: none;
}

a:visited {
color: #000000;
text-decoration: underline;
}

h2 {
font-family: verdana, helvetica, sans-serif;
font-size: 14px;
color: black;
margin-top: 10px;
}


p {
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
color: #000000;
line-height: 1.5em;
}

p.eingerueckt { text-indent: 1em;
}


#rot p { 
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
color: white;
line-height: 1.5em;
}

#titel{
	font-family: verdana, helvetica, sans-serif;
	color: #000000;
}
#titel h1{
	font-family: verdana, helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	padding-left: 22px;
	margin-top: 4px;
	font-size: x-small; /* wrong value for internet explorer 5 win */
	voice-family: "\"}\"";   
	voice-family: inherit; 
	font-size: small; /* correct value for others */
}

#endzeile { 
font-family: verdana, helvetica, sans-serif;
font-size: 11px;
padding-top: 5px;
border-top: 1px solid black;
color: #000;
width: auto;
margin:50px;
padding-left: 50px;
text-align: center;
}

#logo {
padding-top: 30px;
background-image: none;
text-align: center;
}

/* Wrapper for center column design */
#wrapper {
	margin: 10px auto 0 auto; /* auto = so viel wie möglich */
	width: 800px;
	text-align: center;
	background-color: white;
}

/* Unterteile*/

#footer {
	clear: both;
	visibility: hidden;
}

#farbauswahl {
	background: white;
	padding-right: 200px;
	text-align: right;
	margin: 0px;
	}
	
#farbauswahl p {
	font-family: verdana, helvetica, sans-serif;
	color: #000000;
	padding-left: 22px;
	font-size: x-small; /* wrong value for internet explorer 5 win */
	voice-family: "\"}\"";   
	voice-family: inherit; 
	font-size: small; /* correct value for others */
}

#farbauswahl p.klein{
font-family: verdana, helvetica, sans-serif;
font-size: 10px;
color: #000;
margin:-10px;
}



#content {
	background-color: white;
	border: 0px solid black;
	margin-top: 60px;
	margin-left: 60px;
	padding: 0px;
	width: 800px;
	height: 100%;
	}
	
#content p {
	font-family: verdana, helvetica, sans-serif;
	color: #000000;
	letter-spacing: 1px;
	font-size: x-small; /* wrong value for internet explorer 5 win */
	voice-family: "\"}\"";   
	voice-family: inherit; 
	font-size: small; /* correct value for others */
}

#content p.klein{
font-family: arial, verdana, helvetica, sans-serif;
font-size: 10px;
color: #000;
}

#content table {
	
	font-family: verdana, helvetica, sans-serif;
	color: #000000;
	letter-spacing: 1px;
	font-size: x-small; /* wrong value for internet explorer 5 win */
	voice-family: "\"}\"";   
	voice-family: inherit; 
	font-size: small; /* correct value for others */
}

#content img {
float: right;
margin-left: 2px;
}

#content img.nofloat {
float: none;
margin-left: 0px;
}


div.nofloat
{
float: none;
margin-left: 0px;
border: 1px solid red;
}


#content_rahmen {
	background-color: #990033;
	border: 1px solid black;
	float: right;
	margin-top: 10px;
	margin-left: 60px;
	padding: 5px;
	width: 200px;
	height: 100%;
	}
#content_rahmen p {
	font-family: verdana, helvetica, sans-serif;
	color: white;
	letter-spacing: 1px;
	font-size: x-small; /* wrong value for internet explorer 5 win */
	voice-family: "\"}\"";   
	voice-family: inherit; 
	font-size: small; /* correct value for others */
}

#content_rahmen a:link { color: white; }
#content_rahmen a:visited { color: white; }

#img2 a {
float: right;
border: 0px solid black;
background-image: url(images/karte_260.jpg);
margin-left: 10px;
width: 260px;
height: 162px;
}

#img2 a:hover {
float: right;
border: 0px solid black;
background-image: url(images/karte_400.jpg);
margin-left: 10px;
width: 400px;
height: 249px;
}

#content ul{
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
color: #000000;
letter-spacing: 1px;
}

#content li{
font-size: 12px;
color: #000000;
letter-spacing: 1.2px;
margin-top: 5px;
line-height: 1.5em;
}

#content li.note {
list-style-image:url(images/note.gif);
margin-top: 5px;
line-height: 1.5em;
}

#content li.note2 {
list-style-image:url(images/note2.gif);
margin-top: 5px;
margin-left: 20px;
line-height: 1.5em;
}

#content li.note3 {
list-style-image:url(images/note3.gif);
margin-top: 5px;
margin-left: 40px;
line-height: 1.5em;
}

#content li.note4 {
list-style-image:url(images/note4.gif);
margin-top: 5px;
margin-left: 60px;
line-height: 1.5em;
}

#content li.note5 {
list-style-image:url(images/note5.gif);
margin-top: 5px;
margin-left: 80px;
line-height: 1.5em;
}


.rot {
 font:  verdana, helvetica, sans-serif;
 color: #990033;
}
.rot_gross {
 font: 14px verdana, helvetica, sans-serif;
 font-weight: bold;
 color: #990033;
}

.button {
 font: 12px verdana, helvetica, sans-serif;
 background-color: #333;
 color: white;
 margin-left: 12px;
 margin-top: 3px;
 margin-bottom: 2px;
}
.extra 
{
 font: 12px verdana, helvetica, sans-serif;
 background-color: #333333;
 color: white;
 margin: 2px;
}
