/*
Theme Name: Hamburger Stiftungen
Version: 1.6
Author: Ulf Spethmann
*/

/* Begin Typography & Colors */
body {
	font-family: Arial, Sans-Serif;
	background: #ffffff;
	color: #000;
	text-align: center;
	}

#footer{
	clear:both;
	display:block;
	height:30px;
	background:#ffffff;	
	width:782px;
}

#page {
	background-color: #ffffff;
	text-align: left;
	}

#sidebar {
	font-family: Arial, Sans-Serif;
	}
/* End Typography & Colors */


/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 9px auto;
	padding: 0;
	width: 782px;
	background:url('images/bg_content.gif');
	}

#header {
	background-color: #7ea1d7;
	margin: 0 0 0 0;
	padding: 0;
	height: 33px;
	width: 782px;
	border-bottom:8px solid #ffffff;
	}

#headerhome{
	display:block;
	height:23px;
	width:211px;
	padding:10px 0px 0px 13px;
	border-right:8px solid #ffffff;	
}
	
#headerhome a:link, #headerhome a:visited, #headerhome a:active, #headerhome a:hover{
	font-family:Arial;
	color:#112f5e;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

.narrowcolumn{	
	float:left;
border:0px solid #00ff00;
	padding: 0;
	margin: 0;
	width: 530px;/*530*/
	padding: 0px 10px 0px 10px;
	background:#c7def5;
	border-left:8px solid #ffffff;
	/*min-height:740px;*/
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
/* End Structure */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


/* Begin Sidebar */
#sidebar
{
	float:left;
	padding: 0;
	width: 224px;
	min-height:740px;
	background:#112f5e;
	}
/* End Sidebar */


/* Begin Various Tags & Classes */
.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

a img {
	border: none;
	}
/* End Various Tags & Classes*/


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;

}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* New Style */

hr{
	display:none;	
}
/* alle Browser */
.narrowcolumn hr{
	display:block;
	width:558px;
	height:8px;
	padding:0;
	margin:10px 0 10px -13px;	
	border:0px solid #ffffff;
	color:#ffffff;
	background:#ffffff;
}
/* IE 6 */
* html .narrowcolumn hr{
	display:block;
	width:540px;
	height:8px;
	padding:0;
	margin:10px 0 10px -10px;	
	border:0px solid #ffffff;
	color:#ffffff;
	background:#ffffff;
}

.narrowcolumn{
	font-family: Times New Roman, Serif;
	font-size:14px;
}

.narrowcolumn a:link, .narrowcolumn a:visited, .narrowcolumn a:active{
	font-family: Times New Roman, Serif;
	color:#112f5e;
	font-weight:bold;
	text-decoration:none;
}

.narrowcolumn a:hover{
	text-decoration:underline;
}

.narrowcolumn h1, h2, h3, h4, h5, h6, h7{
	font-family:arial;
	color:#112f5e;	
}

.narrowcolumn h1{
	font-size:16px;	
}

.narrowcolumn h2{
	font-size:14px;	
}

.narrowcolumn h3{
	font-size:12px;	
}
