﻿body {
	font-family: Verdana, Arial, sans-serif;
	font-size:9pt;
	font-style:normal;
	margin: 0px;
	color:#000000;
	background-color:#666666;
	align:center;
}

.sitetitle	{
				font-family: Verdana, Arial, sans-serif;
				color: white;
				font-size:32px;
				font-weight:normal;
				margin-bottom:10px; 
				margin-right:24px; 
				text-transform:lowercase;
				text-align:right;
}

.subjectline {
				font-weight:bold;
				font-family: Verdana, Arial, sans-serif;
				color: black;
				font-size:14px;
				margin-bottom:0px; 
}
.links	{
			font-family: Verdana, Arial, sans-serif;
			font-size:11px;
}

.date	{
			font-family: Verdana, Arial, sans-serif;
			color: black;
			font-size:16px;
			font-weight:bold;
			margin:10px;
}

.description {
			font-family: Verdana, Arial, sans-serif;
			color: black;
			font-size:10px;
			margin:5px;
			margin-top:0px;
			margin-right:12px; 
			text-align:center;
}

.copyfoot {
			text-align:center;
}

.posts	{
			font-family: Verdana, Arial, sans-serif;
			color: black;
			margin:10px;
			margin-top:0px;
	margin-right: 193;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
    	width: auto;
}
		
.byline	{
			font-family: Verdana, Arial, sans-serif;
			color: #999999;
			font-size:11px;
			margin-bottom:25px;
			margin-top:25px
}


p,div,td {
	font-family:"Arial","Helvetica";
	font-size:9pt;
	color:#000000;
}


a:link {
	color:#336699;
	text-decoration:none;
}
a:visited {
	color:#336699;
	text-decoration:none;
}
a:active {
	color:#336699;
	text-decoration:none;
}
a:hover {
	color:#336699;
	text-decoration:underline;
}

.white {
	font-family:"Arial","Helvetica";
	font-size:9pt;
	font-weight:bold;
	font-style:normal;
	color:#ffffff;
	text-decoration:none;
}
a.sidenavtitle:link {
	font-family:"Arial","Helvetica";
	font-size:9pt;
	font-weight:bold;
	font-style:normal;
	color:#ffffff;
	text-decoration:underline;
}
a.sidenavtitle:visited {
	font-family:"Arial","Helvetica";
	font-size:9pt;
	font-weight:bold;
	font-style:normal;
	color:#ffffff;
	text-decoration:underline;
}
a.sidenavtitle:active {
	font-family:"Arial","Helvetica";
	font-size:9pt;
	font-weight:bold;
	font-style:normal;
	color:#ffffff;
	text-decoration:underline;
}
a.sidenavtitle:hover {
	font-family:"Arial","Helvetica";
	font-size:9pt;
	font-weight:bold;
	font-style:normal;
	color:#ffffff;
	text-decoration:underline;
}

a.sidenav:link {
	font-family:"Arial","Helvetica";
	font-size:8pt;
	font-style:normal;
	color:#336699;
	text-decoration:none;
}
a.sidenav:visited {
	font-family:"Arial","Helvetica";
	font-size:8pt;
	font-style:normal;
	color:#336699;
	text-decoration:none;
}
a.sidenav:active {
	font-family:"Arial","Helvetica";
	font-size:8pt;
	font-style:normal;
	color:#336699;
	text-decoration:none;
}
a.sidenav:hover {
	font-family:"Arial","Helvetica";
	font-size:8pt;
	font-style:normal;
	color:#336699;
	text-decoration:underline;
}

blockquote {
	background: #EEEEEE;
	border: 1px solid #cccccc;
	font-weight:lighter;
	font-style: normal;
	
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
    	width: auto;
	}

/* neu Elemente ab hier */

.help a:hover { cursor:help;}

/* navbar_blue_1  Start */
ul.navbox {
	position:static;
	padding: 0pt; 
    list-style: none;
    background-color:white;
	width:120px;
	font-style:normal;
	font-size:x-small;
	font-family:"Arial","Helvetica";
	padding-bottom:1px;
	margin:30px;
	}

.navbox a {
	color:#336699;
	text-decoration:none;
	background:url(/sp/images/sq1.png) no-repeat scroll; 
	padding-left:12px;
	padding-top:2px
}

ul.navbox li { 
	padding-left: 14px; 
	margin-bottom: 3px; 
	}

.navbox a:visited {
	background:url(/sp/images/sq2.png) no-repeat scroll; 
}
.navbox a:active {
	background:url(/sp/images/sq2.png) no-repeat scroll; 
}
.navbox a:hover {
	text-decoration:underline;
	background:url(/sp/images/sq3.png) no-repeat scroll; 
}
.navbox a:focus {
	text-decoration:underline;
	background:url(/sp/images/sq3.png) no-repeat scroll; 
}

ul.navbox li.title {background-color:#336699;
	color:white;
	font-size:12pt;
	padding:2px;
	text-indent: 0px;
	letter-spacing: 3px;
	font-weight: bolder;
	font-size: larger;
	font-variant: small-caps;
	}

ul.navbox .title a {
	color:white;
	text-decoration:none;
	background-color:#336699;
	color:white
	font-size:12pt;
	padding-left:3px;
	background-image:none;

}

ul.navbox .title a:hover {
	text-decoration:underline;
}
/* navbar_blue_1  Ende */

