/* CSS Document */

html,body{
	margin:0;
	padding:0;
	}
		
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	background: url("images/bg/cute_bg.jpg") no-repeat;
	background-position:0px 0px;
	background-color:#000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#logo {
	position: absolute;
	width: 210px;
	height: 150px;
	background-color: transparent;
	z-index: 1;
}

#navigation {
	position: absolute;
	width: 210px;
	height: 310px;
	top: 150px;
	background-color: transparent;
	z-index: 1;
}

#headline {
	position: absolute;
	width: 390px;
	height: 300px;
	left: 210px;
	background-color: transparent;
	z-index: 2;
}

#mittelblock {
	position: absolute;
	width: 380px;
	left: 220px;
	top: 57px;
	background-color: transparent;
	z-index: 3;
}

#newsletter {
	position: absolute;
	width: 380px;
	left: 230px;
	top: 271px;
	background-color: transparent;
	z-index: 3;
}

#newsletter2 {
	position: relative;
	width: 200px;
	left: 385px;
	top: 325px;
	vertical-align:top;
	background-color: transparent;
	z-index: 4;
}

#block_unten {
	position: absolute;
	width: 346px;
	left: 10px;
	top: 460px;
	background-image:url(images/bg/bg_unten.jpg);
	background-repeat:no-repeat;
	background-color: #990066;
	z-index: 3;
}

#banner {
	position: absolute;
	width: 180px;
	height: 200px;
	top: 250px;
	left: 30px;
	background-color: transparent;
	z-index: 4;
}

.content {
	padding-left: 10px;
	padding-right: 10px;
}

hr {
	color: #fff;
	background-color: #fff;
}

.fontc {
	color: #ff80ff;
	}
.font6 {
	font-size: 0.6em;
	}
.font6c {
	font-size: 0.6em;
	color: #ff80ff;
	}
.font8 {
	font-size: 0.7em;
	}
.font10 {
	font-size: 0.8em;
	}
.font10c {
	font-size: 0.8em;
	color: #ff80ff;
	}
.font12 {
	font-size: 1.2em;
	}
.font14 {
	font-size: 1.4em;
	}
.font16 {
	font-size: 1.6em;
	}
.font20 {
	font-size: 2.0em;
	}
.font24 {
	font-size: 2.4em;
	}
	
input {
	color: #000;
	white-space: pre;
	}

input.button {
	width: 120px;
	color: #000;
	cursor:pointer;
}
	
input.start {
	width: 140px;
	color: #000;
	}
	
a:link, a:visited {color: #ff80ff; font-weight:bold;}
a:hover, a:active, a:focus {color: #fff; background-color: #ff0066;}

a.blink:link, a.blink:visited {color: #ff80ff; text-decoration:blink; font-weight:bold;}
a.blink:hover, a.blink:active, a.blink:focus {color: #fff; background-color: #ff0066;}

a.pic:link, a.pic:visited, a.pic:hover, a.pic:active, a.pic:focus {text-decoration:none; background-color: transparent;}

a.cutewas img {display:block;width:210px;height:13px;border:0;position:absolute;top:140px;z-index:5;}
a.cutewas:link img {background-image:url(images/navi/nav_was.png);}
a.cutewas:visited img {background-image:url(images/navi/nav_was.png);}
a.cutewas:hover img {background-image:url(images/navi/nav_was_active.png);}
a.cutewas:active img {background-image:url(images/navi/nav_was.png);}

a.cutenext img {display:block;width:210px;height:13px;border:0;position:absolute;top:140px;z-index:5;}
a.cutenext:link img {background-image:url(images/navi/nav_next.png);}
a.cutenext:visited img {background-image:url(images/navi/nav_next.png);}
a.cutenext:hover img {background-image:url(images/navi/nav_next_active.png);}
a.cutenext:active img {background-image:url(images/navi/nav_next.png);}

a.cutenews img {display:block;width:210px;height:13px;border:0;position:absolute;top:154px;z-index:5;}
a.cutenews:link img {background-image:url(images/navi/nav_news.png);}
a.cutenews:visited img {background-image:url(images/navi/nav_news.png);}
a.cutenews:hover img {background-image:url(images/navi/nav_news_active.png);}
a.cutenews:active img {background-image:url(images/navi/nav_news.png);}

a.cutepics img {display:block;width:210px;height:13px;border:0;position:absolute;top:168px;z-index:5;}
a.cutepics:link img {background-image:url(images/navi/nav_pics.png);}
a.cutepics:visited img {background-image:url(images/navi/nav_pics.png);}
a.cutepics:hover img {background-image:url(images/navi/nav_pics_active.png);}
a.cutepics:active img {background-image:url(images/navi/nav_pics.png);}

a.cuteanfahrt img {display:block;width:210px;height:13px;border:0;position:absolute;top:192px;z-index:5;}
a.cuteanfahrt:link img {background-image:url(images/navi/nav_anfahrt.png);}
a.cuteanfahrt:visited img {background-image:url(images/navi/nav_anfahrt.png);}
a.cuteanfahrt:hover img {background-image:url(images/navi/nav_anfahrt_active.png);}
a.cuteanfahrt:active img {background-image:url(images/navi/nav_anfahrt.png);}

a.cutestart img {display:block;width:210px;height:13px;border:0;position:absolute;top:206px;z-index:5;}
a.cutestart:link img {background-image:url(images/navi/nav_start.png);}
a.cutestart:visited img {background-image:url(images/navi/nav_start.png);}
a.cutestart:hover img {background-image:url(images/navi/nav_start_active.png);}
a.cutestart:active img {background-image:url(images/navi/nav_start.png);}

a.cuteimpress img {display:block;width:210px;height:13px;border:0;position:absolute;top:220px;z-index:5;}
a.cuteimpress:link img {background-image:url(images/navi/nav_impress.png);}
a.cuteimpress:visited img {background-image:url(images/navi/nav_impress.png);}
a.cuteimpress:hover img {background-image:url(images/navi/nav_impress_active.png);}
a.cuteimpress:active img {background-image:url(images/navi/nav_impress.png);}

#mittelblock .content p img {
	float: right;
	border-color: #FFFFFF;
	border-width: 1px;
	margin-right: 40px;
	border-style: solid;
}
