﻿
body { 	margin: 0px auto; 
	padding: 0px; 
	width: 980px; 
	height: 110%;
  	overflow:scroll;
}

.Maintext {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 11pt;
	color: #59595b;
	font-weight: normal;
        line-height: 15pt;
	text-decoration: none;
        margin: 0px
}

.HeadlinerContent {
	font-size: 11pt;
	color: #009bdd;
	font-weight: normal;
}


.MainContentText {}
.ContentLeftImage {}


#HauptRahmen 	{ position: absolute; width: 990px; top: 0px; margin: auto; visibility:visible;  }
#Hauptnavi	{ position: relative; width: 990px; height: 152px; z-index: 1; left: 0px; top: 0px; visibility:visible;  
		background-image: url(../images/layout-header.jpg); background-repeat: no-repeat; background-position: top center;}

#Hauptcontent 	{ position: relative; width: 990px; z-index: 4; left: 0px; top: 0px; visibility:visible;  
		background-image: url(../images/layout-center.jpg); background-repeat:repeat-y;}

#Variabelcontent 	{ position: relative; width: 990px; z-index: 4; left: 0px; top: 0px; visibility:visible;  }


#TextContent	{ position: relative; float:left; width: 440px; z-index: 4; left: 66px; top: 30px; }
#TextContent ul {list-style-type: disc;}
#TextContent li {margin-bottom: 7px;}
#TextContent a {color: #009bdd; text-decoration: none;}
#TextContent a:hover {color: #009bdd; text-decoration: underline;}


#IndexContent 	{position: relative; float:left; z-index: 4; top: 85px; left: 30px; width: 199px; height: 193px; text-align:left;background-image: url(../images/index-content.jpg); }


/*  Für seiten ohne 3. navigationsebene */
#NoNavContent 	{z-index: 4; position: relative; float:left; top: 84px; left: 30px; width: 200px; min-height: 200px; text-align:left; }
#NoNavContent 	{line-height: 18px; font-weight: normal; color:#0979a; FONT-FAMILY: Arial; FONT-SIZE: 10pt;border: none;}



/*  min-height: 10px; */
/*  height: 100%; */
/*  height: 100%; */
/*  background-image: url(../images/nav-tab.jpg); */

