/*
Theme Name: MyOwn
Theme URI: 
Description: A Very high quality magzine wordpress theme
Version: 1.0
Author: UnSozul
Author URI: http://Myowngsdtewhj.com 
*/

/*------TJ-------*/	
/*     Global    */
/*---------------*/

body {
	margin: 0;
	
}

h1, h2, h3, h4 {
	margin: 0;
}
a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

/*------TJ-------*/	
/*    The Wrap   */
/*---------------*/

#wrap {
	width: 1004px;	
	margin: 0 auto;
	padding:0px;
	background: #FDFBEF url("images/bg.gif") repeat-y top;
}

#content-container {
	width: 1004px;
	background: url("images/header.jpg") no-repeat top;	
	margin: 0 auto;
	padding:0px;
}
#page-top {
	width: 1004px;
	background: url("images/seite_oben.gif") no-repeat bottom;
	height:202px;
	position:absolute;
	top:230px;
	left:0;
	
}
#contents {
	width: 945px;
	padding: 0 22px 0 32px;
	margin-top:202px;
}

#page-bottom {
	width: 1004px;
	background: url("images/seite_unten.gif") no-repeat bottom;
}


/*------TJ-------*/	
/*   The Header  */
/*---------------*/

#header {
	width: 1004px;
	height: 230px;
	position: relative;
}

#header-title {
	position: absolute;
	text-transform: uppercase;
	right: 71px;
	top: -81px;	
}




#rss {
	position: relative;
	padding-left:50px;
	height: 60px;
	font: bold 12px tahoma;
	color: #a2a2a2;
	line-height:60px;
	background: url("images/icon_feed.gif") no-repeat;
}

#rss a {
	color: #a2a2a2;
}

/*------TJ-------*/		
/*   Top Menu    */
/*---------------*/
	
#navlist {
	position: absolute;
	top: 180px;
	left: 30px;
	height: 28px;
}

#navlist ul {
	list-style-type: none;
	height: 28px;
	padding: 0;
	margin: 0;
}

#navlist ul li {
	font: bold 16px Arial;
	color: #aaaaaa;
	margin: 0 0 0 2px;
	height: 28px;
	float: left;

}

#navlist ul li a {
	display: block;
	text-decoration: none;
	padding: 10px 14px;
	height:18px;
	color: #666666;	
	
}

#navlist ul li:hover {
		
}
	
#navlist ul li a:hover {
		color: #FF9A48;
		
}

#navlist ul li.current_page_item {
		color: #FF9A48;
		
}
	
#navlist ul li.current_page_item a {
		color: #FF9A48;
		
}

/*------TJ-------*/		
/*  Search Area  */
/*---------------*/
	
#menu_search_box {
	position: absolute;
	top: 190px;
	left: 825px;
	width: 130px;
	height: 20px;
}

#menu_search_box #searchform {
	margin: 0;
	padding: 0;
	width: 130px;
	height: 27px;
}

#menu_search_box #s {
	font: 10px tahoma;
	color: #666666;
	border: 1px solid #000000;
	padding: 3px 10px 0 10px;		
	background: white;
	float: left;
	width: 130px;
	height: 18px;
}

#menu_search_box #submit {
	display: none;
}
	

/*------TJ-------*/		
/*    Top Post   */
/*---------------*/


#contents .post_oben {
	float: left;
	padding:0;
	margin: 0 0 10px 0;
	height:180px;
	width: 560px;
}


.post_titel {
	width: 560px;
	color: #848484;
	height:120px;
	font: 10px Arial;
	background:url("images/post_oben_top.gif") repeat-x top left;
}

.post_titel h2 {
color:#CFCFCF;
font-size:18px;
font-weight:normal;
margin-left:7px;
padding:5px;
}

.post_titel h2 a {
	color: #F0A13B;
	text-decoration: none;
}

.post_titel h2 a:hover {
	text-decoration: underline;
}

.post_titel a {
	color: #848484;
	text-decoration: none;
}

.post_titel a:hover {
	text-decoration: underline;
}

.meta_inf {
	width: 530px;
	height: 22px;
}
.meta_inf a{
color:#F0A13B;
}	
.uberschrift {
	float: left;
	display:inline;
	padding-left: 5px;
}
.uberschrift_datum {
	float: right;
	display:inline;
	padding-right: 0px;
	color:#CCCCCC;
	font:14px arial;
}
.meta_date {
	float: left;
	display:inline;
	padding-left: 5px;
	color:#CCCCCC;
	font:10px arial;
	line-height:22px;
}
.meta_comments {
	float: right;
	font:10px arial;
	padding-left: 16px;
	height:22px;
	line-height:22px;
}

.top_titel a{
	color: #E98E26;
	text-decoration: none;
	font: bold 18px arial;
}
	
.eintrag_oben {
	text-align:justify;
	color: #808080;
	width: 520px;
	padding: 1px 10px 0 12px;
	clear:both;
	font: 12px Arial;
	margin-top:-100px;
	height:185px;
	overflow: hidden;
}

.eintrag_oben blockquote {
	border-left: 7px solid #efefef;
	font-style:italic;
	padding:0 0 0 15px;
	margin: 0px 15px;
}

.eintrag_oben a {
	color: #E98E26;
	text-decoration: none;
}

.eintrag_oben a:hover {
	text-decoration: underline;
}

.eintrag_oben img {
	
border: 1px solid #FFE2B8;
margin:0 10px 5px 0;
padding:7px;
width:90px;
float:left;
}


.eintrag_unten {
	width: 560px;
	padding-top: 14px;
	line-height: 22px;
	height: 30px;
	font: 11px Arial;
	color: #cccccc;	
}

.eintrag_kategorie {
	padding-left: 14px;
	line-height: 22px;
	font: 11px Arial;
	color: #cccccc;	
}

.eintrag_kategorie a {
	color: #F0A13B;
}

/*------TJ-------*/		
/*   Mag Posts   */
/*---------------*/

#content {
	float: left;
	width: 560px;
	overflow: hidden;
}

#content .journal_eintrag {
	float: left;
	width: 270px;
	margin: 0 6px 6px 0;
	color: #858585;
	font: 11px Arial;
}

#content .journal_eintrag a {
	color: #F0A13B;
}

#content .oben_journal_eintrag {
	width: 270px;
	background: url("images/beitrag_journal_oben.gif") no-repeat;
}

#content .unten_journal_eintrag {
	width: 270px;
	padding-top: 7px;
	padding-bottom: 4px;
}

#content .journal_eintrag h2 {
	padding:0;
	padding-left: 7px;
	color: #222222;
	font: bold 14px verdana;
	height:30px;
	margin:0;
	
}

#content .journal_eintrag h2 a {
	color: #222222;
}

#content .oben_journal_titel a{
	color: #E98E26;
	text-decoration: none;
	font: bold 12px verdana;
}
#content .journal_eintrag .journal_eintrag_entry img{
	width:80px;
float:left;
margin-right:10px;
border:1px solid #222;
}
#content .journal_eintrag .journal_eintrag_entry {
	padding: 0px 9px 0px 12px;
	margin:0;
	width: 250px;
	height: 192px;
	text-align:justify;
	overflow: hidden;
}

#content .journal_eintrag .journal_eintrag_meta {
	margin: 0 9px 0 6px;
	width:250px;
	height: 22px;
	overflow:hidden;
}

/*------TJ-------*/		
/*  Pages Posts  */
/*---------------*/

#content .post {
	float: left;
	width: 560px;
	margin-bottom: 10px;
	
}

#content .post-top {
	width: 560px;
	color: #E98E26;
	height:120px;
	font: 10px Arial;
	background:url("images/post_oben_top.gif") repeat-x top left;
}
#content .post-bottom {
	width: 560px;
	padding-top: 14px;
	line-height: 22px;
	height: 30px;
	font: 11px Arial;
	color: #cccccc;
}
#content .post-top a {
	color: #E98E26;
	text-decoration: none;
}

#content .post-top a:hover {
	text-decoration: underline;
}

#content .post-top h2 {
	color: #E98E26;
	font: 20px Arial;
	padding:5px;
}

#content .post-top h2 a {
	color: #E98E26;
	text-decoration: none;
}

#content .post-top h2 a:hover {
	text-decoration: underline;
}

#content .meta_inf {
	width: 530px;
	height: 22px;
}

#content .post .post_ctg {
	width: 560px;
	padding-left: 14px;
	line-height: 22px;
	height: 22px;
	font: 11px Arial;
	color: #999999;
}

#content .post .post_ctg a {
	color: #F0A13B;
}

#content .post-entry {
	font: 12px Arial;
	color: #666;			
	width: 526px;
	padding: 0 10px 0 10px;
	text-align:justify;
	margin-top:-70px;
}

#content .post-entry a {
	color: #E98E26;
	text-decoration: none;
}

#content .post .post-entry a:hover {
	text-decoration: underline;
}

#content .post .post-entry blockquote {
	border-left: 6px solid #999999;
	margin: 0px 20px;
	padding-left: 10px;
	font-style:italic;
}

#content .post .post-entry img {
border:1px solid #999999;
margin:0 10px 5px 0;
padding:12px;
float:left;
width:140px;
}



#content .post h3 {
	margin: 20px 0 5px 0;
	color: #F0A13B;
	font: 18px Verdana;
}

#comment {
	background:#ffffff;
	width:500px;
	border:1px solid #606060;
}
#commentform input{
	border:1px solid #606060;
	background:#ffffff;
}
#commentform #submit{
	border:1px solid #909090;
	border-style:outset;
	background:#cccccc;
	color:#F0A13B;
}
		
#content .post .comments {
	font: 11px Arial;
	color: #969696;
	width: 600px;
}

#content .post .comments ol {
	margin: 10px 0;
	padding-left: 25px;
}

#content .post .comments ol li {
	padding: 5px;
}

#content .post .comments ol li a {
	color: #E98E26;
	text-decoration: none;
}

#content .post .comments ol li a:hover {
	text-decoration: underline;
}

#content .post .comments ol li.alt {
	background: #eeeeee;
}

#content .post .comments ol li cite {
	color: #606060;
	font-style: normal;
	font-weight: bold;
}

#content .post .comments ol li cite a {
	color: #606060;
	text-decoration: none;
}

#content .post .comments ol li cite a:hover {
	text-decoration: underline;
}

#content .post .comments ol li .commentmetadata a {
	color: #aaaaaa;
	text-decoration: none;
}

#content .post .comments ol li .commentmetadata a:hover {
	text-decoration: underline;
}

#content .post #commentform {
	font: 11px Arial;
	color: #909090;
	width: 548px;
	padding-left: 25px;
	margin: 0;
}

#content .post #commentform a {
	color: #E98E26;
	text-decoration: none;
}

#content .post #commentform a:hover {
	text-decoration: underline;
}

/*------TJ-------*/		
/*   About Box   */
/*---------------*/
	
#ueber_uns {
	float: left;
	width: 345px;
	margin-left:13px;
	padding:0 10px 0 10px;
	height:270px;
	margin-top:0px;
	text-align:justify;
	font:11px arial;
	color:#a3a3a3;
	overflow:hidden;
	background: url("images/kasten_ueber.gif") no-repeat top left;
}

#ueber_uns h3 {
	margin:5px 0px;
	color:#FF9900;
	font:bold 14px arial;
	padding:0;
}

#ueber_uns img{
float:right;
padding:0px;
margin:25px 0 0 10px;
border:1px solid #999999;
}

#ueber_uns a{
color:#FF9900;
text-decoration:none;
}
/*------TJ-------*/		
/*  Top Advert   */
/*---------------*/
	
.reiheoben {
	position:absolute;
	width: 975px;
	top:250px;
	left:25px;
	padding:0;
	height:200px;
}

.books {
background:gainsboro none repeat scroll 0 0;
border:1px solid #666666;
color:#444444;
float:left;
font-size:9px;
letter-spacing:1px;
margin:0 11px 10px 0;
padding-bottom:0;
padding-right:0;
padding-top:0;
text-align:center;

}

/*------TJ-------*/		
/*  Ads Spaces   */
/*---------------*/
	
.rightads {
	float: left;
	width: 180px;
	margin-left:0px;
	margin-bottom: 10px;
	margin-top:0px;
	padding:0;
}
.rightads_container{
padding-left:40px;
}
.rechtewerbung {
	margin:0 0 10px 0px;
	padding:0;
}


/*------TJ-------*/		
/*   Side bar    */
/*---------------*/
	
#sidebar {
	float: right;
	width: 185px;
	font: 11px Arial;
	color: #7D7D7D;
	margin-top:0px;
}
	
.sidebar_container {
	width: 185px;
	margin-bottom: 20px;
}

#sidebar h2 {
	width: 175px;
	height: 32px;
	padding-left: 7px;
	padding-top:7px;
	margin-bottom: 2px;
	font: bold 14px tahoma;
	color: #333333;
	font-variant:small-caps;
	background: url("images/sidebar_titel.gif") no-repeat top left;
}

#sidebar a {
	color: #7D7D7D;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar ul {
	margin: 0;
	padding: 0 5px;
	list-style-type: none;
}

#sidebar ul li {
	color: #656565;
	font: 12px Arial;
	border-bottom:1px dashed #cccccc;
}

#sidebar ul li a {
	color: #7D7D7D;
	text-decoration: none;
	padding: 5px 5px 5px 8px;
	height:15px;
	margin:0;
	display: block;
}

#sidebar ul li a:hover {
	text-decoration: none;
	background:#fefefe;	
	height:15px;
}


#sidebar ul li ul {
	margin: 0 0 0 20px;
	padding: 0;
	background: none;
}

#sidebar #searchform {
	margin: 0;
	padding: 10px 0;
	width: 172px;
	text-align: center;
}

#sidebar #searchform #s {
	width: 130px;
}

#sidebar #calendar_wrap {
	width: 130px;
	margin: 0 auto;
	padding-top: 5px;
	padding-left:0;
}

#sidebar #calendar_wrap table {
	width: 130px;
}
#sidebar #calendar_wrap a {
	color:#FF9900;
}
#sidebar #calendar_wrap caption {
	margin: 0 auto;
	font-weight: bold;
}

#sidebar #calendar_wrap tbody {
	text-align: right;
}

#sidebar #calendar_wrap tfoot #next {
	text-align: right;
}

#sidebar #calendar_wrap #today {
	font-weight: bold;
}

#sidebar .textwidget {
	padding: 0 5px;
}

.sidebar_bottom {
	margin: 0px;
	padding: 0px;
	clear:both;
	height: 1px;
	width: 180px;
	display:block;
	position:relative;
}

/*------TJ-------*/		
/*  Recent Data  */
/*---------------*/
	
#recent_data {
	width: 935px;
	margin-bottom: 15px;
}

#recent_data_top {
	width: 933px;
}

#recent_data_bottom {
	width: 923px;
	padding: 0 0 20px 10px;
	overflow: hidden;
}


.recent_data_container {
	width: 190px;
	float: left;
	padding-left:5px;
}

.recent_data_container h3 {
	color: #F29722;
	padding: 6px;
	height:20px;
	font: bold 10px Verdana;
	background: url("images/top_seite_left.gif") repeat-x top;
}

.recent_data_container ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.recent_data_container ul li {
	font:12px tahoma;
	text-align:left;
	border-bottom: 1px dotted #ffffff;
}

.recent_data_container ul li a {
	color: #FF9A48;
	text-decoration: none;
	display: block;
	padding: 4px;
}

.recent_data_container ul li a:hover {
	text-decoration: none;
	background-color:#dedede;
}

.recent_data_container ul li a span {
	color: #222222;
	font: 10px Arial;
	display: block;
	margin-bottom: 4px;
}

.recent_data_container ul li ul {
	display: none;
}

.recent_data_middle {
	width: 320px;
	margin-top: 8px;
	padding: 0 23px;
	overflow: hidden;
	float: left;
}

/*------TJ-------*/		
/*  Navigations  */
/*---------------*/

.navigation {
	font: 12px Arial;
	color: #E98E26;
	width: 530px;
	margin-left:10px;
}

.navigation a {
	color: #E98E26;
	text-decoration: none;
}

.navigation a:hover {
	text-decoration: underline;
}

.navigation-p {
	float: left;
}
	
.navigation-n {
	float: right;
}

/*------TJ-------*/		
/*  Footer Links */
/*---------------*/

#footer {
	width: 934px;
	height: 60px;
	padding: 0;
	color: #999999;
	padding-top:30px;
	text-align:center;
	font: 11px Arial;
	clear:both;
}

#footer a {
	color: #888;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: none;
}

/***** FOOTER SECTIONS*****/
.footer-section { float: center;  repeat-y top;  margin: 0 auto; color: #f2e6b6; margin-top:60px;}
.footer-section .area {
background:transparent url(images/footer.jpg) repeat-x scroll 0 0;
float:left;
height:250px;
padding-right:20px;
padding-top:5px;
width:170px;
padding-right:30px;
}
.footer-section .area.extra { width: 500px; }
.footer-section .area h2 { color: #DF8F4D; width: 80%; font-size: 0.8em; text-transform: uppercase; letter-spacing: normal; margin: 15px auto 5px auto; padding: 3px 3px 3px 7px; text-align: left; background: transparent; border-bottom: #7c7953 1px solid; }
.footer-section .area ul li ul li { list-style: none; line-height:10px; font-size:12px; }
.footer-section .area li { list-style: none; text-align: left; margin-left: -10px; font-size: 1.1em; }
.footer-section .area a { color: #d3c797; font-size: .8em; }
.footer-section .area a:hover { color: #fff; }



.adress{}
.orange{}
#gal {

	width:650px;

	margin-bottom:220px;

	

}

#gal  img{
background:#F2EEEC none repeat scroll 0 0;
border:1px solid #EABCCC;
float:left;
margin-right:5px;
padding:10px;
width:100px;
}

.teaser{
margin:10px;
padding:10px;
border:1px solid #EABCCC;
background:#F2EEEC;}
	
.angebot{}
.orange {
color:#F2639B;
font-weight:bold;
}
.zweite a {
color:#a44269;
font-weight:normal;
}
.erste a {
color:#a44269;
font-weight:normal;
}
#adressdaten {
border:1px solid #CCCCCC;
margin-bottom:30px;
padding:8px;
margin-top:30px;
}
.adresstable{}
.linkespalte{}
.zweitespalte{padding:5px 12px 0 5px;
width:190px;}
.drittespalte {
border-left:1px solid #CCCCCC;
padding:5px 5px 0 12px;
text-align:left;
}
.oeffnung {
font-size:70%;
}
#maps{}
.erste {
}
.zweite {
}
.dritte {
}
.map{
padding:0 12px 0 0;
}
#content .post .post-entry .gal img {
border:1px solid #999999;
float:left;
margin:0 10px 5px 0;
padding:12px;
width:100px;
}
.linkcode{
	float: left;
	padding-left:5px;
font-size:9px;
text-align:left;
color:#555}
.linkcode li {
list-style-position:inside;
}



.linie {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/description_shadow.png) no-repeat scroll 10px 0;
height:20px;
margin-top:17px;
width:100%;
}

.linksoben {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F2EEEC none repeat scroll 0 0;
border-bottom:3px double #CCCCCC;
border-left:3px double #CCCCCC;
border-top:3px double #CCCCCC;
float:left;
min-height:113px;
padding:0 0 0 20px;
width:50%;
}
.rechtsoben {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F2EEEC none repeat scroll 0 0;
float:left;
min-height:113px;
padding:0 30px 0 0;
text-align:right;
width:37%;
border-bottom:3px double #CCCCCC;
border-right:3px double #CCCCCC;
border-top:3px double #CCCCCC;
}
.linksunten{float:left;}
.rechtsunten{float:right;}