#left2 {
        float:left;
	padding: 2px;
}
#right2 {
        float: right;
	padding: 30px;
}
#aktuella {
        margin: 10px;
        font-size: 17px;
        padding: 5px;
        color: #9be;
}

input, textarea {
        text-decoration: none;
        font: 14px Trebuchet, "Trebuchet MS", Helvetica, Arial, sans-serif;
        font-weight: bold;
}
#left {
        float:left;
}
#box {
	margin: 5px;	
        font: 16px Trebuchet, "Trebuchet MS", Helvetica, Arial, sans-serif;
        border: 1px solid #999999;
	background:  #FFFFFF;
        font-weight: bold;
	padding: 5px;

}
#right {
        font: 16px Trebuchet, "Trebuchet MS", Helvetica, Arial, sans-serif;
        float: right;
}
#aktuella {
        margin: 10px;
        font-size: 17px;
        padding: 5px;
        color: #9be;
}

input, textarea {
        text-decoration: none;
        font: 14px Trebuchet, "Trebuchet MS", Helvetica, Arial, sans-serif;
        font-weight: bold;
        background: #FFFFFF url(backgroundInput.jpg) repeat-x scroll 0px 0px;
        border: 1px solid #999999;
        padding: 3px;
}

.input2 { 
        text-decoration: none;
        font: 16px Trebuchet, "Trebuchet MS", Helvetica, Arial, sans-serif;
        background: #FFFFFF url(backgroundInput.jpg) repeat-x scroll 0px 1px;
        font-weight: bold;
        border: 1px solid #999999;
        padding: 1px;
}

#diverse {
        font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
        font-size: 24px;
        font-weight: bold;
        letter-spacing: -1px;
	clear: left; 
}
#wrapper{width:800px;margin:0 auto;text-align:left;}
#wrap{
        margin:0 auto;
        text-align: left;
        width:75em;  
}
#content{
        font-size: 16px;
	display: inline;
        padding:0em;
/*        width:50em; */
}
#header{
	clear: both; 
        padding:0em 2em;
/*        width:40em; */
}

h1, h2, h3{
        font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
        letter-spacing: -5px;
        font-weight: bold;
        margin:0;
}
a img {
        border: 0px;
}

strong { color: #9b6; }
em { color: #b96; font-style: normal; }

h1 { color: #69e; display: inline; font-size: 50px; }
h2 { color: Grey; display: inline; font-size: 1.3em; margin-right: 2em; }
a { font-weight: bold; }
a:link { color: #333; }
a:visited { color: #333; }
a:hover { color: #f00; text-decoration: none }

#trail {
	border: 1px solid #ddd;
	background: #eee;
	color: #666;
	padding: 3px;
	margin-top: 10px;
	clear:both;
	font: 10px Verdana, sans-serif;
	text-align: left;
}
#trail a { color: #069; }

body {
	text-align:left;
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
/*	background-color:#F7FBFC; *//* #f4f9fb; */
	margin: 0px auto;
	padding: 0px;
	border: 0px solid #ddd;
	background:#F7FBFC url(/header.png) repeat-x;
	border-top:0px solid #333;
	color:#555;
}
img {
	border: 1px;
}
.preloading {
	position:absolute;
	bottom:0;
	left:0;
	display:block;
	width:1px;
	height:1px;
	overflow:hidden !important;
	z-index:1;
}
.bloggimage {
        padding-left: 3px;
        padding-right: 3px;
}
.table {
	padding: 2px;
    width: 600px;
    overflow: hidden;
}
.text2 {
        width: 300px;
}
.text {
    font-size: 13px;
    display: none;
    width: 100%;
    padding-top: 7px;
    padding-bottom: 6px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-bottom: 2px;
    margin-top: 2px;
    background: #fff;
    padding-left: 5px;
}
.click {
     text-decoration: underline;
     cursor: pointer;
     color: #666;
}
.big {
       letter-spacing: -1px;
}
.biggest {
    padding-right: 4px;
}
.expand:hover {
    border: 1px solid #69e;
}
.expand {
    border: 1px solid #eee;
    background: #eee;
    cursor: pointer;
    padding: 2px;
    border-bottom: 1px solid #ddd;
    text-decoration: none;
}
.footer {
    font-size: 12px;
    margin-top: 15px;
    margin-bottom: 20px;
}
.normal {
       letter-spacing: 0;
       font-size: 16px;
        font-weight: normal;
}
#webshot {
    padding-top: 5px;
    font-size: 13px;
}

button.cupid-green {
  background-color: #7fbf4d;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#7fbf4d), to(#63a62f));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #7fbf4d, #63a62f);
  background-image: -moz-linear-gradient(top, #7fbf4d, #63a62f);
  background-image: -ms-linear-gradient(top, #7fbf4d, #63a62f);
  background-image: -o-linear-gradient(top, #7fbf4d, #63a62f);
  background-image: linear-gradient(top, #7fbf4d, #63a62f);
  border: 1px solid #63a62f;
  border-bottom: 1px solid #5b992b;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 0 0 #96ca6d;
  -moz-box-shadow: inset 0 1px 0 0 #96ca6d;
  -ms-box-shadow: inset 0 1px 0 0 #96ca6d;
  -o-box-shadow: inset 0 1px 0 0 #96ca6d;
  box-shadow: inset 0 1px 0 0 #96ca6d;
  color: #ffffff;
  font: bold 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
  line-height: 1;
  padding: 7px 0 8px 0;
  text-align: center;
  text-shadow: 0 -1px 0 #4c9021;
  font-size: 17px;
  width: 290px; }
  button.cupid-green:hover {
    background-color: #76b347;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#76b347), to(#5e9e2e));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #76b347, #5e9e2e);
    background-image: -moz-linear-gradient(top, #76b347, #5e9e2e);
    background-image: -ms-linear-gradient(top, #76b347, #5e9e2e);
    background-image: -o-linear-gradient(top, #76b347, #5e9e2e);
    background-image: linear-gradient(top, #76b347, #5e9e2e);
    -webkit-box-shadow: inset 0 1px 0 0 #8dbf67;
    -moz-box-shadow: inset 0 1px 0 0 #8dbf67;
    -ms-box-shadow: inset 0 1px 0 0 #8dbf67;
    -o-box-shadow: inset 0 1px 0 0 #8dbf67;
    box-shadow: inset 0 1px 0 0 #8dbf67;
    cursor: pointer; }
  button.cupid-green:active {
    border: 1px solid #5b992b;
    border-bottom: 1px solid #538c27;
    -webkit-box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eeeeee;
    -moz-box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eeeeee;
    -ms-box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eeeeee;
    -o-box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eeeeee;
    box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eeeeee; 
}

