/* Globale anweisungen */

body { margin: 0px; padding: 0px; font-size: 75%; background: url(images/back.jpg) repeat-x; background-color: #f4f4f4; color: #000; text-align:justify;}

div, p, h1, h2, h3, span, a, form, img, li, hr, body	{
   	margin: 0px;
   	padding: 0px;
   	font-family: tahoma,arial,verdana,sans-serif; vertical-align: top; }

/* Ende Globale anweisungen */


/* :::::::::: Design :::::::::: */

.wrapper { position:relative; margin:0 auto; width: 948px; height: 549px; top: 0px; background: url(images/back_main.jpg) no-repeat;}
#nav { position:absolute; left: 30px; top: 152px; width: 204px; }
#nav a { display: block; padding: 3px 0px 3px 5px; color: #333; border-bottom: 1px solid #cfdced;}
#nav a:hover, a.actual  { display: block; padding: 3px 0px 3px 5px; color: #404040;  background-color: #bfbfbf; }
#nav a:visited { display: block; padding: 3px 0px 3px 5px; color: #7f7f7f; }
#nav a:visited:hover { display: block; padding: 3px 0px 3px 5px; color: #7f7f7f; }
.content { position:absolute; left: 270px; top: 185px; width: 670px; }

h1 {   	font-size: 1.6em; color: #404040; padding: 0px 0px 2px 0px; border-bottom: 1px solid #b3c5e6;  }
h2 {   font-size: 1.2em; background-color: #7f7f7f; color: #f4f4f4; padding: 1px 2px 1px 4px; }
h3 { 	font-size: 1.1em; margin-top: 0px; margin-bottom: 0px; color: #5f5f5f; }

ul { list-style-type:disc; margin: 0px 0px 0px 20px; text-align:left; }
ul ul{list-style-type: circle;}
p {  margin: 0px; line-height: 1.3em; }
.nomargin { margin-bottom: 2px ;}
strong{color: #333;}
blockquote{ font-style:italic;font-size:1.1em; margin: 0px 0 0 5px;}
h1 a:hover {background:none; color: #404040}
address { text-align:right;}
/* :::::::::: ENDE Design :::::::::: */



/* :::::::::: Link Styles :::::::::: */

a:link 						{	color: #4077ae; text-decoration: underline; }
a:visited 					{	color: #4077ae; text-decoration: underline; }
a:hover					{	color: #bfbfbf; background: #4d7ed3; }

/* :::::::::: ENDE Link Styles :::::::::: */

/* ENDE Editor Styles */