/* -------------------- Hauptstylesheets Position und allg. Text -------------------- */

body                        {
                        margin : 0px;
                        padding: 0px;
                        background-image: URL(../media/bg.jpg);
                        background-repeat: repeat-y;
                        background-position: center center;
                        background-color: #dadbdb;
                        }

*.SysnaviRow            {
                        position: absolute;
                        z-index: 1;
                        width: 100%;
                        height: 30px;
                        left: 0px;
                        top: 0px;
                        font-family: Tahoma;
                        color: #3c7288;
                        font-size: 11px;
                        text-align: center;
                        line-height: 25px;
                        background-color: #eceded;
                        }

*.Sysnavi               {
                        position: absolute;
                        left: 50%;
                        width: 550px;
                        margin: 0px 0px 0px -400px;
                        font-family: Tahoma;
                        color: #3c7288;
                        font-size: 11px;
                        text-align: left;
                        height: 25px;
                        line-height: 25px;
                        background-color: #eceded;
                        }

*.Copyright             {
                        position: absolute;
                        left: 50%;
                        width: 250px;
                        margin: 0px 0px 0px 150px;
                        font-family: Tahoma;
                        color: #3c7288;
                        font-size: 11px;
                        text-align: right;
                        height: 25px;
                        line-height: 25px;
                        background-color: #eceded;
                        }

*.MainnaviContainer     {
			position: absolute;
			z-index: 1;
			width: 100%;
                        height: 50px;
                        left: 0px;
                        top: 30px;
                        margin: 0px 0px 0px 0px;
                        padding: 0px 0px 0px 0px;
                        height: 50px;
                        text-align: center;
                        background-image: URL(../media/navibg.jpg);
                        background-repeat: no-repeat;
                        background-position: center top;
                        background-color: #eceded;
                        }

*.Mainnavi              {
                        border-left: 1px solid #FFFFFF;
                        text-align: center;
                        }

*.Mainnavi a            {
                        margin: 0px 0px 0px 0px;
                        padding: 0px 0px 0px 0px;
                        }
                        
*.Mainnavi a img	{
			border-left: 1px solid #FFFFFF;
			border-right: 1px solid #FFFFFF;
			margin: 0px 0px 0px -1px;
			}
                        
                        

*.Mainnavi a:hover      {
                        margin: 0px 0px 0px 0px;
                        padding: 0px 0px 0px 0px;
                        width: 120px;
                        height: 49px;
                        font-family: Tahoma;
                        font-size: 14px;
                        color: #FFFFFF;
                        text-decoration: none;
                        }

*.Header                {
			position: absolute;
			z-index: 1;
			width: 100%;
			left: 0px;
			top: 80px;
                        background-color: #579dbb;
                        border-top: 10px solid #66b8db;
                        border-bottom: 10px solid #45819a;
                        text-align: center;
                        padding: 0px 0px 0px 0px;
                        margin: 0px 0px 0px 0px;
                        background-image: URL(../media/headerbg.jpg);
                        background-repeat: repeat-x;
                        background-position: center center;
                        }


*.Banner                {
                        position: absolute;
                        z-index: 98;
                        left: 50%;
                        top: 125px;
                        width: 120px;
                        height: 150px;
                        border: 3px solid #5e8928;
                        margin: 0px 0px 0px 440px;
                        }

*.Stoerer 		{
                        position: absolute;
                        z-index: 99;
                        left: 50%;
                        top: 61px;
                        width: 132px;
                        height: 140px;
                        margin: 0px 0px 0px 335px;
                        }

*.ContentContainer      {
                        position: absolute;
                        width: 803px;
                        left: 50%;
                        margin: 0px 0px 0px -402px;
                        top: 323px;
                        float: left;
                        }
                        
*.MainContent            {
                        position: absolute;
                        left: 50%;                        
                        z-index: 2;
                        top: 353px;
                        width: 520px;
                        margin: 0px 0px 0px -403px;
                        visibility: visible;
                        }

*.ContentRight           {
                        position: absolute;
                        left: 50%;                        
                        z-index: 2;
                        top: 323px;
                        width: 283px;
                        margin: 0px 0px 0px 117px;
                        visibility: visible;
                        }

*.ContentRight *.ContentElement {
                        margin: 0px 0px 0px 0px;
                        background-image: URL(../media/newsbg.jpg);
                        background-repeat: repeat-x;
                        background-position: bottom;
                        float: left;
                        width: 100%;
                        }

*.ContentRight *.ContentElement *.tx-wecflashplayer-pi2 {
                        display: block;
                        float: left;
                        margin: 0px 0px 50px 20px;
                        }

*.MainContent *.ContentElement {
			margin: 0px 0px 20px 0px;
                        }
                        
*.Warning_Error 	{
			position: absolute;
			width: 510px;
			z-index: 99;
			top: 325px;
			left: 50%;
			margin: 0px 0px 0px -399px;
			background-color: #ab1e1e;
			border: 1px solid #FFFFFF;
			}
			
*.Warning_Error p	{
			font-family: Tahoma;
			color: #FFFFFF;
			font-size: 8px;
			}
			
#media-center-141, #media-center-139 {
			float: left;
			width: 440px;
			margin: 0px 0px 0px 20px;
			padding: 0px 0px 0px 0px;
			}