/* styles sportjugend leipzig */
/* confuture Standard-CSS */

/* Grundfarben */
.yellowbg { background-color: #FBCE2F; ; color: #FFFFFF}
.bluebg { background-color: #049FD9; ; color: #FFFFFF}
.greenbg { background-color: #9ED904; ; color: #FFFFFF}
.graybg { background-color: #CCD6E0; }

/* Hintergruende Inhaltsbereiche */
.contentbg1 { background-color: #FEF1C5; } /* Freiwillige */
.contentbg2 { background-color: #eefec5; } /* Redaktion */
.contentbg3 { background-color: #C5EEFE; } /* Vereine */
.contentbg4 { background-color: #ecf0f3; } /* allgemeiner Bereich */
/* ENDE - Grundfarben */


/* seitenweite default formatierungen */
html, body span, p, ul, ol, li, div, table, tr, th, td, form, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	font-size:80%;
	margin: 0;
	padding:3%;
	text-align:center;
}	
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#layout {
	border:1px solid #6aadda;
	padding:0;
	text-align:center;
	width:780px;
}
#topimages {
	text-align:right;
	width:550px;
}
#topimages img {
	border:0px;
	padding:0px;
	margin:0px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
}
#logo {
	text-align:center;
	height:85px;
	width:220px;
}
#content {
	background-color:#fff;
	height:400px;
	padding:2px 10px 10px 25px;
}
.ornament {
	background:url(../p/ornament.gif) repeat-x;
	height:22px;
}
p.content {
	padding:2px 10px 10px 25px;
	margin:0;
}
h1 {
	border:0;
	border-bottom: 1px solid #df002c;
	color:#016cb4;
	font-size:110%;
	font-weight:bold;
	margin:10px 0px 2px 0px;
	padding:0;
}
h2 {
	border:0;
	color:#000;
	font-size:100%;
	font-weight:bold;
	margin:20px 0px -8px 0px;
	padding:0;
}
hr {
	border:0;
	border-top: 1px solid #df002c;
	color:#016cb4;
	font-size:110%;
	font-weight:bold;
	margin:-5px 10px 20px 25px;
	padding:0;
}

/* allgemeingueltige Formatierungen */
a:link {
	color: #04344B;
	text-decoration:underline;
}
a:visited {
	color: #04344B;
	text-decoration:underline;
}
a:hover {
	color: #bf2d00;
	text-decoration:none;
}
a:active {
	color: #04344B;
	text-decoration: underline;
}
img {
	border:0px;
}
td {
	text-align:left;
	vertical-align:top;
}
/* ENDE - allgemeingueltige Formatierungen */


/* Formulare */
input {
	background-color: #ffffff;
	border: 1px solid #04344b;
}
input.text {
	width:200px;
}
input.shorttext {
	width:50px;
}
input.longtext {
	width:400px;
}
input.check {
	width:25px;
}
textarea {
	background-color: #ffffff;
	border: 1px solid #04344b;
}
textarea.text {
	width:200px;
}
textarea.shorttext {
	width:100px;
}
textarea.longtext {
	width:400px;
}

select {
	background-color: #ffffff;
	border: 1px solid #04344b;
	width:200px;
}
option {
	background-color: #ffffff;
}
input.button
{
	background-color:#9abccf;
	border-width:1px;
	border-style:solid;
	border-color:#f0f5f8 #42738e #42738e #f0f5f8;
	color:#04344b;
	font-size:90%;
	font-weight:bold;
	margin:0px;
	padding:2px;
	text-align:center;
}
input.gbutton {
	border:0px solid gray;
}
/* ENDE - Inhaltsbereich - Verein*/


/* alte Sachen fuer Adminbereich */
.formselect  {
	color:#000000;
}
/* edit/admin etc.*/
a.edittable  {
	color:#000000;
}
a.edittable:hover {
	text-decoration:underline;
}
a.edittablehead  {
	color:#FFFFFF;
}
a.edittablehead:active {
	text-decoration:underline;
}
a.edittablehead:visited {
	text-decoration:underline;
}
a.edittablehead:link {
	text-decoration:underline;
}
a.edittablehead:hover {
	text-decoration:underline;
}

.status  {
	color:green;
	font-weight:bold;
}
.error  {
	color:#bf2d00;
	font-weight:bold;
}

table.msg { border:1px solid #999999; }
.tdmsghead { color:#000000; text-align:left;}

.editlabel { color:#000000; text-align:left;}
.editcontent { color:#000000; text-align:left;}
.rahmen { border:1px solid #999999; }
.path 
{ 
	background-color:#dce3ea;
	border:0px solid #999999;
	line-height:25px;
	margin:0px 25px 0px 25px;
	padding-left:5px;
}
.confirm
{ 
	background-color: #cccccc;
	border: 1px solid #AAAAAA;
	color: #000000;
}
table.login
{
	background-color: #cccccc;
	border: 1px solid #AAAAAA;
}
.loginhead
{
	color:white;
	font-weight:bold;
	text-align:left;
}
textarea.medium	{	border:1px solid #02435C;	width:440px;}
textarea.short	{	border:1px solid #02435C;	width:300px;}
input.medium	{	border:1px solid #02435C;	width:440px;}
input.short		{	border:1px solid #02435C;	width:300px;}
input.password	{	border:1px solid #02435C;	width:210px;}
input.number	{	border:1px solid #02435C;	width:150px;}
select.state	{	border:1px solid #02435C;	width:150px;}
select.type		{	border:1px solid #02435C;	width:150px;}
select.perms	{	border:1px solid #02435C;	width:150px;}
select.language	{	border:1px solid #02435C;	width:150px;}
