@charset "ISO-8859-1";
/* 20100629 */

* {margin: 0; padding: 0;}

html, body {background: #fff;}

body
{
	padding-bottom: 10px;
	color:	#000;
	line-height: 1.4;
	font-size: 77%;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
}

img {border: none;}

a:link {color: #036;}
a:visited {color: #369;}
a:hover, a:focus, a:active {text-decoration: underline;}



/* layout xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx layout */

 #sprungnav {position: absolute;
	top: -150px;
	left: -900px;
	height: 1px;
	width: 1px;
	}

#sprungnav li a:focus, #sprungnav li a:hover, #sprungnav li a:active {
	position: absolute;
	padding: 5px;
	top: 205px;
	left: 905px;
	width: 10em;
	height: 1em; 
	background: #dce4ed;
	}


#rahmen{
	width: 780px;
	min-width: 55em;
	margin: auto;
	text-align: left;
}

#logotop {
	font-weight: bold;
	background: #fff;
	color: #036;
	position: relative;
	height: 100px;
	min-height: 2.3em;
}

#logotop h1 {
	text-align: left;
	font-size: 2em;
	line-height: 2em;
	position: absolute;
	margin-left: 18em; 
	bottom: 4px;
	z-index: 10;
}

#logotop h1 a {text-decoration: none; color: #036;}

#logotop h1 a:hover {background: #dce4ed;}

#logotop img {
	position: absolute; 
	left: 0; 
	bottom: 0;}


#kopfleiste {
	border: 5px solid  #036;
	background: #dcefa3 url(../images/wm/kopf.jpg) no-repeat;
	text-align: left;
	color: #036;
	padding-right: 40px;
	height: 100px;
}



/* ################### Contentblock ###################### */

#continhalt {
	border-left: 5px solid #003366;
	border-right: 5px solid #003366;
	background: #dcefa3;      /* hg spalte und inhalt  */
}

p.unsichtbar {display: none;}


/* ################### Navigationsblock ################## */

a#navsprung {
	font-size: 2px;
	line-height:2px;
	height: 2px;
}
/* achtung! da .navsprung innerhalb von #navigation steht,
benötigen die folgenden Linkformatierungen ein ul im Selektor,
damit .navsprung nicht als match zählt. */

#navigation {
	float: left;
	display:block;
	width: 220px;
}

#navigation a,
#navigation ul ul span {
	display:block;
	border-bottom: 1px solid #f8ffff;
	padding: 3px;
	width: 100%;
	text-decoration: none;
	
}

#navigation ul a:link, #navigation ul a:visited {
	background: #dcefa3;
	color: #000;
	padding-right: 3px;
}

#navigation ul a:focus, #navigation ul a:active, #navigation ul a:hover {
	background-color:#9acd32;
	text-decoration: none;
	color:#333;
	border-right: 3px solid #000;
	padding-right: 0;
	display: block;
}


#navigation ul {
	list-style-type: none;
	font-weight: bold;
}

#navigation ul ul {
	margin-left: 10px;
	font-size: 0.85em;
}

#navigation ul ul ul {
	font-weight: normal;
	font-size: 1em;
}

#navigation ul span.standort {
	background-color: #fff;
	font-weight: bold;
	display: block;
	border-right: 0px solid #fff;
}


/* ################### Mitte ###################### */

#content {
	float: right;
	padding: 0px;
	margin: 0;
	padding-bottom: 20px;
	width: 535px;
	min-width: 38em;
	border-left: 5px solid #003366;
	background: #feffff  /* hg-farbe  inhalt  */
}

#content h2, #content h3, #content h4,
#content h2 a, #content h3 a, #content h4 a {
	line-height: 1.2;
	color: #036;
	clear: left;
}

#content h2 {
	margin: 20px 0 8px 0;
	background: #f8ffff;
	font-size: 1.2em;
	border: 2px solid #003366;
	border-width: 2px 0 2px 20px;
	padding: 10px 15px;
}


#content h3 {
	font-size: 1.1em;
	background: #f8ffff;
	padding: 3px 15px 3px 20px;
	border: 2px solid #003366;
	border-width: 1px 0 1px 40px;
	margin: 22px 0 4px 0;
}

#content h3.ueberseite,
#content h3 a.ueberseite {
	margin: 20px 0 0px 6px;
	background: #fff ! important;
	font-size: 1.0em;
	border: none ! important;
	padding: 0px 15px 0 15px;
}


#content h4 {
	background-color: #f8ffff;
	font-size: 0.9em;
	padding: 5px 15px 3px 20px;
	border: 2px solid #003366;
	border-width: 1px 0 1px 40px;
}


#content p {
	margin: 6px 14px 12px 20px;
}

p.teaser {
	font-weight: bold;
	margin: 3px 15px 3px 40px;
}

p.autor {
	border-top: 1px solid #036;
	color: #036;
	font-size: 0.7em;
	line-height: 200%;
	background: #f8ffff;
	margin-top: 40px ! important;
}

p.hoch {
	text-align: right;
	font-size: 0.7em;
	margin: 2px 0;
}


p.clearer {
	clear: both;
}

p a.mehr {
	color: #036 ! important; 
}




#content ul {
	list-style: square outside;
	margin: 0.5em 0.2em 0.5em 40px;
	line-height: 160%;
}


#content ul.sprungmarken li {
	color: #369;
	font-size: 0.8em;
}


#content ol {
	list-style: decimal inside;
	margin: 0.5em 0.2em 0.5em 40px;
}
	
#content a {
	color: #000;
}

#content a:hover, #content a:focus, #content a:active {
	color: #000;
	background: #fff;
	text-decoration: underline;
}

.adresse span {
   display: block;
   float: left;
   width: 6em;
   clear: left;
   position: relative;
}

.aufgaben span {
   display: block;
   float: left;
   font-weight: bold;
   width: 13.5em;
   clear: left;
   position: relative;
}


/*
a.weiter, .hoch a {
	color: #933;
	text-decoration: none;
}
*/


/* ########################## Bilder ############################# */

img.bild_mi_hoch, img.bild_mi_quer, img.bild_s {
	float: left; 
	padding: 0 4px 4px 10px;
}

/*  mit Bildunterschrift */




div.bildkastenq, div.bildkastenh {
	clear: left; /* zusatz 060210 */
	margin-left: 20px;
	margin-right: 4px;
	float: left;
	display: inline; /* verhindert margin-verdoppelung im IE/WIN */
}

div.bildkastenq {
	width: 213px;
}

div.bildkastenh {
	width: 150px;
}

.lupe img {
	/* position: relative; */
	left: 0px;
	top: 0px;
} 

#content p.utext  {
	display: block;
	font-size: 0.85em;
	padding: 0px 0px 3px 0px;
	/* position: relative; */
	background-color: #f8ffff;
	color: #369;
	margin: 0 0 1em 0;
}



/* Bildreihe */
div.fotozweier {
	border-top: 2px solid #dcefa3;
	clear: both;
}

div.bildreiheq, div.bildreiheh {
	margin-left: 20px;
	margin-right: 4px;
	margin-top: 10px;
	float: left;
	display: inline; /* verhindert margin-verdoppelung im IE/WIN */
}

div.bildreiheq {
	width: 213px;
}

div.bildreiheh {
	width: 150px;
}

.lupe img {
	/* position: relative; */
	left: 0px;
	top: 0px;
} 

#content p.utext  {
	display: block;
	font-size: 0.85em;
	padding: 0px 0px 3px 0px;
	/* position: relative; */
	background-color: #f8ffff;
	color: #369;
	margin: 0 0 1em 0;
}


/* Bildreihe */





/* popup fenster */

#bildmitte {
	text-align: center;
	}






/* ############################ Fuss ############################### */

#contfuss {
	clear: both;
	background: #98ab5f; /* Kontrast zu den Linkfarben ist zu gering */
	border-top: 3px solid #003366;
	font-size: 0.85em;
 	zoom: 1; /*nicht valide, aber noetig - versetzt IE in den has-layout Modus,
		wenn noch mehr kommt, via CC auslagern */
}

#contfuss ul {
	list-style-type: none;
	margin-left: 235px;
	line-height: 3em;
	padding: 3px 0;
	font-weight: bold;
}


#contfuss li a:link {color: #000; text-decoration: none}
#contfuss li a:visited {color: #000;  text-decoration: none}
#contfuss li a:hover, #contfuss li a:focus, #contfuss li a:active {text-decoration: none}



#contfuss li {display: inline; color: #000; }

#copyright {
	background: #003366;
	color: #dce4ed;
	/* Kontrastalarm: http://www.rohschnitt.de/drag_queen.htm */
	padding: 3px 5px 2px 235px;
	border-top: 3px solid #003366;
	border-bottom: 5px solid #003366;
}

#contfuss a:hover, #contfuss a:focus, #contfuss a:active {
	color: #000;
	background: #f8ffff;
}


.hidden {display: none;}


/* ##################### Tabellen ######################### */

/*
table.ergebnis {
clear: both;
width: 100%;
padding: 0px;
margin: 1em 0 2em 0;
border: 1px solid #adc074;
font-size: 0.9em;
}	
*/


table.ergebnis {
clear: both;
table-layout: fixed; 
width: 100%;
padding: 0px;
margin: 1em 0 2em 0;
border: 1px solid #adc074;
font-size: 0.9em;
border-collapse: collapse;
}


.ergebnis .patNr {width: 10.7em;}
.ergebnis .jahr {width: 3em;}
/* .ergebnis .beschreibung {width: 18em;}
.ergebnis .titel {width: 11em;} */


.ergebnis th, .ergebnis td{
	overflow: hidden;
}


.ergebnis caption {
	border: 1px solid #adc074;
	border-width: 2px 0 2px 25px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #fbfdf6;
	text-align: left;
	line-height: 1.2;
	color: #036;
	margin: 16px 0 8px 0;
	padding: 10px 15px;
}


.ergebnis th {
	font-weight: bold;
	text-align: right;
	padding: 4px 8px 4px 4px;
	margin: 0px;
	background-color: #dcefa3;
	border: 1px solid #adc074;
	vertical-align: top;
}

.ergebnis thead th {
	text-align: left;
	margin-right: 4px;
}

.ergebnis thead td {
	text-align: right;
}

.ergebnis td {
	border: 1px solid #adc074;
	padding: 3px;
	margin: 0px;
	vertical-align: top;
	background-color: #fbfdf6;
}

.ergebnis tr.odd td {
	background-color: #f4fae3;
}


#content table.ergebnis tbody td a {
	color: #000 ! important;
	text-decoration: underline;
	background: none;
}

#content table.ergebnis a:link {color: #000;}
#content table.ergebnis a:visited {color: #369;}
#content table.ergebnis a:hover, #content .ergebnis a:focus, #content.ergebnis a:active {text-decoration: underline;}

.ergebnis tbody tr:hover th {
	color: #ffffff; 
	background-color: #dcefa3;
}

.ergebnis tbody tr.odd:hover th {
	color: #ffffff; 
	background-color: #dcefa3;
}

.ergebnis tbody tr:hover td {
	color: #000; 
	background-color: #dcefa3;
}





/* ############################# Startseite #################### */

#wmStart #content {
	background-image: url(../images/wm/startseite_ball.jpg);
	background-repeat: no-repeat;
	background-position: 60px 0;
	padding-top: 145px;
}

#wmStart #content p{
	line-height: 1.5em;
	margin-bottom: 1.4em;
}

#wmStart #content h2{
	font-size: 1.3em;
	border-width: 2px 25px 2px 25px;
	padding: 10px 15px;
	text-align: center;
	line-height: 1.5em;
	margin-bottom: 20px;
	margin-top: 10px;
}


#startintro {
	background-image: url(../images/wm/startseite_schuh.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 146px;
	width: 170px;
	float: right;
}






/* ########## RESPONSIVE TEST ######################### */

@media (max-width: 767px) {
  #rahmen {
    width: 100%;
    min-width: auto;
  }

  #navigation {
    float: none;
    display: block;
    width: 100%;
  }
  
  #content {
    float: none;
    padding: 0px;
    margin: 0;
    padding-bottom: 20px;
    width: 100%;
    min-width: auto;
    border-left: 5px solid #003366;
    background: #feffff;
  }
}

#logotop h1 {
    text-align: right;
    font-size: 2em;
    line-height: 2em;
    position: absolute;
    margin-left: 2em;
    right: 1em;
    bottom: 0em;
    z-index: 10;
    margin-bottom: 0em;
}









