body {	
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #FFFFFF;
	background:#000000;
}

form {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	color:#FFFFFF;
	text-align:left;
}

input {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	margin-bottom:8px;
	margin-left:8px;
	padding:3px;
	border-bottom:1px solid #464646;
	border-top:1px solid #AEAEAE;
	border-left:1px solid #AEAEAE;
	border-right:1px solid #AEAEAE;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	margin-bottom:8px;
	margin-left:8px;
	padding:3px;
	border-bottom:1px solid #464646;
	border-top:1px solid #AEAEAE;
	border-left:1px solid #AEAEAE;
	border-right:1px solid #AEAEAE;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

select {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	margin-bottom:8px;
	padding:3px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	}

.logo {
	width:100%;
	height:113px;
	background:url(../pics/logo_glanz.png) top right no-repeat;
	}
.logoMain {
	position:absolute;
	top:0px;
	right:0px;
	width:299px;
	height:113px;
	background:url(../pics/logo_glanz.png) top right no-repeat;
	}

.prod {
	position:relative;
	float:left;
	border:1px solid #3a3a3a;
	width:100%;
	margin-bottom:30px;
	-moz-border-radius:10px 10px 0px 0px;
	-webkit-border-radius:10px 10px 0px 0px;
	border-radius:10px 10px 0px 0px;
}

.prod:hover {
	position:relative;
	float:left;
	border:1px solid #707070;
	width:100%;
	margin-bottom:30px;
	-moz-border-radius:10px 10px 0px 0px;
	-webkit-border-radius:10px 10px 0px 0px;
	border-radius:10px 10px 0px 0px;
}

.prodTop {
	position:absolute;
	top:-1px;
	left:0px;
	right:0px;
	height:161px;
	background:url(../pics/bg/prodTom.png) top repeat-x;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	}
.prodBottom {
	position:absolute;
	bottom:0px;
	left:0px;
	right:0px;
	height:161px;
	background:url(../pics/bg/prodBottom.png) bottom repeat-x;
	}
.prodShadow {
	position:absolute;
	bottom:-30px;
	left:0px;
	right:0px;
	height:29px;
	background:url(../pics/bg/prodShadow.png) top center no-repeat;
	}
.prodPreis {
	position:absolute;
	border-top:1px solid #3a3a3a;
	left:0px;
	right:0px;
	bottom:0px;
	height:25px;
	background:url(../pics/bg/prodPreis.png) repeat;
	}
.prodSite {
	float:left;
	margin-right:10px;
	width:25px;
	border:1px solid #3a3a3a;
	text-align:center;
	padding:3px;
	background:url(../pics/bg/prodSite.png) top repeat-x;
	}
.prodSite:hover {
	float:left;
	margin-right:10px;
	width:25px;
	border:1px solid #3a3a3a;
	text-align:center;
	padding:3px;
	background:url(../pics/bg/prodPreis.png) repeat;
	}

.bodyBackground {
	width:2560px;
	height:1600px;
	left:50%;
	margin-left:-1280px;
	bottom:0px;
	position:fixed;
	background:url(../pics/bg/bodyBackground.jpg) no-repeat bottom left;
}
.bodyBackgroundFlagge {
	width:1280px;
	height:958px;
	left:50%;
	margin-left:-640px;
	top:0px;
	position:fixed;
	background:url(../pics/bg/bg_body_flagge.png) no-repeat top left;
}

.main {
	position:absolute;
	width:850px;
	left:50%;
	margin-left:-425px;
	}
.mainTop {
	position:absolute;
	width:100%;
	height:87px;
	top:-87px;
	background:url(../pics/bg/main_top.png) top center no-repeat;
	}
.mainMiddle {
	position:absolute;
	width:720px;
	min-height:250px;
	top:207px;
	right:20px;
	background:url(../pics/bg/main_middle.png) top center repeat-y;
	}
.mainMiddleText {
	position:relative;
	top:0px;
	left:40px;
	margin-right:80px;
	}
.mainMiddleColor {
	position:absolute;
	width:100%;
	height:331px;
	bottom:6px;
	background:url(../pics/bg/main_middleColor.png) bottom center no-repeat;
	}
.mainBottom {
	position:absolute;
	width:100%;
	height:87px;
	bottom:-87px;
	background:url(../pics/bg/main_bottom.png) top center no-repeat;
	}
.mainMenu {
	position:absolute;
	width:95px;
	left:0px;
	top:250px;
	}
.mainMenuText {
	float:left;
	width:100%;
	text-align:right;
	margin-bottom:10px;
	padding-right:40px;
	}
.mainMenuText:hover {
	float:left;
	width:100%;
	text-align:right;
	margin-bottom:10px;
	padding-right:40px;
	background:url(../pics/bg/menu_flagge.png) right no-repeat;
	}
.mainMenuTextHover {
	float:left;
	width:100%;
	text-align:right;
	margin-bottom:10px;
	padding-right:40px;
	background:url(../pics/bg/menu_flagge.png) right no-repeat;
	}
.mainGlanzTop {
	position:absolute;
	width:257px;
	height:202px;
	top:-90px;
	left:110px;
	background:url(../pics/bg/main_glanzTop.png) top center no-repeat;
	}
.mainGlanzBottom {
	position:absolute;
	width:257px;
	height:61px;
	top:13px;
	right:110px;
	background:url(../pics/bg/main_glanzBottom.png) top center no-repeat;
	}

.body_glanzL{
	position:absolute;
	width:228px;
	height:228px;
	top:0px;
	left:0px;
	background:url(../pics/bg/bg_body_glanzL.png) top left no-repeat;
	}

.admin {
	position:absolute;
	top:1px;
	width:19px;
	height:16px;
	right:18px;
	background:url(../pics/icons/admin.png) top center no-repeat;
	}
.adminOpen {
	position:absolute;
	top:1px;
	width:19px;
	height:16px;
	right:18px;
	background:url(../pics/icons/adminOpen.png) top center no-repeat;
	}
.copyright {
	position:absolute;
	font-size:11px;
	text-align:center;
	width:450px;
	left:50%;
	margin-left:-225px;
	padding-bottom:40px;
	height:16px;
	bottom:-20px;
	}

.body_glanzR{
	position:absolute;
	width:228px;
	height:228px;
	top:0px;
	right:0px;
	background:url(../pics/bg/bg_body_glanzR.png) top right no-repeat;
	}

img {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	}
.imgProd {
	width:150px;
	border:1px solid #FFFFFF;
	}
.imgAdmin {
	float:left;
	width:148px;
	margin-right:10px;
	margin-bottom:20px;
	margin-top:5px;
	border:1px solid #FFFFFF;
	}
.imgAdmin:hover {
	float:left;
	width:148px;
	margin-right:10px;
	margin-bottom:20px;
	margin-top:5px;
	border:1px solid #A31319;
	}
.imgShow {
	width:99%;
	margin-bottom:10px;
	border:1px solid #FFFFFF;
	}
.imgShow1 {
	float:left;
	width:47%;
	margin-bottom:10px;
	margin-left:1px;
	border:1px solid #FFFFFF;
	}
.imgShow2 {
	float:right;
	width:47%;
	margin-bottom:10px;
	border:1px solid #FFFFFF;
	}

.divTable {
	margin-bottom: 3px;
	width: 99%;
	float: left;
	}

.divTable:hover {
	margin-bottom: 3px;
	width: 99%;
	float: left;
	background:url(../pics/bg/prodPreis.png) repeat;
	}

.divTd {
	vertical-align: top;
	float: left;
	padding:5px;
	}
	
.imgGal {
	margin:0px;
	border-bottom:1px solid #9a9a9a;
	border-top:1px solid #7a7a7a;
	border-left:1px solid #7a7a7a;
	border-right:1px solid #7a7a7a;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	opacity:0.5;
	}
.imgGal:hover {
	margin:0px;
	border-bottom:1px solid #7a7a7a;
	border-top:1px solid #5a5a5a;
	border-left:1px solid #5a5a5a;
	border-right:1px solid #5a5a5a;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	opacity:1;
	}

h1 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
	text-align: left;
	letter-spacing: 1px;
    display: block;
	padding-bottom:10px;
	padding-left:100px;
	padding-top:25px;
	margin-right:40px;
	margin-left:60px;
	margin-bottom: 15px;
	border-bottom: 2px solid #A31319;
}
h2 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
	text-align: left;
	border-bottom: 1px solid #A31319;
}
h3 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
	text-align: left;
	border-bottom: 1px solid #FFFFFF;
}
h4 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
	text-align: left;
	border-bottom: 0px solid #A31319;
	margin-top:0px;
	margin-bottom:3px;
	padding-bottom:3px;
}
h5 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
	text-align: left;
	margin-top:0px;
	margin-bottom:3px;
	padding-bottom:3px;
}


.bgStart {
	position:absolute;
	width:880px;
	height:604px;
	left:50%;
	margin-left:-440px;
	top:50%;
	margin-top:-350px;
	background:url(../pics/bg/bg_start.png) no-repeat;
	}

.prodNeu {
	position:absolute;
	width:54px;
	height:27px;
	background:url(../pics/bg/neu.png) top left no-repeat;
	top:12px;
	right:-10px;
	}

