/*
meine CSS einstellungen.
*/


.css_guestbook_position {
	position:relative;
	left:0px;
	top:0px;
	width: 100%;
}

.css_guestbook_font_color {
	color:#ccc;
	width: 100%;
}

.css_form_text {
	font-weight:normal;
}

.css_form_namefield {
	background-image: url(../../themes/brittipoppers/pics/field2.gif);
	border-style: none;
	color: #fff;
	height: 15px;
	padding: 5px;
	border-top: 1px solid #000;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 1px solid #000;
	width: 150px;
	margin-bottom: 10px;
}

.css_form_emailfield {
	background-image: url(../../themes/brittipoppers/pics/field2.gif);
	border-style: none;
	color: #fff;
	height: 15px;
	padding: 5px;
	border-top: 1px solid #000;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 1px solid #000;
	width: 150px;
	margin-bottom: 10px;
}

.css_form_urlfield {
	background-image: url(../../themes/brittipoppers/pics/field2.gif);
	border-style: none;
	color: #fff;
	height: 15px;
	padding: 5px;
	border-top: 1px solid #000;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 1px solid #000;
	width: 150px;
	margin-bottom: 10px;
}

.css_form_textfieldspace {
	text-align:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px;
	width: 100%;
}

.css_form_messagefield {
	background-image: url(../../themes/brittipoppers/pics/field2.gif);
	border-style: none;
	color: #fff;
	height: 150px;
	padding: 5px;
	border-top: 1px solid #000;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 1px solid #000;
	width: 98%;
}

.css_form_antispamtext {
	text-align:left;
	font-size: 11px;
	color: #3399ff;
	line-height: 1.4em;
}

.css_form_antispamcontent {
	border:1px solid #3366ff;
	width: 150px;
}

.css_form_antispamcontent_position {
	text-align:left;
	padding:5px 0px;
	margin:0px 0px;
}

.css_form_antispam_inputfield {
	background-image: url(../../themes/brittipoppers/pics/field2.gif);
	border-style: none;
	color: #fff;
	height: 15px;
	padding: 5px;
	border-top: 1px solid #000;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 1px solid #000;
	width: 150px;
}

.css_form_submit {
	border-style: none;
	background-image: url(../../themes/brittipoppers/pics/field2.gif);
	color: #fff;
	height: 25px;
	padding: 5px;
	border-top: 1px solid #000;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 1px solid #000;

}

.css_form_submit_position {
	text-align:left;
	padding:20px 0px 10px 0px;
}

.css_form_errormessage {
	color:#bb0000;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.4em;
}

.css_form_successmessage {
	color:#00bb00;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.4em;
}

.css_form_link {
	font-size:14px;
	position:relative;
	top:0px;
	left:0;
}

.css_navigation_totalcount {
	font-size:11px;
	left:0px;
	width:500px;
	text-align:left;
	padding:0px 0px 5px 10px;
}

.css_navigation_overview {
	left:0px;
	width:500px;
	text-align:left;
	padding: 0px 0px 15px 0;
}

.css_navigation_select {
	color:#999;
	text-decoration:none;
}

.css_navigation_notselect {
	color:#fff;
	text-decoration:none;
}

.css_navigation_char {
	color:#000000;
	font-size:20px;
	text-decoration:none;
	font-weight:bold;
}

.css_navigation_char_position {
	left:0px;
	width:500px;
	padding: 0px 0px 0px 0;
	margin:0px 0px 20px 0px;
	text-align:left;
}

.css_post_header1 {
	color: #3399ff;
	font-size: 1.2em;
}

.css_post_header2 {
	width:20px;
	height:15px;
}

.css_post_header3 {
	width:20px;
	height:15px;
}

.css_post_header4 {
	font-size:11px;
	height:15px;
}

.css_post_email_image {
	height:15px;
	width:15px;
	border:0px;
}

.css_post_url_image {
	height:15px;
	width:15px;
	border:0px;
}

.css_post_separator {
	border-style: none;
}

.css_post_message {
	font-size:11px;
	color: #ccc;
}

.css_form_embedded {
	width:100%;
	font-size:12px;
	text-align:left;
	padding: 0px 0;
	margin:0px 0px 0px 0px;
	line-height:1.2em;
	border-top: 1px solid #3399ff;
}

.css_post_embedded {
	line-height:1.6em;
	padding: 10px;
	border-style: none;
	background-image: url(../../themes/brittipoppers/pics/field2.gif);
	color: #fff;
	width: 500px;
	border-top: 1px solid #000;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 1px solid #000;
}

a.css_navigation_char:hover {
	text-decoration:none; 
	color:#fff;
}

a.css_navigation_select:hover {
	text-decoration:none; 
	color:#999;
}

a.css_navigation_notselect:hover {
	text-decoration:none; 
	color:#fff;
}
