/*SG-Koegen Styles (C) GK-Systems*/

a {text-decoration: none; color: #3A6FD1;}
a:hover { background-color:#EAF4FD; color:#000000}
a:active     { background-color:#EAF4FD; color: #000000}
a:visited    { color: #7696D1}

body, textarea {
  font-family: Arial, Helvetica, sans-serif;
  scrollbar-base-color:#7696D1;
  scrollbar-3dlight-color:#EAF4FD;
  scrollbar-arrow-color:#EAF4FD;
  scrollbar-darkshadow-color:#EAF4FD;
  scrollbar-face-color:#7696D1;
  scrollbar-highlight-color:#666666;
  scrollbar-shadow-color:#666666;
  scrollbar-track-color:#EAF4FD; }

/*erste seite*/
body.start {
	background-color: #ffffff;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
}
.start div {
	text-align: center;
	width: 590px;
	left: 10px;
	top: 10px;
	position: absolute;
}

.start h1 {
	font-size: 36px;
	font-weight: bold;
}

/*haupt style*/
body.main {
	margin-left: 20px;
	margin-top: 20px;
	background-color: #ffffff;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	background-attachment: fixed;
	background-image: url(bilder/bg.jpg);
	background-repeat: no-repeat;
	background-position: 170px 90px;
}

.main h1 { 	font-size: 16px;
	font-weight: bold;}
.main h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom :0px;
}
.main p {
	width:400px;
	text-align: justify;
	margin-top:0px;
}

.main td {	
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
}

/*fuer formulare*/
.button {
	font-size: 12px;
	font-weight: bold;
	background-color: #7696D1;
	border: 1px solid #000000;
}

.inputf {
	background-color:#EAF4FD;
	border: 1px solid #000000; }

/*news*/
table.news { width:400px; }
.news td {
	border: 1px solid #000000;
	padding-left: 5px;
}
td.newshead {background-color:#7696D1;}

/*termine*/
.terdateum  {
	width:100px;
	vertical-align: top;
}
.teruhr {
	width:75px;
	vertical-align: top;
}
.tertext  {	width:350px;
	vertical-align: top;
}

/*berichte*/
.bbild {
	font-size: 10px;
	text-align: center;
}

/*ergebnisse*/
table.ergebniss2 { }
td.eueber { background-color:#CC99FF;
	text-align:left; 
	padding-left: 5px; }
td.everein { background-color:#FFFFFF;
	text-align:left; 
	padding-left: 5px;
	width:125px; }
td.emannschaft { background-color:#FFFFFF;
	text-align:left; 
	padding-left: 5px;
	width:75px; }
td.ename { background-color:#CCFFCC;
	text-align:left; 
	padding-left: 5px;
	width:150px; }
td.edisziplin { background-color:#FFAAAA;
	text-align:left; 
	padding-left: 5px;
	width:75px; }
td.eklasse { background-color:#AAFFFF;
	text-align:left; 
	padding-left: 5px;
	width:50px; }
td.eringe { background-color:#FFFF99;
	text-align:right;
	padding-right: 5px;
	width:45px; }
td.eringew { background-color:#FFFFFF;
	text-align:right;
	padding-right: 5px;
	width:45px; }
td.eplatz { background-color:#FFDD66;
	text-align:right;
	padding-right: 5px;
	width:45px; }
	

/*popupbild*/
body.popupbild {
	margin: 0px;
	background-color:#EAF4FD;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
}

.popupbild p { width: 100%; text-align: center; margin: 0; padding: 0;  }

.popupbild a { color: #000000;}
.popupbild a:hover { background-color:#7696D1; color:#000000}
.popupbild a:active     { background-color:#7696D1; color: #000000}
.popupbild a:visited    { color: #000000}

/*lageplan*/
.lages1  {	width:300px;}
.lages2  {	width:400px;}

/*Menue*/
body.menue   {background-color:#EAF4FD; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; color: #000000; margin-left:0px; margin-top:0px}

#menuelogo {
	margin-top:5px;
	text-align: center;
	margin-bottom:10px;
}
.menue table {  width:130px;}
.menue td {
	height:28px;
	width:130px;
	padding-left:20px;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	vertical-align: middle;
}

.menue a { color: #000000;}
.menue a:hover { background-color:#7696D1; color:#000000}
.menue a:active     { background-color:#7696D1; color: #000000}
.menue a:visited    { color: #000000}

.gewaehlt 	{background-color:#7696D1; cursor:pointer;}

