#spacenet {
    width:100%;
    height:30px;
    
    margin:0px;
    padding:0px;
	
    background:#002261;
    border-bottom:1px solid #555;
}

#spacenet img{
    float:left;
    margin:0px 20px;
    padding:0px;
    
    vertical-align:middle;
    border:0px;
}

#spacenet p, #spacenet a{
    margin:0px;
    padding:0px;
    
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:30px;
	color:#FFF;
}
#spacenet p{
    padding:0px 0px 0px 20px;
}


.topics {
    color:#ABABAB;
    font-size:9px;
}
.topics h3 {
    color:#ABABAB;
    font-size:9px;
    text-align:center;
    margin:30px 0 0 0;
    padding:0;
}
.topics p {
    color:#ABABAB;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:9px;
    text-align:center;
    margin:0;
    padding:0;
}
.topics a:link, .topics a:visited, .topics a:active, .topics a:hover {
    color:#ABABAB;
    font-size:9px;
}

.breadcrumb {
    margin:0 0 20px 0;
    padding:0;
}
.breadcrumb img{
    margin:0 4px;
    vertical-align:middle;
}



/* ...... Links & Text in Tabs ........................................................................................................*/

body {
  background-image:url(../bilder/background.jpg);
  background-repeat:repeat-x;
  background-position:top;
  background-color:#FFFFFF;
}

a.tab:link, a.tab:hover, a.tab:visited, a.tab:active
{
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	text-decoration		: none;
	font-weight			: bold;
	color				: #2A3E94;
}

a.tab:hover
{
	text-decoration		: underline;
}

.tabActive, a.tabActive:link, a.tabActive:hover, a.tabActive:visited, a.tabActive:active
{
	font				: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight			: bold;
	color				: #222222;	
	text-decoration		: none;
}

/* ..............................................................................................................................................*/




/* ...... Links, Text & Suchbox  in Topmenü (obere Leiste) .............................................................*/

a.topmnu:link, a.topmnu:hover, a.topmnu:visited, topmnuActive
{
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 9px;
	text-decoration		: none;
	color				: #ffffff;
}

a.topmnu:hover
{
	text-decoration		: underline;
	color				: #222222;
}

input.searchBox
{
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 9px;
	text-decoration		: none;
	font-weight			: bold;
	color				: #ffffff;

	width				: 100px;
	border				: 1px solid;
	border-left-color		: #5380C9;
	border-top-color		: #5380C9;
	border-right-color		: #6097E7;
	border-bottom-color		: #6097E7;
}

/* ..............................................................................................................................................*/




/* ...... Links & Text in Hauptmenü ...............................................................................................*/

a.mainmnu:link, a.mainmnu:hover, a.mainmnu:visited, .mainmnuActive
{
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	text-decoration		: none;
	color				: #4D4D4D;
}

a.mainmnu:hover
{
	text-decoration		: underline;
}

a.mainmnuSub:link, a.mainmnuSub:hover, a.mainmnuSub:visited, .mainmnuSubActive
{
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 9px;
	text-decoration		: none;
	color				: #4D4D4D;
}

a.mainmnuSub:hover
{
	text-decoration		: underline;
}

.mainmnuSubActive
{
	color				: #000000;
}

/* ..............................................................................................................................................*/




/* ...... Überschriften & Text in Seitenleisten ................................................................................*/

.sectionHl
{
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	text-decoration		: none;
	font-weight			: bold;
	color				: #2A3E94;
}

.sectionTxt
{
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 9px;
	text-decoration		: none;
	color				: #2A3E94;
}

/* ..............................................................................................................................................*/




/* ...... Copyright Hinweise ...................................................................................................................*/

.hinweis
{
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 9px;
	text-decoration		: none;
	color				: #ababab;
}

a:link.hinweis, a:visited.hinweis, a:active.hinweis, a:hover.hinweis
{
	color				: #ababab;
}

/* ..............................................................................................................................................*/


