/* HTMLTags */
* {
	margin: 0; 
	padding: 0;
	}
html {
	height: 100%;
	}
body {
	color: #000;
	font: 12px Arial,sans-serif,Helvetica,Verdana;
	background-color: #FFF;
	}

/* DIV Layer */
#body {
	width: 980px;
	top: 10px;
	position: relative;
	left: 20px;
}

/* @group Text Styles */

h1 {
    font-size: 18px;
	font-weight:normal;
}
h2 {
    font-size: 14px;
	font-weight:bold;
	padding-bottom:5px;
}
h3 {
    font-size: 12px;
	font-weight:normal;
	font-style:italic;
	padding-bottom:2px;
}
p {
	margin-bottom: 5px;
}
img {
	border: none;
	}
hr {
width:75%;
text-align:center;
}
.smallnote {
	font-size: 9px;
}

div.downloadlink ul li {
	list-style-image: url(/images/icon_download.gif);
	list-style-position: inside;
	text-shadow: #000000 0 0 0px;
	opacity: 1;
}
span.LinkType {
background-color:#555555;
color:#FFFFFF;
font-size:8px;
margin-left:8px;
padding:0pt 2px;
text-transform:uppercase;
vertical-align:text-top;
}

a {
	color:#555555;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	color:#555555;
	background-color:#CCCCCC;
	border-top: #999999 dashed 1px;
	border-bottom: #999999 dashed 1px;
}
li {
	list-style-position:inside;
	padding:0px 0pt 0px 5px;
}


/* @end */


/* @group Header */

#header {
	height: 150px;
	width: 960px;
}

#header #logo {
	position: relative;
	background-image: url(../images/leguan-consult-logo-120px.jpg);
	margin: 10px 25px 10px 5px;
	top: 0px;
	left: 0px;
	width:120px;
	height:114px;
	float: left;
	clear: none;
}
#logo a {
	background: none;
	border: none;
}
#header #topteaser {
	position: relative;
	top: 10px;
	left:10px;
	width: 400px;
	float:left;
	clear: none;
}
#header #topfotoleft {
	position: relative;
	float: right;
	width: 220px;
	height: 130px;
	clear: none;
	right: 2px;
}
#header #topfotoleft .topfotocrop {
	position: relative;
	z-index:100;
	left: 4px;
	top: -120px;
	width: 220px;
	height: 130px;
	overflow:hidden;
}
#header #topfotoleft .topfoto {
	position: relative;
	top: 10px;
	width: 220px;
	height: 130px;
	z-index:99;
	overflow:hidden;
	left: 4px;
}

/* @end */

/* @group Navigation */

#navigation h2{
	text-decoration:underline;
	padding-bottom: 5px;
}
#navigation ul {
	list-style-type:none;
}
#navigation li a.default {
	color:#555555;
	display:block;
	line-height:14px;
	padding:2px 0px 2px 0px;
	border:none;
	width:130px;
}
#navigation li a.level1 {
	font-size:11px;
	padding:2px 0px 2px 10px;
	width:120px;
}
#navigation li a.level2 {
	font-size:11px;
	padding:2px 0px 2px 20px;
	width:110px;
}
#navigation li a.level3 {
	font-size:11px;
	padding:2px 0px 2px 30px;
	width:100px;
}
#navigation li a.activepath {
	font-weight:bold;
}

/* @end */

div.tab-border {
	width:962px;
	background-image: url(../images/box-transparent_lr.png);
	background-repeat:repeat-y;
	}

div.tab-footer {
	position: relative;
	background-image: url(../images/box-transparent_bottom.png);
	background-repeat:no-repeat;
	top: -6px;
	width:962px;
	height:15px;
	}
.clear {
	float: none; 
	clear: both;
	}
.left {
	float: left; 
	}
.right {
	float: right; 
	}
.center {
	text-align: center; 
	}
.content p.more {
	font-size:14px;
	text-align:right;
	font-weight:bold;
	}
.content p.more a {
	text-decoration:none;
	}
.oneColumn { 
	width: 365px; 
	margin-left: 10px;
	margin-right: 0px;
	float:left;
	}
		
/* @group Footer */

#footer {
	padding: 20px 20px;
	float:left;
	width:960px;
	text-align:center;
	color:#898989;
	font-size: 14px;
}
#footer a {
	color:#555555;
	font-size:12px;
}

/* @end */

/* @group allgemeines Ueberschreiben */

/* UEBERSCHREIBEN ALLER ANDEREN STYLES */
a.agentur {
	color: #EA7A17;
	}
a.akademie {
	color: #006CAE;
	}
a.neutral {
	color: #555555;
	}
a:hover.agentur {
	background-color: #FDE5CC;
	}
a:hover.akademie {
	background-color: #D2DBED;
	}
a:hover.neutral {
	background-color: #cccccc;
	}
a:hover.no-border {
	border:none;
}
/* TEXT STYLES */
.text {
	padding-bottom:3px;
}
.text img {
	padding: 0px 15px 5px 0px;
}
.bold {
	font-weight: bold;
	}
.italic {
	font-style: italic;
	}
.align-right {
	text-align: right;
	}
.align-center {
	text-align:center;
	}
.agentur {
	color: #EA7A17;
	}
.akademie {
	color: #006CAE;
	}
.agentur-light {
	color: #FDE5CC;
	}
.akademie-light {
	color: #D2DBED;
	}
.neutral {
	color: #555555;
	}
.no-border {
	border:none;
}
.background-left {
	background-position:left;
}
.background-right {
	background-position:right;
}
.background-center {
	background-position:center;
}

/* @end */

div.logo-rahmen {
	position: absolute;
}
div.logo-rahmen-tl {
	width:15px;
	height: 14px;
	background-image: url(../images/logo-rahmen-tl.png);
	background-repeat:no-repeat;
	position: absolute;
}
div.logo-rahmen-t {
	height: 14px;
	background-image: url(../images/logo-rahmen-t.png);
	background-repeat:repeat-x;
	position: absolute;
}
div.logo-rahmen-tr {
	width:13px;
	height: 14px;
	background-image: url(../images/logo-rahmen-tr.png);
	background-repeat:no-repeat;
	position: absolute;
}
div.logo-rahmen-l {
	width:15px;
	background-image: url(../images/logo-rahmen-l.png);
	background-repeat:repeat-y;
	clear: none;
	position: relative;
}
div.logo-rahmen-middle {
	background-image: url(../images/logo-rahmen-t.png);
	padding: 14px 0px 16px 0px;
	background-repeat: repeat-x;
	float: none;
	clear: both;
}
div.logo-rahmen-r {
	width:13px;
	background-image: url(../images/logo-rahmen-r.png);
	background-repeat:repeat-y;
	clear: none;
	position: relative;
}
div.logo-rahmen-bl {
	width:15px;
	height: 16px;
	background-image: url(../images/logo-rahmen-bl.png);
	background-repeat:no-repeat;
	clear: left;
	float: left;
	position: relative;
}
div.logo-rahmen-b {
	height: 16px;
	background-image: url(../images/logo-rahmen-b.png);
	background-repeat:repeat-x;
	clear: none;
	position: relative;
}
div.logo-rahmen-br {
	width:13px;
	height: 16px;
	background-image: url(../images/logo-rahmen-br.png);
	background-repeat: no-repeat;
	clear: none;
	float: right;
	position: relative;
}

