/* Common */
BODY {
	/*background-color : #3E2115;*/
	color: #000;
	margin: 10px;
}
A {
	text-decoration: none;
	color: #000;
}

/* Columns */ 
#content {
	/*padding: 0px;*/
	position: relative;
	height: 100%;
}
.col1 {
  position: absolute;
  top:0px;
  left: 0px;
	width: 200px;	
		
	/*padding: 10px;*/
}

.col2 {
  position: absolute;
  top:0px;
  left: 205px;
	width: 102px;
	
	/*padding: 10px;*/
}


.col3 {
  position:absolute;
  top:0px;
  left:307px;
	width: 673px;	
	/*padding: 10px;*/
	/*background-image:url(img/ringbuchlinks.gif);*/
}

/* Head */
#headline {
  background-image:url(/gymga2009/img/background.jpg);
  background-color: #8ea3dc;
 /* padding: 4px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;*/
	/*margin-bottom: 10px;*/
	border-right: 4px solid #ccc;
	width: 100%;
  height:110px;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
}


/* Tree */
#navigationhead {
	/*background-color: #5675C8;*/
  background-color: #ffcb03;
  color:#fff;
	/*padding: 4px;
	padding-left: 10px;*/
	border-right: 4px solid #ccc;
	border-bottom: 2px solid #ccc;;
	width: 100%;
  height:60px;
  text-align:center;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}
#navigation {
	background-color: #8ea3dc;
  /*background-color: #fff;*/
	/*padding: 4px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 20px;*/
  border-right: 4px solid #ccc;
	/*border: 1px solid #ccc;*/
	width: 100%;
  height:100%;
	font-family: Arial;
	font-size: 13px;
}

#innen1 {
  position:relative;
  left:0px;
  top:10px;
  width:100%;
  height:100%;
}

#innen2 {
  /*position:relative;*/
  left:30px;
  top: 20px;
  /*width:100%;*/
  /*height:100%;*/
}

#innen {
  position:relative;
  left:10px;
  top:10px;
  width:100%;
  height:100%;
}

#navigation img{
  border: 0px;
	width: 19px;
	height: 10px;
}

#navigationfoot{
  background-color: #ffcb03;
  color:#fff;
	/*padding: 4px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 20px;*/
  border-right: 4px solid #ccc;
	border-bottom: 2px solid #ccc;;
	width: 100%;
  height:50px;
  text-align:center;
	font-family: Arial;
	font-size: 12px;
}

#placebo{
  /*position:relative;*/
  background-color: #8ea3dc;
	/*padding: 4px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 20px;*/
  border-right: 4px solid #ccc;
	/*border: 1px solid #ccc;*/
	width: 100%;
  height:20px;
	font-family: Arial;
	font-size: 13px;
}

#logo-mg{
  background-color: #8ea3dc;
	/*padding: 4px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 20px;*/
  border-right: 4px solid #ccc;
	/*border: 1px solid #ccc;*/
	width: 100%;
  /*height:152px;*/
	font-family: Arial;
	font-size: 13px;
}


#trenner {
  /*background-color: #fff
	padding: 4px;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 0px;*/
	/*border: 1px solid #ccc;*/
	width: 100%;
	font-family: Arial;
	font-size: 11px;
  height:600px;
}

#trenner img{
  width: 100px;
  height:600px;
  text-align:center;
}

/* Comments */
#comments {
  background-image:url(/gymga2009/img/header/gymgaTitel.jpg);
  position:absolute;
	background-color: #5675C8;
	/*padding: 10px 10px;10px;*/
	border-left: 4px solid #ccc;
  border-bottom: 1px solid #ccc;
	width: 100%;
  height:110px;
}

/* Inhalt */
#inhalt {
	/*background-image:url(img/ringbuchrechts.gif);*/
  background-color: #8ea3dc;
  position:absolute;
  top:110px;
  height:520px;
	/*top: 200px;*/
	/*padding: 10px;*/
	border-left: 4px solid #ccc;
	width: 100%;
	font-family: Arial;
	font-size: 11px;
}
.mathebg{
  background-image:url(/img/ringbuchrechts.gif);
}