/*   
Theme Name: Office
Theme URI:
Description:
Version:
Author:
Author URI:
*/

/*----------------------------------------------------------------------------
 styles for specific classes and ids
----------------------------------------------------------------------------*/


/*-- global container ------------------------------------------------------*/

#container {
	position: relative;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	width: 800px;
}

/*-- main container: contains all between header and footer ----------------*/

#main_container {
	padding: 0;
	margin: 10px 20px 20px 10px;
}

/*--- the main container is devided in sub containers ----------------------*/

#sub_container1 {
	margin: 0;
	padding: 0;
}

#sub_container2 {
	float: right;
	padding: 0;
}

#left_column_container {
	margin: 0;
	padding: 0;
	float: left;
	width: 165px;
}

/*--- header ---------------------------------------------------------------*/

#header	{
	position: relative;
	padding: 0;
	margin: 0;
	width: 800px;
	height: 190px;
	top: 0px;
	left: 0px;
}

/*--- key visual -----------------------------------------------------------*/

#key_visual {
	position: absolute;
	top: 11px;
	left: 200px;
	width: 590px;
	height: 134px;
	z-index: 1;
}



/*--- caption (as text or background image) --------------------------------*/

#slogan {
	position: absolute;
	top: 15px;
	left: 20px;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-style: normal;
/*	padding: 0px 0px 15px 0px;
	padding: 20px 0 15px 20px;*/
	font-size: 18px;
	width: 500px;
	z-index: 2;
}

#logo {
	position: absolute;
	top: 130px;
	left: 20px;	
	z-index: 3;
}

#image_caption {
}

/*--- main navigation ------------------------------------------------------*/

#main_nav_container {
	margin: 0px;
	padding: 0;
}

html>body #main_nav_container {

}

#main_nav_list {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#main_nav_list li {
	clear: both;
	font-size: 11px;
	margin: 0px;
	padding: 0;
}

/*--- main navigation items ------------------------------------------------*/

#main_nav_list a {
	font-family: Tahoma,Verdana, Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 21px;
	height: 24px;
	padding: 0 25px 0 15px;
	display: block;
	voice-family: "\"}\"";
	voice-family: inherit;
}

html>body #main_nav_list a {

}

#main_nav_container #main_nav_list .page_item a { 

}

#main_nav_container #main_nav_list .page_item a:hover {
	background: transparent;
	text-decoration: none;
}

#main_nav_container #main_nav_list .current_page_item a { 
        text-decoration: none;
}

/*--- container for the subnavigation --------------------------------------*/

.sub_nav_container {
	margin: 0px 0px 0px 9px;
	padding: 0;
}

/*--- subnavigation --------------------------------------------------------*/

.sub_nav_list {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.sub_nav_list li {
	clear: both;
	font-size: 11px;
	margin: 0px;
	padding: 0;
}

/*--- subnavigation items --------------------------------------------------*/

.sub_nav_list a {
	font-family: Tahoma,Verdana, Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 21px;
	height: 24px;
	padding: 0 25px 0 15px;
	display: block;
	voice-family: "\"}\"";
	voice-family: inherit;
}

html>body .sub_nav_list a {

}


.sub_nav_list a.sub_nav_item {
	text-decoration: none;
}

.sub_nav_list a.sub_nav_item:hover {
	text-decoration: none;
}

.sub_nav_list a.sub_nav_active_item {
	text-decoration: none;
}

/*--- content --------------------------------------------------------------*/

#content_area {
	margin-right: 10px;
	padding: 2px;
}

#content_container {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	border: 1px;
	border-width: 0px;
	width: 564px;
	voice-family: "\"}\"";
	voice-family: inherit;
}

html>body #content_container {

}


.content table {
	border-style: solid;
	border-width: 1px;
	width: 156px;
	border-collapse: collapse;
	margin: 1px;
	margin-left: 8px;
}

.content tr.odd {
	font-size: 11px;
}

.content tr.even {
	font-size: 11px;
}


/*--- container for the search form ----------------------------------------*/

#content_search_container {
	margin: 0px;
	width: 462px;
	height: 30px;
}

#content_search_container form {
	margin: 0px;
}

#content_search_caption {
	font-family: Trebuchet MS,Tahoma,Verdana, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	float: left;
	line-height: 30px;
	padding: 1px 10px 0px 10px;
}

#content_search_container button {
	vertical-align: middle;
	margin: 0px 0px 0px 5px;
	height: 21px;
	padding-bottom: 2px;
}

#content_search_container input {
	margin: 5px 0px 5px 0px;
	height: 17px;
	vertical-align: middle;
	width: 325px;
}

/*--- footer ---------------------------------------------------------------*/

#footer {
	margin: 0;
	padding: 0;
	width: 800px;
	height: 48px;
	clear: both;
}

#footer_text {
	padding: 10px 0 0 0;
	margin: 0 30px 0 30px;
	text-align: center;
	font-size: 10px;
}



/*----------------------------------------------------------------------------
  default-styles for html-elements
----------------------------------------------------------------------------*/

/*--- body -----------------------------------------------------------------*/

body#main_body {
	margin: 0;
	padding: 0;
	font-family: Tahoma,Verdana, Arial, sans-serif;
	font-size: x-small; /* IE5 Win */
	font-size: small;
	text-align: center;
}

/*--- paragraph ------------------------------------------------------------*/

.content, .content p {
	margin: 5px 0 20px 0;
	padding: 0;
	font-size: 11px;
	line-height: 1.3;
}

/*
#container #main_container #left_column_container #sub_container1 #weblog_sub_container1 .content .box2 p {
	padding-left: 10px;
}
*/

p .par1 {
	padding-left: 10px;	
}


/*--- headings -------------------------------------------------------------*/

.content h1 {
	font-family: Arial,Verdana,sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 30px;
}

.content h2 {
	font-family: Arial,Verdana,sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
}

.content h3 {
	font-family: Arial,Verdana,sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
}

/*--- links ----------------------------------------------------------------*/

.content a:link{
	font-weight : normal;
	text-decoration: underline;
}

.content a:visited {
	font-weight : normal;
	text-decoration: underline;
}

.content a:hover {
	text-decoration : none;
}

.content a:active {
	text-decoration : underline;
}

/*--- tables ---------------------------------------------------------------*/

.content table {

}

.content th {
}

.content tr {
}

.content td {

}

/*--- forms ----------------------------------------------------------------*/

.content fieldset {
	padding: 15px;
	border-style: solid;
	border-width: 1px;
}

.content input {
	border-style: solid;
	border-width: 1px;
}

.content textarea {
	border-style: solid;
	border-width: 1px;
}

.content button {
	font-family: Tahoma,Verdana, Arial, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	border-width: 1px;
	border-style: solid;
}

.content label { 
}

.content select { 
}

.content option { 
}

/*--- lists ----------------------------------------------------------------*/

.content ol {
	padding-left: 11px;
	margin-left: 11px; 
}

.content ul { 
	padding-left: 8px;
	margin-left: 8px;
}

.content li { 
}

/*--- buttons --------------------------------------------------------------*/
button {
	font-family: Tahoma,Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

/*--------------------------------------------------------------------------*/

