body {
	background-color: #030;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	overflow-x: auto;
	overflow-y: auto;
	font-family: verdana,helvetica,arial,sans-serif;
}

p {
	line-height: 18px;
}


/**************************** Wrap ****************************/

#wrap {
	margin: auto;
	width: 1002px;
	margin-top: 20px;
	text-align: left;
}

#wrap_top {
	position: relative;
	background-image: url(../images/bg_top.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 96px;
}

#wrap_main {
	position: relative;
	background-image: url(../images/bg_main.png);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	min-height: 800px;
	width: 1002px;
}

#wrap_bottom {
	position: relative;
	background-image: url(../images/bg_bottom.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 24px;
}

.container {
	overflow: hidden;
}

/**************************** Menu ****************************/

#menudiv {
	position: absolute;
	width: 150px;
	height: 200px;
	left: 25px;
	top: 40px;
}

p,ul,li {
	margin-left: 2px;
	margin-right: 2px;
  	margin: 0;
	list-style: none;
}

.menue {
	padding-left: 0px;
	padding-top: 0px;
}

.menue li a {
	color: #FFFFFF;
	width: auto;
	padding: 2px 2px 2px 10px;
	text-decoration: none;
	background-color:;
	border-bottom: 1px solid black;
	border-left: 0px solid black;
	border-top: 1px solid #666;
	border-right: 1px solid black;
	font-size: 10pt;
	display: block;
	font-weight: bold;
	color: #9F9;
	margin: 0;
}

.menue li a:visited {
    color: #FFFFFF;
    text-decoration: none;
    background-color:;
    font-size: 10pt;
    display: block;
    font-weight: bold;
	color: #9F9;
}

.menue li a:hover {
    color: #000000;
    background-color:#CCCCCC;
    font-weight: bold;
    border-bottom: 1px solid #AFAFAF;
    border-left: 0px solid black;
    border-top: 1px solid black;
    border-right: 1px solid black;
    text-decoration: none;
}

.menue li a:active {
    color: #000000;
    background-color: #CCCCCC;
    font-weight: bold;
    border-bottom: 1px solid #AFAFAF;
    border-left: 0px solid black;
    border-top: 1px solid black;
    border-right: 1px solid black;
    text-decoration: none;
}

hr#trennlinie_1{
    border-left: 0px; /* Für Firefox und Opera */
	border-right: 0px; /* Für Firefox und Opera */
    border-top: solid 1px #666;
    border-bottom: none; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
    margin-top: 0px;
}

#nav2 {
	position: absolute;
	width: 150px;
	height: 45px;
	bottom: 50px;
	left: 25px;
}


/**************************** Main ****************************/

#main {
	position: relative;
	top: 0px;
	right: 10px;
	width: 776px;
	min-height: 800px;
	float:right;		
}


/***************************** Home *****************************/

#home {
	position: relative;
	left: 0px;
	top: 0px;
	width: 556px;
	height: auto;
	float: left;
	margin: 0px;
}

hr#trennlinie_2{
    border-left: 0px; /* Für Firefox und Opera */
	border-right: 0px; /* Für Firefox und Opera */
    border-top: solid 1px #060;
    border-bottom: none; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
    margin-top: 0px;
}


/************************** Bilder Links **************************/

a img {
	border: 4px solid #006600;
}

a:hover img	{
	border: 4px solid #cc0;
}

a:active img {
	border: 4px solid #006600;
}

a:visited img {
	border: 4px solid #006600;
}


/****************************** Text *******************************/

.f10 {
	font-size: 10px;
}
.f12 {
	font-size: 12px;
}
.f14 {
	font-size: 14px;
}
.f16 {
	font-size: 16px;
}
.f20 {
	font-size: 20px;
}
.color1 {
	color: #CCC;
}
.color2 {
	color: #9F9;
}
.color3 {
	color: #CC0;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.fett {
	font-weight: bold;
}
.ueberschrift {
	color: #CCC;
	text-align: center;
	font-weight: bold;
    background-color: #000;
    padding: 2px 8px;
}

.line_18 {
	line-height: 18px;
}

/***************************** Links *******************************/

.link1 a:link {
	color: #9f9;
	text-decoration: underline;
}
.link1 a:visited {
    color: #9F9;
	text-decoration: underline;
}
.link1 a:hover {
    color: #CCC;
	text-decoration: underline;
}
.link1 a:active {
	color: #9F9;
	text-decoration: underline;
}

.link2 a:link {
	color: #9F9;
	text-decoration: none;
}
.link2 a:visited {
    color: #9F9;
	text-decoration: none;
}
.link2 a:hover {
    color: #CCC;
	text-decoration: underline;
}
.link2 a:active {
	color: #9F9;
	text-decoration: none;
}

.link3 a:link {
	color: #CCC;
	text-decoration: none;
}
.link3 a:visited {
    color: #CCC;
	text-decoration: none;
}
.link3 a:hover {
    color: #CC0;
	text-decoration: underline;
}
.link3 a:active {
	color: #CCC;
	text-decoration: none;
}

/**************************** Sidebar ****************************/


#sidebar {
	position: absolute;
	width: 200px;
	height: 100%;
	left: 0px;
	top: 0px;
}

#werbung_sidebar {
	position: absolute;
	width: 180px;
	height: auto;
	left: 12px;
	top: 280px;
}


/*************************** Countdown ****************************/


#countdown_container {
	width: 240px;
	height: auto;
	left: 50%;
	margin: auto;
}

#defaultCountdown {
	width: auto;
	height: 40px;	
}


/************************** Browser Hinweis ***************************/


#browser_div {
	position: absolute;
	width: 200px;
	height: auto;
	left: 0px;
	bottom: 0px;
	border-top: 1px solid #333;
}

/************************** Scroll Container ***************************/

#marqueecontainer{
position: relative;
right: 0px;
top: 0px;
width: 198px; /*marquee width */
height: 700px; /*marquee height */
background-color: black;
overflow: hidden;
border: 4px solid black;
float: right;
}
