/*  
Theme Name: unitzwo
Theme URI: http://unitzwo.de/
Description: theme for vitafietz - heidelberg-nordic-walking.de
Version: 1.0
Author: joachim siller, frank ensinger
Author URI: http://unitzwo.de/

*/



/**** LINK-tag style sheet style.css ****/

.flag
{
color: red;
display: none; /* */
}

/**** data VF****/

/****

+ colorList +
light green COLOR="#71A12D"
pink COLOR="#B30046"
light-grey-green COLOR="#D0D8B3"
+ structure +
body-#base-#container[#top,#header,#galery,#main,#footer]


****/


/**** basics ****/


h1, h2, h3, h4, h5, p, br, a
{
margin: 0;
padding: 0;
}
a
{
text-decoration: none;
color: #B30046;
}
a.active
{
text-decoration: none;
color: #B30046;
}
a:hover
{
text-decoration: underline;
}
a img
{
border: 0;
}
ul
{
list-style: none outside;
margin: 0;
padding: 0;
}
ul li
{
margin: 0;
padding: 0;
}
hr
{
margin: 0;
padding: 0;
clear: both;
}

/**** Fonts ****/

body
{
font-family: Tahoma, Verdana, Arial, Helvetica;
/*font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Arial;*/
font-size: 75%;
line-height: 150%;
letter-spacing: 0.02em;
}
h1
{
font-size: 1.4em;
}
h2
{
font-size: 1.1em;
}
h3
{
font-size: 1.0em;
}
hr
{
font-size: 0
line-height: 0;
}

/**** navlist basic ****/

ul.navList
{
display: block;
clear: both;
}
ul.navList li
{
display: inline;
margin: 0;
padding: 0;
text-align: center;
}
ul.navList li a
{
margin: 0;
padding: 5px 10px;
}


/** navi rechts **/
.naviBox
{
width:185px;
padding-left:35px;
}

.naviBox ul
{
display: block;
}

.naviBox li
{
border-bottom: 1px dashed #c9c9c9;
}



.naviBox a
{
color: #969696;
display: block;
font-weight: normal;
margin: 0;
padding: 5px 0;
}
.naviBox a.active
{
color: #71A12D;
font-weight:bold;
}
.naviBox a:hover
{
color: #696969;
text-decoration: none;
}

/*** menu ul li ***/

ul.menuBox li.expanded 
{
}
ul.menuBox li.collapsed
{
}
ul.menuBox li.collapsed ul
{
/*display: none;*/
}

ul.menuBox li.item
{
}
ul.menuBox li.activeitem
{
}

/*** level boxen ***/

ul.menuLevel1Box a
{

}

/*  level 2box etc.. */

ul.menuLevel2Box a
{
font-weight: normal;
padding-left: 20px;
background:url(/imgs/basics/pfeil-rechts.gif) no-repeat;
}

/*  level 3box etc.. */

ul.menuLevel3Box a
{
font-weight: normal;
padding-left: 40px;
background:url(/imgs/basics/pfeil-rechts-level3.gif) no-repeat;
}

/**** Layout ****/

#public
{
background: #F6F4F3; 
/*background: #F0F8D3;*/
margin: auto;
padding: 10px;
text-align: center;
}

#base
{
margin: 0 auto;
width: 860px;
border: 0px solid red;
}

#container
{
text-align: left;
padding-top: 10px;
border: 0px solid red;
}
#right
{
float: right;
margin: 0;
padding: 0;
width: 195px;
border: 0px solid blue;
}

#center
{
float: left;
margin: 0;
padding: 0;
width: 640px;
overflow: hidden;
margin: 0;
border: 0px dotted #969696;
background: #fff
}

/* center contents */

#top
{
clear: both;
float: left;
margin: 1px 0 0;
padding: 0;
width: 100%;
text-align: right;
}

#galery
{
clear: both;
margin: 0 0 0 0;
padding: 20px;
text-align: center;
border: 0px dotted #969696;
/*border-bottom: 0px solid #71A12D;*/
background: #EEE8E5;
}


#content
{

background: white;
float: left;
clear: both;
margin: 0;
padding: 20px 0 0 0;
width: 100%;
border-top: 0px solid #B30046;
border-top: 0px dotted #969696;
}


#bottom
{
clear: both;
float: left;
margin: 0;
padding: 7px 7px 7px 20px;
background:#DCD0CA;
width: 100%;
font-size:90%;
letter-spacing:1px;
color:#696969;
}

/**** header ****/

#header
{
display: none;
float: left;
width: 100%;
margin: 5px 0;
padding: 0;
border: 0px dashed #969696;
background: ;
}



/**** Pagetitle ****/

h1#pageTitle 
{
display: block;
clear: both;
text-align: left;
margin: 0;
padding: 10px 30px 0 0;
border: 0px solid green;
color: #969696;
}

#claim
{

}






/***  top contents ***/

#top_navi ul
{
}
#top_navi li
{
}
#top_navi a
{
}
/*** right contents ***/
/*** mainmenu ***/

#main_menu 
{
border: 0px solid red;
padding: 40px 0 0 25px;
}
#main_menu a
{
}
#main_menu .menuLevel1Box a
{
}
/*** logo ***/

#logo
{
margin: 0;
padding: 10px 0;
text-align: center;
width: auto;
border: 0px solid blue;
}
#logo h1
{
display: none;
}
#logo img
{
}


/**** center-contents ****/



/**** galery content ****/

.galeryBox
{
width: 600px;
/*height: 250;*/
overflow: hidden;

margin: 0 auto;
text-align: center;
border: 0px solid #c9c9c9;
/*vertical-align: middle;*/
}
.galeryNavi
{
}
.galeryStage
{
text-align: center;
}
.galeryImg
{
margin: 0 auto;
overflow: hidden;
}


/**** content-content ****/



#copy
{
float: left;
margin: 0;
padding: 0 20px 0;
border: 0px dashed #969696;
color: #696969;
}

/**** copytext ****/

.copyBlock
{

width: 600px;
margin: 0 0 5px;
padding: 0 0 5px;
border: 0px solid blue;
}

.copyBox
{
float: left;
width: 100%;
margin: 0;
padding: 0;
border: 0px solid green;
}
.copyBox h1
{
clear: both;
margin-bottom: 8px;
padding-bottom: 8px;
color: #B30046;
}

.copyBox h2
{
color: #B30046;
}
.copyBox ul
{
padding-bottom: 5px;
margin-bottom: 5px;
margin-left: 14px;
list-style: square outside;
}
.copyBox ul li
{
padding-bottom: 5px;
margin-bottom: 5px;
}

.copyBox table
{
padding-bottom: 10px;
}

.postMeta
{
border-top: 1px dashed #B30046;
border-bottom: 1px dashed #B30046;
padding: 0 0 2px 0;
margin-bottom:20px;
font-size:90%;
text-align:right;
}

.copyBlock img
{


}
.copyBox50Left
{
float: left;
width: 50%;
margin-right: 10;
padding: 0;
border: 0px solid green;
font-size:90%;
font-family:Arial, Helvetica, sans-serif;
}
.copyBox50Left h3
{
color: #B30046;
font-weight:normal;
}
.copyBox50Right
{
float: right;
width: 50%;
margin-left: 10;
color: #696969;
font-size:90%;
font-family:Arial, Helvetica, sans-serif;
/*font-size: .9em;
padding: 10;
border: 0px solid red;
background: #efece9;*/
}
.clear
{
display:block;
clear:both;
}
.center
{
text-align:center;
}
.copyBox50Right h3
{
color: #B30046;
font-weight:normal;
}
.copyBlock  h1
{
float: left;
width: 100%;
clear: both;
margin-bottom: 8px;
padding-bottom: 8px;
color: #B30046;
}
.copyBlock  h1 a
{
color: #B30046;
text-decoration:none;
}

.copyBlock  h1 a:hover
{
	color: #B30046;
text-decoration:none;
}

.copyBox  h2 
{
padding-bottom: 5px;
margin-bottom: 5px;
}

.copyBlock p
{
padding-bottom: 5px;
margin-bottom: 10px;
border: 0px dashed green;
}

.copyBox50left ul
{
padding-bottom: 5px;
margin-bottom: 5px;
margin-left: 20px;
list-style: square outside;
}
.copyBox50left ul li
{
padding: 0;}



.imgBox
{
border: 1px solid green;
width: 100%;
overflow: hidden;
}
.imgBox img
{
border: 1px solid green;
width: 100%;
}

/* spezielle styles for select */

.imgLeft
{
margin: 0 10px 10px  0; 
float: left;
border: 1px solid #7B5247;
}
.imgRight
{
margin: 0 0 10px  10px; 
float: right;
}
a.detailLink
{
display: block;
padding: 0;
margin: 0;
}

/* teaser listviews */


.copyList .copyBlock
{
clear: both;
float: left;
width: 100%;
}
.copyList .copyBox
{
float: left;
width: 75%;
}

.copyList .imgBox
{
float: left;
width: 20%;
margin-right: 10;
}

/* margin boxen */

.marginBlock
{
float: left;
width: 100%;
margin: 0;
padding-left:  0;
border: 0px solid blue;
}

.marginBox
{
float: left;
width: 100%;
margin: 70px 0 10px;
padding-left: 15px;
text-align: center;
border: 0px solid green;
}

.marginBox img
{
border: 0px solid #696969;
}

/* form */


#form
{
margin: 0;
padding: 0;
}

#form select
{
margin: 5px 0;
padding: 2px;
text-align: left;
width: 80%; 
}

#form input
{
margin: 5px 0;
padding: 2px 8px;
}
/*
#base div,
#base p
{
border-width: 0;
}
*/

/* custom contact form */
.custom_contact_row {
  margin: 0;
  padding-bottom:15px;
  clear: both;
  width:600px;
}
.custom_contact_label {
  font-size: 1em;
  padding: 0;
}
.custom_contact_label_required {
  font-weight: bold;
  font-size: 1em;
  padding: 0;
}
.custom_contact_label_cb {
  font-size: 1em;
  width:500px;
}
.custom_contact_data {
  padding: 0;
  margin:0;
  text-align:left;
}
.custom_contact_data_checkbox {
  padding: 0;
  text-align:left;
  width:15px;
}
.textarea {
  width: 480px;
  height:100px;
}
.input {
  width: 480px;
}
.custom_contact_buttons {
  clear: left;
  padding: 10px 10px 30px 0px;
}
.left {
  float: left;
}

/** sidetext **/
.sidehead		{
		font-family: verdana, arial, sans-serif;
		color: #B30046; 
		text-transform: uppercase;
        letter-spacing: 1px;
		font-size: 11px;
		line-height:150%;
        text-align: left;
		padding-top: 50px;
		padding-left:35px;
		}

.sidetext 		{
		width:185px;
		padding-left:35px;
		padding-top:30px;
		letter-spacing: 1px;
}

.sidetext a, 	{
		color: #969696;
		display: block;
		font-weight: normal;
		margin: 0;
		}
				
.sidetext a:link 	{
        color: #969696;
		text-decoration: none;
		}
				
.sidetext a:active 	{
        color: #969696;
		}
				
.sidetext a:visited 	{
        color: #969696;
		text-decoration: none;
		}


.sidetext a:hover 
		{
        color:#B30046; 
		text-decoration: none;
		}
		
.sidetext li				{
		list-style-type: none; 
		margin-left: 0;
        padding-left: 0;
		font-weight: normal;
        margin-top: 0; 
        margin-top:2px;
		padding-top:3px;
		padding-bottom:3px;
		border-top: 1px dashed #c9c9c9;
}
.partner 		{
		font-family: verdana, arial, sans-serif;
		color: #333; 
		font-size: 11px;
        text-align:left;
		line-height:160%;
		font-weight:normal;
		width:185px;
		padding-left:35px;
		padding-top:5px;
				}

.partner a, 	{
        color: #969696;
		text-decoration: none;
		}
				
.partner a:link 	{
        color: #969696;
		text-decoration: none;
		}
				
.partner a:active 	{
        color: #969696;
		text-decoration: none;
		}
				
.partner a:visited 	{
        color: #969696;
		text-decoration: none;
		}


.partner a:hover 
		{
        color: #fff; 
		background: #B30046; 
		text-decoration: none;
		}
.partner ul              {
		margin-left: 7px;
        padding-left: 0;
        list-style-position:outside;
        margin-top: 0; 
        margin-bottom:0;
        }  
.partner li				{
		list-style-type: square; 
		margin-left: 7px;
        padding-left: 10;
		font-weight: normal;
        margin-top: 0; 
        margin-top:2px;
		padding-top:3px;
		padding-bottom:3px;
}
/* banner in der sidebar */
.banner				{
		font-size:11px;
}
.banner h1 {
		color:#ED1C24;
		margin:0;
		padding:0;
		font-size:11px;
		font-weight:bold;
}

	
.category_item li				{
		list-style-type: square; 

}
.category_item li a:active				{
		border-bottom: 0px dashed #c9c9c9; 
}
.current_category_item li	{
		list-style: square outside; 
		color:#B30046;
		margin-left:15px;
}
.page_item li				{
		list-style-type: square; 

}
.page_item li a:active				{
		border-bottom: 0px dashed #c9c9c9; 
}
.current_page_item li	{
		list-style: square outside; 
		color:#B30046;
		margin-left:15px;
}
.current_page_ancestor li	{
		list-style: square outside; 
		color:#B30046;
		margin-left:15px;
}
.sidetext ul  {
		margin: 0;
        padding-left: 0;
        list-style-position:outside;
}
.overline				{
		margin: 0;
		border-top: 1px dashed #c9c9c9;
}
/* tabellen */
.kursplan {
valign:top;
border-top: 1px solid #c9c9c9;
border-right: 1px solid #c9c9c9;
padding:3px;
}
.border {
border-left: 1px solid #c9c9c9;
border-bottom: 1px solid #c9c9c9;
}
.bold {
font-weight:bold;
}
.center {
text-algin:center;
}
.row {
background: #F7F7F8;
}
.rowblue {
background: #EEE8E5;
}