BODY {
        margin : 0px,0px,0px,0px;
		background-color: #ffffff;
}

* {

	 font-family : Arial, Helvetica, sans-serif;
        font-size : 14px;
        line-height:18pt;
		color: black;

		}

h1 {font-size: 24px; color: #20bbea;}

.TD_white{
        letter-spacing : 1px;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        line-height:15pt;
        color: white;
}

A {
        color: #088CC1;
}

a.rot {
        font-size : 12px;
        color: #ff4c4c; text-decoration:none;

}

a.rot:hover {
        font-size : 12px;
        color: #ff4c4c; text-decoration:none;
}

a.gruen {
        font-size : 12px;
        color: #00ff5a; text-decoration:none;

}

a.gruen:hover {
        font-size : 12px;
        color: #00ff5a; text-decoration:none;
}

a.blau {
        font-size : 12px;
        color: #88c4ff; text-decoration:none;

}

a.blau:hover {
        font-size : 12px;
        color: #88c4ff; text-decoration:none;
}

a.weiss {
        font-size : 12px;
        color: white; text-decoration:none;

}

a.weiss:hover {
        font-size : 12px;
        color: white; text-decoration:none;
}


.header {
        font-size: 14px;
        font-weight: bold; color: #001946;
}

.outline {border: 1px solid #0f243e; background-color: white;}

.eingabe {

	width: 200px;
	border: 1px solid #d6d6d6;
	}

.eingabe_area {

	width: 400px;
	height: 80px;
	border: 1px solid #d6d6d6;

}

.bottom {border: 1px solid #9c9c9c; background-color: #dadada;}

.pic, .border {border: 1px solid #9c9c9c;}