body 
{
	margin:0;
	padding:0;
	text-align: center;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #ffffff;
}

#layer
{
	width: 900px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#top
{
	width: 900px;
	height: 150px;
}

#welcome
{
	width: 600px;
	height: 150px;
	float: left;
}

.welcome-image
{
	width: 89px;
	height: auto;
	float: left;
	margin-top: 25px;
}

.welcome-msg
{
	width: 471px;
	float: right;
	margin-left: 40px;
	margin-top: 56px;
}

.welcome-msg-small
{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.welcome-msg-big
{
	color: #ffffff;
	font-size: 26px;
	font-weight: bold;
	font-style: italic;
	margin: 0;
	padding:0;
}

#banner
{
	width: 300px;
	height: 150px;
	float: right;
	position: absolute;
	margin-left: 500px;
	margin-top: 10px;
}

.clearer
{
	clear: both;
}

#navigation
{
	width: 900px;
	height: 52px;
}

#menu
{
	width: 600px;
	height: 52px;
	float: left;
	margin-top: -1px;
}

#match
{
	width: 280px;
	height: 90px;
	padding: 0px 10px 10px 10px;
	float: right;
	margin-top: -60px;
	background-image: url(../images/bg_match.png);
	background-position: top left;
	background-repeat: no-repeat;
	line-height: 1.5;
}

#match h1
{
	font-size: 16px;
	border: 0;	
}

#match p
{
	color: #666666;
	font-size: 12px;
}

.path-normal, a.path-normal
{
	color: #02438C;
	font-weight: normal;
	text-decoration: none;
}

.path-active, a.path-active
{
	color: #005BE3;
	font-weight: bold;
	text-decoration: none;
}

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

#left
{
	width: 600px;
	height: auto;
	float: left;
}

#clickpath
{
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 25px;
}


#content
{
	width: 550px;
	height: auto;
	min-height: 500px;
	line-height: 1.5;
	text-align: justify;
	font-size: 12px;
	color: #666666;
	margin-bottom: 40px;
}

h1
{
	font-size: 24px;
	color: #02438C;
	font-weight: bold;
	border-bottom: 1px dotted #02438C;
}

#right
{
	width: 300px;
	height: auto;
	float: right;
}

#svbinside
{
	width: 300px;
	height: auto;
	margin-top: 58px;
	margin-bottom: 40px;
}

#termine
{
	width: 300px;
	height: auto;
	margin-top: 58px;
	margin-bottom: 60px;
}

#galerie
{
	width: 300px;
	height: auto;
	margin-top: 60px;
	margin-bottom: 60px;
}

#sponsoren img
{
	width: 294px;
	height: auto;
	padding: 2px;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	margin-bottom: 20px;
	
}

#bottom
{
	width: 100%;
	height: 150px;
	border-top: 3px solid #012C5A;
	background-image: url(../images/bg_bottom.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	text-align: center;
}

#footer
{
	width: 900px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#leftfooter
{
	float: left;
	width: auto;
	height: auto;
	padding-top: 15px;
	font-size: 11px;
}

#leftfooter h1
{
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px dotted #ffffff;
	width: 552px;
}

#leftfooter ul
{
	list-style: none;
	margin:0;
	padding:0;
}

#leftfooter li
{
	float: left;
	margin-right: 10px;
}

#leftfooter img
{
	height: 50px;
	padding: 2px;
	background-color: #ffffff;
	border: 1px solid #000066;
}

#rightfooter
{
	float: right;
	width: auto;
	height: auto;
	padding-top: 15px;
	text-align: right;
	font-size: 11px;
	color: #ffffff;
}

#rightfooter h1
{
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px dotted #ffffff;
	line-height: 1.5;
}

#rightfooter ul
{
	list-style: none;
	margin: 0;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ffffff;
}

.foot, a.foot
{
	color: #ffffff;
	text-decoration: none;
}

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

/* Begin Navi style */

#menu ul
{
	margin:0;
	padding: 0;
}

#menu li
{
	float: left;
	list-style-type: none;
}

#menu a
{
	width: auto;
	height: 37px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	display: block;
	text-decoration: none;
	border-right: 1px solid #cccccc;
}

#menu li.navi-active a
{
	width: auto;
	height: 37px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-color: #014588;
	display: block;
	text-decoration: none;
}

#menu a:hover
{
	background-color: #014588;
	color: #ffffff;
}

#yymenu a 
{
	padding-top: 10px;
	height: 25px;
	text-indent: 20px;
	text-decoration: none;
	display: block;
	color: #ffffff;
 	background-color: #0263BD;
  	font-size: 12px;
  	opacity: 0.9;
  	font-weight: normal;
	border-bottom: 1px dotted #ffffff;
}

#yymenu a:hover
{
	background-color: #012C5A;
	text-decoration: none;
}

#yymenu a.last 
{
  border-style: none;
  overflow: visible;
}

#yymenu
{
  background: #0263BD;
  opacity: 0.9;
}

#yymenu .sub 
{
  background-image: url(../images/menu_arrow_sub.png);
  background-repeat: no-repeat;
  background-position: right center;
}

.mmLevel1
{
	padding-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow:visible;
	border-bottom: 3px solid #012C5A;
}

.mmLevel2
{
	padding-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom: 3px solid #012C5a;
}

.mmLevel3
{
	padding-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* End Navi style */

a
{
	color: #0263BD;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#preview
{
	position:absolute;
	border:1px solid #ffffff;
	background:#012C5A;
	padding:5px;
	display:none;
	color:#ffffff;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}

/* Calender styles begin */

.calender
{
	text-align: center;
}

.calender-table
{
	text-align: center;
	width: 300px;
	height: auto;
}

.calender-table td
{
	width: 42px;
	height: 30px;
	font-size: 12px;
}

.calender-header
{
	font-weight: bold;
	color: #ffffff;
	background-color: #014588;
}

.calender-normal
{
	background-color: #ECEFF5;
}

.calender-active, a.link-calender, .link-calender
{
	background-color: #014588;
	color: #ffffff;
	text-decoration: none;
}

.month-back, .month-next
{
	font-size: 18px;	
}

.calender-month
{
	color: #014588;
	font-weight: bold;
}

.calender-empty
{
	background-color: #fafafa;
}
/* Calender styles end */

.csc-textpic-imagewrap
{
	margin-bottom: 15px;
}

.csc-textpic-caption
{
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #cccccc;
	color: #333333;
	width: 550px;
}

#content img
{
	background-color: #eeeeee;
	padding: 2px;
	border: 1px solid #cccccc;
}

/* News styles */

.news-list-item
{
	padding-bottom: 10px;
	margin-bottom: 20px;
	width: 550px;
}

.news-list-image
{
	width: 140px;
	float: left;	
}

.news-list-body
{
	float: right;
	width: 410px;
	height: 95px;
	border-bottom: 1px dotted #0263BD;
}

.news-list-clearer
{
	clear: both;
}

.news-single-image
{
	width: 260px;
	height: 190px;
	float: left;
}

.news-single-text
{
	border-bottom: 1px dotted #0263BD;
	line-height: 1.5;
	padding-bottom: 15px;
	margin-bottom 15px;
}

/* Form styles */

.tableform
{
	background-color: #ECEFF5;
	width: 100%;
	height: auto;
	line-height: 1.5;
}

.inputfield
{
	width: 250px;
}

.inputarea
{
	width: 250px;
	height: 150px;
}

.formlabel
{
	text-align: right;
}

.submit-button
{
	border:0;
	padding: 5px 10px 5px 10px;
	border: 1px solid #ffffff;
	background-color: #0263BD;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

#globalerror
{
	margin-bottom: 10px;
	background-color: red;
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
	display: none;
}
