/* Begin navbox 1 Style */
#BoxMain1{
	margin:0px;
}
#BoxTitle1{
	background:#666666; 
	color:#FFFFFF; 
	padding:5px;
}
#BoxText1{
	padding:0px;
}
/* Ende navbox 1 Style */

/* Begin navbox 2 Style */
#BoxText2{
	font-weight: normal;
	font-size: 13px;
	text-align: left;
}
#BoxText2 a:link, #BoxText2 a:visited, #BoxText2 a:active, #BoxText2 a:hover{
	color:#CCCCCC;
	padding:0px;
	font-size: 13px;
	font-family: tahoma, helvetica;
	text-decoration: none;
	font-weight: normal;
}
#BoxText2 a:hover{
	text-decoration: underline;
	font-weight: normal;
	color:#FFFFFF;
}
/* Ende navbox 2 Style */

.buttonbar {
	padding-left: 0;
	padding-top:0.2em;
	padding-right:0.2em;
	padding-bottom:0.2em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	text-decoration: none;
	margin-top: 0.3em;
	background-color: #0066FF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9AAFE5;
	border-bottom-color: #9AAFE5;
}
.buttonbar a,.thisp {
	border: 1px solid #9AAFE5;
	text-decoration: none;
	padding: 0.2em 0.2em;
	color: #000000;
	background-color: #00CCFF;
}

.buttonbar a:visited {
	border: 1px solid #9AAFE5;
	text-decoration: none;
	padding: 0.2em 0.2em;
	color: #000000;
}

.buttonbar .thisp {
	background: #2E6AB1;
	color:#FFFFFF;
	padding: 0.2em;
}

.buttonbar a:hover {
	border-color: #0b4685;
	background-color: #d1e0fa;
}

.buttonbarL1 {
	background-color: #474747;
	color: #CCCCCC;
	font-size: 0.9em;
	font-weight: bold;
	padding-top: 0.2em;
	padding-bottom:0.2em;
}

.buttonbarL1 a:link, .buttonbarL1 a:visited, .buttonbarL1 a:active, .buttonbarL1 a:hover{
	text-decoration: none;
	color: #CCCCCC;
	background-color: #333232;
	padding:0.2em;
}
.buttonbarL1 a:hover{
	border-color: #0b4685;
	background-color: #605f5f;
	color: #CCCCCC;
}

.thisp1{
	text-decoration: none;
	background-color: #605f5f;
	color: #CCCCCC;
	padding:0.2em;
}
.fboxdesc{
	font-size: 11px;
	font-weight: normal;
	padding-left:0px;
	margin-bottom:5px;
}
.navbutton2{
	padding:5px;
	background-color: #383737;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5b5757;
	border-right-color: #101010;
	border-bottom-color: #101010;
	border-left-color: #5b5757;
}
.navbutton2 li{
	margin-left:20px;
}
.navtitle{
	padding:5px;
	background-color: #383737;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5b5757;
	border-right-color: #101010;
	border-bottom-color: #101010;
	border-left-color: #5b5757;
}
.surfacelogin, .surfacelogout{
	padding:5px;
	background-color: #383737;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5b5757;
	border-right-color: #101010;
	border-bottom-color: #101010;
	border-left-color: #5b5757;
	/*height:182px;*/
	text-align: left;
}
.surfacelogout{
	/*height:50px;*/
}

/* zusätzliche Links als unterschiedliche Buttons (Kundenwunsch)  */

.buttonreg{
	background-color: #383737;
	border: 1px solid #000000;
	color: #96d4ef;
	text-decoration: none;
	padding-bottom: 2px;
	margin-top:10px;
	margin-left:3px;
	margin-bottom:0px;
	width:90px;
	text-align: center;
	text-decoration: none;
}
#buttonregs a:link, #buttonregs a:visited, #buttonregs a:active, #buttonregs a:hover {
	text-decoration: none;
	color: #96d4ef;
	font-weight: bold;
}
#buttonregs a:hover {
	text-decoration: underline;
}

.buttonlogout{
	background-color: #383737;
	border: 1px solid #000000;
	color: #CCCCCC;
	text-decoration: none;
	padding-bottom: 2px;
	margin-top:10px;
	margin-left:3px;
	margin-bottom:0px;
	width:90px;
	text-align: center;
	text-decoration: none;
}
#buttonlogouts a:link, #buttonlogouts a:visited, #buttonlogouts a:active, #buttonlogouts a:hover {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: normal;
}
#buttonlogouts a:hover {
	text-decoration: underline;
}
