/* Style Sheet Metadata - SV OG Witten 23 SCREENSTYLE - *****************/
/*                                                                      */
/* Projekt:      SV OG Witten 23                                        */
/* Verein:       SV OG Witten 23                                        */
/* Datum:        11.05.2008                                             */
/* Version:      1.0                                                    */
/* Optimiert:    ab IE 6, FF, Opera, Netscape 7, Safari                 */
/* Funktion:     PRINTSTYLES                                            */
/*                                                                      */
/* Elemente:     - HTML / BODY                          (ab Zeile   23) */
/*               - FONT-SIZE                            (ab Zeile   31) */
/*               - ALLGEMEINE FORMATIERUNGEN            (ab Zeile   48) */
/*               - RAHMENLAYOUT                         (ab Zeile   67) */
/*               - CONTENT                              (ab Zeile  321) */
/*                                                                      */
/************************************************************************/

/*******************************************************************/
/* HTML / BODY                                                     */
/*******************************************************************/
* {
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;}	

html,body {
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:  #e9e9e9;}
	
/*******************************************************************/
/* FONT-SIZE                                                       */
/*******************************************************************/
#mainInner     {font-size:12px;}
#headerBox     {font-size:11px;}
#mainNavCenter {font-size:14px;}
#nav li a 	   {font-size:12px;}
#nav li li a   {font-size:11px;}
#footer p      {font-size:11px;}
#breadcrumb    {font-size:11px;}
.ankerPoint    {font-size:11px;}
.printPage	   {font-size:11px;}
#bottomNav     {font-size:11px;}
h1 			   {font-size:22px;}
h2 			   {font-size:18px;}
h3 			   {font-size:12px;}

/******************************************************************/
/* ALLGEMEINE FORMATIERUNGEN                                       */
/*******************************************************************/
.breaker{
	clear:both;}

.distance{
	clear:both;
	padding:5px 0px 5px 0px;}	

img {	
	border:none !important;
	background:none !important;}
	
p{
	margin: 0px 0px 0px 0px;
	padding:5px 0px 10px 1px;}
	
/*******************************************************************/
/* RAHMENLAYOUT                                                    */
/*******************************************************************/
/*#printLogo {
	display:none;}*/
	
/* HEADER */
#headerBox,
#mainNavBox,
#breadcrumb,
#nav,
#bottomNav,
.ankerPoint,
.printPage
 {
	display:none;}

#main {
	width:970px;	
	margin: 0px auto;
	padding:0px 0px 0px 0px;
	overflow:hidden;
	background: url(../img/background/back_main.gif) repeat-y 0 0;}	

#footer {
	cursor:default;
	padding: 30px 10px 0px 10px;
	text-align:center;
	color:#000;
	background: url(../img/background/back_footer.gif) repeat-y 0 0;
	clear:both;}
	
#footer p{
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;}	
/*******************************************************************/
/* CONTENT                                                         */
/*******************************************************************/
#mainInner {
	cursor:default;
	line-height:1.1;
	font-weight:normal;}
	
/* IE 5.5/6 HACK */
* html #mainInner  {
	line-height:1.2;}
	
/* Content allgemeine Styles */
#mainInner .linker a{
	font-weight:normal;
	text-decoration:underline;
	color:#333333;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	background: url(../img/icons/toppage.gif) no-repeat 0 5px;}
	
#mainInner  .linker a:hover{
	color:#A1A09E;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	background: url(../img/icons/toppage.gif) no-repeat 0 5px;}

#mainInner a {
	font-weight:bold;
	text-decoration:none;
	color:#333333;}
	
#mainInner a:hover {
	color:#A1A09E;}
	
p{
	margin: 0px 0px 10px 0px;
	padding:0px 0px 0px 0px;}

h1 {
	font-style:italic;
	font-weight:normal;
	color:#333333;
	margin: 0px 0px 5px 0px;
	padding:0px 0px 0px 0px;}
	
h2 {
	font-weight:normal;
	color:#333333;
	margin: 0px 0px 5px 0px;
	padding:0px 0px 0px 0px;}
	
h3 {
	font-weight:normal;
	font-style:italic;
	color:#333333;
	margin: -5px 0px 5px 0px;
	padding:0px 0px 0px 0px;}
	
ul {
	list-style-type:square;
	list-style-position:outside;
	margin: 0px 0px 0px 15px;
	padding:5px 0px 5px 0px;}
	
li {
	margin: 0px 0px 0px 0px;
	padding:0px 0px 2px 0px;}

.distanceStyle {
	background: url(../img/background/back_distance.gif) no-repeat 50% 50%;
	margin: 0px 0px 0px 0px;
	height:10px;
	padding:8px 0px 8px 0px;}
	
/* 4 COLS */
.col4Big {
	width:275px;
	margin: 0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;}
	
.col4SmallLeft {
	width:142px;
	margin: 0px 18px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;}
	
.col4SmallRight {
	width:142px;
	margin: 0px 0px 0px 8px;
	padding:0px 0px 0px 0px;
	float:left;}
	
/* 3 COLS */
.col3Big {
	width:340px;
	margin: 0px 15px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;}
	
.col3SmallLeft {
	width:142px;
	margin: 0px 18px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;}
	
.col3SmallRight {
	width:142px;
	margin: 0px 0px 0px 8px;
	padding:0px 0px 0px 0px;
	float:left;}

.calendar {
	padding-top:10px;
	text-align:center;}
	
	

	