@charset "UTF-8";
/* CSS Document */

a:link {
	font-size: 12px;
	color: #00FFFF;
	text-decoration: none;
}

a:visited {  
    font-size: 12px;
	color: #00FFFF;
	text-decoration: none;
}

a:hover { 
	text-decoration: none; 
	color: #FFFF00;
}

a:active { 
	text-decoration: none; 
	color: #FFFF00;
}

.aktuelleSeite {
    font-size: 16px;
	color: #FFFFFF;
}

.aktuelleSeiteBig {
    font-size: 119px;
	color: #FFFFFF;
}

body {
	margin:	0px;
	padding: 7% 0px 7% 0px;
	background: #0099CC url(BGwater.jpg) repeat fixed;
	
}

p {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top: 8px;
	margin-left: 43px;
	line-height: 1.2em;
	color: #FFFFFF;
}

.textBig {
    font-size: 16px;
	color: #FFFFFF;
}

.tuntenblau {
    font-size: 16px;
	color: #00CCCC;
}

#container {
	height: 6758px;
	width: 1200px;
	margin-top: 70px;
	z-index: 0;
	margin-left: auto;
	margin-right: auto;
}

#content {
	width: 1200px;
	height: 6758px;
	margin-left: auto;
	margin-right: auto;
	z-index: 0;
}

#container2 {
	height: 6388px;
	width: 1200px;
	margin-top: 70px;
	z-index: 0;
	margin-left: auto;
	margin-right: auto;
}

#content2 {
	width: 1200px;
	height: 6388px;
	margin-left: auto;
	margin-right: auto;
	z-index: 0;
}

#sidebar3 {
    background-image: url(shirtHG.png);
	background-repeat: no-repeat;
	float: left;
	text-align: left;
	width: 280px;
	height: 370px;
	padding: 0 10px 0 10px;
	margin-left: 0;
	text-align: center;
	z-index: 1;
}

#numlinkbig {
    background-image: url(HGpageNUM.png);
	background-repeat: repeat;
	float: left;
	width: 1170px;
	height: 284px;
	margin-left: 10px;
	padding: 0 10px 0 10px;
	z-index: 3;
}

.numlinktext {
    font-size: 119px;
}

#numlinkbig p {
    font-size: 119px;
	margin-left: 0;
	margin-top: 70px;
    text-align: center;
	color: #00CCCC;
}

#shirtlogo {
    background: url(shirtlogo.png) no-repeat;
	float: left;
	text-align: left;
	width: 270px;
	height: 29px;
	padding: 0 10px 0 20px;
	margin-left: 0;
	margin-top: 293px;
	z-index: 10;
}

#textunten {
    text-align: center;
	position: fixed;
	bottom: 20px;
	left: 100%;
	width: 85%;
	height: 80px; 
	margin-left: -100%;
	padding-left: 10%;
	overflow: auto;
	z-index: 2; 
}

#textunten p { 
    font-size: 12px;
    text-align: center;
	margin-left: 0;
	margin-top: 0;
	color: #00CCCC;
}

#sidebar {
	float: left;
	width: 340px;
	height: 330px;
	padding: 10px 0 0 0;
	margin-left: 10px;
	background: url(dotSide1.png);
}

/* fest positioniert */	
#box1 {
	width: 300px;
	height: 38px;
	background: url(logofoot.png) no-repeat;
	position: fixed;
	right: 50%;
	margin-right: -150px;
	bottom: 5px;
	z-index: 2;

}

/* fest positioniert */
#box2 {
	width: 1150px;
	height: 77px;
	background: url(nakedmasndesign.png) no-repeat;
	position: fixed;
	left: 50%;
	top: 17px;
	margin-left: -575px;
	z-index: 3;

}

#frameU {
    background-image: url(rand.png);
	background-repeat: repeat;
	position: fixed;
	bottom: 0;
	left: 100%;
	height: 110px;
	width: 100%;
	margin-left: -100%;
	z-index: 1;
}
	
#frameO {
    background-image: url(rand.png);
	background-repeat: repeat;
	position: fixed;
	top: 0;
	left: 100%;
	height: 110px;
	width: 100%;
	margin-left: -100%;
	z-index: 1;
	
}

#obenDECO {
    background-image: url(HGpageNUM.png);
	background-repeat: repeat;
	position: fixed;
	top: 110px;
	left: 100%;
	height: 30px;
	width: 100%;
	margin-left: -100%;
	min-width: 600px;
	z-index: 1;
}

#numBar {
    background-image: url(HGpageNUM.png);
	background-repeat: repeat;
	position: fixed;
	bottom: 110px;
	left: 100%;
	height: 30px;
	width: 100%;
	margin-left: -100%;
	min-width: 600px;
	z-index: 1;
}

#numBar p {
    font-size: 16px;
	line-height: 1em;
	margin-left: 0;
	margin-top: 7px;
    text-align: center;
	color: #00CCCC;
}

.numBarText {
    font-size: 16px;
}	
	