

body {
	color: #555555;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	

}

td {
        font-size: 12px;
        line-height: 150%;
		font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
        color: #29537C;
        text-decoration: none;
}
a:hover {
        color: #29537C;
        text-decoration: underline;
}
a:active {
        color: #29537C;
        text-decoration: underline;
}

.sub02 {
        font-weight: bold;
        color: #3D7AB8}

.bold {
        font-weight: bold}

.klsub {
        font-weight: bold;
        color: #3D7AB8}

.klein {
        font-size: 10px;
        line-height: 120%;}

a.klein {
        color: #3D7AB8;
        text-decoration: none;}

a.klein:hover {
        color: #3D7AB8;
        text-decoration: underline;
		}

a.klein:active {
        color: #3D7AB8;
        text-decoration: underline;
		}

.copy {
        font-size: 9px;
        color: #29537C;
		}

a.copy {
        color: #29537C;
        text-decoration: none;
		}

a.copy:hover {
        color: #29537C;
        text-decoration: underline;
		}

a.copy:active {
        color: #29537C;
        text-decoration: underline;
		}

#auslieferungsservice {
	border-top: 1px solid #DDDDDD;
	margin-top: 20px;
	width:565px;
	text-align:left;
	padding-top:5px;
	
}


img.liste {
	margin: 8px 0px 0px 0px;
}



/*
        cP - IT Solutions
        Christian Poepel - 041104

        Style für den Nachrichtentext bei Mail - Status
*/
.mail_msg
{
    color: #CC0000;
    font-weight: bold;
}

/*
        cP - IT Solutions
        Christian Poepel - 081104

        Style für Input, Textarea und Buttons -> Kontaktformular
*/

/*
input, textarea, select
{
    BORDER-TOP: Gray 1px solid;
    BORDER-BOTTOM: Gray 1px solid;
    BORDER-RIGHT: Gray 1px solid;
    BORDER-LEFT: Gray 1px solid;
    BACKGROUND-COLOR: #ffffff;
    COLOR: Gray;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Tahoma;
    FONT-SIZE:11;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none
}

.cssButton
{
    BORDER-TOP: Gray 1px solid;
    BORDER-BOTTOM: Gray 1px solid;
    BORDER-LEFT: Gray 1px solid;
    BORDER-RIGHT: Gray 1px solid;
    BACKGROUND-COLOR: #CCCCCC;
    CURSOR: hand;
    FONT-FAMILY: Tahoma;
    COLOR: Gray;
    FONT-SIZE: 8pt;
    TEXT-ALIGN: center;
    TEXT-DECORATION: none
}
*/