/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 1px;
}


a:link, a:visited {
    text-decoration: underline;
}

a:hover, a:active, a:focus {
    text-decoration: none;
}



a img {
border: 0 none;
}
h1, h2, h3 {
font-family: Verdana, Arial, Geneva, sans-serif;
color: black;
background: transparent;
}
h1 {
font-size: 1.6em;
}
h2 {
font-size: 1.4em;
}
h3 {
font-size: 1.2em;
}




td.h1, td.h2, td.h3 {
font-family: Verdana, Arial, Geneva, sans-serif;
color: black;
background: transparent;
}
td.h1 {
font-size: 1.6em;
}
td.h2 {
font-size: 1.4em;
}
td.h3 {
font-size: 1.2em;
}


table {

    }
th {}
td {
}

.clr {
	clear: both;
}

.outline {
    border: 1px solid #cccccc;
	padding: 2px;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;
padding-left: 420px;
}

#buttons_inner {
	height: 21px !important;
	height: 23px;
}

#pathway_text {
    overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


div .mainlevel-nav {


    }


ul#mainlevel-nav
{
	position: relative;
	padding-left: 420px;
	list-style: none;
	font-size: 0.8em;

}

ul#mainlevel-nav li
{
	background-image: none;
	float: left;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
    padding-top: 3px;
	margin-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
}

ul#mainlevel-nav li a
{
	display: block;
	text-decoration: none;
	color: #666666;
	background: transparent;
    padding-left: 3px;
	padding-right: 3px;

}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #999;

}

ul#mainlevel-nav li a#active_menu-nav {
    color: red;
}

span.pathway {
padding-left: 25px;
}

a.mainlevel-nav#active_menu_top {
    color: red;
}



#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	width: 1024px;
	height: 129px;
	background: url(../images/header1280.png) no-repeat;
padding-left: 430px;
}

#top_outer{
    border: 1px solid #cccccc;
	float: left;
	width: 165px;
}

#top_inner {
  border: 5px solid red;
  height: 129px !important;
  height: 29px;
  overflow: hidden;
  float: none !important;
  float: left;
  background-color: red;
  
}

#left_outer {
  float: left;
  margin-left: 17px;
  margin-top: 60px;
  width: 165px;
  background-color: red;
}

#left_inner {

  float: none !important;
  float: left;
  background-color: red;

}

#content_outer {


	margin-top: 60px;
	margin-left: 20px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 581px;
	  background-color: #efefef;
}

#content_inner{
  border: 1px solid #cccccc;
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
    margin-top: 129px;
	padding: 0px;
	height: 68px;
	width: 1024px;
	background: url(../images/topnav_background_01.png) no-repeat;
}

#poweredby_inner {
    background: url(../images/powered_by.png) no-repeat;
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 100px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
  float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 10px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;

background-repeat: no-repeat;
background-position: 0px 2px;
}

ul li ul li
{
background-image: url(../images/arrow.png);
}
td {
	text-align: left;
	font-size: 11px;
}



body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #c64934; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #900;	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {

    padding: 10px;
    padding-right: 5px;
/*    width: 90%; geändert, 080509 */
width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 10px;
}


table.contentpaneopen-neu {

    padding: 10px;
    width: 90%;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 10px;
}

/* table.contentpaneopen img {
    border: 1px solid #999;
    background-color: #fff;
    padding: 2px;
}



.blog img {
    border: 1px solid #999;
    background-color: #fff;
    padding: 2px;
}

*/

.blog h3 {
    height: 30px;
	color: #c64934;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;

}

table.contentpaneopen h3 {
}

table.contentpaneopen td {

   padding-right: 5px;
   padding-left: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
    width: 80%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 10px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button.png) no-repeat;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {

	width: 93%;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 6px;
	margin-left: 3px;
	margin-top: 10px;
	height: 21px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;

}




.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;

	color: #c64934;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}

.contentheading-neu {
	height: 30px;

	color: #c64934;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;

	color: #666666;


	text-align: left;
	padding-left: 4px;
	height: 21px;

	line-height: 21px;

	font-weight: bold;

	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

/* login */

div.moduletable-log {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable-log th, div.moduletable-log h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 24px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}



table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
    background: url(../images/subhead_bg.png) repeat-x;
    color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/button.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-align: left;
	padding-left: 25px;
	height: 33px !important;
	height: 33px;
	width: 178px;
	line-height: 33px;
	text-decoration: none;
	text-transform: uppercase;
}

a.mainlevel:hover {
    background: url(../images/button_red.png) no-repeat;
    color: #999;
    }

a.mainlevel#active_menu {
    background: url(../images/button_red.png) no-repeat;
	color:red;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #ccc;
}

a.sublevel:link, a.sublevel:visited {

	padding-left: 6px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-align: left;
}

a.sublevel:hover {
	color: #333;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: red;
}

.moduletable div #active_menu {
    color: red;
}



.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}





.zeit {
	padding: 8px;
	margin-right: 25px;
	padding-right: 20px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #666666;
	}


	
	
	
/* suche */

.contentpaneopen-suche {
                        font-size: 12px;
                        font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
                        margin-left: 10px;
                        }


.componentheading-suche {
                         font-size: 14px;
                         font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
                         font-weight: bold;
                         color: red;
                         margin-top: 7px;
                         margin-left: 10px;
                         
                         }


.button-suche {
               font-size: 12px;
               font-weight: bold;
               font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
               color: red;

               text-transform: uppercase;
               border: 1px solid black;
               }

.small-suche {

              font-size: 11px;
              font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
              color: red;
              text-transform: uppercase;
              }

.fieldset-suche {
              background-color: #f9ffff;
              border: 1px dashed red;
              font-size: 10px;
              font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
              padding: 2px;
              }



.searchintro-suche {
                    font-size: 11px;
                    font-family: verdana, Arial, Helvetica, sans-serif;
                    }



/* hundesport */

.componentheading-hundesport {
                      padding-left: 16px;
                      height: 23px;
                      font-size: 16px;
                      font-weight: bold;
                      font-family: verdana, Arial, Helvetica, sans-serif;
                      color: red;
                      margin-top: 7px;
}


.contentpane-hundesport {		margin-top: 8px;
                  	margin-left: 17px;
                  	font-family: verdana, Arial, Helvetica, sans-serif;
                  	font-size: 12px;
                  	color: #666;
                  	
                  }
                  

                  
.contentdescription-hundesport { 	
						padding-bottom: 10px;
						padding-top: 10px;} 
						

.sectiontableentry1-hundesport {	font-size: 12px;
                                    font-weight: bold;
						            line-height: 20px;
						            background: url(../images/pfote.png) no-repeat;
						
						}
						
.sectiontableentry1-hundesport a,
.sectiontableentry1-hundesport a:visited,
.sectiontableentry1-hundesport a:link {
    padding-left: 30px;
    text-decoration: underline;
}
                           							
.sectiontableentry1-hundesport a:hover,
.sectiontableentry1-hundesport a:active,
.sectiontableentry1-hundesport a:focus {
    padding-left: 30px;
    text-decoration: none;
}



.sectiontableentry2-hundesport {	font-size: 12px;
                                    font-weight: bold;
						            line-height: 20px;
						            background: url(../images/pfote.png) no-repeat;
						
						}
		
.sectiontableentry2-hundesport a,
.sectiontableentry2-hundesport a:visited,
.sectiontableentry2-hundesport a:link {
    padding-left: 30px;
    text-decoration: underline;
}
                           	
.sectiontableentry2-hundesport a:hover,
.sectiontableentry2-hundesport a:active,
.sectiontableentry2-hundesport a:focus {
    padding-left: 30px;
    text-decoration: none;
}  




/* kontakt */


.contactdescr {
               font-size: 10px;
               font-family: verdana, Arial, Helvetica, sans-serif;
               color: black;
               }

.contentpane-con {
                  margin-top: 8px;
                  margin-left: 10px;
                  }

.contentheading-con {
                      background: url(../images/pfote.png) no-repeat;
                      height: 23px;
                      padding-left: 22px;
                      font-size: 16px;
                      font-weight: bold;
                      font-family: verdana, Arial, Helvetica, sans-serif;
                      color: red;
                      }

.contact_email-con {
                     font-size: 12px;
                     font-family: verdana, Arial, Helvetica, sans-serif;
                     color: red;
                     letter-spacing: 1px;
                     }

.inputbox {
           padding: 2px;
           border: solid 1px #cccccc;
           background-color: #ffffff;
           font-size: 11px;
           }
           
           
           
           
           
           
/* gaestebuch */


#easybook {
			padding-right: 20px;
			padding-left: 5px;
			margin-right: 40px;

			}
			
			


a.sign {
		font-family: verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		text-decoration: none;
		}





.easy_big {













			color: #666666;
			font-family: verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			}
			
			
			
			
			
.easy_small {
			 font-family: verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: normal;
			color: #999999;
			}
.easy_top_right {}
.easy_top { background-color: #d6d7d9;}
.easy_frame {
			 color: red;
			 background-color: #E0E0E0;
			 }
.easy_content {}






/* statistics */


table.moduletable-stat {margin-top: 5px;
						}
.moduletable-stat { 
					width: 100%;
					height: 32px;
					background: url(../images/button_stat.png) no-repeat;

					
					}
					
.moduletable-stat tr {}
.moduletable-stat td {
    color: white;
    font-size: 10px;
    padding-left: 20px;
    letter-spacing: 1px;
    font-weight: bold;
    line-height:29px;
}




/* ortsgruppen */

.componentheading-orts {

                      height: 23px;
                      padding-left: 22px;
                      font-size: 16px;
                      font-weight: bold;
                      font-family: verdana, Arial, Helvetica, sans-serif;
                      color: #666;
                      margin-top: 7px;
}


.contentpane-orts {		margin-top: 8px;
                  	margin-left: 17px;
                  	font-family: verdana, Arial, Helvetica, sans-serif;
                  	font-size: 12px;
                  	color: #666;
                  	
                  }
                  

                  
.contentdescription-orts { 	
						padding-bottom: 10px;
						padding-top: 10px;} 
						

.sectiontableentry1-orts {	font-size: 12px;
                                    font-weight: bold;
						            line-height: 20px;
						            background: url(../images/pfote.png) no-repeat;
						
						}
						
.sectiontableentry1-orts a,
.sectiontableentry1-orts a:visited,
.sectiontableentry1-orts a:link {
    padding-left: 30px;
    text-decoration: underline;
    }
                           							
.sectiontableentry1-orts a:hover,
.sectiontableentry1-orts a:active,
.sectiontableentry1-orts a:focus {
    padding-left: 30px;
    text-decoration: none;
}



.sectiontableentry2-orts {	font-size: 12px;
                                    font-weight: bold;
						            line-height: 20px;
						            background: url(../images/pfote.png) no-repeat;
						
						}
		
.sectiontableentry2-orts a,
.sectiontableentry2-orts a:visited,
.sectiontableentry2-orts a:link {
    padding-left: 30px;
    text-decoration: underline;
}
                           	
.sectiontableentry2-orts a:hover,
.sectiontableentry2-orts a:active,
.sectiontableentry2-orts a:focus {
    padding-left: 30px;
    text-decoration: none;
}





/* Weblinks */


.componentheading-link {
                    height: 23px;
                    padding-left: 20px;
                      font-size: 16px;
                      font-weight: bold;
                      font-family: verdana, Arial, Helvetica, sans-serif;
                      color: #666;
                      margin-top: 7px;

}


.contentpane-link {
	               margin-top: 8px;
	               margin-left: 5px;
                  	
                  	

}
                  

                  
.contentdescription-link {} 
						

 .sectiontableentry1 {
background-color: #efefef;

}
						
.sectiontableentry1 a,
.sectiontableentry1 a:visited,
.sectiontableentry1 a:link {}
                           							
.sectiontableentry1 a:hover,
.sectiontableentry1 a:active,
.sectiontableentry1 a:focus {}



.sectiontableentry2 {
background-color: #efefef;
}
		
.sectiontableentry2-links a,
.sectiontableentry2-link a:visited,
.sectiontableentry2-link a:link {}
                           	
.sectiontableentry2-link a:hover,
.sectiontableentry2-link a:active,
.sectiontableentry2-link a:focus {}

.category-link {

}

.sectiontableheader {
    background-color: #efefef;
}


/** extended menu */
div.tree ul li{
list-style: none;
}

div.tree {
margin: 0px;
padding: 0px;
}

/** login form */
fieldset.input {
width: 178px;
margin: 15px;
}

/** aktuelle nachrichten spaltenbreite */

/** table tbody tr td table tbody tr td table tbody tr td {width: 300px;} */

.blog {width: 100px;)