body{
	margin: 0px;
	padding: 0px;
}
input, select{
	font-size: 11px;
}
textarea{
	font-size: 13px;
}
a{
	text-decoration: none;
}
form{
	margin: 0px;
}
img{
	border: 0px;
	vertical-align: top;
}
h1, h2{
	font-family: Arial, sans-serif;
	letter-spacing: -1px;
}
h1{
	font-size: 22px;
}
h2{
	font-size: 17px;
}
img.border{
	padding: 2px;
	border-width: 1px;
	border-style: solid;
}
.bold{
	font-weight: bold;
}
.italic{
	font-style: italic;
}
th{
	font-weight: normal;
}
div.stripe{
	height: 6px;
	overflow: hidden;
}
div#outer_content div.stripe{
	margin: 0px 5px;
}
.note{
	font-style: italic;
}
.w100{
	width: 100%;
}
p{
	margin: 15px 0px;
}
.center{
	text-align: center;
}
.right{
	text-align: right;
}
.top{
	vertical-align: top;
}
.bottom{
	vertical-align: bottom;
}
.clear{
	clear: both;
}
.smaller{
	font-size: 0.8em;
}
table.tbl_3_100{
	table-layout: fixed;
	width: 100%;
}
table.tbl_3_100 td,th{
	padding: 3px;
}
table.usr_tbl{
	width: 100%;
	table-layout: fixed;
}
table.usr_tbl td,th{
	padding: 1px;
	overflow: hidden;
}
div.list{
	margin-left: 13px; /* breite des sys_msg rahmen + inneres sys_msg padding */
}
div.list ul{
	margin-top: 0px;
	margin-bottom: 7px;
}
.full_text_field{
	width: 99%;
}
.quot{
	font-style: italic;
}
.no_overflow{
	overflow: hidden;
}
.box{
	border-width: 1px;
	border-style: solid;
}
.border_top{
	border-top-width: 1px;
	border-top-style: solid;
}
.border_right{
	border-right-width: 1px;
	border-right-style: solid;
}
.border_bottom{
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.bar{
	position: relative;
	top: 2px;
	margin: 0px 1px;
	overflow: hidden;
	float: left;
	height: 0.9em;
	width: 60px;
	border-width: 1px;
	border-style: solid;
}
.bar div{
	height: 0.9em;
}

/* x-tended-mm-img */
table.ximg, table.ximgright, table.ximgleft{
	border-collapse: collapse;
}
table.ximg td, table.ximgright td, table.ximgleft td{
	font-style: italic;
	margin-bottom: 7px;
	padding: 0px;
}
table.ximgleft{
	float: left;
	margin-right: 7px;
}
table.ximgright{
	float: right;
	margin-left: 7px;
}

/* bodyLayout */
div#body{
	/*width: 775px; + sky_ad(160px) + margin(7px) - s.u.*/
	width: 942px;
	margin: 7px 0px 0px 10px;
}
div#sky_ad{
	float: right;
	margin-left: 7px;
	width: 160px;
}
div#menu_and_content{
	float: left;
	width: 775px;
}
div#menu{
	width: 180px;
	position: relative;
	/*overflow: hidden;*/
}
div#outer_content{
	width: 585px;
	overflow: hidden;
}
div#inner_content{ /* weitere def. s. u. */
	width: 575px;
}
div.sys_msg table.stripes{ /* weitere def. s.u. */
	width: 575px;
}

/* header */
div#header{
	padding-left: 15px;
	position: relative;
}
div#header div{
	position: absolute;
	bottom: 0px;
	height: 20px;
	overflow: hidden;
}
div#header div img{
	vertical-align: top;
}

div#header div table td{
	vertical-align: middle;
}
td.right_tab{
	padding-right: 1px;
}
.navi, .navi_active{
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 0px 5px;
	font-weight: bold;
}
.is{
	display: none;
}
.is_active{
	display: block;
}
#l2n_none{
	visibility: hidden;
}
#l2n{
	padding: 6px 0px 0px 15px;
}
a#top{
	display: block;
	position: absolute;
	top: 0px;
}
a#logo{
	display: block;
	width: 70px;
	position: absolute;
	left: 712px;
	bottom: 10px;
}

/* right */
table.box{
	width: 100%;
	margin-top: 7px;
	table-layout: fixed;
}
table.box th{
	padding: 2px 0px;
}
/* ALT */
th#my_menu_header{
	text-align: left;
	padding: 0px;
	width: 26px;
}
th#my_menu_header_user{
	padding-left: 4px;
	text-align: left;
}
/* ----*/
th#my_menu_photo{
	text-align: left;
	padding: 0px;
	width: 26px;
}
th#my_menu_user{
	padding-left: 4px;
	text-align: left;
}
th#my_menu_logout{
	width: 22px;
}
th#my_menu_logout input{
	padding: 0px;
	width: 18px;
	height: 17px;
}
th#my_menu_logout div{
	position: relative;
	width:18px;
	height:17px;
}
th#my_menu_logout div img{
	position: absolute;
	left: 2px;
	top: 2px;
}
table.box td{
	padding: 3px 3px;
	text-align: center;
}
table.box td.users_by_photo_album{
	padding: 3px 5px 4px 5px;
}
table.box td.left{
	text-align: left;
}
table.box td.right{
	text-align: right;
}
table.box col.login_col1{
	width: 40%;
}
table.box col.login_col2{
	width: 60%;
}
table.box col.users_by_list_col1{
	width: 65%;
}
table.box col.users_by_list_col2{
	width: 35%;
}
#timeout{
	margin-top: -1px;
	display: none;
	padding:3px;
	text-align:center;
}

/* special + ads */
.banner{
	margin-top: 7px;
}
.ad4{
	width: 517px;
	height: 73px;
	overflow: hidden;
	background: url("../_img/_gfx/trash_bg_468x60.gif") no-repeat;
	margin: 10px 0px 10px 5px;
	padding: 6px 0px 0px 5px;
}
.ad4b{
	margin: 10px 0px 10px 5px;
}


/* content */
div#content{
	margin: 2px 0px;
}
div#inner_content{
	padding: 5px 0px;
	margin: 0px 5px;
}

/* sysMsg */
#deferred_sys_msg{
	display: none;
}
div.sys_msg table.stripes{
	margin: 0px 5px;
	table-layout: fixed;
}
div.sys_msg table.stripes th{
	width: 6px;
	padding: 0px;
}
div.sys_msg table.stripes td{
	padding: 0px;
}
div.sys_msg ul{
	margin-top: 4px;
	margin-bottom: 2px;
}
div.sys_msg li{
	margin-left: -18px;
}
div.sys_msg td.user_name{
	width: 130px;
}
div.sys_msg p{
	margin: 5px 5px;
}
.warning{
	color: red;
}
.warning a{
	color: red;
	text-decoration: underline;
}

/* MultiplePages */
table.pages{
	width: 100%;
	margin: 3px 0px;
}
td.pages{
 	width: 90%;
}
td.pages span{
	position: relative;
	bottom: 0.1em;
	padding-right: 6px;
}
.pages a{
	padding-right: 6px;
}
.pages span.noSpacer{
	position: static;
}
.pages span.noSpacer a{
	padding-right: 0px;
}

/* user by list */
.usr_tbl .col1{
	width: 27px;
}
.usr_tbl .col2{
	width: 32%;
}
.usr_tbl .col3{
	width: 5%;
}
.usr_tbl .col4{
	width: 5%;
}
.usr_tbl .col5{
	width: 18%;
}
.usr_tbl .col6{
	width: 32%;
}
.usr_tbl .col7{
	width: 52px;
}

/* users by photo album */
div.photo_album{
	width: 52px;
	height: 52px;
	float: left;
	margin: 3px 0px 3px 0px;
	overflow: hidden;
}
div.photo_album div{
	position: relative;
}
div.photo_album div div.bg{
	width: 50px;
	height: 50px;
	display: none;
	position: absolute;
	left: 0px;
	z-index: 50;
	/* + definitionen direkt in main.out */
}
div.photo_album div div.links{
	font-size: 10px; /* wg. IE-BUG */
	width: 50px;
	height: 50px;
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
	z-index: 100;
}
div.photo_album div div.links img{
	margin-top: 1px;
	margin-right: 6px;
	z-index: 100;
}
div.photo_album_spacer{
	width: 6px;
	float: left;
}

/* tagInsertion */
.tag_insertion{
	text-align: right;
	width: 80%;
	margin-right: 1%;
	float: right;
}

/* mp3Player */
.mp3player{
	position: relative;
	bottom: 2px;
}

/* footer */
#bottom{
	margin: 0px;
	overflow: hidden;
	height: 0px;
	line-height: 0px;
}
#footer{
	margin-top: 2px;
	padding: 5px;
}
#footer .left{
	width: 84%;
	float: left;
}
#footer .right{
	width: 14%;
	float: right;
}
#footer img{
	vertical-align: baseline;
	position: relative;
	bottom: -1px;
}
#copyright{
	margin-top: 22px;
	text-align: center;
}