@media all {

* {border: 0;margin: 0;padding: 0;}

html {height: 100%;scrollbar-3dlight-color: #E5E5E5;scrollbar-arrow-color: #C0C0C0;scrollbar-darkshadow-Color: #E5E5E5;scrollbar-face-color: #F2F2F2;scrollbar-highlight-color: #E5E5E5;scrollbar-shadow-color: #E5E5E5;scrollbar-track-color: #E5E5E5;}

body {background-color: #E5E5E5;color: #000000;
font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;font-size: 0.6em;text-transform: uppercase;scrollbar-3dlight-color: #E5E5E5;scrollbar-arrow-color: #C0C0C0;scrollbar-darkshadow-Color: #E5E5E5;scrollbar-face-color: #F2F2F2;scrollbar-highlight-color: #E5E5E5;scrollbar-shadow-color: #E5E5E5;scrollbar-track-color: #E5E5E5;}

#wrapper {background-color: #ffffff;margin: 20px auto;width: 600px;}

/*==============================================================
kopfzeile
==============================================================*/
#header {padding: 30px 30px 30px 0;text-align: right;}
	#header #navigation {margin: 30px 0 -27px 5px;text-align: left;}


/*==============================================================
navigation
> gleiches listen-/link-layout für kopf- und fusszeile
> positionierung in kopf- und fusszeile unterschiedlich
==============================================================*/
#navigation li {display: inline;list-style-type: none;margin: 0 10px 0 0;}
	
	#navigation li A {background-image: url(../images/pkt_nixgrau.gif);background-position: left center;background-repeat: no-repeat;padding: 0 0 0 25px;}
	navigation li A:visited {}
	#navigation li A:hover, #navigation li A:focus {background-image: url(../images/pkt_rotgrau.gif);}
	#navigation li A:active {}
	
	
/*==============================================================
fusszeile
==============================================================*/
#footer {background-color: #ffffff;width: 600px;}
	#footer #navigation {margin: 0 0 0 5px;padding: 5px 0 5px 0;}
	.platz {padding: 0 0 0 240px;}
	.design {color: #B12529;}
	.kupfer {color: #000000;font-weight: bold;}

	
/*==============================================================
allgemeine elemente
==============================================================*/
h1 {font-size: 30px;letter-spacing: -1px;}
	.red {color: #B12529;font-weight: normal;}

h2, h3, h4 {color: #B12529;font-size: 1em;margin: 0 0 5px 0;}	
h2 {font-weight: bold;margin: 15px 0 5px 0;}
h3 {font-weight: normal;}
h4 {font-weight: normal;}

p {margin: 0 0 10px 0;text-transform: none;}

A, A:visited, A:hover, A:focus, A:active {color: #000000;outline: none;text-decoration: none;}

	
/*==============================================================
content-bereich
==============================================================*/

#content {background-color: #f2f2f2;padding: 20px 125px;}
	#content ul {margin: 10px 0 20px 0;}
	#content ul li {background-image: url(../images/listx.gif);background-position: left top;background-repeat: no-repeat;line-height: 1.75em;list-style-type: none;padding: 0 0 0 15px;text-transform: none;}

	#content A {color: #B12529;margin: 0 0 15px 0;text-transform: none;}
	#content A:visited {}
	#content A:hover, #up A:focus {text-decoration: underline;}
	#content A:active {}
	
	#up {margin: 30px 0 0 0;}

	#up A {background-image: url(../images/up.gif);background-position: left center;background-repeat: no-repeat;padding: 0 0 0 15px;}
	#up A:visited {}
	#up A:hover, #up A:focus {background-image: url(../images/upx.gif);}
	#up A:active {}
	
	/*==============================================================
	startseite > content-bereich
	==============================================================*/
	#splash {background-color: #B12529;color: #ffffff;height: 370px;overflow: auto;}
		#splash h2 {color: #ffffff;padding: 110px 0 0 15px;}


/*==============================================================
formular
==============================================================*/
form {margin: 30px 0;}
input {background-color: #B12529;color: #ffffff;margin: 3px 0;text-indent: 5px;width: 400px;}
textarea {background-color: #ffffff;height: 80px;margin: 3px 0;text-indent: 5px;width: 400px;}

.button {font-size: 1em;text-indent: 0;width: 100px;}

td{width:150px;height:20px;text-align:center;font-weight:bolder;text-transform:none;}
th{color:red;}


} /*ende "@media" ("@media" beginnt ganz am anfang des stylesheets) > unbedingt stehenlassen*/