* {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
	}

html, body {
	height:100%;
	font-size: 100%;
	background-color: #f2f2f2;
	}

body {
	text-align:center; /* horizontal centering for IE Win quirks */
	background: #f2f2f2 url(images/bg.png) repeat-x;
	background-position: 50%;
	font-size: 12px;
    color: #666;
    font-family: 'Myriad Pro', Trebuchet MS, Arial, Sans-Serif;
	text-align:justify;
	}


/*########################### General tags */
h1, h2, h3 { font-weight: normal; color:#000000; padding-bottom:10px; padding-top:10px; text-align: left; line-height: 1.5em; }
h1 { font-size: 12px;  }
h2 { font-size: 13px; }
h3 { font-size: 14px; color:#002aed; }

td {
    font-size: 12px; color: #666; font-family: 'Myriad Pro', Trebuchet MS, Arial, Sans-Serif;	text-align:justify;
}

img {border:none;}

button {background-color:transparent;}

a {font-size: 12px; color: #666; font-family: 'Myriad Pro', Trebuchet MS, Arial, Sans-Serif; text-decoration: none; }


/*########################### Main-Divs */
#horizontalholder {
	width:1px;
	height:50%;
	margin-bottom:-289px; /* half of allholder`s height */
	float:left;
	}

#allholder {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:578px;
	width:983px;
	clear:left;
	}


/*############################### Photoshop Export CSS */
#border-left_ {
	position:absolute;
	left:0px;
	top:0px;
	width:28px;
	height:513px;
}

#border-top_ {
	position:absolute;
	left:28px;
	top:0px;
	width:702px;
	height:17px;
}

#border-right_ {
	position:absolute;
	left:730px;
	top:0px;
	width:30px;
	height:513px;
    }

#border-bottom_ {
	position:absolute;
	left:28px;
	top:489px;
	width:702px;
	height:24px;
    }


.maincontent-holder_ {
	position:absolute;
	height:572px;
	width:977px;
    }


/*------------------------Membermenue-----------------*/
.membermenue {
    position:absolute;
    left:1px;
    top:5px;
}

.membermenue_boxen {
    float:left;
    width:120px;
    text-align:center;
    background-image: url(./gfx/menue_bg.jpg);
    background-repeat:repeat-x;
    font-weight:bold;
    border-left:1px dotted black;
    border-right:1px dotted black;
}
