
body		{	margin:0;
				background:url(img/bg-bluegray.gif) repeat-x #212B33;
				font-family:tahoma,helvetica,sans-serif;
				font-size: 10px; 
				line-height: 14px;
				color:#4A5F6B;
				}


a:link		{	color:#4E636E;
				text-decoration: none;
				}
			
a:active	{	color:#4E636E;
				text-decoration: none;
				}
			
a:visited		{	color:#4E636E;
				text-decoration: none;
				}
			
a:hover		{	color:#979EA1;
				text-decoration: none;
				}			
				
a:visited.active
			{	color:#979EA1;
				}


h1			{	margin: 0 0 11px 0;
				}

p.subnavi	{	padding-left: 8px;
				}

p.lebenslauf {	padding-left: 180px;
				padding-right: 40px;
				}


#main		{	position: relative;	
				top: 132px;
				background: url(img/contentbg-bluegray.gif) no-repeat;
				width: 1020px;
				height: 550px;
				margin: auto;
				}
							
#left		{	
				width: 222px; height: 500px;
				float: left;
				}
				
#content	{	margin-top: 40px;
				width: 680px; height: 440px;
				border: solid 1px #7F868B;
				float: left;
				}
				

#logo		{	margin-top: 40px;
				width: 102px; height: auto;
				margin-left: 10px;
				float: left;
				}				

#page		{	margin: 9px;
				width: 662px; height: 422px;
				background:#ffffff;
				}
#center		{	text-align: center;
				width: 662px; height: 422px;
				display: table-cell;
				vertical-align: middle;
				}

#top		{	position: relative;	
				top: 0px; left: 49px;
				width: 171px;
				height: 30px;
				}
											
#navi		{	position: relative;	
				top: 10px; left: 41px;
				width: 171px;
				height: 425px;
				}

#naviintern	{	position: relative;	
				top: 3px; left: 48px;
				width: 155px;
				height: 15px;
				float: left;
				}		
				
#icons		{	position: relative;	
				top: 6px; left: 48px;
				width: 20px;
				height: 15px;
				float: left;
				}	
											
#clear		{
				clear: both;
				}							
				
						
						
/* ####################
GO CONTENTS
#################### */


#gomain		{	position: relative;	
				top: 132px;
				background: url(img/contentbg-go.gif) no-repeat;
				width: 1020px;
				height: 550px;
				margin: auto;
				}

#go			{	margin-top: 40px;
				width: 680px; height: 440px;
				float: left;
				overflow: visible;
				}
				
.gocontent1	{	margin-top: 0px;
				margin-right: 7px;
				width: 220px; height: 207px;
				border: solid 1px #7F868B;
				float: left;
				}
.gocontent11	{	margin-top: 0px;
				margin-right: 0px;
				width: 220px; height: 207px;
				border: solid 1px #7F868B;
				float: left;
				}

.gocontent2	{	margin-top: 7px;
				margin-right: 7px;
				width: 220px; height: 207px;
				border: solid 1px #7F868B;
				float: left;
				}
.gocontent22	{	margin-top: 7px;
				margin-right: 0px;
				width: 220px; height: 207px;
				border: solid 1px #7F868B;
				float: left;
				}

.clear		{
				clear: both;
				}					
						