@media screen,print
{
    body
    {
        background-color: #000;
        background-image: url(/images/default.background3.png);
		background-position: 0 -50px;
		background-attachment:fixed;
        text-align: center;
        color: #FFFFFF;
        background-repeat: repeat-x;
        padding: 0;
        font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
		
        margin: 10px;
    }
    a
    {
        color: #FFFFFF;
    }
    a:visited
    {
        color: #FFFFFF;
    }
    a:active
    {
        color: #999999;
    }
    img
    {
        border: 0px;
    }
    hr
    {
        clear: both;
    }

    #Page
    {
        margin: 30px auto;
		min-height: 400px;
        width: 740px;
    }
    #sitelinks
    {
        margin: 25px auto;
        text-align: center;
    }
    #sitelinks a
    {
        font-size: 16px;
        clear: none;
        color: #FFFFFF;
        text-decoration: underline;
        font-weight: 600;
        padding: 0 20px;
    }
    #sitelinks a:hover
    {
        color: #CCCCCC;
        text-decoration: none;
    }
    #startshere
    {
        clear: both;
    }

    #header
    {
        clear: both;
        height:120px;
        margin: 0 auto;
        padding: 0;
        position: relative;
        text-align: left;
        width: 522px;
    }

    #header a.imagetitle img
    {
        border: 0px solid #000;
        margin: 0 1px;
    }
    #header h1
    {
        margin-top: 11px;
        height: 64px;
        clear: none;
        float: left;
        width: 290px;
        background: url(/images/animlogo.gif);
        background-repeat: no-repeat;
        background-position: top left;
        overflow: hidden;
        text-indent: -1234px;
    }
    #header h2
    {
        background: transparent url(/images/worldldr.gif) no-repeat scroll 0%;
        height: 25px;
        margin: 0pt;
        overflow: hidden;
        text-indent: -1234px;
        padding: 0pt;
        position: absolute;
        width: 522px;
        top: 85px;
        left: 0;
    }
    #header h3
    {
        visibility: hidden;
        display: none;
        margin: 0;
        padding: 0;
    }
    #vision table
    {
        margin: 10px 0px;
    }
    #nav_links
    {
		clear: block;
        display:block;
        font-size: .7em;
        text-align: left;
        width: 740px;
        float: none;
		margin: 0 auto 0;
    }
    #nav_links a
    {
        padding: 0 5px;
    }
    .LeftContent
    {
        float: left;
        width: 200px;
        padding-top: 10px;
    }
    .LeftContent strong
    {
        display:block;
        margin: 0;
     
    }
    .LeftContent img
    {
        margin-bottom: 5px;
     
    }
    .LeftContent #c2008 
    {
		font-size: 12px;     
    }
    .LeftContent #CentriTel-img
    {
	margin: 12px 0;
    }
    .LeftContent .stuttgart
    {        
        font-size: 10px;
    }
    .MainPageContent
    {
        font-size: .8em;
		line-height: 1.2em;
        margin: 0 25px 15px 0px;
        text-align: justify;
        float: right;
        width: 500px;
    }
    .MainPageContent a
    {
        text-decoration: none;
    }
    #Awards
    {
        text-align: center;
        width: 100px;
        float: right;
    }
    #Awards a
    {
        text-decoration: none;
    }
    #Awards img
    {
        margin: 0 30px;
    }
	
    ul#infinitybullets 
    {
        margin-right: 10px;
        margin-top: 0px;
        overflow: visible;
        font-size: .9em;
    }
     ul#infinitybullets li
    {
		font-size: .9em;
        padding: 2px 0px 12px;
		text-align: left;
    }
    #intro
    {
        margin: 35px auto 35px auto;
        width: 500px;
    }
    #footer
    {
        margin: 0 auto 30px;
        padding: 0;
        width: 740px;
    }
	.Location
	{
	float: left;
	margin: 20px 0;
	width: 240px;
    }
	#enter
	{
		border: 1px solid #fff;

		margin: 0px 35px;
		padding: 20px 30px;
		width: 110px;
    }
	#enter a
	{
	color: #0f0;
	text-decoration:none;
	border-bottom: 1px solid #0f0;
	}

#enter a:hover
	{
	color: #0f0;
	text-decoration:none;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	}

/* @group My Group */



/* @end */
	.LocationContainer
	{
		overflow: hidden;
	}
	.Location h4,
	.Location h6
	{
	margin:0 0 1em 0;
	}
	#revolution
	{
	padding-top: 10px;
		text-align: left;
		overflow: hidden;
	}
	#revolution #movie
	{
	float:right;
	padding-bottom: 20px;
	}
	#revolution ul
	{
	clear: right;
	float: left;
	padding-bottom: 20px;
	padding-right: 20px;
	margin-left: 0;
	padding-left:0;
	width: 340px;
	}
	#revolution ul li
	{
	margin-left: 20px;
	}
	#revolution p
	{
	display: block;
	clear: both;
	}
	#announce
	{
	font-size: 25px;
	display:block; 
	}
	
    .Copyright
    {
        font-size: .6em;
    }
}
