
/* Anfang custom.css */
body { }

#sitetitle {
    width: 340px;
}
#logo-image {
  float: left;
  padding-right: 4px;
  width: 100px;
}


/*************************** Tabellen :: Anfang ***********************/

table {
  border:1px solid #888888;
  background-color: #FFF8DC;
}

caption {
text-align: left;
font-family: Verdana, Arial, sans-serif;
font-weight:bold;
color: #0070C0;
padding:2px 0 3px 0;
}

th {
font-family: Verdana, Arial, sans-serif;
background-color:#DEB887;
border-bottom:1px solid #888888;
color: #222222;
}

td {
padding:3px;
color: #222222;
}
/*************************** Tabellen :: Ende *************************/


.aehnliche-beitraege, .aehnliche-beitraege-top {
  clear:both;
  border:thin solid #556677;
  padding:0 6px 6px;
  background-color:#CCCCCC;
}

.aehnliche-beitraege-top {
  float:right;
  margin-left:6px;
  width:260px;
}

.aehnliche-beitraege h3, .aehnliche-beitraege-top h3 {
  color:#445566;
  font-size:0.9em;
  line-height:0.9;
  padding-top:8px;
}

.aehnliche-beitraege strong, .aehnliche-beitraege-top strong {
  color:#445566;
}

.aehnliche-beitraege img, .aehnliche-beitraege-top img {
  float:right;
  margin-left:6px;
  margin-top:6px;
}

.aehnliche-beitraege ul, .aehnliche-beitraege-top ul {
  margin-left: 0px;
  color:#445566;
  font-size:0.9em;
  line-height:0.9;
}

.social-media-button {
  border: medium none;
  margin-bottom: 5px;
  padding: 0;
}

.cat-posts-left, .cat-posts-right {
  border:1px solid #dddddd;
}

.cat-posts-left, .cat-posts-left .post, .cat-posts-right, .cat-posts-right .post  {
  background-color: #F8F8F8;
}

#topnav {
  height:40px;
}

#topnav-ads {
  padding-top: 12px;
}

.besonderer-text {
  border:thin solid #888888;
  background-color:#ecd783;
  font-size: 1.2em;
  font-style: italic;
  padding:6px;
}

/* Ende custom.css */


/* --------------[ User-Defined Adjustments ]-------------- */

body {
		background: ;

	
	font-family: arial, helvetica, sans-serif;
		}

h1, h2, h3, h4, h5, h6, h7, .sitetitle {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	}

/* -------------------[ Rounded Corners ]------------------- */

#wrap-top {
	margin:25px auto 0;
	width:990px;
	height:30px;
	background: url(images/wrap-bg-corners-trans.png) top left no-repeat;
	}

#wrap-bottom {
	margin:0 auto 25px;
	width:990px;
	height:20px;
	background: url(images/wrap-bg-corners-trans.png) bottom left no-repeat;
	}

#wrap {
	padding-top:5px;
	padding-bottom:20px;
	}

/* -------------------[ Site Title Adjustments ]------------------- */

#sitetitle h1, #sitetitle .title {
	font-size: 24px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	}

#sitetitle .description, #sitetitle .title, #sitetitle .title a { 
	color:#333333;
	}

#head-content {
	background-image: none;
	}




/* --------------[ Top Navigation Adjustments ]-------------- */

#topnav,
#topnav li ul {
	font-size: 12pt; 
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	}

#topnav ul a, 
#topnav ul a:link, 
#topnav ul a:visited {
	color:#575757;
	}


/* --------------[ Cat Navigation Adjustments ]-------------- */

#catnav,
#catnav li ul {
	font-size: 10pt; 
	font-weight: bold;
	font-family: arial, helvetica, sans-serif; 	
	}

#catnav ul a, 
#catnav ul a:link, 
#catnav ul a:visited {
	color:#4f4f4f;
	}

#catnav ul a:hover, 
#catnav ul a:active  {
	color:#121212;
	}

/* --------------[ Main Content Adjustments ]-------------- */

.maincontent {
	font-size: 9pt;
	}

.maincontent a, .maincontent a:link, .maincontent a:visited { 
		}

.maincontent a:hover, .maincontent a:active, .post h1 a:active, .post h1 a:hover, .post h2 a:active, .post h2 a:hover { 
		}

/* --------------[ Sidebar-Right Adjustments ]-------------- */

#contentright {
	font-size: 9pt;
	}




/* --------------[ Footer Adjustments ]-------------- */

#footer {
		font-size:8pt;
		}

#footer a, #footer a:link, #footer a:visited { 
		}

#footer a:hover, #footer a:active { 
		}

/* --------------[ Post Title Link Color Adjustments ]-------------- */



