/*
Contentpapst Standard-Vorlagenset
© 2003-2004, sandoba.de medien agentur

Contentpapst ist das Content-Management-System der sandoba.de medien agentur (www.sandoba.de) aus Berlin. Weder ein Teil noch der gesamte Quellcode, Inhalte oder Grafiken sind ohne schriftliche Erlaubnis in anderen Medien (v.a. auf anderen Websites) einzusetzen, sofern nicht anderweitig angegeben.
*/

/* Import der Datei "standard.css" */

@import url(standard.css);

/* Allgemeine Angaben */

body {
  background       : url(custom/20_navi_oben.gif) repeat-y ;
	font-weight: normal; 
	font-size: 85%;
	color: #003366;
	font-style: normal; 
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	margin: 0px;
	padding: 0px;
}

table {
	font-size: 95%;
}

banner {
	border-color:#003366;
}

#box_handwerkskammer {
  background-color : #ff9900 ;
  border-bottom    : 1px solid white ;
  height           : 35px ;
  overflow         : hidden ;
  position         : relative ;
  z-index          : 99 ;
}

#box_handwerkskammer_picture {
  height           : 35px ;
  position         : absolute ;
  left             : 0px ;
  top              : 0px ;
  width            : 212px ;
}

#box_handwerkskammer_verlauf {
  height           : 35px ;
  position         : absolute ;
  right            : 0px ;
  top              : 0px ;
  width            : 504px ;
  z-index          : 99 ;
}

#box_funktionszeile {
  font-size        : 0.8em ;
  position         : absolute ;
  top              : 40px ;
  text-align       : right ;
  width            : 750px ;
	z-index          : 99 ;
}

#box_funktionszeile .pipe {
  color            : #006699 ;
  padding          : 0px 2px ;
}

#box_navigation {
  background-color : #ff9900 ;
  border-bottom    : 1px solid white ;
  border-left      : 1px solid white ;
  border-top       : 1px solid white ;
  color            : white ;
  font-family      : Arial, Helvetica, Sans-Serif ;
  font-size        : 0.97em ;
  font-weight      : bold ;
  height           : 27px ;
  line-height      : 27px ;  
  margin-left      : 29px ;
  top              : 96px ;
  max-height       : 26px ;
  position         : relative ;
  text-transform   : uppercase ;
  z-index          : 99 ;
}

#box_navigation a {
  background-color : #295b77 ;
  color            : white ;
  display          : block ;
  float            : left ;
  height           : 27px ;
  max-height       : 26px ;
  padding          : 0px 5px ;
}

#box_navigation a:hover, #box_navigation a.sel, #box_navigation a.sel:hover {
  background-color : #ff9900 ;
  color            : white ;
  display          : block ;
  float            : left ;
  height           : 27px ;
  max-height       : 26px ;
  padding          : 0px 5px ;
}

#box_navigation .pipe {
  background-color : #295b77 ;
  color            : white ;
  display          : block ;
  float            : left ;
  height           : 27px ;
  max-height       : 26px ;
  padding          : 0px 2px ;
}

.start_item {
  background-color : #295b77 ;
  border           : 1px solid #ff9900 ;
  color            : white ;
  margin           : 5px 20px ;
  padding          : 5px ;
  text-align       ; right ;
}

.start_item a:active, .start_item a:link, .start_item a:visited {
  color            : white ;
  display          : block ;
  text-decoration  : none ;
}

.start_item a:hover {
  color            : #ff9900 ;
  display          : block ;
}

.schwerin_main_logo {
	position: absolute;
	right: 0px;
  top              : 7px ;
	width:400px;
	height: 125px;
	z-index          : 1 ;	
}

.schwerin_main_picture {
	position: absolute;
	left: 0px;
  top              : 34px ;
	width: 632px;
	height: 99px;
	z-index          : 1 ;
}

.schwerin_main_left {
	position: absolute;
	left: 0px;
	top: 227px;
	width: 230px;
	height: 20px;
	z-index: 13;
}

.schwerin_nav_main {
	position: absolute;
  top              : 180px ;
	width: 230px;
	max-width: 230px;
	width: expression(230 + "px");
	height: 100%;
	z-index: 13;
	font-size: 85%;
	margin: 0 0 0 0px;
	list-style-type: none;
}

.schwerin_main_content {
	position: absolute;
	left: 260px;
	top: 215px;
	z-index: 15;
}

.schwerin_main_search {
  background-color : #dfe6ea ;
  height           : 43px ;
  line-height      : 33px ;
  margin-left      : 230px ;
  padding-left     : 30px ;
  padding-top      : 10px ;
  position         : relative ;
  top              : 95px ;
  z-index          : 1 ;
}

input.submitfield {
  background-color : white ;
  color            : #295b77 ;
  border           : 1px solid #ff9900 ;
  display          : block ;
  float            : left ;
  font-size        : 0.9em ;
  font-weight      : bold ;
  height           : 22px ;
  line-height      : 20px ;
}

input.textfield {
  background-color : white ;
  color            : #295b77 ;
  border           : 1px solid #ff9900 ;
  display          : block ;
  float            : left ;
  font-size        : 0.9em ;
  height           : 22px ;
  line-height      : 20px ;
  margin-right     : 5px ;
  max-height       : 22px ;
}

select.selectfield {
  border           : 1px solid #ff9900 ;
  height           : 22px ;
  line-height      : 20px ;
  margin-left      : 5px ;
}

#service_box {
  float            : right ;
  min-width        : 208px ;
  max-width        : 266px ;
  width            : 266px ;
}
