body {
	background: #ffffff;
	color: #404040;
	font: 1.1em 'Cardo', Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
	//text-align: justify;
	line-height: 1.4em;
}

a,a:active,  a:link, a:visited    { color: #7E4C5A; font-weight: bold; text-decoration: none;}
a:hover    { color: #AF868E; }

h1,h2,h3 {
	margin: 0px;
	padding: 0px;
}
h1 { 
	font-size: 1.5em;
	padding: 10px 0 20px 0;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
}

#container {
	width: 1024px;
	margin: 0 auto;
}

#headerbox {
	height: auto;
}

#content {
	width: 680px;
	float:left;
	//text-align:justify;
}

p {
   /*-moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   -mso-hyphens: auto;
   hyphens: auto;
   hyphenate-limit-chars: auto 2;
   hyphenate-limit-lines: 2;
   */
}

#navi {
	width: 245px;
	float:right;
}
#navidropdown{display:none;}

.single_post {
	text-align:justify;
	padding-bottom: 50px;
	/*hyphens: auto;
	-moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   -hyphens: auto; */
}

#footer {
	border: 1px solid #cdcdcd;
	background: #f8f8f8;
	padding: 20px;
}

#blogbody {
	font-weight: normal;
	padding: 0px;
}

.klein {
	font-size: 7.5pt;
}

.title  {
  font-size: 14pt;
  font-weight:bold;
  border-bottom:1px solid #cdcdcd;
  font-variant: small-caps;
  padding: 0px 0 5px 0;
}

.post_title  {
  //font-size: 19pt;
  font-weight:bold;
}

#subtitle {
  font-size: 11px;
  color: #666666;
  font-weight:bold;
}

.date  {
  font-family:Verdana, Tahoma, Helvetica, Arial, sans-serif;
  font-size: 6pt;
  color: #999;
  font-weight:normal;
  text-align: left;
}

.posted  {
  font-size: 12px;
  font-weight:bold;
  color: #404040;
  border-bottom:0px dotted #efefef;
  padding-bottom: 15px;
}

a.posted, a:active.posted, a:visited.posted, a:hover.posted {
  font-size: 8pt;
  font-weight:bold;
  color: #404040;
  border: 0px;
}


.side {
	font-size: 85%;
  text-decoration: none;
}

a.side, a:active.side, a:visited.side {
  color: #000;
  text-decoration: none;
}
.regal {font-size:75%; text-decoration: none; font-weight:normal;}
a.regal , a:active.regal, a:visited.regal, a:hover:regal{ font-weight: normal; text-decoration: none;}

a:hover.side {
  background-color: #fff;
  color: #000;
  text-decoration: none;
}
#leseblock {
	width: 190px;
	//padding: 5px;
	border: 0px solid beige;
}
#lesebild {
	float: left;
	width: 40px;
	padding: 0;
	border: 1px solid #cdcdcd;
}
#lesetitel {
	padding: 0px;
	display: block;
	float: right;
	width: 130px;
	border: 0px solid beige;
}
#profil {
	width:250px;
	padding: 10px 0 0 0px;
	text-align:justify;
}

.sidetitle {
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}

.creative {
  
  background-color: #FDF5E6;
  border: 1px solid #cdcdcd;
  padding: 25px;
}

.quote {
	margin: 20px 20px 5px 0px;
	background: #f7f7f7;
	padding: 15px 35px 15px 35px;
	font-style: italic;
}

a.quote, a:active.quote, a:visited.quote, a:hover.quote {
  text-decoration: none;
}

.extra {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #666666;
  background-color: #FFFFFF;
  margin: 5px;
  border: 1px dotted #999999;
  width: 90%;
  padding: 5px;
}

.img {
	display: block; 
	margin-left: auto; 
	margin-right: auto; 
	max-width: 100%; 
	height: auto;
	border: 1px solid #dfdfdf;
	padding: 15px;
	background-color: #fff;
}
	
.pic {
	border: 1px solid #808080;
	padding: 1px;
}

#image {
	padding:25px;
}

#postimage{
	float:left;
	width:260px;
	padding: 0 10px 5px 0;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

form  {
margin: 0;
}

input  {
padding: 5px;
border: 1px solid #61616D;
font-family: Verdana, sans-serif;
font-size: 12px;
color: #61616D; 
}

input.button  {
background-color: #ffffff; /*#C2CEE1; #A9D37D;*/
border: 1px solid #61616D;
width: auto;
color: #404040;
padding: 4px;
font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
}

textarea {
width: 250px;
padding: 5px;
border: 1px solid #61616D;
font-family: Verdana, sans-serif;
font-size: 12px;
color: #61616D;
}

#twitter_update_list li{margin-bottom:10px; margin-top:10px; list-style-type:none;}

/* embedded videos */
.video embed,
.video object,
.video iframe {
	width: 560px;
	//height: auto;
	min-height: 315px;
}


/************************************************************************************
smaller than 980
*************************************************************************************/
@media only screen and (max-width: 980px) {

	/* container */
	#container {
		width: 95%;
	}

	/* content */
	#content {
		width: 65%;
		//padding: 3% 0%;
	}

	/* navi */
	#navi {
		width: 30%;
	}
	#navidropdown{display:none;}
	
	/* embedded videos */
	.video embed,
	.video object,
	.video iframe {
		width: 100%;
		height: auto;
		min-height: 300px;
	}
	h1 {font-size: 1.4em;}
	h2 {font-size: 1.3em;}
	h3 {font-size: 1.2em;}
}

/************************************************************************************
smaller than 650
*************************************************************************************/
@media only screen and (max-width: 650px) {

	/* header 
	#header {
		height: auto;
	}*/

	/* content */
	#content {
		width: auto;
		float: none;
		margin: 20px 0;
	}

	/* navi */
	#navi {
		/*width: 100%;
		margin: 0;
		float: none;*/
		display: none;
	}
	#navidropdown{display:block;}
	
	/* embedded videos */
	.video embed,
	.video object,
	.video iframe {
		min-height: 250px;
	}
	h1 {font-size: 1.3em;}
	h2 {font-size: 1.2em;}
	h3 {font-size: 1.1em;}
}

/************************************************************************************
smaller than 480
*************************************************************************************/
@media only screen and (max-width: 480px) {

	/* disable webkit text size adjust (for iPhone) */
	html {
		-webkit-text-size-adjust: none;
	}
	
	/* navi */
	#navi {display: none;}
	#navidropdown{display:block;}
	
	/* embedded videos */
	.video embed,
	.video object,
	.video iframe {
		width: 300px;
		height: auto;
		//min-height: 250px;
	}
	
	h1 {font-size: 1.1em;}
	h2 {font-size: 1.1em;}
	h3 {font-size: 1.1em;}
}
