/**
* sbazvprint.css
*
* sbazv cascading style sheets for printing
* @package		sbazv
* @module		sbazvprint.css
* @modulegroup	additions
* @author		dneuge <d.neugebauer@roettjer-seifert.de>
* @version		1.0
* @since		2005/11/14
* @copyright	roettjer:seifert internet gmbh
*
* @history		2005/11/14:	dneuge - duplicated from sbazv.css
*/

/**
* general definitions
*/

body {
	margin: 0px;
	background-color: #FFFFFF;
}

body.fotoserie {
  margin-top: 40px;
	background-color: #FFFFFF;
}

*,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: black;
}

h1 {
  margin-top: 14px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	clear: left;
}

h2 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

ul {
    list-style-type: disk;
}

li {
    margin-bottom: 4px;
}

/**
* id definitions display frame
*/

#logo {
	display: none;
	width: 0px;
}

#mainmenu {
	display: none;
}

#secondmenu {
	display: none;
}

#toolmenuleft {
	display: none;
}

#toolmenu {
	display: none;
}

#fullcolor {
}

#breadcrumps {
	display: block;
	position: absolute;
	width: 735px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: middle;
	border-bottom: 1px solid #00376C;
	background-color: white;
	z-index: 4;
	
	/* Fix IE. Hide from IE Mac \*/
	* width: 745px;
	/* End */
}

#servicetitle {
	display: none;
	width: 0px;
}

#service {
	display: none;
	width: 0px;
}

#login {
	display: block;
	clear: left;
	margin-top: 6px;
	padding: 2px;
	// width of contentbox is 745, width of thirdmenu is 210
	// padding of content is 10, margin of thirdmenu is 20
	// 745-(210+10+20) = 745-230 = 515
	// additional space between thirdmenu and login: 5px
	// the following line has to stay for opera if we use more than 500px
	// (error in parser?)
	//width: 505px;
	width: 480px;
	background-color: white;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px;
	border-color: black;
}

.logintext {
	font-size: 11px;
}

.loginbutton {
	/*
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 11px;
	*/
	font-size: 11px;
	float: right;
	display: none;
}

#contentcontainer {
	display: block;
	background-color: white;
}

#homepage {
	display: none;
}

#realhomepage {
	display: none;
}


.homepageback {
	background-color: white;
   	filter:alpha(opacity:50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	kopacity: 0.5;
}

.homepagebackimg {
   	filter:alpha(opacity:50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	kopacitiy: 0.5;
}

#content {
	display: block;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
}

#thirdmenu {
	display: none;
	float: right;
	width: 210px;
	margin-left: 20px;
	margin-bottom: 20px;
}

#formsearch {
	display: inline;
	padding-left: 10px;
}

#wasteSelection {
    position: relative;
    display: block;
    width: 400px;
    vertical-align: bottom;
}

#innerwaste1 {
    width: 150px;
    float: left;
    border: 1px solid white;
}

#innerwaste3 {
    float: right;
    border: 1px solid white;
}

#innerwaste2 {
    width: 50px;
    padding-left: 160px;
    border: 1px solid white;
    
    /* Fix IE. Hide from IE Mac \*/
	* padding-left: 10px;
	/* End */
}

#fotofooter {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

/**
* navigation tags
*/

a {
    background-image: url("../images/basics/link.gif");
    color: black;
    text-decoration: none;
    border-bottom: 1px dotted #9CBD00;
}

a.darklink {
    background-image: url("../images/basics/link.gif");
    color: black;
    text-decoration: none;
    border-bottom: 1px dotted #669900;
}

a.firstmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	border: 0px;
}

a.firstmenu:hover {
	text-decoration: underline;
}

a.firstmenuactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	border: 0px;
}

a.firstmenuactive:hover {
	text-decoration: underline;
}

a.secondmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	border: 0px;
}

a.secondmenu:hover {
	text-decoration: underline;
}

a.secondmenuactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	border: 0px;
}

a.secondmenuactive:hover {
	text-decoration: underline;
}

a.toolmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
	border: 0px;
}

a.toolmenu:hover {
	text-decoration: underline;
}


a.sitemap0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#00376C;
	text-decoration: none;
	margin-left: 10px;
	border: 0px:
}

a.sitemap0:hover {
	text-decoration: underline;
}

a.sitemap1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#99BB00;
	text-decoration: none;
	padding-left: 20px;
	border: 0px;
}

a.sitemap1:hover {
	text-decoration: underline;
}

a.sitemap2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#6987AB;
	text-decoration: none;
	padding-left: 30px;
	border: 0px;
}

a.sitemap2:hover {
	text-decoration: underline;
}

a.sitemap3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#6987AB;
	text-decoration: none;
	padding-left: 40px;
	border: 0px;
}

a.sitemap3:hover {
	text-decoration: underline;
}

a.sitemap4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#6987AB;
	text-decoration: none;
	padding-left: 50px;
	border: 0px;
}

a.sitemap4:hover {
	text-decoration: underline;
}

a.breadcrump {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00376C;
	text-decoration: none;
	border: 0px;
}

a.breadcrump:hover {
	font-weight: bold;
}

a.service {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
	line-height: 18px;
	text-decoration: none;
	border: 0px;
}

a.service:hover {
	text-decoration: underline;
}

a.serviceactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	line-height: 18px;
	text-decoration: none;
	border: 0px;
}

a.serviceactive:hover {
	text-decoration: underline;
}

a.thirdmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #8A1415;
	line-height: 18px;
	text-decoration: none;
	border: 0px;
}

a.thirdmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	background-color: #8A1415;
	color: white;
	line-height: 18px;
	text-decoration: none;
}

a.fourthmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #8A1415;
	line-height: 18px;
	text-decoration: none;
	border: 0px;
}

a.fourthmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	background-color: #8A1415;
	color: white;
	line-height: 18px;
	text-decoration: none;
}

a.fifthmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #8A1415;
	line-height: 18px;
	text-decoration: none;
	border: 0px;
}

a.fifthmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	background-color: #8A1415;
	color: white;
	line-height: 18px;
	text-decoration: none;
}

a.thisfoto {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    color: black;
    text-decoration: none;
    margin-left: 4px;
    margin-right: 4px;
    padding: 2px;
    border: 1px solid gray;
}

a.notthisfoto {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    color: black;
    text-decoration: none;
    margin-left: 4px;
    margin-right: 4px;
    padding: 2px;
    border: 0px;
}

a.logo {
    text-decoration: none;
    border: 0px;
}

td a {
	text-decoration: none;
}

/**
* some table statements
*/

table.secondmenu {
	border: 0px;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

td.mainsecondactive {
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
	border: 0px;
	vertical-align: center;
	background-color: #CCDD8D;
	height: 32px;
}

td.mainsecond {
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
	border: 0px;
	vertical-align: center;
	height: 32px;
}

td.white {
    background-color: white;
}

td.lightgreen {
    background-color: #F3F7E4;
}

td.top {
    vertical-align: top;
}

/**
* some divs and span classes to display things correctly
*/

.redbox {
	background-color: #c00000;
	color: white;
    padding: 4px;
    margin: 0px;
    width: 609px;
    
    /* Fix IE. \*/
    * width: 600px;
    /* End Fix. */
}

table.redbox {
	border-color: #ccdd8d;
	border-width: 2px;
	border-style: solid;
}

.redboxheadcell {
	font-size: 11pt;
	font-weight: bold;
	width: 90px;
	text-align: center;
}

.found {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	color: red;
}

.breadcrump {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00376C;
}

.smallselect {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}

.DIVmainsecond {
	display: inline-block;
	
	/* Fix IE. Hide from IE Mac \*/
	* display: inline;
	/* End */
	
	height: 32px;
}

.DIVmainsecondactive {
	display: inline-block;
	
	/* Fix IE. Hide from IE Mac \*/
	* display: inline;
	* padding-top: 9px;
	* height: 32px;
	/* End */
	
	padding-top: 9px;
	height: 23px;
	width: 15%;
	background-color: red;
}

.DIVthirdmenu {
	display: block;
	width: 190px;
	margin-bottom: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	border-left: 1px solid #8C1808;
	border-bottom: 1px solid #8C1808;
}

.DIVfourthmenu {
	display: block;
	width: 174px;
	margin-bottom: 4px;
	margin-left: 16px;
	padding-left: 4px;
	padding-bottom: 2px;
	border-left: 1px solid #8C1808;
	border-bottom: 1px solid #8C1808;
}

.DIVfifthmenu {
	display: block;
	width: 164px;
	margin-bottom: 4px;
	margin-left: 26px;
	padding-left: 4px;
	padding-bottom: 2px;
	border-left: 1px solid #8C1808;
	border-bottom: 1px solid #8C1808;
}

.innerwaste {
    display: inline-block;
    position: relative;
    margin-right: 16px;
}

.absatz_bild {
	display: block;
	clear: left;
}

.rightfloat {
	float: right;
	padding-left: 10px;
}

.rightfloatborder {
	float: right;
	padding-left: 10px;
}

.leftfloat {
	float: left;
	padding-right: 10px;
}

.leftfloatborder {
	float: left;
	padding-right: 10px;
}

.tabelle {
    border-collapse: collapse;
    padding: 0px;
    margin: 0px;
}

td {
    padding: 4px;
}

.nopaddingmargin {
	padding: 0px;
	margin: 0px;
}

.tableright {
    text-align: right;
}

.tableleft {
    text-align: left;
}

.tablecenter {
    text-align: center;
}

.tablesmall {
    font-size: 9px;
}

.withborder {
    border: 1px solid #99bb00;
}

.abfallratgeber {
    border: 1px solid #99bb00;
    width: 705px; /* was: 500px */
    /* Fix IE. Hide from IE Mac. \*/
    * width: 700px;
    /* End fix. */
    border-collapse: collapse;
    vertical-align: top;
    padding: 0px;
    margin: 0px; 
}

.ansprechpartner {
    border: 1px solid #99bb00;
    width: 660px;
    border-collapse: collapse;
    vertical-align: top;
    padding: 0px;
    margin: 0px;
}
.servicecenter {
    border: 1px solid #99bb00;
    width: 600px;
    border-collapse: collapse;
    vertical-align: top;
    padding: 0px;
    margin: 0px;
}

.dark {
    background-color: #ccdd8d;
    vertical-align: top;
    border-bottom: 1px solid white;
    padding: 4px;
}

.head {
    border: 0px;
}
.light {
    vertical-align: top;
    padding: 4px;
    border-bottom: 1px solid #ccdd8d;
}

.w50 {
    width: 50px;
}

.w100 {
    width: 100px;
}

.w150 {
    width: 150px;
}

.w200 {
    width: 200px;
}

.w250 {
    width: 250px;
}

.w260 {
    width: 260px;
}

.w275 {
    width: 275px;
}

.w300 {
    width: 300px;
}

.w400 {
    width: 400px;
}

.h3 {
    height: 3px;
}

.h15 {
    height: 15px;
}

.textright {
    text-align: right;
}

.textleft {
    text-align: left;
}

.bold {
    font-weight: bold;
}

.serviceformular {
    border: 1px solid #eeeeee;
    background-color: #ccdd8d;
    padding: 4px;
    width: 600px;
}

.servicelegend {
    font-size: 12px;
    font-weight: bold;
    background-color: white;
    padding: 2px;
    border: 1px solid #eeeeee;
}
.top {
	clear: both;
}

.bottom {
	clear: both;
}

.center {
	text-align: center;
}

.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.clearboth {
    clear: both;
}

h1.homepage {
    font-size: 20px;
    color: white;
    margin-bottom: 20px;
}

.black {
	color: black;
}

.fotodisabledarrow {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    color: grey;
    text-decoration: none;
    margin-left: 4px;
    margin-right: 4px;
    padding: 2px;
    border: 0px;
}

.errorBox {
	color: red;
	border-color: red;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	max-width: 350px;
}

.fotoHeadline {
	color: black;
	text-align: center;
}

/* useless classes */
.bottomborder {
	text-decoration: none;
}

.left {
	text-decoration: none;
}

/**
* Images
*/

#IMGlogo {
	display: none;
	width: 0px;
}

.IMGlink {
	border: 0px;
	width: 125px;
	height: 32px;
	margin-right: 6px;
}

.IMGTextleft {
	font-size: 9px;
	float: left;
}

.IMGTextright {
	font-size: 9px;
	float: right;
}

.IMGTextcenter {
	font-size: 9px;
}

.innertool {
	display: inline-block;
	margin-right: 4px;
}

.reqField {
	color:red;
	background-color: silver;
}

/**
* some image displays
*/
img.IMGdownload {
    vertical-align: middle;
    margin-right: 6px;
    border: 1px;
}

img.IMGpicturecenter {
    margin-left: auto;
    margin-right: auto;
}

img.IMGpicturerightfloat {
	margin-top: 4px;
	margin-bottom: 4px;
}

img.IMGpicturerightfloatborder {
	margin-top: 4px;
	margin-bottom: 4px;
	border: 1px solid silver;
}

img.IMGpictureleftfloat {
    margin-top: 4px;
    margin-bottom: 4px;
}

img.IMGpictureleftfloatborder {
    margin-top: 4px;
    margin-bottom: 4px;
    border: 1px solid silver;
}

img.IMGpicturetop {
    display: inline;
	margin-top: 10px;
	margin-bottom: 4px;
}

img.IMGpicturetopborder {
    display: inline;
	margin-top: 10px;
	margin-bottom: 4px;
	border: 1px solid silver;
}

img.IMGpicturebottom {
    display: inline;
	margin-top: 10px;
	margin-bottom: 4px;
}

img.IMGpicturebottomborder {
    display: inline;
	margin-top: 10px;
	margin-bottom: 4px;
	border: 1px solid silver;
}

img.IMGtool {
	vertical-align: middle;
	border: 0px;
}

img.IMGmainmenu {
	vertical-align: middle;
}

.anchorref {
  padding-top: 20px;
  background-image: none;
  color: #000000;
  text-decoration: none;
  border-bottom: none;
}

.eschrottbutton {
	display: none;
}

.trashroombutton {
	display: none;
}