/**
 * Style sheet styles
 */
/* Gästebuch */
div.form div.widget
{
	margin-bottom:5px;
}

/* Gästebuch */
div.form div.formbody
{
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #CCCCCC;
}

/* Gästebuch */
div.form input, div.form textarea
{
	padding:2px;
	border:1px solid #cccccc;
}

/* Gästebuch */
div.comment_default
{
	margin-bottom:10px;
}

/* Gästebuch */
div.comment
{
	padding-bottom:10px;
}

/* Gästebuch */
div.ce_comments div.info
{
	padding:2px;
	background-color:#eeeeee;
	border:1px solid #CCCCCC;
	font-weight:bold;
}

/* Footer */
div#htmlfooter
{
	text-align:center;
	font-size:10px;
}

/* Counter */
div#counter
{
	padding-top:3px;
	padding-bottom:3px;
	text-align:center;
	font-size:10px;
	color:#999999;
}

/* Suchen */
div#query_type
{
	margin-top:10px;
}

input#keywords.text
{
	padding:3px;
	border:1px solid #CCCCCC;
}

/* Loginbox */
div.mod_login
{
	margin-top:10px;
	padding:5px;
	background-color:#eeeeee;
	border:1px solid #cccccc;
}

/* Loginbox */
div.mod_login p.label
{
	margin:4px 0px 2px 0px;
	font-weight:bold;
	line-height:14px;
}

/* Loginbox */
div.mod_login input
{
	width:175px;
	padding:2px 5px;
	border:1px solid #cccccc;
}

/* Loginbox */
div.mod_login input.submit
{
	width:120px;
	margin-top:5px;
	padding:2px 5px;
	border:1px solid #cccccc;
}

/* BOXEN */
div#box_o, div#box2_o, div#box3_o
{
	width:214px;
	height:10px;
	margin:0px;
	padding:0px;
	background-image:url("tl_files/images/box_o.jpg");
	background-position:center bottom;
	background-repeat:no-repeat;
}

div#box_m, div#box2_m, div#box3_m
{
	width:198px;
	padding:0px 8px;
	background-image:url("tl_files/images/box_m.jpg");
	background-position:center top;
	background-repeat:repeat-y;
}

div#box3_m input#keywords.text
{
	width:155px;
	margin-top:3px;
	margin-left:3px;
	padding:2px;
	border:1px solid #CCCCCC;
}

div#box3_m input.submit
{
	margin-bottom:4px;
	padding-left:7px;
	vertical-align:middle;
}

div#box_u, div#box2_u, div#box3_u
{
	width:214px;
	height:10px;
	margin:0px;
	padding:0px;
	background-image:url("tl_files/images/box_u.jpg");
	background-position:center top;
	background-repeat:no-repeat;
}

div#irdiv1
{
	margin:0px 0px 0px 214px;
}
