/* Start of CMSMS style sheet 'Basic' */
/* @override http://www.barozzi.de/stylesheet.php?cssid=43&mediatype=screen */

/* Start of CMSMS style sheet 'Basic' */
/* @override http://www.barozzi.de/stylesheet.php?cssid=43&mediatype=screen */

/* Start of CMSMS style sheet 'Basic' */
/* @override http://www.barozzi.de/stylesheet.php?cssid=43&mediatype=screen */

/* Start of CMSMS style sheet 'Basic' */
/* @override http://www.barozzi.de/stylesheet.php?cssid=43&mediatype=screen */

/* Start of CMSMS style sheet 'Basic' */
/* @override http://www.barozzi.de/stylesheet.php?cssid=43&mediatype=screen */

/* Start of CMSMS style sheet 'Basic' */
/* @override http://www.barozzi.de/stylesheet.php?cssid=43&mediatype=screen */

/* Start of CMSMS style sheet 'Basic' */
/* @override http://www.barozzi.de/stylesheet.php?cssid=43&mediatype=screen */

/* Start of CMSMS style sheet 'Basic' */


* {
	margin:0;
	padding:0;
}

html {
	height: 101%;
}

body {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 70.01%;
   line-height: 1em;
   color: #333;
   background: url(images/barozzi/bg1.png) repeat;
   padding-bottom: 2em;
	text-align: center;
}

.clear {
	height: 0px;
	clear: both;
}

div {
   font-size: 1em;
}

img {
   border: 0;
}

a,
a:link 
a:active {
   text-decoration: none;
   background-color: inherit; 
   color: #3A74A9; 
}

a:visited {
   text-decoration: none;
   background-color: inherit;
   color: #3A74A9;
}

a:hover {
   text-decoration: none;
   color: #990033;
}

#headerbg {
	background: url(images/barozzi/header_bg.png) repeat-x 0 top;
	border-top: 2px solid #0b1a63;
	margin: auto;
}

div#pagewrapper {
   width: 980px;
   color: black;
   border-width: 1px;
   border-color: black;
   text-align: center;
   margin-top: auto;
   margin-left: auto;
   margin-right: auto;
   padding-bottom: 2em;
}

div#header {
   height: 120px;
	width: 900px;
	margin: auto;
}

#header h1 {
	height: 120px;
	float: right;
	width: 172px;
	display: inline;
	margin-bottom: 0;
	margin-left: 35px;
	margin-right: 0;
}

div#header h1 a { 
   display: block;
   text-indent: -999em;
   text-decoration:none;
   height: 120px;
   width: 172px;
   background: url(images/barozzi/logo_neu_web.png) no-repeat left bottom;
}

div#search {
   float: right;
   width: 23em;
   text-align: right;
   padding: 0.6em 0 0.2em 0;
   margin: 0 1em;
   display: none;
}

div.breadcrumbs {
   padding: 1em 0 1.2em 0;
   font-size: 90%;
   margin: 0 1em;
   border-bottom: 1px dotted #000;
   display: none;
}

 div.breadcrumbs span.lastitem { 
   font-weight:bold; 
 } 

 div#content {
	text-align: left;
	width: 930px;
	margin: auto;
	margin-top: 15px;
}

div#main {
	margin-right: 0;
	background-color: white;
	border: 1px solid #CCCCCC;
	width: 677px;
	min-height: 576px;
	_height: 590px;
	text-align: left;
	float: left;
	margin-left: 10px;
	display: inline;
}

div#main_ {
	margin: 20px 40px 20px 30px;
}

div#sidebar {
   float: left;
   display: inline;
   border: 1px solid #CCCCCC;
   background-color: white;
   width: 214px;
   text-align: center;
	margin-left: 15px;
}

div#footer {
	float: right;
	margin-right: 30px;
	display: inline;
}

div#footer p {
   font-size: 1em;
   text-align: center;
   margin: 0;
   color: #0f2b75;
   padding-top: 1em;
}

div#footer p a {
   color: #0f2b75;
	font-size: .9em;
}

div#footer p a:hover {
   color: #0f2b75; 
}

div.hr {
   height: 1px;
   padding: 1em;
   border-bottom: 1px dotted black;
   margin: 1em;
}

div.left49 {
  width: 49%;
}

div.right49 {
  float: right;
  width: 49%;
  text-align: right;
  display: none;
}

div#content h1 {
    line-height: 1em;
	font-weight: normal;
	font-style: normal;
	color: #0f2b75;
	margin: 0 0 1em;
	font-size: 1.4em;
}

div#content #startseite_extra h1 {
	text-indent: 30px;
	font-size: 1.9em;
	color: #666;
	margin-bottom: 50px;
}

#switchlang {
	display: inline;
	position: relative;
	float: left;
	background: url(images/barozzi/lang_space.png) no-repeat center bottom;
	padding-bottom: 3px;
	margin-left: 10px;
	margin-top: 80px;
	font-weight: bold;
	font-size: 1.2em;
}

#switchlang span {
	color: #990033;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}

#switchlang_box {
	width: 200px;
}

#switchlang a:hover {
	color: #0f2b75;
	text-decoration: none;
}

#switchlang a {
	color: #0f2b75;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}

div#content h2 {
	color: #0f2b75; 
        line-height: 1.5em;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.5em;
}


div#content h3 {
   color: #0f2b75;
   line-height: 1.3em;
   margin: 0 0 0.5em 0;
	font-size: 1.3em;
}
div#content h4 {
   color: #0f2b75;
   line-height: 1.2em;
   margin: 0 0 0.5em 0;
   font-size: 1em;
	font-weight: bold;
}
.box {
	border: 1px solid #CCCCCC;
	text-align: left;
	margin: auto;
	margin-bottom: 1em;
	margin-top: 2em;
	width: 184px;
}

#kontaktdaten {
	margin: 10px auto;
	width: 166px;
}

p {
   font-size: 1em;
   line-height: 1.4em;
   padding: 0;
   color: #333333;
   margin: 0 0 1.4em;
}



blockquote {
   border-left: 10px solid #ddd;
   margin-left: 10px;
}

strong, b {
   font-weight: bold;
}

em, i {
   font-style:italic;
}

code, pre {
 white-space: pre-wrap;
 white-space: -moz-pre-wrap;
 white-space: -pre-wrap;
 white-space: -o-pre-wrap;
 word-wrap: break-word;
 font-family: "Courier New", Courier, monospace;
 font-size: 1em;
}

pre {
   border: 1px solid #000;
   background-color: #ddd;
   margin: 0 1em 1em 1em;
   padding: 0.5em;
   line-height: 1.5em;
   font-size: 90%;

}

div.templatecode {
  margin: 0 0 2.5em;
}

div#main ul,
div#main ol,
div#main dl {
   font-size: 1.0em;
   line-height: 1.4em;
   margin: 0 0 1.5em 0;
}

div#main ul li,
div#main ol li {
	margin: 0 0 0.5em 2em;
	list-style-type: disc;
	color: #333333;
}

div#main dl dt {
   font-weight: bold;
   margin: 0 0 0 1em;
}
div#main dl dd {
   margin: 0 0 1em 1em;
}

div#main dl {
  margin-bottom: 2em;
  padding-bottom: 1em;
  border-bottom: 1px solid #c0c0c0;
}

#boxheader {
	display: block;
	color: #0f2b75;
	font-size: 1.1em;
	border-left: 3px solid #b8c7e6;
	background-color: #e6e6e6;
	line-height: 1.8em;
	text-indent: 5px;
}
#startseite_extra {
	text-align: left;
	margin: 30px auto auto;
}

#flashcontent {
	width: 677px;
	height: 311px;
	background-color: silver;
	background-image: url(uploads/flash/baumann2_de.jpg);
}

embed#flash {
	background-color: silver;
}
#slogan {
        height: 121px;
        width: 584px;
        margin: auto;
        background: url(images/barozzi/slogan_center.png) repeat-x;
	text-align: center;

}
#slogan_li {
	width: 21px;
	height: 121px;
	float: left;
        background: url(images/barozzi/slogan_li.png) no-repeat;
}

#slogan_re {
	width: 21px;
	height: 121px;
	float: right;
        background: url(images/barozzi/slogan_re.png) no-repeat;
}

#textbox {	
	width: 576px;
	margin: 50px auto;

}
.textbox_ {
	width: 269px;
	display: inline;
	text-align: left;
	border-left: 0.4em solid #b8c7e6;
	_border-left: 0.3em solid #b8c7e6;
	min-height: 18em;
	_height: 18em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

div.textbox__ {
	margin-left: 10px;
	margin-right: 10px;
}

#textbox_links {
	float: left;
}

#textbox_rechts {
	float: right;
}

.item_images {
	width: 360px;
	float: left;
	margin-right: 20px;
}

#item_image {
	margin-bottom: 3px;
	border: 1px solid #CCCCCC;
}

p.item_image_descr {
	margin-bottom: 30px;
}

.item_attribute_name {
	font-weight: bold;
	color: #0f2b75;
	font-size: 1em;
	line-height: 2em;
}

#item_description {
	float: left;
	width: 225px;
}
div.cat_image {
	width: 300px;
	float: left;
	border-right: 0.4em solid #b8c7e6;
    _border-right: 0.3em solid #b8c7e6;
}


div.short_description {
	width: 300px;
	float: left;
	padding-left: 10px;
    min-height: 137px;
    _height: 137px;

}

p.short_descr_more {
	margin-bottom: 0px;
}

div.category_item {
	margin-bottom: 20px;
	display: inline-block;
}

div.catnav {
	margin-bottom: 20px;
}



.teamfotos {
	display: inline-block;
	margin-bottom: 15px;
}
.team {
	width: 50px;
	height: 50px;
	float: left;
	display: inline;
	margin-right: 10px;
	background-color: silver;
	border: 1px solid #0e286d;
}

#decher {
	background-image: url(images/barozzi/fotos_team/team_decher_neu.gif);
}

#bierschenk {
	background-image: url(images/barozzi/fotos_team/team_bierschenk.gif);
}

#bell {
	background-image: url(images/barozzi/fotos_team/team_bell.gif);
}

#freitag {
	background-image: url(images/barozzi/fotos_team/team_freitag.gif);
}

#cbarozzi {
	background-image: url(images/barozzi/fotos_team/team_c_barozzi.gif);
}

#mschnupf {
	background-image: url(images/barozzi/fotos_team/team_schnupf_jr_neu.gif);
}

#goretzky {
	background-image: url(images/barozzi/fotos_team/team_goretzky.gif);
}
#helberg {
	background-image: url(images/barozzi/fotos_team/team_helberg.gif);
}

#kbarozzi {
	background-image: url(images/barozzi/fotos_team/team_k_barozzi.gif);
}

#knack {
	background-image: url(images/barozzi/fotos_team/team_knack.gif);
}

#niemann {
	background-image: url(images/barozzi/fotos_team/team_niemann.gif);
}

#roth {
	background-image: url(images/barozzi/fotos_team/team_roth.gif);
}
#wolter {
	background-image: url(images/barozzi/fotos_team/team_wolter.gif);
}
#wschnupf {
	background-image: url(images/barozzi/fotos_team/team_schnupf.gif);
}
#prajo {
	background-image: url(images/barozzi/fotos_team/team_prajo.gif);
}
#dragon {
	background-image: url(images/barozzi/fotos_team/team_dragon.gif);
}

.team a:hover {
	background:#ffffff;
	text-decoration:none;
}

a.tooltip {
	width: 50px;
	height: 50px;
	display: block;
	background-color: transparent;
}
a.tooltip span {
	display:none; 
	padding: 5px; 
	margin-top: -4em;
	margin-left: 45px;
}
a.tooltip:hover span{
	display:inline; 
	position:absolute; 
	border:1px solid #0f2b75;
	background:#ffffff; 
	color:#0f2b75;
	font-size: 0.9em;
	line-height: 1.2em;
}

.liam {
direction:rtl;
unicode-bidi: bidi-override;
color:#0f2b75;
margin-bottom:0px;
}

div.partner {
	margin-bottom: 25px;
}

.partnerdescr {
	width: 325px;
	float: left;
}
.partnerlogo {
	float: left;
	display: inline;
	margin-left: 20px;
}

#impressum_links {
	width: 230px;
	float: left;
	margin-right: 20px;
}

#impressum_rechts {
	float: left;
}


div.startseite_text p {
	font-size: 10px;
}

#sidebar div.box.news #boxheader {
	margin-bottom: 12px;
}

#sidebar div.box.news div.NewsSummary p  {
	margin-bottom: 5px;
	margin-top: 5px;
}


/* End of 'Basic' */

/* End of 'Basic' */

/* End of 'Basic' */

/* End of 'Basic' */

/* End of 'Basic' */

/* End of 'Basic' */

/* End of 'Basic' */

/* End of 'Basic' */

