

body {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:12px;
	color: RGB(0,0,0);
	margin:0;
	padding:0;
	background-image:url(/images/basic/bg.gif);
	background-repeat:repeat-y;
}
html {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:12px;
	color: RGB(0,0,0);
	margin:0;
	padding:0;
}
img {
	border:0px;
	margin:0;
	padding:0;
	display:block;
}
a {
	color: #000000;
}
#header {
	display:none;
	width:100%;
	height:79px;
	background-image:url(/images/basic/bg_header.gif);
	background-repeat:repeat;
}
#logo {
	display:none;
	position:absolute;
	top:10px;
	left:780px;
}
#slogan {
	display:none;
	position:absolute;
	top:50px;
	left:230px;
}
#tail p {
	text-align:center;
	margin:0 0 0 200px;
}

#menu {
	display:none;
	position:absolute;
	left:0;
	top:80px;
	width:220px;
}

#content {
	width:740px;
}

img.v_blue_line {
	height:100%;
	width:3px;
	border:0px;
	display:inline;
}


.tracking {
	color: #000000;
	text-decoration:none;
}

.profisuche_list  { font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; font-size:12px; color: #ffffff; font-weight:bold; }

.menu { font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; font-size:12px; color:#556688; text-decoration:none; }

.warenkorb { font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; font-size:12px; color:#556688; text-decoration:none; }


   tr.bgcolor_1 { background-color:#FFFFFF; }
   tr.bgcolor_2 { background-color:#8899BB; }
   tr.bgcolor_3 { background-color:#D4DAE6; }

   td { vertical-align:top; }
   td.bgcolor_1 { background-color:#FFFFFF; }
   td.bgcolor_2 { background-color:#8899BB; }
   td.bgcolor_3 { background-color:#D4DAE6; }









   img.title { margin-bottom:17px; }
   img.logo  { margin-bottom:17px; }
   img.menu_small  { margin-bottom:0px; }
   img.menu        { margin-bottom:5px; }
   img.acrobat     { margin-left:17px; vertical-align:bottom; }



textarea {
	border-color:#8899BB;
	spacing:2px;
	border-style:solid;
	border-width:1px;
}
input {
	border-color:#8899BB;
	spacing:2px;
	border-style:solid;
	border-width:1px;
}
input.search {
	border-color:#8899BB;
	spacing:2px;
	border-style:solid;
	border-width:1px;
}
input.submit {
	background-color:#8899BB;
	border-color:#8899BB;
	spacing:2px;
	border-style:solid;
	border-width:1px;
	color: #ffffff;
	font-weight: bold;
}
input.image {
	spacing:2px;
	border-style:double;
	border-width:0px;
}




ol {
	margin-left:40px;
	list-style-type:decimal;
}
ul {
	margin-left:30px;
	list-style-type:disc;
}
li {
	margin-bottom:10px;
	margin-top:10px;
}
h1 {
	font-size: 16px;
}


#question {
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0;
}
#answer {
	margin:0 0 20px 0;
	padding:0;
}


#box {
	text-align:center;
	background-color:#D4DAE6;
}
#box p {
	font-weight:bold;
	margin:10px 0 10px 0;
}
#box img {
	margin:0 28px 0 28px;
	width:80px;
}




#top {
	vertical-align : top;
}
#middle {
	vertical-align : middle;
}
#bottom {
	vertical-align : bottom;
}

#center {
	text-align : center;
}
#left   {
	text-align : left;
}

#right  {
	text-align : right;
}
#top_left {
	vertical-align : top;
	text-align : left;
}

#top_center {
	vertical-align : top;
	text-align : center;
}

#top_right {
	vertical-align : top;
	text-align : right;
}
#middle_left {
	vertical-align : middle;
	text-align : left;
}

#middle_center {
	vertical-align : middle;
	text-align : center;
}

#middle_right {
	vertical-align : middle;
	text-align : right;
}
#bottom_left   {
	vertical-align : bottom;
	text-align : left;
}

#bottom_center {
	vertical-align : bottom;
	text-align : center;
}

#bottom_right  {
	vertical-align : bottom;
	text-align : right;
}
