* {margin: 0; padding: 0; border: 0 solid; zoom: 1;}

html, body {height: 100%;}

body {background: #006; text-align: center; font-size: 12px; line-height: 14px; color: #666; font-family: Arial, sans-serif;}
table {border-collapse: collapse;}
td {vertical-align: top; font-size:12px; }
small {font-size: 10px;}
a, a:visited, a.crnt {color: #fff; text-decoration: none;}
a:hover {text-decoration: underline;}

h1 {font-size: 30px; padding-bottom: 15px; line-height: 30px; color: #000; font-weight: normal; font-family: Georgia, serif;}
h2 {font-size: 20px; font-style: italic; line-height: 22px; padding-bottom: 10px;}
h3 {font-size: 12px; line-height: 16px; font-weight: bold; padding-top: 10px; color: #666; padding-bottom: 4px;}
ul, ol {}
p {padding: 0.2em 0;}
li {margin-left: 1.5em}

#container {text-align: left; width: 1001px; margin: auto; position: relative;}
	#header {position: relative; height: 203px;}
		#llogo {display: block; position: absolute;left: 0; top: 41px; width: 388px; height: 162px; background: url('../img/llogo.gif') no-repeat;}
		#header_vline {position: absolute; height: 117px; width: 1px; overflow: hidden; top: 85px; left: 408px; background: #f93;}
		#agentur {position: absolute; left: 429px;; top: 160px; width: 553px; height: 43px; background: url('../img/agentur.gif') no-repeat;}
		#header_text {
	position: absolute;
	top: 83px;
	left: 428px;
	width: 580;
}
		
	#content {padding: 97px 0 97px 429px;}
		
.pink {color: #f93;}
.light {color: #999;}

