hr {
	color				: #861E19;
	height				: 1px;
	border-top			: solid 1px #861E19;
	margin-left			: 45px;
	margin-right		: 60px;
}

a {
	font-weight			: bold;
	color				: #861E19;
}

.contentelement {
	margin-left			: 50px;
	width				: 610px;
}

/* Startseite -----------------*/
.contentelement_startseite {
	display				: block;
	background-color	: #eee;
	width				: 210px;
	height				: 221px;
	margin-left			: 10px;
	float				: left;
}

.contentelement_startseite .startseite_text {
display				: block;
	color				: #861E19;
	padding				: 10px;
	padding-bottom		: 0px;
	overflow			: hidden;
	height				: 191px;
}

.contentelement_startseite .startseite_text h1 {
	margin-top			: 10px;
	margin-bottom		: 10px;
}
.contentelement_startseite .startseite_text h1 a{
	font-size			: 12pt;
	font-weight			: bold;
	text-align			: left;
	text-decoration		: none;
	color				: #861E19;
}
/* /Startseite -----------------*/

/* deine frage -----------------*/
#deinefrage {
	background-color	: #F2F2F2;
	padding				: 10px;
	border-top			: 1px dotted #861E19;
	border-bottom		: 1px dotted #861E19;
	margin-bottom		: 10px;
}

#deinefrage label {
	font-weight			: bold;
}

.submit {
	background-color	: #861E19;
	color				: #F2F2F2;
	border-top			: solid 2px #806359;
	border-left			: solid 2px #806359;
	border-bottom		: solid 2px #98979B;
	border-right		: solid 2px #98979B;
}
/* /deine frage -----------------*/

.contentelement_stripe {
	background-color	: #F2F2F2;
	padding				: 10px;
	border-top			: 1px dotted #861E19;
	border-bottom		: 1px dotted #861E19;
	width				: 590px;
	margin-left			: 50px;
	margin-bottom		: 10px;
}

.contentelement_text {
	margin-left			: 50px;
	margin-bottom		: 10px;
	width				: 590px;
}

.contentelement_text h1{
	font-size			: 26pt;
	font-weight			: normal;
	line-height			: 26pt;
	text-align			: left;
	text-decoration		: none;
	color				: #861E19;
	margin-bottom		: 30px;
}

.contentelement_text h2{
	font-size			: 14pt;
	font-weight			: normal;
	text-align			: left;
	line-height			: 16pt;
	text-decoration		: none;
	color				: #861E19;
	margin-bottom		: 10px;
}


h2{
	font-size			: 14pt;
	font-weight			: normal;
	text-align			: left;
	text-decoration		: none;
	color				: #861E19;
	margin-bottom		: 10px;
}

h3{
	font-size			: 12pt;
	font-weight			: bold;
	text-align			: left;
	text-decoration		: none;
	color				: #861E19;
	margin-bottom		: 0px;
}

.default_article {
	height				: 100px;
	overflow			: hidden;
	background-color	: #F2F2F2;
	padding				: 0px;
	border-top			: 1px dotted #861E19;
	border-bottom		: 1px dotted #861E19;
	width				: 610px;
	margin-left			: 50px;
	margin-bottom		: 10px;
}

.default_article h2 {
	font-size			: 14px;
	margin-bottom		: 5px;
}

.default_article h2 span{
	font-size			: 14px;
	color				: #BBBDC0;
	margin-bottom		: 5px;
}


.btnweiter {
	float				: right;
	margin-right		: 10px;
}

.default_article_image {
	height				: 100px;
	width				: 134px;
	float				: left;
	margin-right		: 10px;
}

.default_article_teasertext {
	margin-top			: 7px;
	height				: 70px;
	width				: 455px;
	float				: left;
	overflow			: hidden;
}
/*-------------------------------*/
#mailtocontact b {
	margin-bottom		: 5px;
}

#mailtocontact label {
	display				: block;
	width				: 190px;
	float				: left;
	margin-bottom		: 5px;
}

#mailtocontact input {
	float				: left;
	width				: 240px;
	margin-bottom		: 5px;
	border				: solid 1px #C00004;
}

#mailtocontact textarea {
	width				:240px; 
	height				:100px;
	float				: left;
	border				: solid 1px #C00004;
}

#mailtocontact #absenden {
	width				: 100px;
	height				: 21px;
	border				: 0px;
	color				: #C00004;
	margin				: 0px;
	margin-top			: 5px;
	margin-left			: 0px;
	margin-bottom		: 10px;
	vertical-align		: top;
	border				: solid 1px #C00004;
}

/*-------------------*/

.bewerten {
	height				: 23px;
	background-image	: url('images/metanav_bg.png');
	background-repeat	: repeat-x;
	padding-left		: 10px;
	padding-top			: 0px;
	margin-bottom		: 1px;
	display				: block;
}

.bewerten a {
	height				: 21px;
	background-image	: url('images/vote.png');
	background-repeat	: no-repeat;
	padding-left		: 26px;
	padding-top			: 3px;
	font-size			: 13px;
	float				: left;
	display				: block;
	margin-right		: 20px;
}
.bewerten a:hover {
	background-position	: 0 -24px;
}

.pad {
	padding			: 10px;
}
.contentelement_stripe_nopad {
	background-color	: #F2F2F2;
	padding				: 0px;
	
	border-top			: 1px dotted #861E19;
	border-bottom		: 1px dotted #861E19;
	width				: 610px;
	margin-left			: 50px;
	margin-bottom		: 10px;
}

#totop {
	margin-left			: 587px;
	margin-top			: 10px;
	margin-bottom		: 10px;
	background-image	: url('images/totop.png');
	background-repeat	: no-repeat;
	padding-left		: 12px;
	background-position	: 0 3px;
}

#rss {
	margin-left			: 30px;

}

#tohome {
	display 			: block;
	width				: 250px;
	height				: 233px;
	
}
/* Poll -------------------*/

.poll {
	padding-left		: 10px;
	padding-top			: 5px;
	margin-bottom		: 1px;
}

.poll a,
.poll_inactive {
	min-height			: 21px;
	background-image	: url('images/vote_inactive.png');
	background-repeat	: no-repeat;
	padding-left		: 26px;
	padding-top			: 3px;
	font-size			: 13px;
	display				: block;
	margin-right		: 20px;
	margin-bottom		: 0px;
}
.poll a:hover,
.poll_active {
	background-image	: url('images/vote_active.png')!important;
	background-repeat	: no-repeat;
}

.poll_answer {
	height				: 21px;
	width				: 370px;
	float				: left;
	padding-left		: 0px;
	padding-top			: 3px;
	font-size			: 13px;
	display				: block;
	margin-right		: 20px;
	margin-bottom		: 0px;
}

.poll_value {
	height				: 21px;
	width				: 50px;
	float				: left;
	padding-left		: 0px;
	padding-top			: 3px;
	font-size			: 13px;
	display				: block;
	margin-right		: 20px;
	margin-bottom		: 0px;
}
.poll_percent {
	height				: 20px;
	display				: block;
	float				: left;
}

.poll_done {
	color				: green !important;
}

.hidden	{
	 display : none;
}

.pseudolink {
	height				: 21px;
	padding-left		: 0px;
	padding-top			: 3px;
	font-size			: 13px;
	font-weight			: bold;
	display				: block;
	margin-right		: 20px;
	margin-bottom		: 0px;
	cursor				: pointer!important;
} 

.colapsed {
	display				: none;
}

.img_3 {
	float				: left;
	margin-right		: 10px;
	margin-bottom		: 10px;
}


