/*
Theme Name: WP-Purity
Theme URI: 
Description: 
Version: 1.0
Author: 
Author URI: 
Tags: 
Text Domain:
*/



body  {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 150%;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000000;
}

body.fs1 {
	font-size: 10px;
}

body.fs2{
	font-size: 11px;
}

body.fs3{
	font-size: 12px;
}

body.fs4{
	font-size: 13px;
}

body.fs5{
	font-size: 14px;
}

body.fs6{
	font-size: 15px;
}



h1, h2, h3, h4, .post-title{
	font-family: "Segoe UI",Arial,Helvetica,sans-serif;
}

a {
	color: #005200;
	font-weight: bold;
}

a:hover, a:active, a:focus {
	color: #a94d00;
	text-decoration: underline;
}

h1 {
	font-size: 180%;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 125%;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
	padding: 0;
}

p{
        text-align: justify;
}

hr {
	border-top: 1px solid #111142;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	padding: 3px 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.button {
	padding: 3px 5px;
	border: 1px solid #7070b4;
	background: url(./img/grad1.gif) repeat-x top #111142;
	color: #F2F2F2;
	font-size: 85%;
	text-transform: uppercase;
}

.button:hover, .button:focus {
	background: #06062b;
	color: #F2F2F2;
}

* html .button {
	padding: 2px 0 !important; /*IE 6*/
}

*+html .button {
	padding: 2px 0 !important; /*IE 7*/
}

.inputbox {
	border: 1px solid #70702b;
	background: #111142;
}

.inputbox:hover, .inputbox:focus {
	background: #FFFFCC;
}


#container { 
	width: 100%;
	background: #FFFFFF;
	margin: 0; 
	text-align: left;
}

#headerwrap { 
	background: #F4F4F4; 
	padding: 0px;
	border-bottom: 1px solid #000000;
} 


#header { 
	width: 100%;
	height: 154px;
	margin: 0 auto;
	position: relative;
/*	background: transparent url("rotate.php") no-repeat scroll right top;*/
	color: #4d4d4d;
} 

.headermask { 
	width: 600px;
	height: 154px;
	margin: 0;
	padding: 0;
	background: transparent url(./img/conc3.png) no-repeat scroll right top;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 10;
} 

.headerlogo { 
	background: transparent url(./img/logo.png) no-repeat scroll right top;
	width: 155px;
	height: 155px;
	position: absolute;
	top: -1px;
	left: -5px;
} 


#headerfontcontrol { 
	margin: 0;
	padding: 0;
	position: absolute;
	top: 15px;
	right: 350px;
} 


#headerfontcontrol ul{ 
	font-size: 11px;
	list-style-image: none;
	list-style-position:outside;
	list-style-type:none;
}

#headerfontcontrol ul li{
	padding: 0;
	margin: 0;
	display: inline;
	background: none;
}

#headersearchform{
	padding: 0;
	margin: 0;
	position: absolute;
        top: 40px;
        right: 350px;
	background: none;
}

#headersearchform .inputbox{
	font-size: 94%;
        background: #A4D400;
        border: 1px solid #000000;
        color: #000000;
}

h1.logo {
	margin: 0; 
	padding: 0px;
	font-size:180%;
	text-transform:uppercase;
}

h1.logo a{
	color: #005200 !important;
	text-decoration: none;
	outline: none;
	position: absolute;
	bottom: 66px;
	left: 200px;
}


p.description {
	padding: 2px 5px;
	color: #F2F2F2;
	font-size: 110%;
	position: absolute;
	bottom: 10px;
	left: 0;
}

#menuwrap {
	width: 100%;
	margin: 0;
	padding: 0;
}


#menu {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	border-bottom: 1px solid #008900;
} 



#mainwrap{
	background: url(img/barra.jpg) repeat-y scroll 69% 0% ;
	margin: 0; 
	text-align: left;
    font-size: 100%;
}


#contentwrap{
	width: 95%;  
	margin: 0 auto; 
	text-align: left;
        padding: 20px 0px;
}

#sidebar1 {
	float: right; 
	width: 30%; 
	padding: 15px 0; 
        font-size: 92%;
        color: #212121;
}

#sidebar1 h3, #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
}

#sidebar1 li {
        list-style: none;
}


#mainContent { 
	margin: 0 31% 0 10px; 
        padding: 0 30px 0 0; 
} 


#navpath{
     font-size: 90%;
     margin-bottom: 20px;

}

h2.post-title, .post-title {
	padding: 5px 0 15px;
	margin: 0 0 10px;
}

.post-title {
	font-size: 200%;
	font-weight: normal;
}


#bottomwrap {
	width: 100%;
	border-top: 3px solid #A9D400;
	border-bottom: 3px solid #A9D400;
	background: #005200;
        color: #F2F2F2;
} 

#bottombar{
	width: 95%;  
	margin: 0 auto; 
        padding: 15px 0px;
}

#bottombar li {
        float: left;
        width: 25%;
        list-style:		none;
        margin: 0 20px 20px 20px;
        border-right: 1px dotted #999999;
        padding: 10px 10px; 
}


#bottombar li li {
        float: none;
        padding: 5px 5px; 
        border: none;
        margin: 10px 0px;
}

#bottombar a,#bottombar a:visited{
        color: #F2F2F2;

}

#bottombar a:hover{
        text-decoration: underline;
}


#user_login{
        width: 200px;
}

#user_pass{
        width: 200px;
}

#footerwrap { 
	background:  url(./img/grad3.gif) repeat-x scroll bottom center #f6f6f6;
}

#footer { 
	width: 95%;
	margin: 0 auto;
	padding: 0 10px;
} 
#footer p {
	margin: 0; 
	padding: 10px 0;
	text-align: center;
}

#footer li {
        list-style:		none;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



pre {
        display: block;
        margin: 0 0 20px 0;
        padding: 10px;
        background: #eeeee9;
        border: 1px solid #ccc;
        font-family: "Courier New", Courier, serif;
        overflow: auto;
}

code {
        font-family: "Courier New", Courier, serif;
}



ul, ol {
        margin: 0 0 20px 0;
        padding: 0 0 0 20px;
}

li {
        padding: 2px 0;
        list-style: disc;
}

ol li {
        list-style: decimal;
}

li ul, li ol {
        margin: -2px 0 -2px 20px;
        padding: 0px;
}

li ul li {
        list-style: circle;
        background: none;
}



#wplf-root li{
        list-style: none;
}

/* tabelle*/
table{
        width:100%;
}

table, th, td {
/*	border: 1px solid #a1a1a1; */
	border-collapse: collapse;
        margin-bottom: 20px;
}



caption {
	font-size: 150%;
	font-weight: bold;
	margin: 5px;
}
/*
td, th {
	padding: 4px;
}

thead th {
	text-align: center;
	background: #E6EDF5;
	color: #4F76A3;
	font-size: 100% !important;
}

tbody th {
	font-weight: bold;
}

tbody tr { background: #FCFDFE; }

tbody tr.odd { background: #F7F9FC; }


tfoot th, tfoot td {
	font-size: 85%;
}

*/
/* <![CDATA[ */
.wp-table-ppl {
	background-color:#CDCDCD;
	margin:10px 0px 15px 0px;
	font-size: 90%;
	width:95%;
	text-align:left;
}
.wp-table-ppl th {
	background-color:#005200;
	border:1px solid #111142;
	padding:4px;
        color: #F2F2F2;
}
.wp-table-ppl td {
	border: 1px solid #a1a1a1;
color:#3D3D3D;
	padding:4px;
	background-color:#FFFFFF;
	vertical-align:top;
}
.wp-table-ppl .even td {
	background-color:#FFFFFF;
}
.wp-table-ppl .odd td{
	background-color:#F0F0F6;
}
.wp-table-ppl .header {
	background-repeat:no-repeat;
	background-position:center right;
	cursor:pointer;
}
.wp-table-ppl .headerSortUp {
	background-color:#8DBDD8;
}

.wp-table-ppl .headerSortDown {
	background-color:#8DBDD8;
}


ol li li {
        list-style: upper-roman;
}

li li li {
        list-style: square;
}

ol li li li {
        list-style: lower-latin;
}

#lang_sel a, #lang_sel a:visited, #lang_sel a.lang_sel_sel
{
        background-color: #313154;
        border: 1px solid #7070B3;
        color: #F2F2F2;
}

.alignright {
    margin: 0px 0px 20px 30px;
    float:right;
}

#qtranslate-3-chooser{
font-size:100%;
}


p.login-username{
	float:left;	
	margin-bottom: 2px;	
}

p.login-password{
	float:left;
	margin-left:25px	;	
	margin-bottom: 2px;	
}

p.login-submit{
	float:left;		
	margin-left:10px	;	
	padding-top:3px;
}


#del-login{
	position:relative;
}
