/* CSS by EK-projects (www.ek-p.de) */

BODY {	PADDING: 0px;
	FONT-SIZE:10px;
	BACKGROUND:#c0c0c0;
	background-image:url('pics/back.gif');
	MARGIN: 10px;
	font-family: Arial, Helvetica, Sans-Serif;}

/* globales */

h1 { font-size:16px;
     color: #bbccdd;
     margin: 0px;}

h2 { font-size:14px;
     color: #000000;
     text-decoration: underline;
     text-align: center; }

h3 { font-size:12px;
     color: #000000;
   }

h4 { font-size:15px;
     color: #ff0000;
     margin: 4px;
     text-align: center;
   }

img {border-style:none;}

.cssButton { 	width: 100px;
		margin: 4px;
		BORDER-TOP-WIDTH: 3px;
		letter-spacing: 1px;
		BORDER-LEFT-WIDTH: 3px;
		FONT-SIZE: 10pt;
		BORDER-BOTTOM-WIDTH: 3px;
		COLOR: #000000;
		FONT-STYLE: normal;
		FONT-FAMILY: Tahoma;
		BACKGROUND-COLOR: #aabbcc;
		BORDER-RIGHT-WIDTH: 3px}

a { text-decoration: none;}
a:link 	{color: #ff0000;}
a:visited{color: #ff0000;}
a:hover {color: #ffff00;}


a.ekp { font-size: 10px;
        width: 70px;
	DISPLAY: block;
        BACKGROUND: #99aabb;
        text-decoration: none;
        padding: 2px;}
a.ekp:link 	{color: black;}
a.ekp:visited {color: black;}
a.ekp:active 	{color: black;}
a.ekp:hover 	{color: red;}

th { font-size: 12px;
     background-color: #e0e0e0;}

/* Klassen */

.button { 	border-style: outset;
	    	border-color: #ffffff;
	    	border-width: 2px;
		margin: 4px;
		padding-left: 3px;
		padding-right: 3px;
		FONT-SIZE: 10pt;
		COLOR: #000000;
		FONT-STYLE: normal;
		FONT-FAMILY: Tahoma;
		BACKGROUND-COLOR: #aabbcc;
		BORDER-RIGHT-WIDTH: 3px;}

a.button { text-decoration: none;
           width: 100px;}
a.button:link 	{color: #000000;}
a.button:visited{color: #000000;}
a.button:hover {color: #ffff00;}

img.service { width: 330px;}