body {
	background-image: url(../images/bg_oscarsinchen.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #b22118;
	margin: 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
h1 {
	width: 99%;
	background-color: #E30423;
	color: #FFFFFF;
	font-size: 16px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0px;
}
h2 {
	width: 99%;
	background-color: #B42273;
	color: #FFFFFF;
	font-size: 16px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0px;
}
.boxtitel {
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 10px;
	font-size: 14px;
}



a {
	color: #E30325;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


#wrapper {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 110px;
	background-image: url(../images/header.jpg);
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-radius-bottomleft: 10px;
	-webkit-border-radius-bottomright: 10px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #08a9ee;
	border-bottom-color: #08a9ee;
	border-left-color: #08a9ee;

}
#index {
	width: 200px;
	height: 90px;
	float: left;
	padding-top: 15px;
	padding-left: 10px;
}
#navwrapper {
	float: right;
	width: 603px;
	margin-right: 37px;
	margin-top: 41px;
	height: 33px;
}


#action {

}

#content {
	background-image: url(../images/bg_trans_white.png);
	border: 2px solid #c9c9c9;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px; 
-webkit-border-radius: 10px;
	padding: 18px;
}

#footer {
	background-color: #FFFFFF;
	margin-top: 30px;
	height: 100px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-khtml-border-radius-topleft: 10px;
	-khtml-border-radius-topright: 10px;
	-webkit-border-radius-topleft: 10px;
	-webkit-border-radius-topright: 10px;
	padding: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #c9c9c9;
	border-right-color: #c9c9c9;
	border-left-color: #c9c9c9;
}
#footernav {
	width: 400px;
	float: right;
	text-align: right;
	vertical-align: middle;
}
#footernav img {
	vertical-align: middle;
	margin-bottom: 3px;
}


#copyright {
	background-image: url(../images/copyright.jpg);
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	color: #FFAEAE;
	height: 29px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
}

#copyright a {
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
#copyright a:hover {
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	text-decoration: underline;
}
.navbreaker {
	background-image: url(../images/nav_breaker.png);
	width: 3px;
	float: left;
	padding-top: 4px;
	height: 24px;
}

#nav1 a {
	background-image: url(../images/nav_home_aus.png);
	background-repeat: no-repeat;
	height: 17px;
	width: 109px;
	display:block;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	float: left;
	margin-top: 3px;
	font-weight: bold;
	margin-left: 1px;
}
#nav1 a:hover {
	background-image: url(../images/nav_home_an.png);
	background-repeat: no-repeat;
	height: 17px;
	width: 109px;
	display:block;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
#nav2 a {
	background-image: url(../images/nav_spiele_aus.png);
	background-repeat: no-repeat;
	height: 17px;
	width: 111px;
	display:block;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	float: left;
	margin-top: 3px;
	font-weight: bold;
}
#nav2 a:hover {
	background-image: url(../images/nav_spiele_an.png);
	background-repeat: no-repeat;
	height: 17px;
	width: 111px;
	display:block;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
#nav3 a {
	background-image: url(../images/nav_noris_aus.png);
	background-repeat: no-repeat;
	height: 17px;
	width: 108px;
	display:block;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	float: left;
	margin-top: 3px;
	font-weight: bold;
}
#nav3 a:hover {
	background-image: url(../images/nav_noris_an.png);
	background-repeat: no-repeat;
	height: 17px;
	width: 108px;
	display:block;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
#nav4 a {
	background-image: url(../images/nav_service_aus.png);
	background-repeat: no-repeat;
	height: 17px;
	width: 111px;
	display:block;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	float: left;
	margin-top: 3px;
	font-weight: bold;
}
#nav4 a:hover {
	background-image: url(../images/nav_service_an.png);
	background-repeat: no-repeat;
	height: 17px;
	width: 111px;
	display:block;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
#nav5 a {
	background-image: url(../images/nav_kontakt_aus.png);
	background-repeat: no-repeat;
	height: 17px;
	width: 111px;
	display:block;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	float: left;
	margin-top: 3px;
	font-weight: bold;
}
#nav5 a:hover {
	background-image: url(../images/nav_kontakt_an.png);
	background-repeat: no-repeat;
	height: 17px;
	width: 111px;
	display:block;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.startbox1 {
	height: 290px;
}

.angebot1 {
	width: 450px;
	float: left;
	height: 260px;
	margin-right: 20px;
	background-color: #FFFFFF;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
}
.angebot2 {
	width: 450px;
	float: left;
	height: 260px;
	background-color: #FFFFFF;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
}

.bigbutton1 {
	background-image: url(../images/aktionsgrafiken/geschenke.jpg);
	background-repeat: no-repeat;
	width: 214px;
	height: 252px;
	border: 2px solid #08a9ee;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: left;
	margin-right: 24px;
	margin-bottom: 24px;
}
.bigbutton2 {
	background-image: url(../images/aktionsgrafiken/bigbutton_fillyfairy.jpg);
	background-repeat: no-repeat;
	width: 214px;
	height: 252px;
	border: 2px solid #08a9ee;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: left;
	margin-right: 20px;
	margin-bottom: 24px;
}
.bigbutton3 {
	background-image: url(../images/aktionsgrafiken/bigbutton_schipper.jpg);
	background-repeat: no-repeat;
	width: 214px;
	height: 252px;
	border: 2px solid #08a9ee;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: left;
	margin-right: 24px;
	margin-bottom: 24px;
}
.bigbutton4 {
	background-image: url(../images/aktionsgrafiken/bigbutton_goldsieber.jpg);
	background-repeat: no-repeat;
	width: 214px;
	height: 252px;
	border: 2px solid #08a9ee;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: left;
}
.bigbutton5 {
	background-image: url(../images/aktionsgrafiken/bigbutton_senior.jpg);
	background-repeat: no-repeat;
	width: 214px;
	height: 252px;
	border: 2px solid #08a9ee;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: left;
	margin-right: 24px;
	margin-bottom: 24px;
}
.bigbutton6 {
	background-image: url(../images/aktionsgrafiken/bigbutton_wortissimo.jpg);
	background-repeat: no-repeat;
	width: 214px;
	height: 252px;
	border: 2px solid #08a9ee;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: left;
	margin-right: 20px;
	margin-bottom: 24px;
}
.bigbutton7 {
	background-image: url(../images/aktionsgrafiken/bigbutton_hardy.jpg);
	background-repeat: no-repeat;
	width: 214px;
	height: 252px;
	border: 2px solid #08a9ee;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: left;
	margin-right: 24px;
	margin-bottom: 24px;
}
.bigbutton8 {
	background-image: url(../images/aktionsgrafiken/bigbutton_mikaya.jpg);
	background-repeat: no-repeat;
	width: 214px;
	height: 252px;
	border: 2px solid #08a9ee;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: left;
}
.boxtext {
	color: #FFFFFF;
	font-size: 13px;
	height: 120px;
	padding-top: 10px;
	margin-top: 10px;
	background-image: url(../images/aktionsgrafiken/bigbutton_textbg.jpg);
	width: 195px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
#startbox2 {
	height: 540px;
}
#startbox2 a {
	height: 540px;
	color: #AFEFFA;
}
#whitecontent {
	background-color: #FFFFFF;
	text-align: center;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}
h3 {
	width: 935px;
	background-color: #E30423;
	color: #FFFFFF;
	font-size: 16px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0px;
}
#whitecontent2 {
	width: 920px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	background-color: #FFFFFF;
}
#leiste {
	width: 300px;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.leiste-box1 {
	background-color: #3e9fe4;
	border: 2px dashed #0F4771;
	padding: 10px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
}
h4 {
	color: #aad7fb;
	font-size: 24px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
}
h5 {
	font-size: 17px;
	color: #1771B3;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#box {
	background-color: #3098E4;
	font-size: 22px;
	color: #FFFFFF;
	padding: 15px;
	width: 425px;
	float: left;
	margin-right: 10px;
	text-align: center;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#box2 {
	background-color: #3098E4;
	font-size: 22px;
	color: #FFFFFF;
	padding: 15px;
	width: 425px;
	float: left;
	text-align: center;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.breaker {
	color: #000000;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
#box a {
	background-color: #3098E4;
	color: #C7E2F8;
}
#whitecontent3 {
	width: 920px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	background-color: #FFFFFF;
}
#whitecontent4 {
	width: 920px;
	margin-top: 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: justify;
	background-color: #FFFFFF;
	padding: 10px;
	height: 57px;
}
.formelemente {
	width: 300px;
}
#flashrahmen {
	padding-top: 5px;
	padding-left: 3px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 200px;
}
object {
	cursor: help;
}
#wortissimo {
	height: 400px;
	background-image: url(../images/noris_site_wortissimo.jpg);
	width: 498px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 400px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 400px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

* html #navwrapper {
	float: right;
	width: 603px;
	margin-right: 19px;
	margin-top: 41px;
	height: 33px;
}

* html .angebot1 {
	margin-right: 15px;
}

* html #box {
	margin-right: 7px;
}

* html .bigbutton1 {
	margin-right: 21px;
}
* html .bigbutton2 {
	margin-right: 21px;
}
* html .bigbutton3 {
	margin-right: 21px;
}
* html .bigbutton5 {
	margin-right: 21px;
}
* html .bigbutton6 {
	margin-right: 21px;
}
* html .bigbutton7 {
	margin-right: 21px;
}

* html #leiste {
	margin-left: 10px;
}

#specialbox {
	width: 580px;
	background-color: #E30423;
	padding: 10px;
	color: #FFF;
	border: 2px dashed #E30423;
	font-size: 11px;
}
#specialbox h1 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
