/**
 * Style sheet global
 */
body
{
	background-color:#333333;
}

#wrapper
{
	overflow:hidden;
}

#container
{
	overflow:hidden;
	background-color:#FFFFFF;
	background-image:url("tl_files/hitthecheese/images/container_bg.gif");
	background-position:left top;
	background-repeat:repeat-y;
}

#left
{
	width:230px;
	float:left;
	display:block;
	padding-bottom:20px;
}

#header
{
	height:315px;
	background-color:#FFFFFF;
	background-image:url("tl_files/hitthecheese/images/header_bg.jpg");
	background-position:left top;
	background-repeat:no-repeat;
}

#caption
{
	height:16px;
	background-color:#fb9448;
	background-image:url("tl_files/hitthecheese/images/caption_bg.gif");
	background-position:left top;
	background-repeat:no-repeat;
}

#caption .text
{
	margin-left:250px;
	font-family:Arial, Verdana, sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#fb9448;
}

#main
{
	overflow:hidden;
	padding:12px 20px 15px 20px;
}

#footer
{
	overflow:hidden;
	margin-bottom:20px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#cc0910;
	background-image:url("tl_files/hitthecheese/images/footer_bg.gif");
	background-position:left top;
	background-repeat:repeat-y;
}

.footer_left
{
	width:230px;
	float:left;
	display:block;
	margin-right:20px;
	text-align:center;
}

.footer_right a:hover
{
	text-decoration:underline;
	color:#fb9448;
}

.meldung
{
	padding:5px;
	background-color:#f8f8f8;
	background-image:url("tl_files/hitthecheese/images/meldung_bg.gif");
	background-position:center bottom;
	background-repeat:repeat-x;
	border:1px solid #999999;
}

#freecaster
{
	width:160px;
	height:160px;
	display:block;
	margin-top:15px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	border:7px solid #fb9448;
}

.mod_login
{
	display:block;
	margin:0px 0px 5px 0px;
	padding:7px 5px 5px 5px;
	background-color:#fb9448;
}

.mod_login .text, .mod_login .passwort
{
	width:175px;
}

.mod_login .text
{
	margin-left:5px;
}

.mod_subscribe
{
	width:160px;
	margin-right:auto;
	margin-left:auto;
	background-color:#fb9448;
	border:7px solid #fb9448;
}

.mod_subscribe .text
{
	width:160px;
	display:block;
}

.mod_subscribe .submit
{
	display:block;
}

.tophit
{
	width:160px;
	margin-right:auto;
	margin-left:auto;
	padding-top:3px;
	text-align:center;
	background-color:#ffffff;
	border:7px solid #fb9448;
}

.box
{
	width:160px;
	display:block;
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	padding-top:-3px;
	text-align:center;
	background-color:#fb9448;
	border:7px solid #fb9448;
}

.banner_wettbewerb
{
	width:160px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:center;
	background-color:#ffffff;
	border:7px solid #fb9448;
}

.banner
{
	width:160px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:center;
	background-color:#ffffff;
	border:7px solid #fb9448;
}

.mod_newslist .info
{
	margin-bottom:5px;
	font-style:italic;
}

.mod_newslist .caption
{
	margin-bottom:5px;
	font-size:10px;
	color:#666666;
}

.mod_newslist .layout_full
{
	margin-bottom:20px;
}

.image_container .caption
{
	margin-bottom:5px;
	font-size:10px;
	color:#666666;
}

.ce_form .antwort
{
	margin-bottom:12px;
	font-weight:bold;
}

.ce_form .uploader
{
	margin-top:12px;
	margin-bottom:12px;
}

.ce_form .submit_container
{
	margin-top:12px;
}

.ce_form .text, .ce_form .upload, .ce_form .textarea
{
	margin-left:5px;
}

* html .ce_form .text, * html .ce_form .upload, * html .ce_form .textarea
{
	padding-left:5px;
}

.ce_form .explanation
{
	padding-top:7px;
	padding-left:95px;
}
