/* Stylesheetsangaben fuer www.zapfenduster.de
	erstellt von Torsten Eekhof*/

body.willkommen {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 10px;
	color : #000000;
	text-align : center;
	font-weight : bold;
	background-color : #000000;
	scrollbar-3d-light-color: #FA413C;
	scrollbar-arrow-color: #feeec4;
	scrollbar-base-color: #FFD700;
	scrollbar-dark-shadow-color: #FEFEEB;
	scrollbar-face-color: #FFCC33;
	scrollbar-highlight-color: #FEFEEB;
	scrollbar-shadow-color: #FEFEEB;
	background-image : url(grafiken/background_mannschaft.jpg);
	background-repeat : repeat;
}

body.intern {
	margin-top : 50px;
	margin-bottom : 0px;
	margin-left : 10px;
	color : #000000;
	background-color : #000000;
	scrollbar-3d-light-color: #FA413C;
	scrollbar-arrow-color: #FFA500;
	scrollbar-base-color: #FFD700;
	scrollbar-dark-shadow-color: #FEFEEB;
	scrollbar-face-color: #FFA500;
	scrollbar-highlight-color: #FF8C00;
	scrollbar-shadow-color: Black;
	background-image : none;
}

a.impressum:link  {
	color :#FF8040;
	font-size : x-small;
	text-decoration : none;
}

a.impressum:visited  {
	color : #FF8040;
	font-size : x-small;
	text-decoration : none;
}

a.impressum:active  {
	color : #FF8040;
	font-size : x-small;
	text-decoration : none;
}

a.menue:link  {
	color :#FF8040;
	font-size : small;
	text-decoration : none;
}

a.menue:visited  {
	color : #FF8040;
	font-size : small;
	text-decoration : none;
}

a.menue:active  {
	color : #FF8040;
	font-size : small;
	text-decoration : none;
}	

a:link  {
	color :#FF8040;
	font-weight : bold;
	font-size : x-small;
	font-style : normal;
	font-family : Helvetica,Arial;
	text-decoration : none;
}

a:visited  {
	color : #FF8040;
	font-weight : bold;
	font-size : x-small;
	font-style : normal;
	font-family : Helvetica,Arial;
	text-decoration : none;
}

a:active  {
	color : #FF8040;
	font-weight : bold;
	font-size : x-small;
	font-style : normal;
	font-family : Helvetica,Arial;	
	text-decoration : none;
}

h2.willkommen  {
	color : White;
	/* Überschrift */
	font-size : large;
	font-weight : bold;
	font-family : Helvetica,Arial;
	text-decoration : none;
	text-align : center;
	margin-left : 0px;
	font-style : normal;
}

h2.intern  {
	color : White;
	/* Überschrift */
	font-size : large;
	font-weight : bold;
	font-family : Helvetica,Arial;
	text-decoration : none;
	text-align : center;
	margin-left : 0px;
	font-style : normal;
}

p.willkommen {
	color : #F5F5DC;
}

p.menue {
	color : #F5F5DC;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
p.text {
	color : White;
}

p.intern {
	color : #F5F5DC;
	font-size : medium;
}

p.impressum {
	color : #F5F5DC;
	font-size : x-small;
	font-family : Arial, Helvetica, sans-serif;
}

table.intern {
	width : 100%;
}

td.menue  {
	text-align : left;
	width : 200px;
	margin-left : 30px;
	height : 400px;
	vertical-align : top;
}
td.impressum {
	text-align : center;
}
td.content{
	text-align : center;
	vertical-align : top;
}

