
html
{
	height:100%;
}

body
{
	padding:0;
	font-family: "Trebuchet MS", Verdana ,Helvetica, Arial, sans-serif;
	font-size:small;
	color:#000000;
	background-color: #ffebba;
	min-height:100%;
}

*
{
	margin: 0;
	padding: 0;
	border:none;
}

.jump-navi,
.jump-header { display: none; }

h1
{
	font-size: 1.4em;
	color: #000000;
	margin-bottom:20px;
	padding-left:15px;
}

h2.title
{
	padding-top:10px;
	padding-left:10px;
}

h3
{
	font-size: small;
	color: #000000;
}

a
{
	color: #000000;
}

.error
{
	float:left;
	margin-top:10px;
	margin-left:20px;
	color:red;
}

.navi_links
{
	float:left;
	width:110px;
	padding-left:30px;
	padding-right:20px;
}

.rating_left
{
	float:left;
	width:145px;
}

.comments_links
{
	float:left;
	width:120px;
	text-align:right;
	padding-top:20px;
}

a:link
{
	color:#000000;
	text-decoration:none;
}
a:visited
{
	text-decoration:none;
}
a:hover
{
	color:#996600;
	text-decoration:none;
}

a.logout
{
	float:right;
	margin-right:25px;
	font-weight:bold;
}

a#write_comment_link
{
	float:left;
	width:100%;
	margin-left:10px;
	margin-top:25px;
	font-size:14pt;
	font-weight:bold;
	cursor:pointer;
}

.left
{
	float:left;
}

.right
{
	float:right;
}

.center
{
	text-align:center;
}

li.menuItem1
{
	font-size:10pt;
	font-weight:bold;
	white-space:nowrap;
	text-align:left;
	width:165px;
	height:30px;
	background-image: url(../img/_dynnav1.png);
	background-repeat:no-repeat;
	float:left;
    clear:both;
}

li.menuItem2
{
	font-size:10pt;
	font-weight:bold;
	white-space:nowrap;
	text-align:left;
	width:165px;
	height:30px;
	background-image: url(../img/_dynnav2.png);
	background-repeat:no-repeat;
	float:left;
    clear:both;
}

li.menuItem3
{
	font-size:10pt;
	font-weight:bold;
	white-space:nowrap;
	text-align:left;
	width:165px;
	height:30px;
	background-image: url(../img/_dynnav3.png);
	background-repeat:no-repeat;
	float:left;
    clear:both;
}

li.menuItem4
{
	font-size:10pt;
	font-weight:bold;
	white-space:nowrap;
	text-align:left;
	width:165px;
	height:30px;
	background-image: url(../img/_dynnav4.png);
	background-repeat:no-repeat;
	float:left;
    clear:both;
}

li.menuItem5
{
	font-size:10pt;
	font-weight:bold;
	white-space:nowrap;
	text-align:left;
	width:165px;
	height:30px;
	background-image: url(../img/_dynnav5.png);
	background-repeat:no-repeat;
	float:left;
    clear:both;
}

#container
{
	margin: 0 5px;
	width:803px;
}


#content
{
	float:left;
	width:100%;
	height:inherit;
	min-height:600px;
}

#content_inner
{
	float:left;
	width:617px;
	min-height:850px;
	height:inherit;
	padding-top:20px;
	background-image:url(../img/main.png);
	background-repeat: repeat;
}

#navigation 
{
	float:left;
	width:304px;
	overflow:hidden;
}

#subnavigation
{
		float:left;
		width:161px;
		overflow:hidden;
}

#subnavitop_witze{
		float:left;
		background-image:url(../img/navitopw.png);
		width:161px; 
		height:78px;
}
#subnavimid_witze{
		float:left;
		width:161px;
}

#subnavitop_clips{
		float:left;
		background-image:url(../img/navitopc.png); 
		width:161px; 
		height:78px;
}
#subnavimid_clips{
		float:left;
		width:161px;
}
#subnavitop_spiele{
		float:left;
		background-image:url(../img/navitops.png); 
		width:161px; 
		height:78px;
}
#subnavimid_spiele{
		float:left;
		width:161px; 
}

#subnavibot{
		float:left;
		background-image:url(../img/navibot.png); 
		width:161px;
		height:41px;
}

#borderl
{
	float:left;
	min-height:600px;
	height:inherit;
	background-image:url(../img/borderl.png);
	background-repeat: repeat-y;
	background-position:left;
}

#borderr
{
	float:right;
	width:803px;
	min-height:100px;
	height:inherit;
	background-image:url(../img/borderr.png);
	background-repeat: repeat-y;
	background-position:right;
}

#header
{
	float:left;
	width:803px;
	height:149px;
	overflow:hidden;
}

#register
{
	margin-left:25px;
}

#footer
{
	float:left;
	width:100%;
	height:53px;
	background-image:url(../img/footer.png);
	background-repeat: no-repeat;
	background-position:right;
}

fieldset#foot
{
	float:right;
	width:698px;
	margin:0 auto;
	margin-top:15px;
	font-size:small;
	text-align:center;
}

#logo
{
	float:left;
	width:261px;
	height:149px;
	overflow:hidden;
}

#witze
{
	float:left;
	border:0;
	width:103px; 
	height:149px;
	overflow:hidden;

}
#clips
{
	float:left;
	border:0;
	width:92px; 
	height:149px;
	overflow:hidden;
}
#spiele
{
	float:left;
	border:0;
	width:109px; 
	height:149px;
	overflow:hidden;
}
#login
{
	float:left;
	background-image:url(../img/login.png);
	width:238px; 
	height:149px;
	font-size: small;
	overflow:hidden;
}

#suche
{
	float:left;
	background-image:url(../img/centerbox.png);
	background-position:right;
	width:642px; 
	height:120px;
	overflow:hidden;
}

.witz_box_left
{
	background-image:url(../img/_bigbox1.png);
	background-repeat:no-repeat;
	margin-left: 10px;
	margin-bottom:10px;
	width:290px;
	height:300px;
	float:left;
	overflow:hidden;
	behavior: url(../css/iepngfix/iepngfix.htc);
}

.witz_box_left_symbol
{
	background-image:url(../img/bigbox1_witze.png);
	background-repeat:no-repeat;
	margin-left: 10px;
	margin-bottom:10px;
	width:290px;
	height:310px;
	float:left;
	overflow:hidden;
	behavior: url(../css/iepngfix/iepngfix.htc);
}

.witz_box_right
{
	background-image:url(../img/_bigbox2.png);
	background-repeat:no-repeat;
	margin-left: 10px;
	margin-bottom:10px;
	width:290px;
	height:300px;
	float:left;
	overflow:hidden;
	behavior: url(../css/iepngfix/iepngfix.htc);
}

.witz_box_right_symbol
{
	background-image:url(../img/bigbox2_witze.png);
	background-repeat:no-repeat;
	margin-left: 10px;
	margin-bottom:10px;
	width:290px;
	height:310px;
	float:left;
	overflow:hidden;
	behavior: url(../css/iepngfix/iepngfix.htc);
}

.witz_top
{
	float:left;
	width:100%;
	padding-left: 15px;
	padding-top: 15px;
}

.witz_top_index
{
	width:100%;
	padding-left: 15px;
	padding-top: 25px;
}

.witz_box_content
{
	float:left;
	padding: 15px;
	height:180px;
	overflow:hidden;
}

.witz_content
{
	float:left;
	width:90%;
	padding: 25px;
}

.witz_box_bottom
{
	float:left;
}

.witz_bottom
{
	float:left;
	padding-left:15px;
}

.clip_box_left
{
	background-image:url(../img/_bigbox1.png);
	background-repeat:no-repeat;
	margin-left: 10px;
	margin-bottom:10px;
	width:290px;
	height:300px;
	float:left;
	overflow:hidden;
	behavior: url(../css/iepngfix/iepngfix.htc);
}

.clip_box_left_symbol
{
	background-image:url(../img/bigbox1_clips.png);
	background-repeat:no-repeat;
	margin-left: 10px;
	margin-bottom:10px;
	width:290px;
	height:300px;
	float:left;
	overflow:hidden;
	behavior: url(../css/iepngfix/iepngfix.htc);
}

.clip_box_right
{
	background-image:url(../img/_bigbox2.png);
	background-repeat:no-repeat;
	margin-left: 10px;
	margin-bottom:10px;
	width:290px;
	height:300px;
	float:left;
	overflow:hidden;
	behavior: url(../css/iepngfix/iepngfix.htc);
}

.clip_box_right_symbol
{
	background-image:url(../img/bigbox2_clips.png);
	background-repeat:no-repeat;
	margin-left: 10px;
	margin-bottom:10px;
	width:290px;
	height:300px;
	float:left;
	overflow:hidden;
	behavior: url(../css/iepngfix/iepngfix.htc);
}

.clip_top
{
	float:left;
	width:100%;
	padding-left: 15px;
	padding-top: 15px;
}

.clip_content
{
	float:left;
	margin-left:70px;
	padding-top:10px;
	padding-left: 25px;
	display:inline;
}

.clip_box_content
{
	float:left;
	height:200px;
	padding-top:10px;
	padding-left: 25px;
	overflow:hidden;
}

.clip_hover
{
	display:none;
	position:absolute;
	behavior: url(../css/iepngfix/iepngfix.htc);
	background-image:url(../img/playbutton1.png);
	width:238px;
	height:180px;
}

.clip_box_bottom
{
	float:left;
}

.clip_bottom
{
	width:100%;
	float:left;
	margin-top:25px;
	margin-left:70px;
}

.spiel_box_left
{
	background-image:url(../img/_bigbox1.png);
	background-repeat:no-repeat;
	margin-left: 10px;
	margin-bottom:10px;
	width:290px;
	height:300px;
	float:left;
	overflow:hidden;
	behavior: url(../css/iepngfix/iepngfix.htc);
}

.spiel_box_left_symbol
{
	background-image:url(../img/bigbox1_spiele.png);
	background-repeat:no-repeat;
	margin-left: 10px;
	margin-bottom:10px;
	width:290px;
	height:300px;
	float:left;
	overflow:hidden;
	behavior: url(../css/iepngfix/iepngfix.htc);
}

.spiel_box_right
{
	background-image:url(../img/_bigbox2.png);
	background-repeat:no-repeat;
	margin-left: 10px;
	margin-bottom:10px;
	width:290px;
	height:300px;
	float:left;
	overflow:hidden;
	behavior: url(../css/iepngfix/iepngfix.htc);
}

.spiel_box_right_symbol
{
	background-image:url(../img/bigbox2_spiele.png);
	background-repeat:no-repeat;
	margin-left: 10px;
	margin-bottom:10px;
	width:290px;
	height:300px;
	float:left;
	overflow:hidden;
	behavior: url(../css/iepngfix/iepngfix.htc);
}

.spiel_top
{
	float:left;
	width:100%;
	padding-left: 15px;
	padding-top: 15px;
}

.spiel_box_top
{
	float:left;
	width:100%;
	padding-top: 15px;
}

.spiel_box_content
{
	float:left;
	height:200px;
	padding-top:10px;
	padding-left: 15px;
	padding-right:15px;
	overflow:hidden;
}

#spiel_content
{
	float:left;
	margin-left: 35px;
	padding-top:10px;
	padding-left: 15px;
	padding-right:10px;
	display:inline;
}

.spiel_box_bottom
{
	float:left;
}

.spiel_bottom
{
	float:left;
	margin-top:25px;
	margin-left:35px;
}

img.spiel_image
{
	width:50%;
	float:left;
	margin: 5px;
}

div.spiel_play_btn
{
	float:left;
	margin-left:2em;
	margin-top:2em;
}

img.spiel_play_btn
{
	behavior: url(../css/iepngfix/iepngfix.htc);
}

.spiel_box_description
{
	float:left;
	padding-left:5px;
	width:95%;
}

.spiel_description
{
	float:left;
	width:550px;
	margin-top:10px;
	padding-left:25px;
}



#witz_box_huge
{
	float:left;
	height:300px;
	width:100%;
	background-image:url(../img/hugebox.png);
	behavior: url(../css/iepngfix/iepngfix.htc);
}

#witz_box_mega_huge
{
	float:left;
	height:650px;
	width:100%;
	background-image:url(../img/giantbox.png);
	behavior: url(../css/iepngfix/iepngfix.htc);
}

#clip_box_huge
{
	float:left;
	width:100%;
	height:487px;
	background-image:url(../img/clipbox.png);
	behavior: url(../css/iepngfix/iepngfix.htc);
	overflow:hidden;
}

#spiel_box_huge
{
	float:left;
	width:100%;
	height:650px;
	background-image:url(../img/giantbox.png);
	behavior: url(../css/iepngfix/iepngfix.htc);
}

#comments_container
{
	float:left;
	display:inline;
	margin-top:25px;
	margin-left:38px;
}

#comment_top
{
	float:left;
	width:542px;
	height:55px;
	background-image:url(../img/comment_box_top.png);
	behavior: url(../css/iepngfix/iepngfix.htc);
	cursor:pointer;
}

#comment_bottom
{
	float:left;
	width:542px;
	height:19px;
	background-image:url(../img/comment_box_bot.png);
	behavior: url(../css/iepngfix/iepngfix.htc);
}

#comment_content
{
	width:542px;
	float:left;
	background-image:url(../img/comment_box_mid_dyn1.png);
	behavior: url(../css/iepngfix/iepngfix.htc);
	background-repeat:repeat-y;
}

#write_comment
{
	float:left;
}

#commentPaginator
{
	width:543px;
	text-align:center;
}

.comment
{
	width:90%;
	margin-left:10px;
	margin-bottom:10px;
}

div.comment_top
{
	float:left;
	width:100%;
	background-image:url(../img/comment_top.png);
	background-repeat: repeat-x;
}

div.comment_mid
{
	clear:both;
	background-color:#ffffcc;
}

#paginationControl
{
	text-align:center;
	padding-top: 15px;
	clear:left;
	font-size:small;
}

#post_witz_button
{
	position:absolute;
	width:128px;
	height:107px;
	left:690px;
	top:200px;
	z-index:3;
}


/* Table */
th
{
	text-align: left;
}

td, th
{
	padding-right: 5px;
}

/* style form */
form#search
{
	display:inline;
	float:left;
	font-size:small;
	margin-left: 26px;
	margin-top: 59px;
}

form#search dt
{
	display:inline;
	margin-left:1.5em;
	float: left;
}

form#search dd
{
	display:inline;
	margin-left: 0.3em;
	float: left;
}

form #term
{
	width:140px;
	text-align:right;
	background-color:#ffffcc;
	border-style:solid;
	border-width:1px;
	border-color:black;
}

form #kat
{
	text-align:right;
	background-color:#ffffcc;
	border-style:solid;
	border-width:1px;
	border-color:black;
}

form#post_model dt
{
	margin-top:10px;
}

form#comment_model
{
	float:left;
	width:542px;
}

form #area
{
	border-style:solid;
	border-width:1px;
	border-color:black;
	background-color:#ffffcc;
}

dt#area-label
{

}

#captcha-input
{
	border-style:solid;
	border-width:1px;
	border-color:black;
	background-color:#ffffcc;
	margin-top:10px;
}

#captcha-label
{
	margin-top:10px;
}

#login_form
{
	margin-top:23px;
}

#wpSurfpoint
{
	position:absolute;
	top: 87px;
	left:660px;
}

#post
{
	margin-top:2em;
	padding-left:20px;
}

#register_text
{
	width:100%;
	float:left;
	display:inline;
	margin-left:26px;
}

#login_message
{	
	margin: 26px;
	margin-top:25px;
}

form#login_model dt
{
	margin-left:26px;
	width: 65px;
	padding-bottom:2px;
	display: inline;
	float:left;
	clear:left;
}

form#login_model dd
{
	margin-left: 0.3em;
	display:inline;
	float: left;
}

form #username
{
	text-align:left;
	font-size:small;
	width:95px;
	background-color:#ffcc00;
	border-style:solid;
	border-width:1px;
	border-color:black;
}

form #password
{
	text-align:left;
	font-size:small;
	width:95px;
	background-color:#ffcc00;
	border-style:solid;
	border-width:1px;
	border-color:black;
}

form .submitbutton
{
	float:left;
	background-color:#ffcc00;
	border-style:solid;
	border-color:black;
	border-width:1px;
}

form #submitbutton_login
{
	float:left;
	font-size:small;
	background-color:#ffcc00;
	border-style:solid;
	border-color:black;
	border-width:1px;
}

.forgot_password
{
	float:left;
	font-size:8pt;
	margin-top:5px;
}

.register
{
	float:left;
	font-size:8pt;
	margin-left:5px;
	margin-top:5px;
}

form#register_model
{
	margin-top:15px;
}

dd#search_submit-element
{
	float:left;
}

ul.errors
{
	list-style-type:none;
	z-index:50;
	width:80%;
	border: 1px solid #ffffcc;
	background-color:#ffcc00;
}

#impr_text
{
	width:90%;
	margin-left:15px;
}

#profilaendern
{
	width:90%;
	margin-left:25px;
	margin-top:30px;
}

#skyscraper
{
	position:absolute;
	width:160px;
	height:600px;
	top: 100px;
	left: 820px;
	/*background-color:white;
	border:1px solid black;*/
	
}

.preGameAd
{
	float:left;
	width:100%;
	text-align:center;
}

#adBlock
{
	float:left;
	width:100%;
	text-align:center;
}

.countdown
{
	text-align:center;
	display:block;
	width:100%;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
}

#medium-rectangle
{
	float:left;
	width:100%;
	text-align:center;
}
