/* ++++++++++++++++++++++++++++
		Kalibrierung
	   ++++++++++++++++++++++++++++ */
	   
* { padding: 0; margin: 0; }

/*- body Styles--------------------------- */

body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url(gfx/hintergrund_zve.jpg);
	background-repeat: repeat-x;
	background-color: #e1e1e1;
}

#wrapper {
	background-color: #FFFFFF;
	width: 950px;
	margin: 5px auto 5px auto;
	height: 570px;
	padding: 10px 10px 5px 10px;
	border: 1px solid #999999;
}

#links #wrapper {
	background-color: #FFFFFF;
	width: 950px;
	margin: 5px auto 5px auto;
	height: 575px;
	padding: 10px 10px 5px 10px;
	border: 1px solid #999999;
}


#holstein_rus #wrapper {
	background-color: #FFFFFF;
	width: 950px;
	margin: 5px auto 5px auto;
	height: 663px;
	padding: 10px 10px 5px 10px;
	border: 1px solid #999999;
}

#fleckvieh_rus #wrapper {
	background-color: #FFFFFF;
	width: 950px;
	margin: 5px auto 5px auto;
	height: 663px;
	padding: 10px 10px 5px 10px;
	border: 1px solid #999999;
}

#fleckvieh_fr #wrapper {
	background-color: #FFFFFF;
	width: 950px;
	margin: 5px auto 5px auto;
	height: 620px;
	padding: 10px 10px 5px 10px;
	border: 1px solid #999999;
}

#rassen_rus #wrapper {
	background-color: #FFFFFF;
	width: 950px;
	margin: 5px auto 5px auto;
	height: 663px;
	padding: 10px 10px 5px 10px;
	border: 1px solid #999999;
}

#rassen_fr #wrapper {
	background-color: #FFFFFF;
	width: 950px;
	margin: 5px auto 5px auto;
	height: 620px;
	padding: 10px 10px 5px 10px;
	border: 1px solid #999999;
}

#holstein_fr #wrapper {
	background-color: #FFFFFF;
	width: 950px;
	margin: 5px auto 5px auto;
	height: 600px;
	padding: 10px 10px 5px 10px;
	border: 1px solid #999999;
}

#braunvieh_rus #wrapper {
	background-color: #FFFFFF;
	width: 950px;
	margin: 5px auto 5px auto;
	height: 663px;
	padding: 10px 10px 5px 10px;
	border: 1px solid #999999;
}


#braunvieh_fr #wrapper {
	background-color: #FFFFFF;
	width: 950px;
	margin: 5px auto 5px auto;
	height: 620px;
	padding: 10px 10px 5px 10px;
	border: 1px solid #999999;
}

#team_rus #inhalt {
	overflow: scroll;
}

#gesundheit #inhalt {
	overflow: scroll;
}

#gesundheit_eng #inhalt {
	overflow: scroll;
}

#ankauf_eng #inhalt {
	overflow: scroll;
}

#team_rus #inhalt a { /*Link Styles im DIV Inhalt*/
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	color: #5ea03c;
	font-weight: bold;
	font-size: 11px
}


#selektion #inhalt {
	overflow: scroll;
}

#kontakt #inhalt {
	overflow: scroll;
}

#links #inhalt {
	background-color: #ffffff;
	background-image: none;
}

#team #inhalt {
	overflow: scroll;
}

#impressum #inhalt {
	overflow: scroll;
}

#firmenportrait #inhalt {
	overflow: scroll;
}

#fleckvieh #inhalt {
	width: 740px;
	height: 362px;
}

#braunvieh #inhalt {
	width: 740px;
	height: 362px;
}

#start {
	background-color: #FFFFFF;
	width: 800px;
	margin: 50px auto;
	height: 500px;
	padding: 10px;
	border: 1px solid #999999;
}

#inhalt a { /*Link Styles im DIV Inhalt*/
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	color: #5ea03c;
	font-weight: bold;
}

#links #inhalt a { /*Seite "Links" - Link Styles*/
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	color: #5ea03c;
	font-weight: bold;
	font-size: 10px;
	line-height: 2.7em;
}

#links a { /*Seite "Links" - Link Styles*/
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	color: #5ea03c;
	font-weight: bold;
	font-size: 10px;
	line-height: 2.7em;
}


/*- Kopfbereich Styles--------------------------- */

#header { /*Header wrapper*/
	width: 940px;
	height: 173px;
}

#box1 { /*Adress-Box im Kopf*/
	background-color: #CCCCCC;
	float: right;
	width: 145px;
	height: 130px;
	margin-left: 10px;
	margin-top: 5px;
	padding: 3px 3px 5px 0px;
}

#box2 { /*Slogan-Box im Kopf*/
	background-color: #adcf9c;
	float: right;
	width: 145px;
	height: 130px;
	margin-left: 10px;
	margin-top: 5px;
	padding: 5px 10px;
}

#box3 { /*Bild-Box im Header*/
	float: right;
	width: 200px;
	height: 138px;
	margin-left: 10px;
	margin-top: 5px;
	border: 1px solid #999999;
	background-image: url(gfx/box3.jpg);
}

#logo { /*Logo im Header*/
	float: right;
	width: 372px;
	height: 172px;
	margin-left: 0px;
	background-image: url(gfx/header.jpg);
}

/*- Ende Kopfbereich Styles--------------------------- */

/*- div container Styles------------------------------ */


#sprache { /*Box unterm Header - Sprachauswahl*/
	float: right;
	width: 325px;
	height: 16px;
	position: relative;
	top: -23px;
	right: 4px;
	padding: 0px 0px;
	text-align: right;
}

#sprache img{ /*Img Formatierung der Flaggen*/
	margin-left: 4px;
	border: 1px solid #CCCCCC;
}

#navi {
	background-color: transparent;
	float: left;
	width: 170px;
	height: auto;
	margin-left: 0px;
	position: relative;
	top: -20px;
}


#inhalt { /*Inhaltsbereich*/
	float: right;
	background-color: #d5d5d7;
	background-image: url(gfx/verlauf.jpg);
	background-repeat: repeat-x;
	color: #000000;
	width: 740px;
	height: 322px;
	position: relative;
	top: -18px;
	padding: 10px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: scroll;	
}

#rassen_eng #inhalt { /*Inhaltsbereich*/
	float: right;
	background-color: #FFFFFF;
	background-image: url(none);
}

#rassen_rus #inhalt { /*Inhaltsbereich*/
	float: right;
	background-color: #FFFFFF;
	background-image: url(none);	
}

#rassen #inhalt { /*Inhaltsbereich*/
	float: right;
	background-color: #FFFFFF;
	background-image: url(none);	
}

#rassen_fr #inhalt { /*Inhaltsbereich*/
	float: right;
	background-color: #FFFFFF;
	background-image: url(none);	
}

#footer {
	float: left;
	width: 928px;
	height: 12px;
	border-top: 1px solid #666666;
	margin-left: 5px;
}

/*- Ende div container Styles--------------------------- */

/*- Text Styles----------------------------------------- */
h1 {/* 1. �berischt auf den Inhaltsseiten*/
	font-size: 100%;
	margin-bottom: 10px;
	line-height: 1.5em;
	padding-left: 5px;
	border-left: 7px solid #5ea03b;
}

h2 { /*Textformatierung Box 1 im Header*/
	color: #FFFFFF;
	text-align: right;
	font-size: 14px;
	line-height: 1.5em;
	padding-top: 25px;
}

h3 {
	color: #FFFFFF;
	text-align: right;
	font-size: 9px;
	line-height: 1.5em;
}

h4 { /* Slogan Box 2*/
	color: #FFFFFF;
	text-align: right;
	font-size: 12px;
	line-height: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	padding-top: 30px;
	padding-right: 5px;
}

p { /*Flie�text im Inhaltsbereich*/
	font-size: 95%;
	text-align: left;
	line-height: 1.5em;
}

address { /*Adresszeile im Footer*/
	font-size: 75%;
	text-align: center;
	font-style: normal;
	padding-bottom: 0px;
}

#sprache address { /*Flaggen-Box Textformatierung */
	font-size: 75%;
	text-align: center;
	font-style: normal;
	padding-bottom: 0px;
	padding-right: 0px;
}

#footer strong {
	font-size: 90%;
	text-align: right;
	font-style: normal;
	padding-bottom: 0;
	padding-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: normal;
}

.Stil1 {
	color: #5ea03c;
	font-weight: bold;
}

.Stil3 {
	font-size: 11px;
	line-height: 1.5em;
}

/*- Ende Text Styles--------------------------- */

/*- Links-------------------------------------- */

#footer a { /*Linkformatierung im Footer*/
	text-decoration: none;
	font-size: 100%;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #666666;	
}

/*- Ende Links--------------------------------- */

/*- NAVIGATION--------------------------------- */
	
	


#navigation {
   background-color: transparent;
   }
#navigation LI {
   background-color: transparent;
   padding: 0;
   margin: 0;
   list-style: none;
   width: 168px;
   }

#navigation UL {
   background-color: transparent;
   padding: 0;
   margin: 0;
   }

#navigation A {
	color: #000;
	text-decoration: none;
	display:block;
	padding: 3px 4px;
	border: 1px solid #5ea03c;
	margin: 1px 0 0 12px;
	width: 155px;
	font: 11px Verdana;
   }

#navigation A:link,
#navigation A:visited {
   background-color: #adcf9c;
   padding: 2px 4px;
   }

#navigation A:hover,
#navigation A:focus {
   background-color: #CCCCCC;
   padding: 2px 4px;
   }

#ia #navigation A.ca, /*export*/
#ib #navigation A.cb,
#ic #navigation A.cc,
#id #navigation A.cd,
#ie #navigation A.ce,
#if #navigation A.cf,
#ig #navigation A.cg,
#ih #navigation A.ch,
#ii #navigation A.ci,
#ij #navigation A.cj,
#ik #navigation A.ck,
#il #navigation A.cl,
#im #navigation A.cm,
#in #navigation A.cn,
#io #navigation A.co,
#ip #navigation A.cp,
#iq #navigation A.cq,
#ir #navigation A.cr,
#is #navigation A.cs,
#it #navigation A.ct,
#iu #navigation A.cu,
#iv #navigation A.cv { /*Startseite*/
   background-color: #f6ffff;
   padding: 2px 4px 3px 8px;
   border-left: 9px #5ea03c;
   margin: 2px 0 0 0;
   }
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

/* =Hoverbox1 Code Bilder im Inhaltsbereich (Hochformat)
----------------------------------------------------------------------*/

.hoverbox1
{
	cursor: default;
	list-style: none;
	margin-left: 15px;
}

.hoverbox1 a
{
	cursor: default;
}

.hoverbox1 a .preview
{
	display: none;
}

.hoverbox1 a:hover .preview
{
	display: block;
	position: absolute;
	top: -48px;
	left: -150px;
	z-index: 1;
}

.hoverbox1 img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 80px;
	height: 107px;
}

.hoverbox1 li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 2px;
	padding: 2px;
	position: relative;
}

.hoverbox1 .preview
{
	border-color: #000;
	width: 198px;
	height: 263px;
}




/* =Hoverbox Code Bilder im Inhaltsbereich (Querformat)
----------------------------------------------------------------------*/

.hoverbox
{
	cursor: default;
	list-style: none;
	margin-left: 0px;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -160px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 160px;
	height: 107px;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 2px;
	padding: 2px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 350px;
	height: 263px;
	white-space: normal;
}

