/*-----------------------------------------------------------------------------
  tag5 - Screen Stylesheet for svenschlobohm.de
  
  version:         1.0
  date:            2009-11-18
  author:          Robert Heydecke - tag5.de
  website:         www.tag5.de
  email:           info@tag5.de
  version history: -
-----------------------------------------------------------------------------*/

* { font-family:Verdana, sans-serif; font-size:11px; color:#58595B; }

body { margin: 0; padding: 0; text-align: center; }

#container { 
	position:relative;
	margin:40px auto;
	padding:0px; 
	width: 600px; 
	text-align:left; }

#logo { 
	display:block;
	margin:0px 0px 200px 99px;
	width:402px;
	height:74px;
	background-image:url(Logo_svenschlobohm.gif);
	background-repeat:no-repeat; }
	#logo h1, #logo a { 
		display:block;
		width:402px;
		height:74px;
		text-indent:-9999px;
		background:none;
		text-decoration:none;
		margin:0; padding:0; }
.cdc { color:#9E1C20; }
.left { float:left; width:200px; }