/*Default-Settings*/
body,form{margin:0px;padding:0px;
	font-family: Verdana, Helvetica, Geneva, Arial, Swiss, SunSans-Regular, sans-serif; 
	font-size: 12px;
	text-align:left;}
img{border:0px;}


a { color: #204b8e; font-weight: bold; outline: none; text-decoration: none}
a:hover { text-decoration: underline}
a:visited { color: #2456a1;}

#lwsbarblock { background: #857c76; margin: 0 auto 6px auto; padding: 0; position: relative; width: 988px;}
#lwsbar {text-align: left;}
#lwsbar .lwsbarlogo {position: absolute; left: 14px; top: 0px; width: 110px; height: 27px;}
#lwsbar .lwsbartxt {color: white; font-size: 10px; margin: 0; padding: 4px 4px 4px 0; text-align: right;}
#lwsbar .lwsbartxt a {font-weight: bold; color: white;}
#lwsbar .lwsbartxt a:visited {color: white;}

#footerblock {margin-left: auto; margin-right: auto; padding: 0; position: relative; width: 988px;}
#footer {text-align: left;}
#footer .gototopimg {position: absolute; right: 0px; top: 6px;}
#footer .copyrighttxt {font-size: 9px; line-height: 1.4; padding-bottom: 12px; padding-top: 9px;}

.pc-body {line-height: 1.5; border:1px solid #8b8b8b;}
.pc-small { font-size: 9px; line-height: 1.4 !important }

/*Body*/
#ak2009{
	margin-top:80px;
	position:relative;
	width:986px;
	border:1px solid #8b8b8b;
	height:680px;
}

#header{
	background-image: url('adv2011-header.gif');
	width:986px;
	height:59px;
	border-top:1px solid #8b8b8b;
	border-left:1px solid #8b8b8b;
	border-right:1px solid #8b8b8b;
}




/*Geschenk PopUp*/
#Question{
	height:80px;
	font-family:"Verdana",sans-serif;
	font-size:13px;
	color:#000000;
	padding:0px 35px 0px 35px;
}
#Question p{
	padding:0px;
	margin:8px 0px 0px 0px;
}
#Answear{font-family:"Verdana",sans-serif; font-size:16px; color:#000000; padding:0px 10px 0px 10px; text-align:center;}
#Answear table tr td{background-image: url('../images/geschenk/input.png'); width:30px; height:30px;}
#Answear table tr td input{font-family:"Verdana",sans-serif; font-size:16px; color:#000000; text-align:center; width:19px; border:0px; height:19px; margin:3px 0px 0px 1px;}
#Answear table tr td.used{background-image: url('../images/geschenk/inputused.png');}
#Answear table tr td.used input{background:#f8e479;}

#Navigation{padding:0px; position:absolute; top:650px; width:100%;}
#Navigation input{}
#Navigation table{width:100%; table-layout:fixed;}
#Navigation table td{text-align:center;}

/*SocialBookmark*/
#socialbookmark{
	text-align:left;
	clear:both;
	width:986px;
	margin:10px 0px 0px 0px;
}
#socialbookmark a img{
	padding: 1px;
	border: solid 1px #ccc;
	float:none;
}
#socialbookmark a{
	margin: 0 1px 0 1px;
	float:none;
}

.drag 
{
	/*border: 1px solid black; 
	background-color: rgb(240, 240, 240); */
	color:#000000;
	font-size:16px;
	padding: 5px; 
	/*margin: 0.5em 0 0.5em 0.5em;*/
	cursor: move;
}

.drag .left{
padding:0px;
margin:0px;
padding-top:5px;
height:30px;
width:8px;
display:inline-block;
background-image: url('../images/geschenk/input_left.png');
background-repeat:no-repeat;
}

.drag .center{
padding:0px;
margin:0px;
padding-top:5px;
height:30px;
display:inline-block;
background-image: url('../images/geschenk/input_center.png');
background-repeat:repeat-x;
}

.drag .right{
padding:0px;
margin:0px;
padding-top:5px;
height:30px;
width:8px;
display:inline-block;
background-image: url('../images/geschenk/input_right.png');
background-repeat:no-repeat;
}

.statyc{
font-size:16px;
}

.statyc .left{
padding:0px;
margin:0px;
padding-top:5px;
height:30px;
width:8px;
display:inline-block;
background-image: url('../images/geschenk/inputDropDead_left.png');
background-repeat:no-repeat;
}

.statyc .center{
padding:0px;
margin:0px;
padding-top:5px;
height:30px;
display:inline-block;
margin-top:3px;
background-image: url('../images/geschenk/inputDropDead_center.png');
background-repeat:repeat-x;
}

.statyc .right{
padding:0px;
margin:0px;
padding-top:5px;
height:30px;
width:8px;
display:inline-block;
background-image: url('../images/geschenk/inputDropDead_right.png');
background-repeat:no-repeat;
}



.onDrag 
{
	/*border: 1px solid black; 
	background-color: rgb(240, 0, 0);*/ 
	font-size:16px;
	color: #000000;
	position:absolute;
	cursor: move;
	white-space:nowrap;
}

.onDrag .left{
padding:0px;
margin:0px;
padding-top:5px;
height:30px;
width:8px;
display:inline-block;
background-image: url('../images/geschenk/input_left.png');
background-repeat:no-repeat;
}

.onDrag .center{
padding:0px;
margin:0px;
padding-top:5px;
height:30px;
display:inline-block;
background-image: url('../images/geschenk/input_center.png');
background-repeat:repeat-x;
}

.onDrag .right{
padding:0px;
margin:0px;
padding-top:5px;
height:30px;
width:8px;
display:inline-block;
background-image: url('../images/geschenk/input_right.png');
background-repeat:no-repeat;
}

.onDragToPlace
{
	/*border: 1px solid black; 
	background-color: rgb(240, 240, 0); */

	font-size:16px;
	padding: 5px; 
	/*margin: 0.5em 0 0.5em 0.5em;*/
	cursor: move;
}

.onDragToPlace .left{
padding:0px;
margin:0px;
padding-top:5px;
height:30px;
width:8px;
display:inline-block;
background-image: url('../images/geschenk/inputDropPlace_left.png');
background-repeat:no-repeat;
}

.onDragToPlace .center{
padding:0px;
margin:0px;
padding-top:5px;
height:30px;
display:inline-block;
background-image: url('../images/geschenk/inputDropPlace_center.png');
background-repeat:repeat-x;
}

.onDragToPlace .right{
padding:0px;
margin:0px;
padding-top:5px;
height:30px;
width:8px;
display:inline-block;
background-image: url('../images/geschenk/inputDropPlace_right.png');
background-repeat:no-repeat;
}


