
/* POSITIONING *************************************************************/

#out 	{	position:absolute;	width:545px; height:595px; left:50%; top:50%;	margin-left: -273px; margin-top: -170px; }

#all 	{	position:absolute;	width:545px;  left:50%; top:50%;	margin-left: -258px; margin-top: -260px; /*overflow: auto*/; }
#head	{	position:absolute;	top:-50px; height:50px; left:0px;}

#content{	position:absolute;	width: 545px !important; height: 545px !important; background-image: url('grafik/bg.jpg'); top: 0px; left: 0px; overflow:hidden;}
#thumbs{	position:absolute;		top:-50px; height:55px; top: 545px; left: 0px;  padding-top:4px; background-color: #FAFAFA; display:none;}

/*
#menu	{ text-transform:lowercase;}
*/
.imgtext-table{ margin-top:-1px;}

#content h1, #content p, .table table  {
	margin: 10px;
	margin-left: 13px;
	margin-bottom: 0px;
	line-height:16px;
	color: #555;
}

.table table td {
	padding-bottom: 4px;
	padding-right: 6px;
}



body {
position:absolute; top:0; right:0; bottom:0; left:0; width:100%; height:100%; overflow:hidden;
}

#logo h1 a, #content h1, #content h1 a{ 
	color: #444;
	font-weight: normal;
}
#logo h1 a	{ font-size:	14px;}





td {border:0px solid blue;}


/* MENU *************************************************************/

.m0, .m1, .m2, .mOpen .m1, .mOpen .m2{	
		display:inline;		
		font-weight: normal; 	
		padding-right:8px; 
		}
.m1, .m2 {	display:none;}
.mOpen a {color: #666;}
		   
.mSpace {display:inline; width:8px;padding-right:8px;text-align:center; font-size:10px; color: gray;}

/* STYLING *************************************************************/

body{	margin:0px;	
	background-color: #FAFAFA;
	color: #444;}

p a	{	 text-decoration:none;}

body, td, h1{
	vertical-align:	top;
	font-family: 	 Arial,'Helvetica Neue', Helvetica,sans-serif;
	font-size:	12px;
}

h1			{	margin-bottom:4px;	}

.centered	{	text-align:center;}

a	{	color:		#555;
		padding:	0px;  
		text-decoration:none;
		-moz-outline-width:0px;
	}

.linkWrap{	color: #555;	}


a:active, a:visited	{	}
#content a		{	color: #bbb; text-decoration: underline; color: #aaa;}

.linkWrap	{color: #444;  }



