/* styles */

body {
	/*color: #ffffff;*/

}


/* Layout div */

.main { 
 /*position:static;*/
 text-align:center;
 width:1023px;
 margin: 60px auto auto;
 }
 
 .center { 
 /*position:static;*/
 text-align:center;
 width:1023px;
 height:400px;
 }

.right
{
width:auto;}

.left
{
width: auto;}

.bildlinks {

width:144px;
margin-right:3px;}

.textmitte {
text-align:left;
width:230px;
height:380px;
padding: 0px 0px 0px 40px;
margin: -5px 0px 0px 0px;}

.textmitterechts {
text-align:left;
width:230px;
height:380px;
padding: 0px 0px 0px 10px;
margin: -5px 0px 0px 0px;}

.bildrechts {
width:400px;
height:380px;
margin-right:0px;
margin-left:0px;
margin-top:0px;}

/* K O L L E K T I O N */

img {
	border: none;
}

.bildlinkskoll {

width:100px;
height:400px;
margin-right:3px;}

.textmittekoll {
	text-align:left;
	width:810px;
	margin-right:80px;
	padding: 5px 0px 0px 7px;
}

.bildmittekoll {
	text-align:left;
	width:850px;
	padding: 10px 0px 0px 0px;
}

/* F O N T S */

font {
	background-color:inherit;
	color: #666666;
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	}
	
.smallfont {
	background-color:inherit;
	color: #666666;
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 9px;
	line-height: 11px;
	
}

/* C O L O R S */

.grey {
	color: #000000;
	background-color:inherit;
font-size: 11px;
line-height: 14px;
}


/* L I N K S  */

a {
	text-decoration: none;
}

a:link {
	color: #000000;
	background-color:inherit;
}

a:visited {
	color: #000000;
	background-color:inherit;
}

a:active {
	color: #000000;
	background-color:inherit;
}

a:hover {
	color:FF0066;
	background-color:inherit;
}

/* P I C S */

.imgunten {
margin:10px 0px 5px 0px;
}

.imgoben {
margin:0px 0px 10px 0px;
}

.imgmitte {
margin-right:3px;
}

/* F A N B O X */

.fb:fan {
	color: #000000;
	background-color:#ffffff;
	border-color:#000000;
	border-style:solid;
}