h2 {
	font-size:18px;
	padding-bottom:12px;
/*	margin-left:-10px;*/
	font-weight:lighter;
	text-decoration:underline;
	color: #660000;

	/*	
	background-image:url(images/bischofsmuetze.jpg);
	background-repeat:no-repeat;
	background-position:right;
	*/

}

/* Article - title */
.title {
	font-weight: bold;
	font-size:16px;
}

.rubrik_subtitle {
	font-style:italic;
	font-weight:bold;
	font-size:13px;
}

.subtitle {
	font-style: italic;
	font-weight:bold;
	font-size:13px;
}

.rubrik_entry {
	padding-left:10px;
	vertical-align:text-top;
}

.beschreibung {
	line-height: 20px;
	padding-bottom:25px;
}


.beschreibung p {
	margin-top: 20px;	
}

/*
div.beschreibung li{
	margin-left:200px;		
}

div.rubrik_text li {
	margin-left:200px;
}
*/

/* Article - autor */
.autor {
	font-size: 0.8em;
}

.icon {
   border: 0px;
   behavior: url("css_design/pngbehavior.htc");
   vertical-align:middle;
}

.dropcontainer {
	cursor:pointer;
	border:0px;
	/*
	color:#FFFFFF;
	background-color:#804040;
	*/
}

.dropcontainercontent {
	/*
	background-color:#8AD75B;
	*/
	
	/*
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	*/
}

.new_article_self {
	text-align:left;
	/* background-color: #f0f3e4; */
	color: #395127;
	margin-left: 5px;
	padding: 10px 10px 10px 0px;
	/*padding: 10px 10px 10px 40px;*
/*	border: 1px dashed #a8bb8b;*/
	margin-bottom: 10px;
}

.artikel_kommentar_header {
	background: url(images/posth3.gif) no-repeat;
/*	padding-left: 28px; */
	font-size: 1em;
	font-weight: leighter;
	color:  #1f2522;
	margin-right: 50px;
	margin-top:10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #a8bb8b;
}

.artikel_kommentar_box {
	border-bottom: 1px dashed #a8bb8b;
	background-color: #f0f3e4;
	margin-bottom: 10px;
	margin-right: 50px;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;	
}

.artikel_kommentar_titel {
	font-variant: small-caps;
	font-style: italic;
	font-weight: bold;
	
}
.artikel_kommentar_text {
	font-size: 11px;
}

.artikel_add_comment {
	font-weight: bold;
	color:  #1f2522;
	margin-bottom: 10px;
	border-bottom: 1px dashed #a8bb8b;
	margin-right:300px;
}

.artikel_viewed {
	font-variant: small-caps;
	padding-top:15px;
	margin-bottom: 10px;
}

/*
.submit, .submit:hover {
	background-color: transparent;
	border: none;
}
*/

.fehlermeldung {
	background: #FFCC99 url(images/bquote.gif) no-repeat;
	color: #990000;
	margin-left: 5px;
	padding: 10px 10px 10px 40px;
	border: 1px dashed #990000;
}

.login_status {
	background: #FFCC99; /* url(images/bquote.gif) no-repeat; */
	color: #990000;
	margin-left: 5px;
	margin-right: 5px;
	padding: 10px 10px 10px 10px;
	border: 1px dashed #990000;
}


.login_status_a:hover {
	color: #993300;
}

/* 
	Breite der Loginfelder
*/
#email2, #passwort2 {
	width: 150px;
}

.submitbox, .submitbox:hover, .submitbox:visited, .submitbox:active, .submitbox:link {
	/*background:  url(images/s_icon.png) no-repeat left; */
	padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-decoration: underline;
	height: 40px;
	font-weight: bold;
	cursor:pointer;	
/*	background-color: #f4f5eb;   */
	border: 1px solid #000;
	vetical-align:center;	
}



.submitbox_a:hover {
	/* background-color:pink; */
}

#links td{
	border: 0px;
	font-size: 11px;
}

.submitbutton {
	font-size:11px;
}

.searchform {
	font-size: 11px;
}

#rechts td{
	border:1px;
	font-size: 11px;
}

.edit_box {
	float:right;
	font-size: 11px;
	font-weight: normal;
	margin-left: 40px;
}

.edit_button {
}

.artikel_quelle {
	font-size: 11px;
	font-style: italic;
}


.seitensteuerung {
	margin-top: 15px;
	font-size: large;
}

.seitensteuerung_act {
	font-weight:bolder;
}

.seitensteuerung_back, .seitensteuerung_forward {
	font-weight:bolder;
}

.seitensteuerung_num {
}

.rubrik_pic {
	float:left; 
	margin:5px;
}

.pictogram_categorie_show {
	font-weight:bold;
}

.pictogram_categorie_edit_text,  .pictogram_categorie_show_text {
	font-size:11px;
	/*
	font-weight:bold;
	*/
}

.pictogram_tooltip {
	padding:7px;
	font-size:11px;
	color:black;
	border:1px solid black;
}

.neuigkeiten_pic_main {
	float:left;
	margin-bottom:5px;
	margin-right:15px;
	margin-top:5px
}

.bild_img {
	border: 1px solid #000;
}


.neuigkeiten_pic_main_left {
	margin-right:30px;
}

.neuigkeiten_pic_main_right {
	margin-left:30px;
}


.weather_box {
	width: 180px;
}

.weather_header {
	font-weight:bold;
	text-align:center;
	padding-right:5px;	
	padding-left:5px;	
}

.weather_icon {
	width:42px;
	float:left;
}

.weather_content {
	margin-left:50px;
}


.weather_header,.home_header {
	color:#fff;
	background-color: #006633;	
	background: url(images/wetter_header.gif);
	background-repeat:no-repeat;
	border: 0px solid #000;
	border-bottom:none;
	padding:11px;
}



.home_header {
	font-weight:bold;
	text-align:center;
}

.weather_icon {
}

.home_box,.weather_box {
	float:left;
	padding-right:14px;
}

.weather_info,.home_info {
	border: 0px solid #000;
	padding:10px;
	height:105px;
}


.weather_content,.home_content {

}

.weather_box,.home_box {
}



#author a:visited, #author a:link {
	color:#999;
	font-size:10px;
	font-weight:normal;
}

#author a:hover, #author a:active {
	font-weight:normal;
	font-size:10px;
	color: #006633;
}

.copyright {
	font-weight:normal;
	font-size:10px;
}

input, textarea, select, .submitbox:link, .submitbox:visited{
	border: 1px solid #000;
	background-color: #FFFF99;
	margin:2px;
}


input:hover, textarea:hover, select:hover, .submitbox:hover, .submitbox:active {
	background-color: #FFFF66;
	border: 1px solid #990000;
}

.title_h {
	display:none;
}


.gallery_description {
	clear:left;
}

.google_map{
	text-align:center;
	margin:0px auto;
}

.std_img_enlarge {
	font-size: 13px;
}

table {
	padding-bottom:30px;
}

th {
}

#login {
	padding-bottom:150px;
}


