

/* BODY*/
body {
  	background:#fff;
  	margin:0px;
	font-family:verdana, helvetica, sans-serif;
	font-size:20px;
	line-height:14px;
	color:#000000;
}

.bodycomments {
  	background:#cccccc;
  	margin:0px;
	padding:2px 2px;
	font-family:verdana, helvetica, sans-serif;
	font-size:20px;
	line-height:14px;
	color:#000000;
}

/* Content */
#content {
	/*border:1px solid red;*/
	width:770px;
	margin:0px auto;
}

/* header */
#header {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}


/* SIDEBAR */


#sidebar {
	/*border:1px solid blue;*/
	font-family:verdana, helvetica, sans-serif;
	color:#000;
	font-size:13px;
	line-height:14px;
	width:250px;
	background:#fff;
	float:left;
}

#sidebar a:link {color:#9d0d15; text-decoration:none;}
#sidebar a:visited {color:#9d0d15; text-decoration:none;}
#sidebar a:hover {color:#9d0d15; text-decoration:underline;}

#sidebar ul{padding-left: 25px; margin-left: 0px; color:#9d0d15;}
#sidebar li{}




/* ====== Sidebar-Entrytext ====== */
.sidebar-entrytextheadline{
	padding:10px 15px 10px 0px;
	margin:0px 0px 10px 0px;
	font-weight:bold;
	color:#9d0d15;
	border-bottom:1px dashed #9d0d15;
}
.sidebar-entrytexts{
	padding:10px 15px 10px 20px;
}
.sidebar-entrytext{

}




/* ====== Sidebar-Guidelines ====== */
.sidebar-guideheadline{
	padding:10px 15px 10px 0px;
	margin:0px 0px 10px 0px;
	font-weight:bold;
	color:#9d0d15;
	border-bottom:1px dashed #9d0d15;
}
.sidebar-guidelines{
	padding:10px 15px 10px 20px;
}
.sidebar-guideline{

}




/* ======= Sidebar-Kategorien ======= */
.sidebar-cat{
	padding:10px 15px 10px 20px;
}

.sidebar-catheadline{
	padding:10px 15px 10px 0px;
	margin:0px 0px 10px 0px;
	font-weight:bold;
	color:#9d0d15;
	border-bottom:1px dashed #9d0d15;
}
a.sidebar-catlink{

}
.sidebar-catlink{
	margin:0px 0px 5px 0px;
}



/* ====== Sidebar-Authorlist ====== */

.sidebar-authors{
	padding:10px 15px 10px 20px;
}

.sidebar-authorheadline{
	padding:10px 15px 10px 0px;
	margin:0px 0px 10px 0px;
	font-weight:bold;
	color:#9d0d15;
	border-bottom:1px dashed #9d0d15;
}
a.sidebar-authorlink{

}
.sidebar-authorlink{
	margin:0px 0px 5px 0px;
}





/* ====== Sidebar-dwlinks ====== */

.sidebar-dwlinks{
	padding:10px 15px 10px 20px;
}
.sidebar-dwlinkheadline{
	padding:10px 15px 10px 0px;
	margin:0px 0px 10px 0px;
	font-weight:bold;
	color:#9d0d15;
	border-bottom:1px dashed #9d0d15;
}
a.sidebar-dwlink{

}
.sidebar-dwlink{
	margin:0px 0px 5px 0px;
}




/* ====== Sidebar-externe links ====== */

.sidebar-extlinks{
	padding:10px 15px 10px 20px;
}
.sidebar-extlinkheadline{
	padding:10px 15px 10px 0px;
	margin:0px 0px 10px 0px;
	font-weight:bold;
	color:#9d0d15;
	border-bottom:1px dashed #9d0d15;
}
a.sidebar-extlink{

}
.sidebar-extlink{
	margin:0px 0px 5px 0px;
}




/* ====== Sidebar - Kontaktlinks ====== */

.sidebar-contactlinks{
	padding:10px 15px 10px 20px;
}
.sidebar-contactheadline{
	padding:10px 15px 10px 0px;
	margin:0px 0px 10px 0px;
	font-weight:bold;
	color:#9d0d15;
	border-bottom:1px dashed #9d0d15;
}
a.sidebar-contactlink{

}
.sidebar-contactlink{
	margin:0px 0px 5px 0px;
}




/* ====== Sidebar - Projektbeschreibungslinks ====== */

.sidebar-desclinks{
	padding:10px 15px 10px 20px;
}
.sidebar-desclinkheadline{
	padding:10px 15px 10px 0px;
	margin:0px 0px 10px 0px;
	font-weight:bold;
	color:#9d0d15;
	border-bottom:1px dashed #9d0d15;
}
a.sidebar-desclink{

}
.sidebar-desclink{
	margin:0px 0px 5px 0px;
}





/* ====== Sidebar - avlinks ====== */

.sidebar-avlinks{
	padding:10px 15px 10px 20px;
}
.sidebar-avlinkheadline{
	padding:10px 15px 10px 0px;
	margin:0px 0px 10px 0px;
	font-weight:bold;
	color:#9d0d15;
	border-bottom:1px dashed #9d0d15;
}
a.sidebar-avlink{

}
.sidebar-avlink{
	margin:0px 0px 5px 0px;
}





/* ====== Sidebar - Letzte Einträge ====== */

.sidebar-lastentries{
	padding:10px 15px 10px 20px;
}
.sidebar-lastentriesheadline{
	padding:10px 15px 10px 0px;
	margin:0px 0px 10px 0px;
	font-weight:bold;
	color:#9d0d15;
	border-bottom:1px dashed #9d0d15;
}
a.sidebar-lastentry{
	margin:0px 0px 0px 0px;
}

.sidebar-lastentry{
	margin:0px 0px 5px 0px;
}





/* ====== Sidebar - Archiv ====== */
.sidebar-archive{
	padding:10px 15px 10px 20px;
}
.sidebar-archiveheadline{
	padding:10px 15px 10px 0px;
	margin:0px 0px 10px 0px;
	font-weight:bold;
	color:#9d0d15;
	border-bottom:1px dashed #9d0d15;
}
a.sidebar-archive{

}
.sidebar-archive{
	margin:0px 0px 5px 0px;
}





/* ====== Sidebar - Logo ====== */
.sidebar-copyright{
	padding:10px 15px 10px 20px;
	text-align:right;
	font-size:9px;
}



/*====RUNDE ECKEN FÜR TEASERBOX====*/
.sidebar-teaserboxes {
  color: black;
  background:#fff;
  padding: 5px 0px 5px 5px;;
  display: block;
}
.sidebar-teaserbox {width: 240px; background: ;}
.sidebar-teaserbox .top, .sidebar-teaserbox .bottom{display:block;background:#fff;}
.sidebar-teaserbox .top b, .sidebar-teaserbox .bottom b{display:block;height: 1px; overflow: hidden; background:;}
.sidebar-teaserbox .r1{margin: 0 5px;}
.sidebar-teaserbox .r2{margin: 0 3px;}
.sidebar-teaserbox .r3{margin: 0 2px;}
.sidebar-teaserbox .top .r4, .sidebar-teaserbox .bottom .r4{margin: 0 1px;height: 2px;}





/* ====== Sidebar-Feeds ====== */

.sidebar-feeds{
	padding:10px 15px 10px 20px;
}
.sidebar-feedheadline{
	padding:10px 15px 10px 0px;
	margin:0px 0px 10px 0px;
	font-weight:bold;
	color:#9d0d15;
	border-bottom:1px dashed #9d0d15;
}
a.sidebar-feedlink{

}
.sidebar-feedlink{
	margin:0px 0px 5px 0px;
}





/* LINKS */
a:link {color:#1A2868;}
a:visited {color:#1A2868;}
a:hover {color:#1A2868; text-decoration:none;}






/* NEWS */
#news {
	width:515px;
	background:#fff;
	float:left;
	margin:0px 5px 0px 0px;
	color:#000000;
}

#news a:link {color:#004A9E;}
#news a:visited {color:#004A9E;}
#news a:hover {color:#004A9E; text-decoration:none;}

.news-titel {
	padding:10px 0px 0px 10px;
  	font-family:verdana, helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
	border-left:1px dotted #fff;
	border-right:1px dotted #fff;
	border-bottom:1px dotted #fff;
  }

.news-inhalt {
  	border-left:1px dotted #fff;
	border-right:1px dotted #fff;
	padding:10px 10px 4px 10px;
  	font-family:verdana, helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
}

.news-autor-datum {
  	border-left:1px dotted #fff;
	border-right:1px dotted #fff;
	padding:10px 10px 4px 10px;
  	font-family:verdana, helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
}

.news-datum {
  	font-family:verdana, helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
}

.news-horizontale-linie {
  	border-bottom:1px dotted #fff;
}


/* Comments */
#comments {
	width:510px;
  	background: #fff;
  	float:left;
  	margin:0px 0px 0px;
	color:#000000;
  	font-family:verdana, helvetica, sans-serif;
	font-size:13px;
	line-height:14px;
}


.comments-horizontale-linie {
  	border-bottom:1px dotted #BC7071;
}

.comments-input {
  	display: none;
}

.news-comments {
	width:510px;
  	background: #fff;
  	float:left;
  	margin:0px 0px 0px;
	color:#000000;
  	font-family:verdana, helvetica, sans-serif;
	font-size:13px;
}

.news-comments-vertikal {
  	border:1px dotted #fff;
  	border-width:0px 1px 1px;
  	/*border-bottom-color:#ffffff;*/
}

.news-comments-horizontale {
  	border-bottom:1px dotted #fff;
  }
.news-comments-linien {
	border:1px dotted #1A2868;
  	border-bottom:1px dotted #fff;
  }
.news-comments-eintraege {
  	font-family:verdana, helvetica, sans-serif;
	font-size:13px;
  }
