/*
Theme Name: claudiafischertraining.de 
Theme URI: http://claudiafischertraining.de 
Author: kaiser-grafix.de
Author URI: http://kaiser-grafix.de
*/



/*----MAIN STYLES----*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

p.li{
     margin-left: 15px;
}

blockquote{
     margin-left: 30px;
     margin-right: 27px;
     margin-top: 10px;
     margin-bottom: 10px;
     background: #eaeaeb url(images/blockquote.jpg) no-repeat top left;
     padding: 25px;
}

body{
	margin: 0;
	font-family: Arial, Sans-serif;
	font-size: 80%;
	text-align: left;
	vertical-align: top;
	background: #fff;
	color: #000;
}

h1 {
	font-family: Arial, Sans-Serif;
	font-size: 16px;
	padding: 0 0 10px 0;
	color: #003681;
	text-decoration:none;
}
h4{
     font-family: Arial, Sans-Serif;
     font-size: 16px;
     padding: 0 0 10px 0;
}

h5{
     font-family: Arial, Sans-Serif;
     font-size: 14px;
     padding: 0 0 10px 0;
}

a:link, a:visited{
	text-decoration: underline;
	color: #0000FF;
}

a:hover{
	color: #0000FF;
	text-decoration: underline;
}

a img {
	border: none;
	}

p{
	padding: 0 0 10px 2px;
}

hr {
height : 1px;
border : 0;
width : 100%;
background-color : #333;
}

#wrapper{
background-color:#F1F6FF;
	margin: 0 auto 0 auto;
	width: 750px;
	text-align: left;
}

#around {
	float: right;
	width: 750px;
	padding: 0;
	background-color: #F1F6FF;
	background-image: url(bilder/bg-content.png);
}

#aroundos {
	float: right;
	width: 750px;
	padding: 0;
	background-color: #F1F6FF;
}

/*----LANGUAGE----*/

#language {
	background-color: #E1ECF3;
	width:739px;
	padding:0 11px 0 0;
	height:25px;
	float: left;

}
#language ul {
	border:0px;
	list-style:none;
	overflow:hidden;
	font-weight: normal;
	margin: 0px;
}
#language li {
	float:right;
	border:0px;
	margin:0px;
	line-height:22px;
	overflow:hidden;
	font-size: 12px;

}

#language a, #language a:link, #language a:active, #language a:focus, #language a:visited, #language a:hover {
	text-decoration:none;
	border:0px;
	height:24px;
	line-height:22px;
	padding:0 5px 0 0;
	/*_padding:0px 15px 0px 15px;  there are some thins IE just don't understand about padding */
	white-space:nowrap;
	font-size: 1.1em;
	color: #003681;
}


/*----BANNER----*/

.topbanner {
	background-color: white;
	margin: 0;
	padding: 0;
	height: 28px;
	width: auto;
	background: #ffffff url('bilder/header-bg.gif') repeat-x bottom center;
	}

.topbanner h1 {
	color: white;
	font-variant: small-caps;
	font-weight: bold;
	font-family: Verdana,sans-serif;
	font-size: 13px;
	text-align: center;
	padding: 5px 0;
	}

/*----HEADER----*/

#header{
	float: left;
	width: 750px;
	height: 104px;
	padding: 0px;
	background: #fff;
}

#logo{
      position: relative;
      left: 20px;
      height: 59px;
      width: 178px;
      margin: 0px;
      background-image: url(images/logo.jpg);
}

#tophome{
      position: relative;
      height: 59px;
      left: 650px;
      float: left;
      font-family: Arial, Helvetica, Georgie, Sans-serif;
      font-size: 7px;
      font-weight: lighter;
      text-transform: uppercase;
}

#tophome a{
      float: left;
      color: #ffffff;
      padding-right: 50px;
      padding-top: 40px;
      padding-bottom: 25px;
      background: url(images/icon-home-white.jpg) no-repeat 0px 12px;
}

#tophome a:hover{
      color: #ffffff;
      background: url(images/icon-home-grey.jpg) no-repeat 0px 12px;
}


#toprss{
      position: relative;
      height: 59px;
      left: 665px;
      float: left;
      font-family: Arial, Helvetica, Georgie, Sans-serif;
      font-size: 7px;
      font-weight: lighter;
      text-transform: uppercase;
}

#toprss a{
      float: left;
      color: #ffffff;
      padding-right: 50px;
      padding-top: 40px;
      padding-bottom: 25px;
      background: url(images/icon-rss-white.jpg) no-repeat 0px 12px;
}

#toprss a:hover{
      color: #ffffff;
      background: url(images/icon-rss-grey.jpg) no-repeat 0px 12px;
}

#contact{
      position: relative;
      height: 59px;
      left: 680px;
      float: left;
      font-family: Arial, Helvetica, Georgie, Sans-serif;
      font-size: 7px;
      font-weight: lighter;
      text-transform: uppercase;
}

#contact a{
      float: left;
      color: #ffffff;
      padding-right: 50px;
      padding-top: 40px;
      padding-bottom: 25px;
      background: url(images/icon-contact-white.jpg) no-repeat 0px 12px;
}

#contact a:hover{
      color: #ffffff;
      background: url(images/icon-contact-grey.jpg) no-repeat 0px 12px;
}



/*----TOP SECTION - IMG UNDER HEADER----*/

#topsection{
	position: relative;
	height: 104px;
	width: 750px;
	margin: 0px;
	background-color: #fff;
	background-image: url(bilder/header.jpg);
}



/*----MENU----*/

#menu {
	background: #ffffff url('bilder/mainmenu.gif') no-repeat bottom center;
	display:block;
	width:740px;
	padding-left:10px;
	height:24px;
	margin-left:0px;
	float: left;
	text-align: left;

}
#menu ul {
	border:0px;
	list-style:none;
	font-weight: normal;
	margin: 0;
	padding-left: 12px;
	}
#menu li {
	display:block;
	float:left;
	border:0px;
	padding:0px;
	margin:0px;
	height:24px;
	overflow:hidden;
}

#menu ul a {
	background:url('bilder/navi-off.png') no-repeat center left;
}

#menu .current_page_item a:hover,
#menu .current_page_item a {
	background:url('bilder/navi-on.png') no-repeat center left;
}

#menu a, #menu a:link, #menu a:active, #menu a:focus, #menu a:visited, #menu a:hover {
	text-decoration:none;
	border:0px;
	height:24px;
	line-height:22px;
	padding:0 15px;
	/*_padding:0px 15px 0px 15px;  there are some thins IE just don't understand about padding */
	white-space:nowrap;
	font-size: 12px;
	color: #003681;
	text-align: left;
}
#menu .selected a:hover {
	background:url('');
}
#menu a:hover {

}

/*----FEED----*/

#feedarea {
	padding : 0;
	float : right;
	text-align : right;
}

#feedarea a, #feedarea a:link, #feedarea a:active, #feedarea a:focus, #feedarea a:visited, #feedarea a:hover {
	text-decoration:none;
	background : url(bilder/feed.png) no-repeat left center;
}


#sidebar{
	float: left;
	width: 200px;
	margin-top: 0px;
	color: #000000;
	background-color: #E1ECF3;
	padding-bottom: 20px;
}


/*----CONTENT AREA----*/

#container-start{
	float: right;
	width: 530px;
	margin-top: 10px;
	color: #000000;
	background-color: #F1F6FF;
}

#container{
	float: right;
	width: 710px;
	padding: 0px 20px;
	margin-top: 10px;
}

.post h6, .post-start h6{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
	padding-left: 0px;
	color: #003681;
	font-weight: normal;
}

.post-start{
	width: 520px;
	padding-bottom: 20px;
}

.post-start h2{
	font-family: Arial, Sans-Serif;
	font-size: 16px;
	line-height: 25px;
	padding-left: 0px;
	color: #000;
	font-weight: bold;
}

.post-start h1{
	font-family: Arial, Sans-Serif;
	font-size: 16px;
	line-height: 25px;
	padding-left: 0px;
	color: #000;
	font-weight: bold;
}

.post-start h1 a{
	color: #003681;
	text-decoration: none;
}

.post{
	padding: 0;
	width: 720px;
	padding-bottom: 20px;
}

.post h1, .post-start h1{
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	line-height: 18px;
	padding-left: 0px;
	color: #003681;
	font-weight: bold;
}

.post h2, .post-start h2, .post h2 a, .post-start h2 a{
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	line-height: 20px;
	padding-left: 0px;
	color: #003681;
	font-weight: bold;
	margin: 10px 0;
	text-decoration: none;
}

.post h3, .post h4, .post h5, .post-start h3, .post-start h4, .post-start h5 {
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	line-height: 25px;
	padding-left: 0px;
	color: #003681;
	font-weight: bold;
	margin: 5px 0;
	text-decoration: none;
}

.post h1 a, .post h2 a, .post h3 a{
	color: #003681;
	text-decoration: none;
}

.post ul{
    list-style-type: none;
    margin: 0;
    padding: 5px 10px 5px 5px;
}

.post ul li{
	list-style-image: url('bilder/bullet.gif');
	list-style-position: inside;

}

.entry{
	line-height: 16px;
	padding-right: 15px;
	margin-top: 15px;
}

.entry li{

	list-style-position: outside;
	padding: 2px 0;
}

.entry ul{
	list-style-type: none;
	margin: 0;
	padding: 10px 10px 10px 15px;
}

.entry ol{
	margin: 5px;
	padding: 10px 10px 10px 18px;
}

.entry ol li{
	line-height: 16px;
	margin-left: 0px;
	padding: 0 0 2px 2px;
}

.entry ol li a{

}

.entry ul li{
	list-style-image: url('bilder/arrow.gif');
	list-style-position: outside;
	line-height: 18px;
	margin-left: 0px;
	padding: 0 0 2px 2px;

}

.subscribe{
      float: left;
      width: 150px;
      margin-left: 15px;
      margin-top: 5px;
}

.subscribe a{
      color: #666666;
      display: block;
      text-decoration: none !important;
      border-bottom: 1px solid #E2E2E2;
      font-size: 10px;
      margin-left: 0px;
      padding-top: 3px;
      padding-right: 0px;
      padding-bottom: 3px;
      padding-left: 5px;
}

.subscribe a:hover{
	border-bottom-color: #fff;
	color: #666 !important;
	background-color: #E6E6E6;
}


p.postmetadata{
      border-bottom: 1px dashed #E2E2E2;
      margin: 0 6px 10px 0;
      padding-bottom: 10px;
}


/*----PAGE AND POST NAVIGATION----*/


.navigation{
	float: left;
	width: 500px;
	padding: 10px 0 0 0;
	padding-left: 0px;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 25px;
}

.navigation a{
	color: #0000FF;
	text-transform: none;
	font-size: 12px;
	background: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 10px;
	letter-spacing: 0px;
	padding-left: 0px;
	text-decoration: underline;
}

.navigation img{
      border: none;
}




/*----KONTAKT-BOX----*/

.kontaktbox {
	float: right;
	width: 230px;
	display: inline;
	color: #333;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Verdana, sans-serif;
	margin-top: 20px;
	background: #C3D9E7;
	border-right: 1px solid #A8B0B5;
	border-bottom: 1px solid #A8B0B5;
}

.kontaktbox a {
	text-decoration: none;
}

.kontaktbox h1, .kontaktbox h2, .kontaktbox h1 a, .kontaktbox h2 a {
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	margin-left: 2px;
}

.kontaktbox ul{
      list-style-type: none;
      margin: 0;
      padding: 5px 10px 5px 25px;
}

.kontaktbox ul li{
	padding: 5px 5px;
	list-style-image: url('bilder/box-on.gif');
	list-style-position: outside;

}

.kontaktbox ul li h2{
      font-family: Arial, Sans-Serif;;
      font-size: 14px;
      color: #99CA3C;
      padding-left: 15px;
      padding-bottom: 10px;
      background: url(images/sidebar-h-icons.jpg) no-repeat 0px 4px;
}

.kontaktbox ul ul li{
	padding: 0px;
	line-height: 16px;
	border-bottom: #E2E2E2 1px solid;
}

.kontaktbox ul ul li a{
      color: #666666;
      display: block;
      text-decoration: none !important;
      margin-left: 0px;
      padding-top: 2px;
      padding-right: 0px;
      padding-bottom: 2px;
      padding-left: 5px;
}

.kontaktbox ul ul li a:hover{
	border-bottom-color: #fff;
	color: #666 !important;
	background-color: #E6E6E6;
}

.kontaktbox img {
	border: 1px solid #ccc;
	margin: 5px 0;
}


/*----COMMENTS----*/

.comments-template{
	margin: 10px 0 0;
	border-top: 0px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #E2E2E2;
}

.comments-template h2, .comments-template h3{
	font-family: Arial, Sans-Serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

/*----RANDOM----*/

caption{
      padding-top: 10px;
      font-size: 16px;
      color: #ffffff;
}


.authorpic{
     width: 185px;
     height: 80px;
     background: url(images/authorpic.jpg);
     border: 1px solid #333333;
     margin-top: 25px;
     margin-left: 40px;
     margin-right: 20px;
     margin-bottom: 20px;
}

#credit{
	float:left;
	width: 750px;
	text-align: left;
	margin-left: 0px;
	color: #686868;
	background: #ffffff url('bilder/footer.gif') no-repeat top center;
	padding: 25px 0;
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
}

#credit .unsichtbar a, #credit .unsichtbar a:hover  {
    color: #686868;
	text-decoration:none;
}

/*--- alte styles box ----*/


  .gfxblockos {
    margin: 0px 0px 0px 16px;
    background: #E1ECF3;
    width:170px;
    overflow: hidden;
  }
  
  
  .gfxblockos .blockcontent {     
  margin: 0px;
  padding: 10px 6px 10px 6px;
  }




  .gfxblock {
	margin: 0px 0px 16px 16px;
	background: #C3D9E7;
	width:170px;
	overflow: hidden;
  }
  .gfxblock .top {     
  margin: 0px;  
  }
  .gfxblock .left {     
  margin: 0px;
  }
  .gfxblock .right {     
  margin: 0px;
  background: url(bilder/rahmen02.gif) right top repeat-y;
  }
  .gfxblock .bottom {     
  margin: 0px;
  background: url(bilder/rahmen03.gif) left bottom repeat-x;
  }
  .gfxblock .topleft {     
  margin: 0px;
  }
  .gfxblock .topright {     
  margin: 0px;
    background: url(bilder/rahmen01.gif) right top no-repeat;
  }
  .gfxblock .bottomleft {     
    margin: 0px;
    background: url(bilder/rahmen05.gif) left bottom no-repeat;
  }
  .gfxblock .bottomright {     
  margin: 0px;
  background: url(bilder/rahmen04.gif) right bottom no-repeat;
  }
  .gfxblock .blockcontent {     
  margin: 0px;
  padding: 10px 6px 10px 6px;
  }



  .gfxblock .blockcontent ul {
	list-style-image: url(bilder/arrow-blau.gif);
  list-style-position: outside;
  padding-left: 18px;
  margin: 0px;
  }
  
  .gfxblock .blockcontent ul li {
	-margin: 0px 0px 0px 0px;
	margin: 0 7px 0 0;
	padding: 0px;
  }  
  
  .gfxblock .blockcontent h2, .blockcontent h2 a {
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	color: #003681;
	padding-left: 10px;
	padding-bottom: 10px;
	font-weight: normal;
	text-decoration: none;
}

  .gfxblock .blockcontent h2 a:hover {
	text-decoration: underline;
}

  .gfxblock .blockcontent a {
	color: #003681;
	text-decoration: none;
}

  .gfxblock .blockcontent a:hover {
	text-decoration: underline;
}
