/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
    margin: 0px;
}

p{
	font-size: 0.7em;
	line-height: 1.3em;
}


#feature a:link, #feature a:visited, #feature a:active{
	color: #CC6600;
	text-decoration: none;
	display: inline;
}
.aktuell #feature #themen li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
.aktuell #feature #netzwerk li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}


#feature a:hover {
	color: #FF6600;
	text-decoration: none;
	display: inline;
}
/*Formatierung für Überschriften der Rubrik: Thema usw ...*/

h1{
	font-size: 0.9em;
	color: #FF6600;
	font-weight: 700;
	letter-spacing: 0.1em;
	padding-top: 5px;
}
/*Formatierung für Überschriften der großen Kapitel*/
h2 {
	font-size: 0.8em;
	color: #666666;
	font-weight: 700;
	padding: 5px 0px 0px 0px;
	letter-spacing: 0.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
/*Formatierung für Überschriften einzelner Artikel unter Themen*/
h3 {
	font-size: 0.7em;
	font-weight: 700;
	letter-spacing: 0.1em;
	margin-bottom: -7px;
	*margin-bottom: -12px;
}

/*Formatierung für Inhaltsverzeichnis rechts*/
h4 {
	font-weight: 700;
	color: #996600;
	margin-bottom: 0.1em;
	font-size: 1em;
}

/*Formatierung für Inhaltsverzeichnisse*/

h5 {
	font-weight: 400;
	color: #CC6600;
	margin-bottom: 0.1em;
	font-size: 0.6em;
	margin-top: -3px;
}

.impressum {
	font-size:0.6em;
	color:#999999;
	padding: 0px;
}


label{
    font: bold 1em Arial,sans-serif;
    color: #334d55;
}
				

/***********************************************/
/* Layout Divs  
masthead ist banner oben, feature: Hier finden sich Titel, Kurztext und "read more" Hinsweis, navBar ist Navigationsleiste ...               */
/***********************************************/

#masthead{
	margin: 0;
	padding: 10px 0px;
	background-image: url(images/banner.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 80px;
}


#feature{
	position: relative;
	margin: 0;
	width: 411px;
	*width: 380;
	text-align: left;
	overflow: visible;
	border-top-width: 1pt;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	top: 5px;
	padding: 0px 10px 0px 10px;
	*padding: 10px 10px 0px 10px;
}


#feature img {
	float: left;
	margin: 5px 10px 0px 0px;
    border: 1px solid #CCCCCC;
}

#feature img1 {
	margin: 5px 10px 0px 0px;
    border: 1px solid #CCCCCC;
}

	
#navBar{
	position: absolute;
	left: 430px;
	font-size: 0.7em;
	width: 148px;
	border-left: 1pt solid #ccc;
	text-align: left;
	padding: 0px 10px 0px 10px;
	*padding: 10px 10px 0px 10px;
	margin-top: 5px;
}

#navBar a:link, a:visited, a:active {
	color: #666666;
	text-decoration: none;
    display: block;
}
#navBar a:hover {
	text-decoration: none;
	color: #FF6600;
}

.titel-pub {
	color: #990000;
}

.titel-events {
	color: #CECE00;
}

.titel-net {

	color: #666666;
}



/************** .einzelne abschnitte *****************/
#themen {
	position: relative;
	width: 400px;
	text-align: left;
	overflow: visible;
	background-color: #FFE8D9;
	padding: 0px 10px 10px 10px;
	*padding: 10px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FF6600;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}

#publikationen {
	position: relative;
	width: 400px;
	text-align: left;
	overflow: visible;
	background-color: #FFE6E8;
	padding: 0px 10px 10px 10px;
	*padding: 10px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #990000;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}

#veranstaltungen {
	position: relative;
	width: 400px;
	text-align: left;
	overflow: visible;
	background-color: #FFFDD2;
	padding: 0px 10px 10px 10px;
	*padding: 10px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #CECE00;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CECE00;
	border-bottom-color: #CECE00;
	border-left-color: #CECE00;
}

#netzwerk {

	position: relative;
	width: 400px;
	text-align: left;
	overflow: visible;
	background-color: #EAEAEA;
	padding: 0px 10px 10px 10px;
	*padding: 10px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
    margin: 0px;
    padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/***********************************************/
/* umrahmung */
/***********************************************/

 
div.aktuell 
{
padding: 0px;
border-radius: 5px;
-moz-border-radius: 3px;
}

div.aktuell {
position:relative;
background-color: #FFFFFF;
width: 598px;
border: 1px solid #bebebe;
padding-bottom: 30px;
}

