body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;	
}

table 		{font-size:70%;  font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;  color:#000000;	}
table a 		{color: #0069A0; text-decoration: underline}
table a:hover 	{color: #0069A0;}

#home h1 {
	font-size: 100%;
}
#inhalt h1 {
	font-size: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom:3px;
	margin-bottom:15px;
}
h2 {display:inline; font-size: 80%;}
/*h3 {display:inline; font-size: 70%;}*/

input, select, textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:60%;
	color: #000;
}

img{	border-width: 0;}

form{
	margin:0;
	padding:0;
}

ul, li{
	margin-top:0;
	margin-bottom:0;
}

/* Layer No-Script */

#layernoscript		{
	margin: 0;
	width:100%;
	height:40px;
	background-color: #FFF;
	left: 0px;
	top: 0px;
}

/* Standard Text - auch für Flash benötigt */
.txtStd				{font-size: 100%; color:#333333;}
.txtStd a 			{color: #CC3333;}
.txtStd a:hover 	{color: #CC3333; text-decoration:none;}

.txtnoscript				{font-size: 80%; color: #F00; font-weight:bold;}
.txtnoscript a 			{color: #F00; text-decoration:underline}
.txtnoscript a:hover 	{color: #F00;}

.LClear{
	clear:both;
	height:0;
	overflow:hidden;
}

/* Design */
a.back {
	color:#000000;
	text-decoration:none;
	padding-left: 12px;
	background-image: url(../img/css/back-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
a.back:hover {
	color:#000000;
	text-decoration:underline;
}
a.forward {
	color:#000000;
	text-decoration:none;
	padding-right: 12px;
	background-image: url(../img/css/forward-icon.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
a.forward:hover {
	color:#000000;
	text-decoration:underline;
}
#top #topnav a {
	color:#000000;
	text-decoration:none;
}
#top #topnav a:hover {
	color:#000000;
	text-decoration:underline;
}

#dropdown h3 {
	padding-left:4px;
	line-height:18px;
	margin:0px;
	font-size:100%;
}
#dropdown h3.border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#dropdown h3 a {
	padding-left: 12px;
	background-image: url(../img/css/plus-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color:#000000;
	text-decoration: none;
	font-weight: normal;
	font-size:100%;
	line-height:170%;
}
#dropdown h3 a:hover, #dropdown h3 a:active {
	padding-left: 13px;
	background-position: 1px; center;
}
#dropdown .content {
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:100%;
}
#dropdown .content h4 {
	margin:0px;
	padding-top:4px;
	padding-bottom:2px;
	font-weight:normal;
	font-style: italic;
	font-size:100%;
}
#dropdown .content .ddtext {
	margin:0px;
	padding-top:2px;
	padding-bottom:15px;
}
#dropdown .content .ddtext a {
	color: #333333;
}
#dropdown .content .ddtext a:hover {
	color: #000000;
	text-decoration: none;
}

#inhalt ul {
	list-style-type: none;
	margin-bottom: 8px;
	padding:0px;
}
#inhalt .medien {
	margin-bottom: 8px;
	padding:0px;
}

ul.homelinks {
	padding: 0px;
	list-style-type: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.margintop {
	margin-top:10px;
}
ul.homelinks li {
	line-height: 130%;
}

.homelinks a {
	padding-left: 12px;
	background-image: url(../img/css/homelink-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	color:#000000;
	font-size:80%;
}
.homelinks a:hover {
	text-decoration:underline;
}
#dropdown .content {
	overflow: auto !important;
}