body, table, input, select {
	font-family:Tahoma;
	font-size:12px;
	background-color: #FFCC00;
}

th {
	background-color:#CCCCCC;
	border-bottom:solid 1px #999999;
}

input, select, textarea {
	border: solid 1px #999999;
}

a, a:active, a:visited {
	color:#000000;
	text-decoration:underline;
	font-weight: bold;
}

a:hover {
	color:#990000;
	text-decoration:underline;
	font-weight: bold;
}

.headline {
	font-weight:bold;
	font-size:24px;
}
.headline2 {
	font-weight:bold;
	font-size:16px;
}

.box1 {
	width:930px;
	padding:7px;
	border: solid 1px #999999;
	background-color:#E4E1DC;
}

.box1 th {
	text-align:center;
}

.box1_aktion {
	text-align:right;
}

.box1_aktion img {
	padding-right:10px;
}

.message {
	color:#990000;
}

.errormessage {
	color:#990000;
    background-color: #FFFFE1;
    border: 1px dashed #990000;
    margin-bottom: 15px;
    padding: 6px;
    line-height: 18px;
	text-align:center;
}
.girl_name {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
}
.girl_beschreibung {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
.rand {
	border: 2px dashed #000000;
}
