html{
	height: 100%;
}
body {
	background: #fff url("../gfx/layout/body_back.gif") repeat-x;
	padding: 20px 20px 20px 20px;
	height: 100%;
}


#container {
	max-width: 1000px;
	min-width: 700px;
	margin: auto;
	/*height: 100%;*/
}

#header {
 	top: 0px;
	background: #666699 url("abi2000/header_back.gif") repeat-x;
	position: relative;
	min-height: 50px;
	height: 50px;
	padding: 15px 0 0 15px;
}

#side {
	top: 0px;
	position: relative;
	float:left;
	width:180px;
	/*height: 100%;*/
	margin-top:20px;
}

#rightside {
	top: 0px;
	position: absolute;
	right: 0px;
	float:none;
	width:200px;
	margin-top:0px;
}

#maincontent{
	position: relative;
	top: 0px;
	margin: 0px 220px auto 0px;
}
#content {
	top: 0px;
	position: relative;
	float: none;
	margin: 20px 0px auto 200px;
	height: 100%;
}

#footer {
	position: relative;
	clear:both;
	width: 100%;
	height: 22px;
	line-height: 120%;
	margin:10px 0 10px 0;
	padding:2px 2px 2px 2px;
	background:#f5f7f9;
	border-top:1px solid #bec9d1;
	font-weight: normal;
}
#leftfooter, #rightfooter{
	top: 0px;
	width: 300px;
	position: relative;
	vertical-align: top;
	font-weight: normal;
}
#leftfooter{
	float: left;
	text-align: left;
}

#rightfooter{
	float: right;
	text-align: right;
}


#leftnav, #rightnav{
	top: 3px;
	position: relative;
	vertical-align: top;
	font-weight: bold;
	width: 200px;
}
#leftnav{
	float: left;
	text-align: left;
}

#rightnav{
	float: right;
	text-align: right;
}

body, div, td, th, input, p, textarea {
   font-family: arial, verdana, sans-serif;
	font-size: 13px;
	color: #666699;
}

p{
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
}

ul{
	margin-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 0px;
}

li{
	list-style-type: square;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	vertical-align: middle;
}

/*
	Der IE versteht das leider nicht! So ein Scheiss!!!
	input[type='text'], input[type='password'], input[type='file'], textarea, select{
	width: 100%;
}*/

input, textarea, select{
	width: 100%;
}

/* Auch nur wegen dem scheiss IE */
td.float{
	width: 80%;
}


.auto{
	width: auto;
}

.eventfromname{
	font-style: italic;
	text-align: right;
}

table{
	padding: 2px 2px 2px 2px;
	margin: 5px 0px 5px 0px;
	width: auto;
	border: none;
	empty-cells: show;
}

td.label{
	width: 150px;
	font-weight: bold;
	vertical-align: top;
	padding-right: 15px;
	white-space:nowrap;
}

table.datatable{
	padding: 0;
	margin: 0px 0 10px 0;
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}

td.even{
	background: #f5f7f9;
	vertical-align: top;
	padding: 2px 1px 2px 1px;
}

td.odd{	
	background: #fff;
	vertical-align: top;
	padding: 2px 1px 2px 1px;
}

.entry{
	background: #f5f7f9;
	vertical-align: top;
	margin-bottom: 5px;
	margin-top: 2px;
	padding: 2px 2px 2px 2px;
	border-top:1px solid #bec9d1;
	border-bottom:1px solid #bec9d1;
}

.gebkindheute{
	font-weight: bold;
	color: #990000;
}
.indented{
	vertical-align: top;	
	padding: 5px;
	margin-left: 20px;
}
p.reply{
	background: #ff0;	
	vertical-align: top;	
	padding: 5px;
	margin-left: 20px;
}

.spacer{
	padding: 8px 0 0 0;
	margin: 0 0 0 0;
	width: 100%;
}

td.smallheader{
	line-height:120%;
	margin:0;
	padding:2px 2px 0px 2px;
	background:#eef0f2;
	border-bottom:1px solid #bec9d1;
	color: #666699;
	font-weight: bold;
	text-align: left;
}

#warning {
   font-family: arial, verdana, sans-serif;
	font-size: 13px;
	color: #990000;
	font-weight: bold;
	border: 1px solid #990000;
	background: #f5f7f9;
	padding: 0px 0px 0px 0px;
	margin-bottom: 10px;
	margin-top: 0px;
}

.warning{
	color: #990000;	
}

#info {
	color: #090;
	font-weight: bold;
	border: 1px solid #090;
	background: #f5f7f9;
	padding: 0px 0px 0px 0px;
	margin-bottom: 10px;
	margin-top: 0px;
}

#warning ul, #info ul{
	margin-top: 2;
	margin-bottom: 3;
}

/* Navigation */

a:link { color: #039; text-decoration: none;}
a:visited { color: #666699; text-decoration: none;}
a:link:hover, a:visited:hover { color: #666699; text-decoration: underline;}
a:link:active { color: #666699; text-decoration: none;}


h2, h3 {
	line-height:147%;
	margin:0px 0 5px 0;
	padding:0 5px;
	background:#666699 url( abi2000/caption_back.gif ) repeat-x;
	border-bottom:1px solid #bec9d1;
	border-left: 1px solid #bec9d1;
	/*color: #455372;*/
	color: #fff;
}

ul.breadcrumb{
}

ul.breadcrumb li{
	list-style-image: url(../gfx/layout/smarrow.gif);
}

h2 {
	font-size:16px;
}

h3 {
	font-size:14px;
}

img{
	border: 0;
	vertical-align: baseline;
}

#subbox {
	background:#f5f7f9;
	border-left:1px solid #bec9d1;
	border-bottom:1px solid #bec9d1;
	border-right:1px solid #bec9d1;
	margin-bottom: 10px;
	padding: 1px 5px 5px 5px;
}

#box {
	background:#f5f7f9;
	border:1px solid #bec9d1;
	margin-bottom: 10px;
	padding: 0px 5px 5px 5px;
	min-height: 20px;
}
h3.head{
	line-height:147%;
	margin:0 0 0 0;
	padding:0 5px;
	background:#666699 url( abi2000/caption_back.gif ) repeat-x;
	color: #fff;
}

#header h1 {
	position: absolute;
	top: 0;
	left: 0;
	margin: 8 0 0 5;
	display: block;
	font-size: 20px;
	color: #ffffff;
	padding-left: 27px;
	padding-top: 10px;
	text-decoration: none;
	font-weight: bold;
	background: url("abi2000/abi2000logo.gif") no-repeat;*/ /*height: 8px;*/
	z-index: 100;
}
	
#header span {
		position: absolute;
		margin: 0;
		top: 0;
		right: 0;
		color: #ffffff;
		padding: 10px 10px 10px 0;
		text-decoration: none;
		font-weight: normal;
		/*background: url("header_v.gif") no-repeat top right;*/
		text-align: right; /* need for IE */
}

#header ul {
		width: auto;
		position: absolute;
		bottom: 0;
		right: 0;
		margin: 0;
		padding: 0 0 0 0;
		list-style: none;
		/*background: url("header_b.gif") no-repeat bottom right;*/
		z-index: 90; /* below the H1 */
}
	
#header li {
		float: left;
		padding: 0 0 0 0;
		margin: 0 7px 0 0;
		border-bottom: 1px solid #515358;
		list-style-type: none;
	}

#header li.x1 {
	border-bottom: 1px solid #fff;
}

#header a{
 color:#f5f7f9;
 background-color:#7B7BB8;
 text-decoration:none;
}

#header a:active, #header a:hover{ 
	color:#7B7BB8;
 	background-color:#f5f7f9;
}

#header li a.x1 {
	color:#666699;
	font-weight: bold;
	background-color:#fff;
}

#header li a {
		float: left;
		display: block;
		padding: 4px 6px 4px 6px;
		font-weight: bold;
		color: #fff;
		text-decoration: none;
}



#smenu {
	margin-bottom:10px;
	padding: 0 0 0 0;
	float: none;
}

#smenu ul {
	margin:0;
	padding: 0 0 0 0;
}

#smenu li {
	background:#eef0f2;
	list-style-type:none;
	list-style-image: none;
	margin:0;
	border-top:1px solid #fff;
	border-bottom:1px solid #bec9d1;
	border-left: 1px solid #bec9d1;
}

#smenu a {
	text-decoration:none;
	display:block;
	color:#3f526b;
	padding:1px 5px;
}

#smenu li li a {
	padding-left:15px;
}

#smenu li li li a {
	padding-left:25px;
}

#smenu li li li li a {
	padding-left:30px;
}

#smenu li a:hover {
	background:#fff url(../gfx/layout/smarrow.gif) left center no-repeat;
}

#smenu li li {
	background:#f5f7f9;
}

#smenu .x2 li {
	border-bottom:none;
}

#smenu li.x1 {
	font-weight:bold !important;
	background:#f5f7f9 url(../gfx/layout/smarrow.gif) left center no-repeat;
}

#smenu li.x1-level3 {
	background:#f5f7f9 url(../gfx/layout/smarrow.gif) left center no-repeat;
	font-weight:bold;
}

li.link {
	list-style-image : url(../gfx/link.gif);
	padding-left: 5px;
}
li.mp3 {
	list-style-image : url(../gfx/mp3_icon.gif);
	padding-left: 5px;
}
li.movie {
	list-style-image : url(../gfx/movie_icon.gif);
	padding-left: 5px;
}
li.word {
	list-style-image : url(../gfx/word_icon.gif);
	padding-left: 5px;
}
li.text {
	list-style-image : url(../gfx/text_icon.gif);
	padding-left: 5px;
}
li.pdf {
	list-style-image : url(../gfx/acroread_icon.gif);
	padding-left: 5px;
}
li.zip {
	list-style-image : url(../gfx/zip_icon.gif);
	padding-left: 5px;
}

li.folder {
	list-style-image : url(../gfx/folder.gif);
	padding-left: 5px;
}

li.opera {
	list-style-image : url(../gfx/opera_icon.gif);
	padding-left: 5px;
}

li.messenger {
	list-style-image : url(../gfx/ymessenger_icon.gif);
	padding-left: 5px;
}

li.winamp {
	list-style-image : url(../gfx/winamp_icon.gif);
	padding-left: 5px;
}

li.home {
	list-style-image : url(../gfx/home_icon.gif);
	padding-left: 5px;
}
li.favourite {
	list-style-image : url(../gfx/favourite_icon.gif);
	padding-left: 5px;
}

li.herr {
	list-style-image : url(../gfx/icons/boy2.gif);
	padding-left: 5px;
}

li.frau {
	list-style-image : url(../gfx/icons/girl2.gif);
	padding-left: 5px;
}

li.none{
	list-style: none;	
}

li.ordered{
	list-style: decimal;
}
.filmstrip{
	background-color: Black;
	color: White;
	vertical-align: top;
	text-align: center;
	padding: 0px 4px 0px 4px;
}
.filmstrip-top{
	background-image: url(../gfx/filmstrip-top.jpg);
}
.filmstrip-bottom{
	background-image: url(../gfx/filmstrip-bottom.jpg);
}
