* {
	padding: 0;
	border: none;
	text-align: left;
}
body {
	margin : 0em 0em 2em;
	color: #8E8E8E;
	background: #fff url(images/bg.gif) repeat;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.8em;
}

#head {
border : 0 solid #525a76;
background-color : transparent;
background-image : url(images/head.gif);
background-repeat : no-repeat;
padding : 0;
width : 900px;
height : 57px;
margin : 0;
text-align : right;
}


#uwrap {

	text-align : center;
	width: 894px;
}


#wrap {
	margin: 0;
	width: 894px;
	border: 0px solid #8E8E8E;
	border-width: 0 3px 0 3px;
	width: 750px;
}

html>body #wrap {

	width: 894px;
}

#left {

background-color : #ffffff;
width : 120px;
float : left;
text-align : right;
padding : 5px 20px 0px 30px;
background-image : url(images/navi_bg.gif );
}

#main {
border : 0 solid #ffffff;
background-color : #ffffff;
width : 670px; 
float : right;
padding : 0px 0 0px 40px;
}

#free {

	clear : both;
	width: 894px;
	color: #fff;
}

#footer {

	width: 900px;
	height : 27px;
	border: none;
	text-align: right;
	background: #ffffff url(images/footer.gif) top;
	color: #8E8E8E;
	font-size: 10px;
}

H3 {
        color: #235BAE;
        font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
        font-size: 1em;
        margin-bottom: 2px;
        margin-top: 8px;
}

H4 {
        color: #FF0000;
        font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
        font-size: 1em;
        margin-bottom: 2px;
        margin-top: 8px;
}

#left a:link, #left a:visited {
	display: block;
	text-align : right;
	height: 26px;
	background-color: #ffffff;
	background-image: url(images/navi.gif);
	background-repeat: repeat-y;
	color: #8E8E8E;
	text-decoration: none;
	padding : 0px 10px 0px 0px;
}

#left a:hover{
	display: block;
	text-align : right;
	height: 26px;plasticcard24.de
	background-color: #ffffff;
	background-image: url(images/navi.gif);
	background-repeat: repeat-y;
	color: #235BAE;
	text-decoration: underline;
	padding : 0px 10px 0px 0px;
}


fieldset{

	font-size: 0.9em;
}

.suchung {

	position: relative;
}

.dummerie {

	position: absolute;
	top: 0;
	left: 0;
}

label.left {

	text-align: right;
	width: 5em;
	margin-right: 10px;
}

.button {

	width: 80px;
	border: 2px solid #fff;
	background: #7fa0b1;
	color: #fff;
	margin-left: 10px;
	text-align: center;
}

.text {

	width: 200px;
	border: 1px solid #bebebe;
}


.text2 {

	margin-top: 5px;
	border: 1px solid #bebebe;
}

.text3 {

	border: 1px solid #bebebe;
	width: 120px;
}

.imgbutton {

	margin-top: 10px;
}

label.left, .text, .text2, .text3, .button, .imgbutton {

	float: left;
	margin-bottom: 20px;
}

fieldset br, .clear {

	clear: both;
}

#picture {
border: 0; 
background-color: #ffffff;
width: 150px;
padding : 10px 0 20px 10px;
float: left;
}

table {
      border: 1px solid #333333;
      width: 80%;
      border-collapse: separate; /* default */
      background-color: #ffffff;
}

tr   {}

td   {
      background-color: #fefefe;
      width: 33%;
}

