body
{
  font-family: sans-serif;
  background-color: Gray;
  height: 100%;
  font-size: 10pt;
}

h1, h2, h3, h4, h5
{
	color: #3366ff;
}

#header
{
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  height: 130px;
  background-image: url(images/headerback.png);
  background-repeat: no-repeat;
}

#headerfse
{
	padding-top: 95px;
	padding-left: 15px;
	font-size: 18pt;
}

#headerfse a
{
	color: White;
	text-decoration: none;
}

#languages
{
	float: right;
	margin-right: 10px;
}

img 
{
	border: none;
}

#content
{
  padding:0;
  background-color: white;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto; 
  width: 900px;
}

#text
{
	background-color: white;
  padding:5px 5px 5px 5px;
	margin-left: 50px;
	margin-top: 0px;
	min-height: 400px;
	height: auto;
}

#ersteSpalte
{
	width: 350px;
	margin-left: 0px;
	text-align: justify;
	float: left;
}

#NewsSpalte
{
	background-image: URL(images/Notebook.jpg);
	background-repeat: repeat-y;
	padding-left: 55px;
	width: 380px;
	margin-left: 0px;
	text-align: justify;
	float: left;
}

#ersteSpalteTyp2
{
	width: 500px;
	margin-left: 0px;
	text-align: left;
	float: left;	
}

#zweiteSpalteTyp2
{
  width: 220px;
	margin-left: 620px;	
}

#zweiteSpalte
{
	width: 420px;
	margin-left: 420px;
}

#footer
{
	clear: both;
	border-top: 2px solid gray;
	font-size: 8pt;
	background-color: white;
	background-image: url(images/FSE_Nur_Logo_XXS.png);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0px;
	padding-left: 60px;
}

#topmenu
{
  margin:0;
  padding:0;
  text-align:center;
  background-image: url(images/menuback_grau.png);
  background-repeat: no-repeat;
  height: 40px;
}

#topmenu ul
{
  margin:0;
  margin-left: 250px;
  padding:0px;
  list-style:none;
  white-space: nowrap;
}

#topmenu li
{ 
  display:inline;
  font-size: 10pt;
}

#topmenu li.active
{
	color: maroon;
	background-color: silver;
	padding-left: 10px;
   padding-right: 10px;
   padding-top: 10px;
   display: block;
   float: left;
   height: 29px;
   width: auto;
   border-width: 1px;
   border-left-color: Black;
   border-top: none;
   border-bottom-color: #DDDDDD;
   border-right-color: #DDDDDD;
}

#topmenu a
{
   color: black;
   text-decoration: none;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 10px;
   display: block;
   float: left;
   height: 29px;
   width: auto;
   border-width: 1px;
   border-style: solid;
   border-left-color: #DDDDDD;
   border-top: none;
   border-bottom-color: Black;
   border-right-color: Black;
}

#topmenu a:hover
{
   color: maroon;
   border-width: 1px;
   border-left-color: Black;
   border-top: none;
   border-bottom-color: #DDDDDD;
   border-right-color: #DDDDDD;
}

#submenu
{
  margin:0;
  padding:0;
  width: auto;
  text-align:center;
  background-image: url(images/submenuback_grau.png);
  background-repeat: no-repeat;
  height: 20px;
}

#submenu ul
{
  margin:0;
  padding:0px;
  list-style:none;
  white-space: nowrap;
}

#submenu li
{ 
  display:inline;
  font-size: 10pt;
}

#submenu li.active
{
	color: maroon;
	background-color: silver;
	padding-left: 10px;
   padding-right: 10px;
   padding-top: 3px;
   display: block;
   float: left;
   
   width: auto;
   border-width: 1px;
   border-left-color: Black;
   border-top: none;
   border-bottom-color: #DDDDDD;
   border-right-color: #DDDDDD;
}

#submenu a
{
   color: black;
   text-decoration: none;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 3px;
   display: block;
   float: left;
   
   width: auto;
   border-width: 1px;
   border-style: solid;
   border-left-color: #DDDDDD;
   border-top: none;
   border-bottom-color: Black;
   border-right-color: Black;
}

#submenu a:hover
{
   color: maroon;
   border-width: 1px;
   border-left-color: Black;
   border-top: none;
   border-bottom-color: #DDDDDD;
   border-right-color: #DDDDDD;
}

li.blauesViereck
{
	list-style-image: url(images/Viereck-Blau.png);
	margin-top: 10px;
	margin-bottom: 10px;
}
