/* CSS Document */
/* Neonreklame */

body,html {
	padding: 0;
	margin: 0;
	background:url(../images/bg.jpg) top left repeat-x #000;
}

body,td,p { font: normal 14px/22px Arial, Helvetica, sans-serif; color: #e2e2e2; }
body {
padding-top: 2px;

}
div#page {
	width: 900px;
}

div#flash {
	width: 296px;
	float: left;
}

div#profilearea {
	padding: 16px 15px 0;
	width: 574px;
	height: 207px;
	min-height: 207px;
	float:left;
	clear: right;
}
div#profilearea,div#profilearea p { font-size: 13px; }

div#contentcontainer {
	width: 900px;
	clear: both;
}

* html div#contentcontainer { width: 945px; clear: both; }

div#lc {
	width: 284px;
	margin-left: 12px;
	float: left;
}

* html div#lc {
	width: 284px;
	margin-left: 6px;
	float: left;
}

div#superlogin {
	width: 100%;
	padding: 0;
	margin: 0;
	background-color: #fff;

}

div#menutop {
	background: url(../images/menutop.jpg) top left no-repeat;
	width: 284px;
	height: 34px;
	min-height: 34px;
	clear: both;
}

div#menu {
	background: url(../images/menubg.png) top center repeat-y;
	min-height: 245px;
	height: auto !important;
	height: 245px;
	clear: both;
}

div#menubottom {
	background: url(../images/menubottom.png) top left no-repeat #000;
	padding: 38px 0 0;
	text-align:center;
	font: normal 12px/14px Arial, Helvetica, sans-serif;
}

div#content {
	width: 574px;
	padding: 35px 0 0;
	float:right;
}
* html div#content { width: 580px; padding: 35px 15px 0; float: left; }


div#tagmark {
	padding: 20px 0;
	text-align: center;
}

div#tagmark a {
	text-decoration: none;
	font: normal 10px Tahoma,Verdana;
	color: #fff;
}

input.contact, textarea.contact {
font: normal 12px Verdana, Arial, sans-serif;
color: #000;
border: 1px solid #000;
background-color:#fff;
}

h1 { font: normal 20px Georgia, Arial; color: #fff; margin: 0; padding: 2px 0; }
h2 { font: normal 18px Georgia, Arial; color: #fff; margin: 0; padding: 2px 0; }
h3 { font: normal 16px Georgia, Arial; color: #fff; margin: 0; padding: 2px 0; }
h4,h5,h6 { font: bold 12px Verdana, Arial; color: #ed1c24; margin: 0; padding: 2px 0; }

img { border: none; }

a { font: bold 13px Arial,Verdana; color: #fd5959; text-decoration: none; }
a:hover { text-decoration: underline; }

