/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  07: 3Col_Fixed_Width
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #B0B0B0;
	margin: 0px;
	padding: 0;
}
hr { 
 	height: 0;
 	border-bottom: 1px solid #999999;
 	border-top: 0px;
	margin: 0;
	padding: 0;
}
a:focus { outline: none;}
#wrapper {
	width: 966px;
	margin: 0;
}
#column_wrapper {
	background-image: url(img/hg_inhalt.gif);
	background-repeat: repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#container {
	float: right;
	width: 714px;
}
#center {
	width: 464px;
	float: left;
}
#left {
	width: 252px;
	float: left;
}
#right {
	width: 250px;
	float: right;
}
#center .content {
	padding: 20px 32px 10px 39px;
	font-size: 11px;
	line-height: 15px;
}
#left .content {
	padding: 0px 0px 0px 0px;
	font-size: 0.75em;
	line-height: 1.5em;
	margin: 20px 0px 0px 31px;
}
#left .content img {
	padding: 0px 0px 0px 18px;
}
#right .content {
	padding: 10px 10px 10px 10px;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}
#masthead .content {
	padding: 40px 0px 4px 718px;
	font-weight: bold;
	text-align: right;
	font-size: 16px;
}
#masthead .submenu {
	padding: 18px 4px 0px 0px;
}
#footer .content {
	padding: 12px 16px 36px 16px;
	margin: 0px;
	border-top: 1px solid #999;
	text-align: center;
	font-size: 10px;
	border-left: 1px solid #999;
}
#footer {
	color: #999999;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	background-color: #DCDCDC;
	width: 714px;
}
#masthead .submenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#masthead .submenu ul li {
	float: left;
}
#masthead .submenu ul a {
	text-decoration: none;
	font-weight: bold;
	background: url(../p7tm/divider.gif) repeat-y left top;
	display: block;
	padding: 0px 3px;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 15px;
}
#masthead .submenu ul .first a {
	background: none;
}
#masthead .submenu ul a:hover {
	color: #333333;
}
#masthead a:link, #masthead a:visited  {
	color: #213A84;
	text-decoration: none;
}
#masthead a:hover {
	color: #EA003B;
	text-decoration: none;
}
#center .content ul {
	margin: 0;
	padding: 12px;
	list-style-type: none;
	background-color: #DFDFDF;
	border: 1px solid #999999;
}
#center .content li {
	background: url(../bilder/link.gif) no-repeat 0 50%;
	padding-left: 20px;
	line-height: 18px;
}
#center a:link, #center a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#center a:hover {
	color: #4556A1;
	text-decoration: none;
}
#center .content p {
	margin: 14px 0;
}
#center .nomargin { /* fÃ¼r bilder ohne rand li+re */
	padding: 0;
	font-size: 11px;
	line-height: 1.65em;
}
#center .border {
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #999999;
	background-color: #DFDFDF;
}

#right a:link, #right a:visited  {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#right a:hover {
	color: #EA003B;
	text-decoration: none;
}
#footer a:link, #footer a:visited {
	color: #999999;
	text-decoration: none !important;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.submenu .p7uberlink {
	font-weight: bold !important;
	color: #333333 !important;
}
h1 {
	font-size: 14px;
	margin: 0;
	line-height: 20px;
}
h2 {
	font-size: 13px;
	margin: 0;
	line-height: 18px;
}
h3 {
	font-size: 11px;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 14px;
	margin: 20px 0 0 0;
	line-height: 20px;
}
h6 {
	font-size: 12px;
	margin: 4px 0 4px 0;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 0;
}
.textlinksre {
	font-size: 11px;
	line-height: 16px;
	margin: 14px 0px 10px 0px;
	padding: 10px 0 10px 10px;
	border: 1px solid #808080;
	background-color: #BDBDBD;
	color: #000000;
}
.textlinksre a:link, .textlinksre a:visited {
	color: #000000 !important;
	text-decoration: none;
	font-weight: bold;
}
.textlinksre a:hover {
	color: #EA003B;
	text-decoration: none;
}
.active {
	color: #EA003B;
	font-weight: bold;
}
/* Warnfenster im Kontaktformular fuer zu geringe Bestellmenge */
.warning_window {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DC0E28;
	border: 1px solid #FFFFFF;
	padding: 10px 18px 10px 18px;
	margin-bottom: 10px;
	position: absolute;
	z-index: 20000;
	left: 318px;
	top: 100px;
	height: 190px;
	width: 300px;
	font-weight:bold;
	color:#FFFFFF; 
	font-size: 11px; 
	line-height:14px;
	visibility: hidden;	
}

/* IE Win Hacks */
* html .warning_window {
	width: 200px;
}
*+html .warning_window {
	width: 200px;
}

/* formulare */
#aktionre { /*pinker hinweiskasten re */
	background-color: #EA003B;
	line-height: 14px;
	color: #FFFFFF;
	padding: 15px 25px 15px 10px;
	font-weight: bold;
	font-size: 11px;
	margin: 10px 0 40px 0;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
}
.textsmall {
	font-size: 9px;
	line-height: 12px;
}
/* koffertypen kontaktformular */
.typuscheck {
	float: right;
	vertical-align: top;
}
.typuslabel {
	float: left;
	line-height: 20px;
	vertical-align: top;
	letter-spacing: 0.1px;	/* Bug Fix fuer FF Mac. Ws wurden sonst abgeschnitten */
	text-indent: 1px;		/* Wie oben, nur für IE6 Win */
}
/* input-felder */
.long {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #4556A1;
	border: solid 1px #808080;
	width: 60px;
	height: 12px;
	float: right;
}
.evenlonger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #4556A1;
	border: solid 1px #808080;
	width: 100px;
	height: 12px;
	float: right;
}
/* pink head stellenangebote */
.fettcol {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #E6003A;
}
/*callback */
#textkont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	padding-left: 38px;
	padding-bottom: 10px;
	padding-right: 30px;
	margin-top: 20px;
}
.imgre {
	float: right;
}
