html, body{
	height:100%;
}
body {
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#666;
	background:url(images/bg_header.jpg) repeat-x right 0px;
	background-color:#FFF;	
}
#layout{
	height:100%;
	/*width:expression(document.body.clientWidth < 920? "920px": "auto"); */
	border-left:1px solid #666;	
	min-width: 942px; 
}
.inner {
	position: relative;
	width: 100%;
	text-align: center; 
}

#left {
	position: absolute;
	top:0;
	left:0;
	z-index: 2;
	max-width:220px;
	width: 20%;
	text-align: left;
	padding-right:15px;
	height:100%;
	background:url(images/logo_itsec.gif) no-repeat center 0px;
	background-color:#F4F4F4;	
	border-right:2px solid #FFF;
}
#content {
	position: relative;
	z-index: 1;
	width: 58%;
	min-width: 560px;
	margin: 0 auto;
   text-align: left;
   voice-family: "\"}\"";
   voice-family: inherit;
	height:100%;
	background:url(images/header.jpg) no-repeat right 79px;
}
* html #content  { 
/* nur fuer IE 6 Win, IE 5 produziert sonst Fehldarstellung \*/
   margin-right: 40px;
   margin-left: 30px;
/* IE-Hack Ende*/
}
#right {
	position: absolute;
	top:0;
	right:0;
	z-index: 3;
	max-width:220px;
	width: 20%;
	text-align: left;
	height:100%;
	background:url(images/logo_lbs_bz.gif) no-repeat center 0px ;
	background-color:#F4F4F4;	
	border-left:2px solid #FFF;
}
#navigation {
	position:relative;
	top:150px;
	background-color:#608BA1;	
	margin-top:80px;	
}
#navigation ul{
	list-style-type:none;
	margin:0;
	padding:0;
	padding-left:12px;
	padding-right:20px;
}
#navigation li{
	border:1px solid #608BA1;
}
#navigation a{
	color:#FFF;
	text-decoration:none;
	display:block;
	padding:3px;
	padding-bottom:1px;
	padding-top:1px;
	font-size:1.1em;
}
#navigation a span{
	position:relative;
	top:-0.4em;	
	left:1em;
	display:block;
	font-size:0.7em;
}
#navigation a:hover{
	background-color:#87A8B8;
	border-right:2px solid #FFF;
}
.active {
	background-color:#87A8B8!important;
	
}
.navi_right_top {
	background:url(images/navi_right_top.gif) no-repeat right;
	padding:10px;
}
.navi_right_bottom {
	background:url(images/navi_right_bottom.gif) no-repeat right;
	padding:10px;
}
.anmeldung {
	position:relative;
	padding-left:20px;
	margin-top:190px;
}
.anmeldung a{
	text-decoration:none;
	color:#666;
}
.anmeldung a:hover{
	border-bottom:1px dashed #666;
}
img {
	border:0;
}
.shadow{
	display:block;
	margin-top:220px;
	margin-left:80px;
	font-family:"Times New Roman", Times, serif;
	font-size:50px;
	color:#E9E9E9;
}
h1 {
	position:relative;
	top:-40px;
	left:0px;
	margin:0;
	padding:0;
	display:inline;
	color:#195877;
	font-size:1.5em;
}
h2 {
	font-style:oblique;
	font-size:1.4em;
	font-weight:normal;
	background-color:#87A8B8;
	color:#FFF;
	padding-left:1em;
}
h3 {
	background:url(images/head_bg.gif) #80A3B5 no-repeat left;
	font-size:16px;
	color:#FFF;
	padding:6px;
	padding-left:24px;
	margin:0px;	
}
h4 {
	font-size:1.0em;
	font-weight:normal;
	margin:0;
	padding:0;
	margin-left:7px;
	margin-top:10px;
}
.content {
	padding:2em;
	padding-right:3em;
}
.right {
	margin-top:100px;
}
.content a {
	color:#195877;
}
.content a:hover {
	text-decoration:none;
}

.right a {
	color:#666;
	text-decoration:none;
	font-size:0.70em;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
}
.right a:hover {
	text-decoration:underline;
}
a.link {
	font-size:0.8em!important;
	background:url(images/folder.gif) no-repeat center right;
	display:block;
	padding-right:35px;
	padding-bottom:20px;
}
.right p {
	margin-top:0;
	padding-left:13px;
	padding-right:8px;
	margin-bottom:5px;
}
.logos{	
	text-align:left;
	padding-top:40px;
}
.logos img{	
	border:0;
	vertical-align:middle;
	margin:10px;
}
em {
	font-size:0.7em;
}
.content em {
	font-size:0.8em;
}
.glossar a{
	cursor:help;
}
.none {
	display:none!important;
}
.content th{
	background-color:#87A8B8;
	color:#FFF;
}
.content td {
	background-color:#E8EEF2
}
caption {
	color:#87A8B8;
}
.tbl a{
	text-align:right!important;
	display:block;
	font-size:0.8em;
}
.tbl {
	font-size:0.9em;
	width:100%;
}
.content li {
	list-style-image:url(images/ico_lock.gif);
}
.tt { 
	position: relative; 
	z-index : 99; 
	color : #000; 
	text-decoration:none; 
	cursor: help; 
}
a.tt:hover { 
	z-index: 100; 
	background-color: #EBEFFC; 
	text-decoration: none; 
}
.tt span { 
	display: none 
}
a.tt:hover span { 
	display: block; 
	position: absolute; 
	top: 2em; 
	left:2em; 
	width: 14em; 
	border: 1px solid #707070; 
	background-color:#fffacd; 
	color: #000000; 
	text-align: left; 
	padding: 2px; 
	font-size:11px; 
	text-decoration: none; 
}
.margintop{
	margin-top:20px;
}
form legend {
	margin-bottom:1em;
}
form fieldset {
	padding-bottom:1em;
}
form label {
	float: left;
	text-align: right;
	width: 12em;
	margin-right: .3em;
}
input, textarea, select, option {
	font-family: "Trebuchet MS", Arial, sans-serif;	
	width:14em;
	margin-top:0.2em;
	margin-bottom:0.2em;
}
input:focus, textarea:focus{
	background-color:#DDD;
}
input.no {
	width:auto;
}
label.no {
	width:auto;	
}
form br {
	clear:both;
}
.checkbox label {
	width:100%;
	text-align:left;
}
.checkbox input {
	width:auto;
	text-align:left;
}
.rede1 {
	background-image:url(images/rede1.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	height:32px;	
}
.rede2 {
	background-image:url(images/rede2.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:32px;
}
.rede {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:1.2em;
	text-align:center;
}
.privacy {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:.9em;
	text-align:center;
}
.required {
	color:red;
	font-size:0.7em;
}
.zoom a{
	display:inline;
}
.zoom {
	text-align:center;
}
.dozent li {
	list-style-image:url(images/dozent.gif);
}
.mediacorner a{
	display:block;
	margin-top:4em;
	text-align:center;
	color:#666;
	text-decoration:none;
}
.mediacorner a:hover{
	color:#FFF;
	background-color:#87A8B8;
}
#content h4 {
	border:1px solid #FF933C;
	background-color:#E8EEF2;
	text-align:center;
	font-weight:bold;
	padding:.3em;
}
