@charset "UTF-8";
* {
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin : 0;
	padding : 0;
	background-color : #f8f8f8;
	font-size : 12px;
	font-weight : normal;
	color : #4d4d4d;
	line-height : 18px;
	overflow-y: scroll;
}
img {
	border : 0;
	padding : 0;
	margin : 0;
}

.rzimg {
border: 1px solid #6195C2;
margin-left: 5px;
margin-right: 5px;
}
hr {
	background-color: #F0F0F0;
	color: #F0F0F0;
	border: 0 none;
	clear: both;
	height: 1px;
	width: 95%;
}
h1 {
	color:#6195C2;
	font-size:14px;
	font-weight:bold;
}
h2 {
	font-size : 18px;
	font-weight : bold;
}
h3 {
	font-size : 12px;
	font-weight : bold;
}
h4 {
	color:#6195C2;
	font-size:14px;
	font-weight:bold;
	font-weight : bold;
	padding-top : 15px;
}
input {
	font-size : 12px;
	border : 1px solid #666666;
	background-color : #6195c2;
	color : #ffffff;
}
select {
	font-size : 12px;
	color : #ffffff;
	background-color : #6195c2;
	border : 1px solid #666666;
}
textarea {
	font-size : 12px;
	color : #ffffff;
	background-color : #6195c2;
	border : 1px solid #666666;
}
fieldset {
	padding-left : 15px;
	padding-right : 13px;
	padding-top: 10px;
	margin-top : 7px;
	width : 370px;
	margin-left : 30px;
	float : left;
	border: 1px solid #cccccc;
}
.fieldset2 {
	padding-top: 10px;
	float : left;
	border: 1px solid #cccccc;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:0px;
	margin-right:0px;
	padding-left:15px;
	padding-right:13px;
	padding-bottom: 10px;
	width:430px;
}
legend {
	font-size: 14px;
	color : #6195c2;
	font-weight : bold;
}
a:link {
	color : #4d4d4d;
	font-weight : normal;
	text-decoration : none;
	font-size : 11px;
}
a:active {
	color : #4d4d4d;
	font-weight : normal;
	text-decoration : none;
	font-size : 11px;
}
a:visited {
	color : #4d4d4d;
	font-weight : normal;
	text-decoration : none;
	font-size : 11px;
}
a:hover {
	color : #6b9bc5;
	font-weight : normal;
	text-decoration : underline;
	font-size : 11px;
}
#table, .gametable {
	width : 90%;
	margin-left : auto;
	margin-right : auto;
	border-collapse : separate;
	border: 1px solid #cccccc;
}
th {
	text-align: center;
	font-weight: bold;
	background-color: #C0C0C0;
	color: white;
}
#table td, .gametable td {
	padding-left : 5px;
	padding-right : 5px;
}
#center, .gamecenter {
	text-align: center;
}
#row, .gamerow {
	background-color: #f0f0f0;
}
.bold {
	font-weight: bold;
}
.red {
	color: #ff0000;
}
.topinfo { 
	color: #6195C2;
	font-size: 14px;
	font-weight: bold;
}
.extratop {
background-image : url(img/extrasbg.png);
color: #6195C2;
font-size: 14px;
font-weight: bold;
}
.extraul {
margin: 0px;
padding: 0px;
margin-left: 50px;
}
.impressum {
	color: #6195C2;
	font-weight: bold;
	font-size: 12px;
}
.topinfo a:link, .topinfo a:visited { 
	color: #6195C2;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.topinfo a:hover, .topinfo a:active { 
	color: #6195C2;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.hint:before {
	content : 'Hinweis: ';
}
.hint {
	color : #6195c2;
	font-size : 10px;
}
.gameLogos img {
	margin-left : 5px;
	padding : 1px;
	border : 1px solid black;
}
.gametabletop {
background-color: #d0e6f8;
font-weight: bold;
border-bottom: 1px solid #cccccc;
}
#root {
	width : 680px;
	margin : 0 auto;
	padding : 0;
}
#header01 {
	width : 680px;
	height : 38px;
	margin-left : auto;
	margin-right : auto;
	background : url(img/header-bg.gif);
}
#header02 {
	width : 680px;
	height : 142px;
	margin-left : auto;
	margin-right : auto;
	padding : 0;
}
#container {
	width : 465px;
	min-height : 570px;
	margin : 0 auto;
	padding : 5px 20px 10px 195px;
	background-image : url(img/container-bg.gif);
	background-repeat : repeat-y;
	overflow : hidden;
}
/* IE min-height hack */
* html #container {
	height : 590px;
	width : 465px;
	overflow : visible;
}
#navi {
	position : absolute;
	top : 180px;
	width : 150px;
	height : auto;
	margin-left : 28px;
	float : left;
}
#navi-real {
	width : 150px;
	height : auto;
	border-left : 1px solid #c8c8c8;
	border-right : 1px solid #c8c8c8;
	background-color : #ffffff;
	float : left;
	padding-top : 5px;
}
#navi-real ul {
	margin-top : 3px;
}
#navi-real ul li {
	line-height : 13px;
	margin-left : -7px;
}
#navi-overflow {
	width : 150px;
	height : 95px;
	padding : 0;
}
#title {
	margin : 2px 0 20px 55px;
	line-height : 35px;
}
.newsbox {
	margin : 30px 5px;
}
.newsicon {
	float : left;
	border : none;
	margin : 0 5px 5px 0;
}
.newstitel {
	color:#6195C2;
	font-size:14px;
	font-weight:bold;
	padding-top: 5px;
}
.newsdate {
	font-size: 10px;
	line-height: 10px;
}
.newsbody {
	clear : both;
	font-size : 12px;
}
.newslink:before {
	content : 'Link:';
	color : #6b9bc5;
	text-decoration : underline;
}
#w3 {
	clear : both;
	background-image : url(img/container-bg.gif);
	margin : 0 auto;
	text-align : center;
}
#footer {
	width : 680px;
	height : 30px;
	margin : 0 auto;
	background-image : url(img/footer-bg.gif);
	background-repeat : no-repeat;
	text-align : center;
	color : #b3b3b3;
	text-decoration : none;
	font-size : 9px;
}
.navititle {
	color : #000000;
	font-weight : bold;
	text-decoration : underline;
	font-size : 11px;
	margin-left : 10px;
}
.warning {
	color : #cc0033;
}
#faq-quest li, #container li {
	list-style-position : outside;
	margin-left : 15px;
}
#faq-answer {
	color : #000000;
}
.form-input {
	height : 15px;
	width : 200px;
	margin-bottom : 3px;
}
.root-left, .root-right {
	width : 210px;
	border-collapse : collapse;
	margin-bottom : 25px;
	float : left;
	border: 1px solid #cccccc;
}
.root-right {
	margin-left : 25px;
	border: 1px solid #cccccc;
}
.root-left {
	margin-left: 8px;
}
.root-padding {
	padding-left: 5px;
}

/* Collapsible Panel */

.CollapsiblePanel {
	margin-left : auto;
	margin-right : auto;
	border-collapse : separate;
	border: 1px solid #cccccc;
}
.CollapsiblePanelTab {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
.CollapsiblePanelContent {
	margin: 0px;
	padding: 0px;
}
.CollapsiblePanelTab a {
}
.CollapsiblePanelOpen .CollapsiblePanelTab {
	background-color: #fff;
}
.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background-color: #fff;
}
.CollapsiblePanelFocused .CollapsiblePanelTab {
	background-color: #fff;
}
.line {
	background-color: #F0F0F0;
	color: #F0F0F0;
	border: 0 none;
	clear: both;
	height: 1px;
	width: 95%;
}
.buy {
display: block;
border-top: 1px solid #cccccc;
width: auto;
height: auto;
font-size: 12px;
background-color: #D0E6F8;
}
.buy:hover {
background-color:#F0F0F0;
}
td.buy:link, td.buy:visited {
display: block;
}
td.buy:hover, td.buy:active {
text-decoration: none;
}
.odd {
margin: 0px;
background-color: #f0f0f0;
}

.even {
margin: 0px;
background-color: #ffffff;
}

.preis{
margin:5px;
}

.gsline {
background-color:#F0F0F0;
height:310px;
margin-left:225px;
margin-top:55px;
margin-bottom:0px;
position:absolute;
width:1px;
}

.rz3d {
background-image: url(img/rz.gif);
background-position:85% top;
background-repeat:no-repeat;
height:140px;
width: 490px;
margin-top:30px;
position:absolute;
}

.green {
color: green;
}

.green:hover {
color: #6195C2;
}

/* ############### Startseite ###############  */

.indexbox {
width: 460px;
border: 0px solid #cccccc;

}

.indexheadline {
padding-left: 5px;
padding-right: 5px;

}

.h1intro {
color:#6195C2;
font-size:14px;
font-weight:bold;
padding-top:7px;
}

.indeximg {
float: left;
padding-bottom: 5px;
padding-right: 10px;
}

.indexcontent {
clear: both;
padding-left: 5px;
padding-right: 5px;
text-align: justify;
}

.indexfooterline {
padding: 5px;

}

.indexlink {
font-size: 10px;
color: #6195C2;
}

.indexlink a:link, .indexlink a:visited {
font-size: 10px;
color: #6195C2;
text-decoration: none;
}

.indexlink a:hover, .indexlink a:active {
text-decoration: underline;
}

.indexdate {
font-size: 10px;
font-style: italic;
color: #6195C2;
float: right;
clear: both;
}

/* ############### Rootserver ###############  */

.evenli {
padding-left:10px;
background-color: #ffffff;
text-align: left;
vertical-align: middle;
}

.evenre {
margin: 0px;
background-color: #ffffff;
text-align: left;
vertical-align: middle;
}

.oddli {
padding-left:10px;
background-color: #f0f0f0;
text-align: left;
vertical-align: middle;
}

.oddre {
margin: 0px;
background-color: #f0f0f0;
text-align: left;
vertical-align: middle;
}

.rstop {
border-top: 1px solid #cccccc;
}

.rsimg {
padding:5px;
vertical-align: middle;
}

.rsinfo {
text-align:right; 
padding-right:5px;
}
