/***
HP-FC-Style aus dem Slykeller-System*/

body {
 color: black;
 background-color: #CC9933;
 font-family: verdana;
 background-image: url('bg.jpg');
 background-attachment: fixed;
}

body a:link, body a:visited, body a:active {
 color: black;
 text-decoration: text-decoration: none;
 font-weight:bold;
}
body a:hover {
 color: black;
 text-decoration: text-decoration: none;
 font-weight:bold;
}
.tableinborder {
 background-color: #815300;
}

.threadline {
 color: #815300;
 background-color: #815300;
 height: 1px;
 border: 0;
}

.smallfont {
 font-size: 10px;
 font-family: verdana;
 color: black;

}

.normalfont {
 font-size: 12px;
 font-family: verdana;
 color: black;

}

.tableb {
 color: black;
 background-color: #E1C395;

}

.tableb a:link, .tableb a:visited, .tableb a:active {
 color: black;
 text-decoration: text-decoration: none;
 font-weight:bold;
}
.tableb a:hover {
 color: black;
 text-decoration: text-decoration: none;
 font-weight:bold;
}

.tablea {
 color: black;
 background-color: #E9CB9D;

}

.tablea a:link, .tablea a:visited, .tablea a:active {
 color: black;
 text-decoration: text-decoration: none;
 font-weight:bold;
}
.tablea a:hover {
 color: black;
 text-decoration: text-decoration: none;
 font-weight:bold;
}

form {
 padding:0px;
 margin:0px;
}

pre {
 padding:0px;
 margin:0px;
}
/*
 ENDE HPFC-Style aus dem Slykeller-System ***/


a:visited {
		text-decoration: none;
}

a:link {
		text-decoration: none;
}

div[id=main] a:link {
		color: #994c00;
		font-weight: bold;
		text-decoration: none;
}
a:hover {
		border: solid 1px;
}

a:active {
		text-decoration: overline underline;
}

a:focus {
		border: solid 1px;
}   /* Verweise, die Fokus erhalten */

h1{
		font-weight: bold;
		font-size: 20px;
		color: #884400;
		padding: 3px;
		margin-top: 10px;
		margin-bottom: 20px;
		text-align: center;
}

h2{
		font-weight: bold;
		font-size: 16px;
		color: #884400;
		padding: 3px;
		margin-top: 10px;
		margin-bottom: 20px;
		text-align: center;
		font-style: italic;
}


.input {
		border:0px;
		text-indent: 2px;
		font-size: 12px;
		font-family: tahoma;
		background: url('bg_input.jpg');
		background-attachment: fixed;
}

.state1{
		color:#663300;
}

.state2{
		color:#884400;
}


.nick{
		font-weight:bold;
		color: #663300;
}

.mainTitle {
		font-weight: bold;
		font-size: 20px;
		color: #884400;
		padding: 3px;
		margin-top: 10px;
		margin-bottom: 20px;
		text-align: center;
}

#dbody {
    font-family: tahoma,verdana,arial;
		font-size: 3mm;
		width: 800px;
		clip: rect(auto 800px auto auto );
		margin-top: 17px;
		margin-left: 10px;
		margin-right: 10px;
		margin-bottom: 10px;
}

#head {
		width: 568px;
		min-height: 130px;
    float: right;
		margin: 1px;
		border: 1px;
		border-color: black;
		border-style: solid;
		text-align: center;
		background-color: ;
		border: outset 2px;
}

#navi {

		top: 17px;
		float: left;
		width: 210px;
		min-height: 578px;
		margin: 1px;
		padding-right: 5px;
		padding-left: 5px;
		border: 1px;
		border-color: black;
		border-style: solid;
		text-align: left;
		border: outset 2px;
		background: url('bg_navi.jpg');
		background-attachment: fixed;

}

#main {
    float: right;
    width: 548px;
		min-height: 397px;
		margin: 1px;
		border: 1px;
		border-color: black;
		border-style: solid;
		text-align: justify;
		border: outset 2px;
		padding: 10px;
		display:block;
}

#mainHead{
		max-height:310px;
		text-align:center;
		margin-bottom: 20px;
}



#foot {
    float: left;
		width: 774px;
		margin: 1px;
		padding: 10px;
		text-align: center;
		border: 1px;
		border-color: black;
		border-style: solid;
		border: outset 2px;
}

select {
		background: url('bg_textarea.jpg');
		background-attachment: fixed;
		font-family: tahoma;
		text-indent: 2px;
		font-size: 14px;
}

textarea {
		background: url('bg_textarea.jpg');
		background-attachment: fixed;
		font-family: tahoma;
		text-indent: 2px;
		font-size: 14px;
}

