@charset "utf-8";
/* CSS Document */

#fullPage{
	position:relative;
	float:left;
	padding: 20px 5px 20px 10px;
	margin: 0px;
	width:815px;
}

#fullWidth {
	float:left;
	width:100%;
}

#gewinnspiel_banner{
	position:relative;
	float:left;
	margin: 0px;
	width:815px;
}

#gewinnspiel_preis{
	position:relative;
	float:left;
	margin: 0px;
	width:830px;
}

#gewinnspiel_preis .left {
	float:left;
	width:220px;
}

#gewinnspiel_preis .right {
	float:left;
	margin-left:10px;
	width:570px;
}

#gewinnspiel_preis .dachzeile {
	position:relative;
	float:left;
	font-size:14px;
	font-weight:bold;
	padding-top:15px;
	padding-bottom:10px;
	color:#25256B;
}

#gewinnspiel_preis .titel {
	float:left;
	width:100%;
	padding-bottom:10px;
	font-weight:bold;
}

#gewinnspiel_preis .text {
	float:left;
	width:100%;
}

#gewinnspiel_container {
	float:left;
	width:100%;
}

#gewinnspiel {
	float:left;
	margin-top:5px;
	margin-right:5px;
}

#gewinnspiel_container .dachzeile {
	float:left;
	width:100%;
	font-size:14px;
	font-weight:bold;
	padding-top:15px;
	padding-bottom:10px;
	color:#25256B;
}

#gewinnspiel .tabBox {
	float:left;
	border-left:solid 1px #CBCBCD;
	border-right:solid 1px #CBCBCD;
	border-bottom:solid 1px #CBCBCD;
	border-top:none;
	margin-top:0px;
	margin-bottom:0px;
	font-size:12px;
	background: #FFFFFF url(../images/box/backg_box.gif) repeat-x bottom;
	height:100%;
	width:100%;
}

#gewinnspiel .tabHeader{
	float:left;
	width:100%;
	border-top: solid 1px #CBCBCD;
	border-left:solid 1px #CBCBCD;
	border-right:solid 1px #CBCBCD;
	border-bottom:none;
/*	height:21px; */
	font-size:11px;
	font-weight:bold;
	background: #FFFFFF url(../images/box/backg_box_grey.gif) repeat-x bottom;
	line-height:21px;
}

#gewinnspiel .tabHeaderMove{
	margin-left:8px;
}

#gewinnspiel .tab {
	float:left;
	width:100%;
	padding-top:2px;
	padding-bottom:2px;
	border:none;
	background:none;
}

#gewinnspiel .tabSelect {
	height:30px;
}

#gewinnspiel_spaceholder {
	float:left;
	width:100%;
	height:100px;
	line-height:100px;
	text-align:center;
	margin-top:10px;
	margin-bottom:30px;
	background-color:#CCCCCC;
}

#gewinnspiel_submit_container {
	float:left;
	width:100%;
}

#gewinnspiel_submit_container .header {
	float:left;
	width:100%;
	font-size:14px;
	font-weight:bold;
	color:#25256B;
	margin:0px;
	padding:0px 0px 2px 0px;
	margin-top:10px;
	margin-bottom:10px;
	line-height:25px;
	border-bottom:1px dotted #000;
}

#gewinnspiel_submit_container .content {
	float:left;
	width:100%;
}

#gewinnspiel_submit_container .input {
	width:200px;
}

#gewinnspiel_submit_container .left {
	float:left;
	width:18%;
	line-height:20px;
	padding:1px;
}

#gewinnspiel_submit_container .right {
	float:left;
	width:30%;
	padding:1px;
}

#gewinnspiel_submit_container .submit {
	float:left;
	width:100%;
	text-align:center;
	margin-top:10px;
	margin-bottom:30px;
}

#gewinnspiel_submit_container .info {
	float:left;
	width:100%;
	text-align:center;
	font-size:10px;
	margin-top:10px;
}

#gewinnspiel_submit_container .info a{
	text-decoration:none;
	color:#1D4C76;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}

#gewinnspiel_submit_container .orange {
	color:#F08840;
}

#footer {
	width:100%;
}

#gewinnspiel_box {
	width:300px;
	margin-top:20px;
	margin-bottom:20px;
	background: #FFFFFF url(../images/box/box_galerie.gif) no-repeat bottom;
}

#gewinnspiel_box h1{
	color:#25256B;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:0px 0px 2px 0px;
	border-bottom:1px dotted #25256B;
}

#gewinnspiel_box .header {
	float:left;
	width:100%;
	font-size:14px;
	font-weight:bold;
	color:#25256B;
	margin:0px;
	padding:0px 0px 2px 0px;
	margin-top:10px;
	margin-bottom:10px;
	line-height:25px;
	border-bottom:1px dotted #000;
}

#gewinnspiel_box .question {
	margin:5px 0px 0px 5px;
	padding:0px;
	font-size:13px;
	font-weight:normal;
	padding:5px 0px;
	border-bottom:1px solid #9CB1EC;
}

#gewinnspiel_box a {
	color: #000000;
	text-decoration:none;
}

#gewinnspiel_box a:hover {
	text-decoration:underline;
}

#gewinnspiel_box .link {
	font-size:12px;
	font-weight:bold;
	padding:5px 0px;
	margin-left:10px;
	margin-bottom:10px;
}

.gewinnspiel_infobox {
	float:left;
	width:810px;
	padding:5px;
	margin-bottom:20px;
	background-color:#EEEEEE;
	border:1px solid #BABABA;
}

.gewinnspiel_infobox h2 {
	font-size:12px;
	font-weight:bold;
}

.gewinnspiel_updateInfobox {
	clear:both;
	position:relative;
	left:150px;
	width:500px;
	padding:5px;
	margin-bottom:20px;
	background-color:#F8D6BD;
	border:1px solid #F1832E;
	text-align:center;
}

#gewinnspiel_previewbox {
	float:left;
	width:390px;
	padding:5px;
	margin:1px;
}

#gewinnspiel_previewbox img {
	padding:3px;
	border:1px solid #D0D8E2;
}

#gewinnspiel_previewbox .thumbnails {
	float:left;
	padding-right:20px;
}

#gewinnspiel_previewbox .text {
	float:left;
	font-size:10px;
	padding-right:5px;
}

#gewinnspiel_previewbox input, #gewinnspiel_previewbox textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#gewinnspiel_uploaddescription {
	float:left;
	width:100%;
	padding-bottom:15px;
}

#gewinnspiel_uploaddescription .title {
	float:left;
	width:100%;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

#gewinnspiel_uploaddescription .text {
	float:left;
	width:100%;
	text-align:center;
	padding:5px;
}

#gewinnspiel_submitbox {
	float:left;
	width:100%;
	padding:5px;
	text-align:center;
}

#gewinnspiel_submitbox input {
	font-size:12px;
}

.gewinnspiel_infobox a{
	text-decoration:none;
	color:#1D4C76;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}

.gewinnspiel_infobox .orange {
	color:#F08840;
}

.gewinnspiel_bildbox {
	position:absolute;
	left:5px;
	background-color:#fff;
}

.gewinnspiel_bildbox img {
	padding:1px;
	border: 1px solid #000;
}

#gewinnspiel_displaybox {
	float:left;
	padding:5px;
	margin-bottom:20px;
	width:130px;
}

#gewinnspiel_displaybox .thumbnails {
	float:left;
	padding:5px;
}

#gewinnspiel_displaybox .thumbnails img {
	padding:1px;
	border: 1px solid #000;
}

#gewinnspiel_displaybox .thumbnails img:hover {
	border:1px solid #F1832E;
}

#gewinnspiel_displaybox .text {
	font-size:10px;
	text-align:center;
	padding-bottom:5px;
	width:135px;
}

#gewinnspiel_displaybox .button {
	float:left;
	width:100%;
	text-align:center;
}
w
#gewinnspiel_displaybox input {
	font-size:11px;
	width:110px;
}

#gewinnspiel_nav_container {
	clear:both;
	float:left;
	width:100%;
	padding-bottom:5px;
}

#gewinnspiel_nav_container a {
	color:#000;
	text-decoration:none;
}

#gewinnspiel_nav_container a:hover {
	text-decoration:underline;
}

#gewinnspiel_nav_container .links {
	float:left;
	width:28%;
}

#gewinnspiel_nav_container .mitte {
	float:left;
	width:40%;
	text-align:center;
}

#gewinnspiel_nav_container .rechts {
	float:right;
	width:28%;
	text-align:right;
}

