/* Sport Rottweiler - Individuelles Design by eggynet.de */

@import url("../global.css"); 

/* @group Global */
html,body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #633600;
	font-size: 92%;
	background: white;
	}

STRONG {
	font-weight: bold;
	font-variant: normal;
	color: #633600;
    }

h1 {
	font-size: 130%;
	text-align: left;
	letter-spacing: 2px;
	color: #E9A41E;
	text-decoration: none;
	margin: 0 0 10px 0;
	}

h2 {
	font-size: 120%;
	color: #E9A41E;
	text-decoration: none;
	margin: 10px 0;
    }
    
h3 {
	font-size: 90%;
	color: #E9A41E;
	text-decoration: none;
	margin: 10px 0 10px 0;
	padding-top: 10px;
    }

h3 a {
    font-size: 120%;
    text-decoration:underline;
    }

h3 a:visited {
    text-decoration:underline;
    }

h3 a:hover {
   text-decoration:none;
   }

h3 a:active {
   text-decoration:none;
   } 

a {
	color: #633600;
	}

a:hover {
	text-decoration: none;
	}

a:hover {
	text-decoration: none;
	}

.externerlink:link {
	background: url(images/externerlink.gif) no-repeat 0 2px;
	padding-left: 18px;
	text-decoration: underline;
    }	

.externerlink:visited {
	background: url(images/externerlink.gif) no-repeat 0 2px;
	padding-left: 18px;
	text-decoration: underline;
    }

.externerlink:hover {
	text-decoration: none;
	}
	
p {
	line-height: 1.5em;
}

a img {
border : 0 none;
}

/* @end */

/* @group Container */
#container {
	width: 970px;
	background-image: url(images/bgcontainer.gif);
	background-repeat: repeat-y;
	}

/* @end */

/* @group Header */
#header {
	width: 970px;
	height: 234px;
	background: url(images/header.jpg) no-repeat;
}		
	
#logo{
	left: 20px;
	top: 20px;
	}
#headergrafik
	{
	position: relative;
	top: 30px;
	left: 30px;
	}

/* @end */



/* @group Search Breadcrumb ganze Breite,
search links */







/* @group Search Breadcrumb Box */
	#search_breadcrumb_box {
	width: 970px; /* Gesamte Containerbreite */
	}
/* @end */

/* @group Search */
	#search  {
	left: 33px; /* absolute Positionierung */
	top: 0; /* absolute Positionierung */
	display: block;
		}
#search #sucheformular fieldset {
	float: left; /* Variante für eine linkssbündige Formatierung */
	}
		
/* ----------------------Search Button */
	#finden:hover {
	color: #E9A41E;
	/* bei Bedarf andere Farbe */
	}

/* @end */
/* @group Breadcrumb */
#breadcrumb  {
	left: 250px; /* absolute Positionierung */
	top: 0; /* absolute Positionierung */
	}
#breadcrumb a  {
	/* bei Bedarf andere Farbe */
	}
	#breadcrumb a:hover  {
	/* bei Bedarf andere Farbe */
	}
/* @end */
/* @end */

/* @group Sidebar */
#sidebar {
	left: 30px;
	top: 0;
    width: 200px;
	margin: 0;
	z-index: 99;
	padding: 0 0 180px 0;
	}

/* @end */

/* @group Navi Top */
#navi_top {
   	top: 0px;
	width: 970px;
	height: 40px;
	}	 
		
#navi_top ul {
  	margin-top: 0px;
	padding-right: 20px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10pt;
	font-weight: bold;
	z-index: 1;
	}

#navi_top a {
	padding: 15px 5px 5px 5px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 3px solid #FFFFFF;
    }
    
#navi_top a:hover {
	color: #FFFFFF;
	border-bottom: 6px solid #FFFFFF;
	}

/* @end */

/* @group Navi Left */
/* Formatierung für gesamten Navi_left Bereich (Breite!,Schriften, BG-Colors etc. */
#navi_left {
	left: 0px; /* keine top-Angabe! Netscape! */
	width: 200px;
	font-size: 11pt;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #FFDB7C;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	}

/*	Formatierung für den gesamten UL Bereich der 1. Ebene */	
 ul#navi_left {
	width: 200px;
	font-size: 11pt;
	font-weight: normal;
	}

/*	Formtierung für den einzelnen li Bereich der 1. Ebene, z.B. andere border Farbe, padding etc. */	
ul#navi_left a {
	display: block;
	margin: 0;
	line-height: normal;
	color: #824E00;
	border-top: 1px solid #FFDB7C;	
	text-decoration: none;
	padding: 4px 4px 4px 20px;
	}
	
/*	wichtig für den IE (wirkt wie min-height) */
* html #navi_left a {
	height: 1em;
	}

ul#navi_left a:hover {
	color: #FBEDB4;
	background-color: transparent;
	}

/*	2. Ebene */	
/*	Formatierung für den gesamten ul Bereich */	
ul#navi_left ul  {
	background-color: transparent;
   	}
   	
/*	Formtierung für den einzelnen li Bereich, z.B. andere border Farbe */	
ul#navi_left ul li {
	
		}			
/*	Formtierung für 
alle links der 2. Ebene */
ul#navi_left ul li a {
	   color: #c87713;
		border-top: 1px dashed #FFDB7C;
		}	
/*	Formtierung für 
alle hover der 2. Ebene */
ul#navi_left ul li a:hover {
		background-color: transparent;
		}

* html ul#navi_left li { /* Korrekturen fuer IE 5.x */
/*width: 205px;*/
/*w\idth: 205px;*/
padding-left: 0;
padd\ing-left: 0;
float: left;
}

/* @end */

/* @group Content */
#content {
	width: 675px;
	text-align: left; 
	margin-left: 250px;
	margin-right: 0px;/*keinen Wert, IE6*/
	line-height: 1.5em;
	background: url(images/sp-ro-wz.jpg) no-repeat right bottom;
	padding: 0 0 100px 0;
	margin-top: 0;
	}

	      
	#content p {
	text-align:justify;
	}
	
#content ul {
	padding-left: 18px;
   	list-style-type: disc;
	list-style-position: outside;
	}	
	
.float1 {
	text-align: center;
	font-size: 80%;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #E9A41E;
	padding: 2px;
    }
    
.float2 {
	text-align: center;
	font-size: 80%;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	border: 1px solid #E9A41E;
	padding: 2px;
    }
    
.float2ohnerahmen {
	text-align: center;
	font-size: 80%;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
    }
    
.centerimage {
	text-align: center;
	font-size: 80%;
	float: right;
	margin-bottom: 20px;
	border: 1px solid #E9A41E;
	padding: 2px;
    }    
				
.underline {
	border-top: 1px solid #E9A41E;
	}

#left {
	width: 440px; /* Breite linker Content */
	}

#right {
	width: 190px;
	}
	
#right .float1   {
	margin: 0 0 20px;
	}
#right .float2   {
	margin: 0 0 20px;
		}
		
#content table, td {border: solid 1px #E9A41E;
background-color: transparent;
padding: 4px;
border-collapse:collapse;
}


/* @end */

/* @group Seitenanfang Drucken Box */
/* Keine bg Grafiken und andere Schriftfarbe, padding 0 */
#seitenanfang_drucken_box {
	right: 40px; /* Änderung */
	}
	
#seitenanfang_drucken_box a.drucken,
#seitenanfang_drucken_box a.drucken:visited {
	color: #633600; /* Änderung */
	padding: 0; /* Änderung */
	background: none; /* Änderung */
	}

#seitenanfang_drucken_box a.drucken:hover,
#seitenanfang_drucken_box a.drucken:active,
#seitenanfang_drucken_box a.drucken:focus {
	text-decoration: none; /* Änderung */
	color: #633600; /* Änderung */
	}

#seitenanfang_drucken_box a.seitenanfang,
#seitenanfang_drucken_box a.seitenanfang:visited {
	color: #633600; /* Änderung */
	padding: 0; /* Änderung */
	background: none; /* Änderung */
	}

#seitenanfang_drucken_box a.seitenanfang:hover,
#seitenanfang_drucken_box a.seitenanfang:active,
#seitenanfang_drucken_box a.seitenanfang:focus {
	text-decoration: none; /* Änderung */
	color: #633600; /* Änderung */
	}
/* @end */


/* @group Styleswitcher */

#styleswitcher  {
	width: 910px;
	height: 25px;
		}	

/* @end */


/* @group Formular */
form {
	line-height: normal;
    }

fieldset {
	color: #633600;
	border: 1px solid #E9A41E;
	}

   legend {
	border: 1px solid #E9A41E;
	background: transparent;
	font-weight: normal;
	color: #633600;
	}
	
input, textarea {
	color: #633600;	
	background-color: transparent;
	border: 1px solid #E9A41E;
	} 
    
input.button:hover   {
	background-color: #E9A41E;
	color: #633600;
	cursor: pointer;
	}

a.locationCat{
	color: #633600;
	font-weight: normal;
	}

input:focus, textarea:focus {
    color: #000;
    background: transparent;
    outline: 1px solid #633600;
    }

/* @end */


/* @group Footer */
	
#footer {
   	width: 970px;
	height: 74px;
	color: #633600;
	background: url(images/bgfooter.gif) no-repeat;
	}

	#footer p {
	font-size: 95%;
	margin:0;
	padding-top: 12px;
	}		
		
#footer a {
	color: #633600;
	text-decoration: underline;
   }
   
#footer a:hover {
	color: #633600;
	text-decoration: none;
   }

#footer_extra {
	display: block;
	position: absolute;
	height: 138px;
	width: 157px;
	left: 50px;
	top: -140px;
	background: url(images/bottom_extra.jpg) no-repeat;
	z-index: 1;
	}
/* @end */

/* @group Gallery */

.gallery img
	{
	background: none;
	border: none;
	color: inherit;
	padding: 0px;
	vertical-align: top;
	width: auto;
	height: 138px;
	}

.gallery li
	{
	background: transparent;
	border: 1px solid #E9A41E;
	padding: 2px;
	color: inherit;
	display: inline;
	float: left;
	margin: 0 5px 5px 0;
	padding: 2px;
	position: relative;
	}
	
.gallery a .preview
	{
	display: none;  /* preview im gleichen Block ausblenden */
	}

.gallery a:hover .preview
	{
	display: none;
	}
	
.gallerycontainer {
text-align: center;
position: relative;
padding: 20px;
display: block;
/*width: 540px;*/
top: 0;
left: 0;
background: url(../../images/bg_gallerycontainer.png) repeat;
border: 1px solid #E9A41E;
}	

/* @end */

/* @group Guestbook */

.gb_codeblock1{
	display: block;
	background-color: transparent;
	overflow: auto;
	padding: 5px;
	clear: both;
	margin-bottom: 5px;
	}
.gb_codeblock2{
	display: block;
	background-color: transparent;
	overflow: auto;
	padding: 4px;
	clear: both;
	margin-bottom: 5px;
	border-top: 1px solid #E9A41E;
	border-bottom: 1px solid #E9A41E;
	}
/* @end */
  
