
/* FRAMEoptions */

DIV.rmpic
{
	background-image: url(./pictures/gui/gui_rechts.gif);
}

DIV.playerpic
{
	background-image: url(./pictures/gui/maingui.gif);
}

DIV.mainmenupic
{
	background-image: url(./pictures/gui/gui_left.gif);
}

/* Hauptaussehen */
BODY {
	color: #FFFFFF;
	background-color: #000000;
	font-size: 10pt;
	font-family: Square721 BT, Verdana, sans-serif;
}
TD,.text {
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Square721 BT, Verdana, sans-serif;
}
INPUT, SELECT, TEXTAREA {
	border: 1px solid #888888;
	background-color: #222222;
	color: #FFFFFF;
	font-size: 8pt;
	margin: 1px;
	padding: 1px;
	font-family: Square721 BT, Verdana, sans-serif;
}
IMG {
	border: none;
}
a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	margin: 1px;
}
a:hover,a:active {
	color: #808080;
	text-decoration: none;
	font-style: italic;
	margin: 1px;
}

a.menubutton:link, a.menubutton:visited
{
	color: white;
	background-image: none;
	padding-left: 0px;
}

a.menubutton:hover, a.menubutton:active
{
	color: #808080;
	background-image: none;
	padding-left: 0px;
}

.menubutton
{
	width: 145px;
	height: 22px;
	background-image: url(./pictures/gui/bm_menubutton.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	font-size: 12px;
}

BODY.standard
{
	background-image: url(./pictures/if1024x768.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	margin: 0px;
}

BODY.frame
{
	background-image: url(./pictures/bg1024x768.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}

BODY.black
{
	background-color: black;
	background-attachment: fixed;
	background-repeat: no-repeat
}

BODY.planet
{
	background-image: url(if1024x768.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	margin: 0px;
}

BODY.queue
{
	background-color: black;
	background-image: url(./pictures/gui/gui_bauqueueback.jpg);
	background-attachment: fixed;
	width: 100px;
	padding: 2px;
}

.transparentbg
{
	background-image: url(./pictures/gui/bg.gif);
}

.pbar1
{
	font-size: 8px;
	margin: 2px;
	border: 1px solid black;
	background-image: url(./pictures/bar2.gif);
	float: right;
	height: 10px;
	width: 100px;
	color: black;
	font-weight: bold;
}

.white
{
	background-color: white;
	background-image: none;
	font-size: 8px;
	height: 10px;
}

.pbar2
{
	font-size: 8px;
	margin: 2px;
	border: 1px solid black;
	background-image: url(./pictures/bar.gif);
	float: right;
	height: 10px;
	width: 100px;
	color: black;
	font-weight: bold;
}

.surveybarstart1
{
	width: 7px;
	height: 16px;
	background-image: url(./pictures/gui/sbarstart.gif);
}

.surveybar1
{
	height: 16px;
	background-image: url(./pictures/gui/sbar.gif);
}

.surveybarend1
{
	width: 8px;
	height: 16px;
	background-image: url(./pictures/gui/sbarend.gif);
}

.surveybarstart2
{
	width: 7px;
	height: 16px;
	background-image: url(./pictures/gui/sbarstart2.gif);
}

.surveybar2
{
	height: 16px;
	background-image: url(./pictures/gui/sbar2.gif);
}

.surveybarend2
{
	width: 8px;
	height: 16px;
	background-image: url(./pictures/gui/sbarend2.gif);
}


.surveybarstart3
{
	width: 7px;
	height: 16px;
	background-image: url(./pictures/gui/sbarstart3.gif);
}

.surveybar3
{
	height: 16px;
	background-image: url(./pictures/gui/sbar3.gif);
}

.surveybarend3
{
	width: 8px;
	height: 16px;
	background-image: url(./pictures/gui/sbarend3.gif);
}


.surveybarstart4
{
	width: 7px;
	height: 16px;
	background-image: url(./pictures/gui/sbarstart4.gif);
}

.surveybar4
{
	height: 16px;
	background-image: url(./pictures/gui/sbar4.gif);
}

.surveybarend4
{
	width: 8px;
	height: 16px;
	background-image: url(./pictures/gui/sbarend4.gif);
}


.surveybarstart5
{
	width: 7px;
	height: 16px;
	background-image: url(./pictures/gui/sbarstart.gif);
}

.surveybar5
{
	height: 16px;
	background-image: url(./pictures/gui/sbar.gif);
}

.surveybarend5
{
	width: 8px;
	height: 16px;
	background-image: url(./pictures/gui/sbarend.gif);
}


.surveybarstart6
{
	width: 7px;
	height: 16px;
	background-image: url(./pictures/gui/sbarstart2.gif);
}

.surveybar6
{
	height: 16px;
	background-image: url(./pictures/gui/sbar2.gif);
}

.surveybarend6
{
	width: 8px;
	height: 16px;
	background-image: url(./pictures/gui/sbarend2.gif);
}

