/* Farbangabe (color) */
#bMetalinks a, #bCommentForm H2 {
	color:#0B3F8B;
}
.content h2, .content h2 A, .content h4 A {
	color:#C31C00;
}
.content h3, .bEntryLinks, #bCommentForm {
	color:#959595;
}
.bEntryLinks a, .content P a, .sidebar A {
	color:#4C7FAA;
}
.content {
	color:#535353;
}
.sidebar H2 {
	color:#000000;
}

/* Farbangabe (bacground-color) */
#banner {
	background-color:#EAF1F9;
}
#bInnercontainer {
	background-color: #FFFFFF;
}

.bSeperator {
	background-color:#E5E5E5;
}	
/* Schriftformatierungen */
#bMetalinks {
	font-size:10px;
	line-height:20px;
}
.content h2 {
	font-size: 20px;
	font-weight: bold;
}

.content h3 {
	font-size: 15px;
	font-weight: bold;
}
.content .smallHl {
	font-size: 16px;
	font-weight: bold;
}
.content {
	font-size:12px;
	line-height: 150%;
}
.content p a {
	text-decoration:underline;
}
.content .extended a {
	text-decoration:none;
}

.bEntryLinks {
	font-size:10px;
	clear:both;
}




/* Aufbau */
#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 792px;
}
#bInnercontainer {
	width:776px;
	border:3px solid #E5E5E5;
	position:top;
}
#center {
	float: left;
	width: 440px;
	overflow: hidden;
}
#right {
	float: left;
	width: 336px;
	overflow: hidden;
}	
#bShadow {
	background-image:url(http://www.hubertburda.de/img/shadow_right.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
#bShadowBottom {
	width:792px;
	height:10px;
	overflow: hidden;
	background-image:url(http://www.hubertburda.de/img/shadow_bottom.gif);	
}



/* Kopf */
#banner {
	height: 147px;
	margin:0;
	border:0;
	background-image:url(http://www.hubertburda.de/img/header.gif);
	overflow:hidden;
}
#bSearchform {
	position:absolute;
	margin-left:322px;
	top:110px;
	margin-bottom:0px;
	margin-right:0px;
	height:25px;
	width:250px;
	overflow:hidden;
}
#bSearchfield {
	margin-right:5px;
}

#bMetalinks {
	position:relative;
	top:110px;
	left:552px;
	width:230px;
	height:40px;
	text-align:right;
}
#banner H1 {
	display:none;
}



/* Footer */
#bCopyright {
	width:797px;
	margin-top:13px;
	text-align:right;
	margin-right: auto;
	margin-left: auto;
}

/*content */
.content {
	padding: 30px 40px 30px 40px;
}
.bSeperator HR {
	display:none;
}
.bSeperator {
	width:100%;
	margin-bottom:25px;
	margin-top:5px;
	height:1px;
}
.content H3 {
	margin-bottom: 6px;
}
.content P {
	margin-bottom: 10px;
	margin-top:10px;
	line-height: 140%;
	clear:both;
}


.content P IMG {
	margin-right:7px;
	margin-bottom:5px;
	border:1px solid #BFBFBF;
	margin-top:5px;
}
.content #bEntrynav {
margin-top:30px;
}

/* sidebar */
.sidebar {
	padding: 30px 40px 30px 0px;
	margin-left:37px;
}
.sidebar h2 {
	font-size:15px;
	font-weight:bold;
	padding-left:3px;
	padding-bottom:3px;
	border-bottom:1px solid #E5E5E5;
	margin-bottom:7px;
	margin-top:0px;
}


.sidebar #categories li, .sidebar #bTopics li, .sidebar #bLinks li, .sidebar #bArchive li, .sidebar #bPerson li {
	list-style-image:url(http://www.hubertburda.de/img/listitem.gif);
	text-align: left;
	margin-left:0px;
	padding-left:0px;
	margin-bottom:5px;
}

.sidebar #categories ul, .sidebar #bTopics ul, .sidebar #bLinks ul, .sidebar #bArchive ul, .sidebar #bPerson ul {
	margin-left:10px;
	padding-left:0px;
	line-height:13px;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	margin-bottom:0px;
}
.sidebar #categories, .sidebar #bTopics, .sidebar #bLinks, .sidebar #bArchive, .sidebar #bAmazon, .sidebar #bPerson {
	font-size:11px;
	width:100%;
	clear:both;
}
.sidebar #categories, .sidebar #bTopics, .sidebar #bLinks, .sidebar #bArchive, .sidebar #bAmazon, .sidebar #bPerson {
	margin-bottom:25px;
}


.sidebar #bAmazon .bBook img {
	border:0px;
	float:left;
}
.sidebar #bAmazon .bBook ul {
	position:relative;
	left:8px;
	margin:0px 0px 0px 0px;
	padding:0px;
	line-height:13px;
}
.sidebar #bAmazon .bBook li {
	margin:0px;
	padding:0px;
	list-style-type: none;
}
.sidebar #bAmazon .bBook {
	width:100%;
	height:60px;
	margin-bottom:14px;
}


#bCommentForm {
	font-size:10px;
	margin-top:20px;
}
#bCommentForm H2 {
	font-size:12px;
}
#bCommentForm .bInputField {
	width:174px;
	margin-top:3px;
}

/* HTML-Tags */
body {
		margin: 0px 0px 20px 0px;
		background-color: #EAF1F9;
      text-align: center;
      font-family: Verdana, Arial, sans-serif;
	}

a {
	text-decoration: none;
	}



a:hover {
	text-decoration:underline;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}





/* sonstiges */

.content pre {
	font-size: larger;
}

.content blockquote {
	line-height: 150%;
}

.content li {
	line-height: 150%;	
}



/*
.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
}
*/
.content p.posted {
	color:#FF0000;
	background-color:#FF0000;
}


/*calender */

#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}


/*
.photo {
	text-align: left;
	margin-bottom: 20px;
}
*/
.photo {
	border:10px solid #ff0000;
}

/*
.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}
*/
.link-note {
	color:#FF0000;
}

/*

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
}
*/
#comment-data {
	border:10px solid #FFFFFF;
}

/*

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}
*/