/* #######allgemeine Anpassungen####### */
.content_top, .content_left, .content_right, .content_main,.content_bottom {
	border: 1px solid #000000;
}

h1 { font-size: 15px;}
h2 { font-size: 12px; font-weight: normal;}
h3 { font-size: 14px;}
h4 { font-size: 12px; font-weight: bold;}
.h1-list {text-align: left;}
.h2-list {text-align: left; font-size: 12px; font-weight: normal;}
.h3-list {text-align: left;}

/* Content Head */
.top_head_index  {
	color: #000000;
	font-size: 28px;
	font-weight: bold;
}

.top_head  {
	color: #FFFFFF;
	font-size: 28px;
	font-weight: bold;
}

.articleLinkInternal {}
.home {color: #FFFFFF; text-decoration: none; font-weight: bold;}
.copy {color: #FFFFFF; text-decoration: none;}
.fehler {color: #FF0000; font-weight: bold;}

.v09 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 9px; }
.v10 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; }
.v11 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; }
.v12 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; }
.v13 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 13px; }
.v14 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 14px; }

/* Content Guestbook */
.guest_bg {
	background-color: #304968;
}
.guest_required {
	color: #CC3300;
}
.guest_table_bg {
	margin-bottom: 10px;
	/*background-color: #162A44;*/
}
.guest_tr_bg {
	background-color: #000099;
	padding-left: 4px;
}
.guest_td_url {
	background-color: #6666FF;
	padding-left: 4px;
}
.guest_td_msg {
	background-color: #33CCFF;
	padding-left: 4px;
}
.guest_comment{
	color: Black;
}
a.news_comment_link {
	text-decoration: underline;
}