* { padding: 0; margin: 0; }

body {
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	font-size: 				12px;
	background-color:		#F5F5F5;
	background-image:		url(/bilder/bg/us-flag2.jpg);
	background-repeat:		repeat;
}

.bgFlagUsa {
	background-image:		url(/bilder/bg/flagUsa.png);
	background-repeat:		repeat;
}

.bgFlagUsa02 {
	background-image:		url(/bilder/bg/us-flag2.jpg);
	background-repeat:		repeat;
}
	
img {
	border-color:#999999;	
}

img.border {
 border:1px solid #999999;
}

p {
}


/* FORMULARE (STANDARD) */
form { width:100%; }

form th { text-align:left; }
form br { clear:both; }
form small { color:#999999; }
form .missing { color:#e70000; }
form img.missing  { border:1px solid #e70000; }

form label { float:left; width:100px; margin-bottom:2px; color:#666666; font-weight:bold; }

form input[type=text], form input[type=password] { float:left; padding:1px; width:250px; border:1px solid #999999; margin-bottom:2px; }
form select { float:left; padding:1px; border:1px solid #999999; margin-bottom:2px; margin-right:5px; }
form input[type=text]:focus, form input[type=password]:focus { background-color:#efefef; }
form input[id=plz] { margin-right:2px; width:50px; }
form input[id=ort] { width:194px; }
form input[id=code] { float:left; padding:1px; width:50px; border:1px solid #999999; margin-bottom:2px; }

form textarea { float:left; width:500px; height:150px; border:1px solid #999999; margin-bottom:2px; }
form textarea:focus { background-color:#efefef; }


table th { text-align:left; color:#999999; }

/* LINK STYLE */
a {
 color:#000000; 
}

a:hover {
 color:#990000;
}

a:focus {
 outline: none;
}

ul, ol {
 margin-top:10px;
 margin-left:25px;
 margin-bottom:10px;
}



/* BOXEN / TEASER STYLE */
.teaserbox {
 width:100%;
 min-height:40px;
}

.teaserbox .teaser {
 float:left;
 width:48%;
 margin-bottom:15px;
 margin-right:16px;
}



/* STANDORT STYLE */
#standort {
 color:#999999;
 font-size:11px;
 padding-bottom:5px;
}

#standort a {
 color:#999999;
 padding:1px;
}

#standort a:hover {
	color:#990000;
}



/* GRUNDGER�ST */
#wrapper { 
 margin: 0 auto;
 margin-bottom:15px;
 width: 1000px;
 border:1px solid #cccccc;
 background-color:#ffffff;
}


#content { 
 float: left;
 color: #333;
 background-color:#ffffff;
 min-height: 500px;
 width:710px;
 display: inline;
 vertical-align:top;
 padding:10px 14px 10px 10px;
 line-height:1.2;
}

#content.expanded {
 width:976px;
}

#content #TICKER {
	margin-top:				15px;
}

#content table.threeCols {
	border:					none;
	border-spacing:			0px;
	border-collapse:		collapse;
}

#content h1 {
	font-size:23px;
	color:#990000;
	margin-top:10px;
	margin-bottom:15px;
}

#content h2 {
	font-size:19px;
	margin-top:10px;
	margin-bottom:15px;
}

#content h3 {
	margin-bottom:5px;
}

.boxen {
 padding-left:0px;
 margin-bottom:20px;
}

#header {
 color: #333;
 width: 1000px;
 float: left;
 height: 99px;
 background: #6B6659;
 background-image:url('/bilder/header.jpg');
}

#navigation {
 color: #333;
 width: 1000px;
 float: left;
}

#rightcolumn { 
 float: left;
 background-color:#ffffff;
 min-height: 500px;
 padding:10px;
 padding-right:0px;
 padding-top:43px;
 width: 242px;
 *width: 242px;
}

.hidden {
  display:none;
}



/* FOOTER */
#footer { 
 width: 977px;
 min-height: 25px;
 padding:5px 10px 5px 13px;
 clear: both;
 color: #333;
 font-size:11px;
 background: #eeeeee;
 border-top:1px solid #B6B6B6;
 border-bottom:0px solid #999999;
}

#footer h3 {
 font-size:13px;
 font-weight:bold;
 margin:0;
 margin-bottom:2px;
 padding:2px;
}

#footer p {
 margin:0;
 padding:0;
 margin-bottom:2px;
 font-size:11px;
 color:#666666;
}

#footer p a {
 text-decoration:none;
 padding:2px;
 font-size:11px;
 font-weight:normal;
 color:#666666;
 
}

#footer p a:hover {
	color:#990000;
}

.fk {
	clear:			both;
}

/* BOXEN STARTSEITE */
.box_rot {
	float:left;
	width:310px;
	border:1px solid #990000;
	background-color:#FFFFFF;
	margin-right:16px;
	margin-bottom:0px;
}

.box_rot_title {
	background-color:#990000;
	padding:4px 6px;
	color:#ffffff;
	font-weight:bold;
}

.box_rot_content {
	padding:		4px 6px;
	background-color:	#FFFFFF;
}

#teamBox div {
	font-size:		8px;
	padding:		0px;
	margin:			0px;
	border:			none;
	float:			left;
}

#teamBox div img {
	border:			3px #808080 solid;
	margin-left:		0px;
	margin-right:		2px;
	width:			48px;
	height:			48px;
	cursor:			pointer;
}

#partnerBox div img.last {
	margin-right:	0px;
}


#partnerBox div {
	font-size:		8px;
	padding:		0px;
	margin:			0px;
	border:			none;
	float:			left;
}

#partnerBox div img {
	border:			0px #eee solid;
	margin-left:		0px;
	margin-right:		8px;
	margin-bottom:		5px;
	height:			60px;
	cursor:			pointer;
}

#teamBox div img.last {
	margin-right:	0px;
}


.box_grau {
	float:left;
	width:310px;
	border:1px solid #999999;
	background-color:#FFFFFF;
	margin-right:16px;
	margin-bottom:0px;
}
.box_grau_title {
	background-color:#cccccc;
	padding:4px 6px;
	color:#ffffff;
	font-weight:bold;
}
.box_grau_content {
 padding:4px 6px;
 background-color:#FFFFFF;
}

.lastbox {
 margin-right:0px;
}

/* BOXEN RECHTE SEITE */
.right_box_grau
 {
	float:left;
	width:100%;
	margin-bottom:15px;
	border:1px solid #999999;
}
.right_box_grau_title {
	background-color:#999999;
	padding:4px 6px;
	color:#ffffff;
	font-weight:bold;
}

.right_box_rot {
	float:left;
	width:100%;
	margin-bottom:15px;
	border:1px solid #990000;
}

.right_box_rot_title {
	background-color:#990000;
	padding:4px 6px;
	color:#ffffff;
	font-weight:bold;
}
.right_box_grau_content, .right_box_rot_content {
 text-align:left;
 padding:4px 6px;
}




/* SONSTIGES */
.red {
	color:#990000;
}

.redbuttons {
	color:#990000;
	font-size:12px;
	line-height:1.6;
	
}
.redbuttons-klein {
	color:#990000;
	font-size:9px;
	line-height:1.3;
	
}

.schrift-klein {
	font-size:11px;
	line-height:1.3;
}
	
	
.hg_hellgrau {
	 background-color: #eeeeee;
}

.floatright {
 float:right;
 margin-left:15px;
}

.floatleft {
 float:left;
 margin-right:15px;
}



/* STARTSEITE -> TERMIN-BLOCK */
.termine {
 margin-bottom:					10px;
}

.termine .termin {
 padding-top:2px;
}

.termine .termin_datum { color:#999999; }

/* Termine veranstaltungen.htm */
div.terminList {
	margin-bottom:				15px;
}

div.terminList div {
	margin-bottom: 				20px;	
}

div.terminList div.past {
	color: 						#999999;
}

.unterstrichen {
	text-decoration: underline;
}

/* Coaches Unisuche */
#uniSerachList {
	display: 					none;
	width: 						331px;
	height:						100px;
	margin-top: 				0px;
	height: 					150px;
	padding: 					2px;
	overflow: 					scroll;
	border: 					1px solid #666;
}

#uniSerachList div.entry {
	cursor: 					pointer;
	margin-bottom: 				2px;
}

#uniSerachList div.entry:hover {
	background-color: 			#cccccc;
	text-decoration: 			underline;
}

th.missing {
	background-color:			#ff0000;
	color:						#000000;
	border-bottom: 				1px solid #ffffff;
}

/* Newticker */
#TICKER {
	background-color:			#cccccc;
	padding-top: 				10px;
	padding-bottom:				10px;
	margin-left: -10px;
}

