/* Style Sheet for www.gtv-delphine.de */
/* (c) 2002-2003 Jan Timmler */

a.aktiv {
	color : #003377;
}

a.inaktiv {
	color : #FFFFFF;
	text-decoration : none;
}

a.inaktiv:hover {
	background-color : #FFFFFF;
	color : #003377;
	text-decoration : underline;
}

address {
	background-color : #99CCFF;
	border-top : #000000 1px solid;
	clear : both;
	color : #202020;
	margin-top : 3em;
	padding-bottom : 0.5em;
	padding-left : 1em;
	padding-right : 1em;
	padding-top : 0.5em;
}

img{
	border: 0;
}

body {
	background : #FFFFFF;
	color : #202020;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 1em;
}

h1#title {
	background-color : #99CCFF;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	border-top : 1px solid #000000;
	color : #202020;
	margin-bottom : 0em;
	margin-top : .1em;
	padding : .25em;
}

h2 {
	background-color : #FFFFFF;
	border-bottom : 2px #202020 solid;
	border-top : 2px #202020 solid;
	color : #003377;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 1.2em;
	font-weight : bolder;
	text-align : left;
	width : 350px;
}


p.news {
	background-color : #FFFFFF;
	color : #202020;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 12px;
	margin-top : 3px;
	text-align : left;
	text-decoration : none;
	width : 550px;
}

p.newshead {
	background-color : #FFFFFF;
	border-bottom : 1px #006699 solid;
	color : #202020;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	margin-bottom : 0px;
	padding-bottom : 0px;
	text-align : left;
	text-decoration : none;
	width : 550px;
}


table.menu {
	background : #003377;
	border : 1px solid #003377;
	margin-top : 0em;
	text-align : center;
	width : 100%;
}

td {
	vertical-align : top;
}

td.aktiv {
	background-color : #FFFFFF;
	color : #003377;
	padding-bottom : .1em;
	padding-left : .1em;
	padding-right : .1em;
	width : 20%;
}

ul {
	list-style-type : disc;
}

.center {
	text-align : center;
}

.rahmen {
	border : 1px solid #CC3300;
}

.fett {
   font-weight: bold;
}

