
#outer-wrapper{
	position: absolute;
	top: 50px;
	left: 50%;
	width: 730px;
	margin-left: -365px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 15px;
}

a:focus {
outline:none;
}

.entry-meta abbr {
    border:none;
    cursor:text;
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}

.tx-lumophpinclude-pi1 img {
	display: block;
	margin-bottom: 18px;
}


#logo{
	position:absolute;
	background-image:url(../grafik/efa-logo.gif);
	width: 359px;
	height: 63px;
	top:-17px;
	left: -50px;
}

#header{
	height: 200px;
	background-color: #ffffff;
}


#navi{
width: 730px;
text-align:right;
margin-bottom: 0px;
margin-top: 10px;

}

form{
border-style:dotted;
border-color: #ffffff;
border-width:1px 0px 0px 0px;
padding:4px;
}



/*---------------------------------------------------------------------
 Hauptnavigation
 --------------------------------------------------------------------*/

.haupt_nav {
  width: 730px;
  padding: 0;
  height: 5px;
  text-align: left;
  padding-bottom: 20px;
  clear: both;
background: url('../img/fb_main.png') no-repeat;
   background-repeat: no-repeat;

}

.haupt_nav h2{ 
  font-size: 100%;
	margin: 0px;
	padding: 0px;
  }

.haupt_nav ul {
	margin: 0;
	padding: 0;
  overflow: auto;
  background: green;
}

.haupt_nav li {
	float:left;
	height: 25px;
	margin: 0;
	padding: 0;  

}

.haupt_nav li a {

  text-indent: -8000em;
  text-decoration: none;
  display: block;
  padding:0px;
  height: 25px;
  background: url('../img/fb_main.png') no-repeat;
   background-repeat: no-repeat;

}

#hauptnavigation ul {
	display: inline; 
	list-style-type: none;
}

#hauptnavigation li {
	display: inline; 
	list-style-type: none;
	
}

#hauptnavigation img.trenn {
	width: 18px;
	height: 25px;	
}

#nav_0 a { background-position:-42px 0; }
#nav_1 a { background-position:-94px 0; }
#nav_2 a {  background-position:-241px 0; }
#nav_3 a {  background-position:-332px 0; }
#nav_4 a { background-position:-408px 0; }
#nav_5 a { background-position:-516px 0; }
#nav_6 a { background-position:-633px 0; }
#nav_7 a { background-position:-742px 0; }

#nav_0 a:hover { background-position:-42px -26px; }
#nav_1 a:hover { background-position:-94px -26px; }
#nav_2 a:hover { background-position:-241px -26px; }
#nav_3 a:hover {  background-position:-332px -26px; }
#nav_4 a:hover { background-position:-408px -26px; }
#nav_5 a:hover { background-position:-516px -26px; }
#nav_6 a:hover { background-position:-633px -26px; }
#nav_7 a:hover { background-position:-742px -26px; }

#nav_0 a.active { background-position:-42px -52px; }
#nav_1 a.active { background-position:-94px -52px; }
#nav_2 a.active { background-position:-241px -52px; }
#nav_3 a.active {  background-position:-332px -52px; }
#nav_4 a.active { background-position:-408px -52px; }
#nav_5 a.active { background-position:-516px -52px; }
#nav_6 a.active { background-position:-633px -52px; }
#nav_7 a.active { background-position:-742px -52px; }


/*---------------------------------------------------------------------
 Ende Hauptnavigation
 --------------------------------------------------------------------*/


#headerImage{
	width: 730px;
	height: 142px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

#headerImage embed{
	width: 730px;
	height: 142px;
}


#headerImage img{
	position: relative;
	top: 0px;
	padding: 0px;
	margin: 0px;
	width: 730px;
	height: 142px;
}

#headerImage a{
	line-height: 0px;
}


#franziska{
	position: relative;
	background-image:url(../grafik/franziska_brantner.gif);
	background-position:right;
	 background-repeat:no-repeat;
	width: 730px;
	height: 29px;
}

#unterzeile {
margin-top: 4px;
margin-bottom: 10px;
	width: 730px;
	text-align: right;
	font-size: 17px;
	color: #404040;
	font-style: italic;
}

#header a{
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	padding-left: 10px;
	color: #80827e;
}

div#boden {
margin-bottom: 5px;
clear: both;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-color: #c0c0c0;
	padding-top: 12px;
	padding-bottom: 12px;
	
}



#boden a, #boden img {
	border: none;
	border-style: none;
	border-width: 0px;
}

#submenue{
	margin-top: 0px;
	background-image: url(../img/fb_back_submenue.gif);
	background-repeat: no-repeat;
	height: 24px;
	margin-bottom: 10px;
	color: #6d6d6d;
	font-size: 11px;
	line-height: 24px;
	text-align: center;
	
}



#submenue a {
font-size: 12px;
	line-height: 24px;	
	padding-right: 10px;
	padding-left: 10px;
}

#navi .act a {	

color: #6d6d6d;
}

#submenue .act a {
color: #c0c0c0;
}

h1 {
font-weight: bold;
color: #74aa30;
font-size: 20px;
margin-bottom: 0px;
line-height: 24px;
}



h2 {
font-size: 16px;
line-height: 21px;
margin-bottom: 0px;

}

#main-content{
	width: 500px;
	float: left;
}


#content-wrapper{
	padding-top: 75px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 13px;
	line-height: 19px;
	font-weight:normal;
	color: #5a5a5a;
}

#content-wrapper a{
	color: #74aa30;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

table{
border-color: #999;
border-collapse: collapse;
}

td{
}


object{
	background-color:#FFF;
}

.tx-dcdflvplayer-pi1{
	padding-bottom: 15px;
}

#tx-bbpageteaser-pi1-teaser-image{
width:500px;
}

#content-wrapper .csc-textpic-imagewrap{
margin-bottom: 10px;
}

.tx-veguestbook-pi1{
	width: 730px;
}


.tx-veguestbook-pi1 .tx-guestbook-left {
    width: 220px;
    background:#EFEFEF;
    padding: 10px;
	height:100%;
  }

  .tx-veguestbook-pi1 .tx-guestbook-right {
    width: 400px; /*Hier ändern*/
    padding-left: 20px;
  }
  
  input{ 
	  border-style: solid;
	  border-width: 1px;
	  border-color: #cccccc;
}

textarea{
	border-color: #cccccc;
	border-style: solid;
	  border-width: 1px;
}

.tx-guestbook-submit{
	font-family:Arial, Helvetica, sans-serif;
	background-color: #74aa30;
	border-bottom-style:solid;
	border-width: 1px;
	border-color: #74aa30;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}


ul.ohne {
	list-style-position: outside !important;
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}

ul.ohne li {
	padding-left: 0px;
	text-indent: 0;
}




.csc-bulletlist li{
	padding-bottom:15px;
}



#right-marker-box {
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	padding: 15px;
	
}

#right-marker-box  p{
	padding-top: 0px;
	padding-bottom: 0px;
	margin:0px;
}


#right-marker {

	margin: 0px;
}



#right {
	margin: 46px 0px 0px 0px;
	padding: 0px;
	float: left;
	float: right;
	width: 200px;
	background: #74aa30;

}

#right input{
	font-family:Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border-bottom-style:solid;
	border-width: 1px;
	border-color: #74aa30;
	font-size: 12px;
	font-weight: bold;
	color:#74aa30;
}

#right a{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.cornerOL{
	position: relative;
	float: left;
	left: 0px;
}

.cornerOR{
	position: relative;
	float: right;
	right: 0px;
}

.cornerUL{
	position: relative;
	left: 0px;
	bottom:0px;
	padding: 0px;
	float: right;
	float: left;
	margin: 0px;
}

.cornerUR{
	position: relative;
	right: 0px;
	bottom:0px;
	padding: 0px;
	margin: 0px;
	float: left;
	float: right;
}

#right-content {

}

.monthWeekend{
	background-color:   #ffffff;
}

.monthSelectedWeek{
	background-color: #ffffff;
}

.monthMediumBasic{
	background-color: #ffffff;
}

#month-header-prevnext{
	height: 34px;
	font-weight: bold;
	vertical-align: middle;
	color: #000000;
	font-size: 18px;
}

.monthToday{
	background-color: #dceacb !important;
	background-: #dceacb !important;
	color: #ffffff;
	font-weight: bold;
}


ul#twitter_update_list {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}


ul#twitter_update_list  li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	line-height: 15px;
}

#ganzunten a, #ganzunten {
	color: #808080;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

#ganzunten a.addthis_button {
	float: right;
}

div.csc-header {
	margin-bottom: 0px;
	height: 20px;
}

#listeohnebullet ul {
	list-style: none;
	list-style-position:inside;
	margin-left: 0px;
	padding-left: 0px;
}

#listeohnebullet li {
	padding-bottom: 15px;
}

#main-content a[href^="http://"],
 #main-content a[href^="https://"] {
 	padding-left:		14px;
	background-image:	url(../img/externer-link.gif);
   background-position:	left;
background-repeat:	no-repeat;
   }

a.ext:link, a.ext:active, a.ext:visited {
padding-left:		14px;
background-image:	url(../img/externer-link.gif);
background-position:	left;
background-repeat:	no-repeat;
}

#main-content a[href^="http://www.franziska-brantner.eu"],
#main-content a[href^="https://www.franziska-brantner.eu"],
#main-content a[href^="https://franziska-brantner.eu"],
#main-content a[href^="http://franziska-brantner.eu"]  {
padding-left: 0;
background-image: none;
   }

table.pressespiegel {
	vertical-align: top;
	table-layout: auto;
	margin-top: 10px;

	width: 100%;
	border-collapse: collapse;
	border: 0;
	
}

table.pressespiegel td {
	vertical-align: top;
	border-collapse: collapse;
	padding-bottom: 20px;
		padding-left: 0;

}

table.pressespiegel p.bodytext {
	margin: 0;
	padding: 0;
}