/*  
Theme Name: CleanLight 0.5
Theme URI: http://crotech.org
Description: Clean, light and simple theme for Wordpress.
Author: jegermeister
*/

body, html {
	margin: 0px;
	background-color: #FFFFFF;
	color: #57585A;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
        height: 100%;
}
#header1 {
	font-size:14px;
        color: #57585A; 
        font-weight: none;
        position:absolute; 
        width:400px;        
        z-index:1;
        left: 420px;
        top: 0px;   
        }
#search {
	font-size:12px;
        color: #57585A; 
        font-weight: none;
        position:absolute; 
        width:400px;        
        z-index:1;
        left: 450px;
        top: 20px;   
        }
#language {
	font-size:10px;
        color: #57585A; 
        font-weight: none;
        position:absolute; 
        width:400px;        
        z-index:1;
        left: 1100px;
        top: 20px;   
        }
#left {
        font-size:14px;
        color: #57585A; 
        font-weight: none;
        position:absolute; 
        width:420px;        
        z-index:1;
        left: 0px;
        top: 5px;   
        }
#middle {
        font-size:14px;
        color: #57585A; 
        font-weight: none;
        position:absolute; 
        width:390px;        
        z-index:1;
        left: 420px;
        top: 210px;   
        }
#footer1 {
	font-size:10px;
        color: #57585A; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
        font-weight: none;
        position:absolute; 
        width:420px;        
        z-index:1;
        left: 0px;
        top: 575px;   
        }
.maintable {
	width: 760px;
	background-color: #FFFFFF;
	border-left: 0px dotted #57585A;
	border-right: 0px dotted #57585A;
        height: 100%;
}

.headlink {
	padding: 7px;
}

/* .headlink a {
	font-size: 20px;
	text-transform: uppercase;
	color: #3373BB;
	letter-spacing: -1.1px;
	text-decoration: none;
        margin-right: 10px;
}

.headlink a:hover {
	color: #3399FF; */
}

.headline {
	padding: 7px;
        height: 22px;
}

/* .headline a {
	font-size: 20px;
	text-transform: uppercase;
	color: #3373BB;
	letter-spacing: -1.1px;
	text-decoration: none;
        margin-right: 10px;
}

.headline a:hover {
	color: #3399FF; */
}

.headimage {
	background: url("/images/edelweiss_s.jpg") no-repeat;
	width: 800px;
	height: 200px;
	text-align: right;
	color: #57585A;
	text-transform: uppercase;
	font-size: 10px;
}

.nav {
	float: right;
	font-size: 24px;
}

.contentable {
	padding: 10px;
}

.content {
        width: 100%;
	text-align: justify;
	border-bottom: 1px dotted #57585A;
}

.contentitle {
	font: 16px "Trebuchet MS";
	color: #3373BB;
	text-decoration: none;
}

.contentitlesmall {
	font: 11px "Trebuchet MS";
}

/* .content a {
	color: #3373BB;
	text-decoration: none;
}
.content a:hover {
	color: #3399FF; */

.content img {
	padding: 5px;
        margin: 5px;
	border: 0px solid #57585A;
	background-color: #FFFFFF;
}

.footertable {
	width: 100%;
}

.footer {
	text-align: center;
	font-size: 10px;
	padding: 10px;
}

/* .footer a {
        color: #3373BB;
        text-decoration: none;
}

.footer a:hover {
	color: #3399FF;
} */

.footer input {
        text-align: center;
        font: 12px Arial;
        background-color: #FFFFFF;
        border: 0px solid #57585A;
        color: #57585A;
}

.postform {
        background-color: #FFFFFF;
        color: #3373BB;
        border: 0px solid #57585A;
        height: 20px;
        margin-bottom: 3px;
}

p {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #57585A}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #57585A}
th {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; text-align: left; color: #57585A}
div {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #57585A}
img { border:0px }

a:link {  font-family: Verdana, Arial, Helvetica, sans-serif;  text-decoration: none; color: #3373BB}
a:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color: #3373BB}
a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif;  text-decoration: none; color: #3399FF}
