/* fruitlabel.de | version 4.01 | 06.03.2013 */

/* main */
body {
    background: none repeat scroll 0 0 #F3F6ED;
    font-family: Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

body:before {
    content: "";
    position: fixed;
    top: -10px;
    left: 0;
    width: 100%;
    height: 10px;
    z-index: 100;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .8);
    box-shadow: 0 0 10px rgba(0, 0, 0, .8);
}

hr {
    background-color: #22201d;
    color: #22201d; /* for coloring the background in IE7 */
    border: 1px solid #363430;
    height: 10px;
    margin: 10px 0;
    width: 860px;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

ul {
    list-style: none;
}

/*  -----|  Structure  |----------------------------------------------------  */

#page {
    margin: 10px auto;
    padding: 0;
    width: 860px;
}

#header {
    text-align: center;
   }

#wrapper, #headerimg {
    width: 860px;
}

#wrapper {
    background: url('images/content_bkg_fr.png') repeat-y scroll center top transparent;
    width: 868px;
}

.image_header {
    background: url('images/kopf.png') no-repeat scroll center top transparent;
    height: 191px;
    width: 868px;
}



#footer {
    font-family: Georgia, 'Times New Roman', serif;
    color: #999;
}

#content, #sidebar {
    padding: 0 10px;
}

#content {
    float: left;
    width: 617px;
    border-right: 1px solid #d8d8d8;
}

#content h2 {
    margin: 0 0 10px 0;
}

#content p {
    line-height: 1.5em;
}

#sidebar {
    border-left: 0;
    float: right;
    width: 200px;
   
}

#sidebar h3 {
    color: #666;
    margin: 30px 0 26px -1px;
    font-size: 16px;
}

#sidebar ul {
    margin: 0 0 10px;
    padding: 0;
}

#sidebar li {
    background: url("images/bullet.png") no-repeat scroll 0 3px transparent;
    display: block;
    padding-left: 20px;
    padding-bottom: 8px;
    line-height: 18px;
    margin: 8px 0;
    color: #6da000;
    border-bottom: 1px solid #dedede;
}

#sidebar a {
    color: #6da000;
    text-decoration: none;
}

#sidebar a:hover {
    color: #6da000;
}

#sidebar li:hover {
    
}

/* Post Structure */

.post {
    padding: 10px 0 0;
    overflow-x: auto;
    overflow-y: hidden;
}

.widecolumn .post {
    padding: 0;
    margin: 0;
}

.top {
    padding: 15px 10px 0px;
    background: #1b1814;
    margin-bottom: 15px;
    border-bottom: 1px solid #35302a;
}

.lastfive {
    padding-left: 10px;
    padding-right: 10px;
}

.postmetadata {
    margin: 3px 0;
    padding: 0;
}

.postmetadata a {
    font-weight: bold;
}

#sidebar .postmetadata {
    line-height: 1.5em;
}

.continue {
    font-weight: bold;
    font-size: 1.3em;
}

.top .entry {
    font-size: 1.1em;
}

.entrytext {
    padding: 0 10px 0;
    line-height: 2em;
    font-size: 1.1em;
}

.entrytext h2 {
    border-bottom: 1px solid #bd934f;
    display: block;
}

.entrytext ul {
    list-style-type: square;
}

/*  -----|  Typography  |---------------------------------------------------  */

h1, h2, h3, h4, h5, h6 {
    font-family: Helvetica, sans-serif;
    font-weight: normal;
}

h1 {
    color: #eaebe9;
    font-size: 2em;
    margin: 0 0 8px;
    text-shadow: 0.1em 0.1em #5a6d31;
}



h1 span {
    color: #bd934f;
}

h2 {
    color: #666;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 1px 0;
    display: inline;
    
}

.post h2 a {
    color: #bd934f;
}

.post h2.first {
    font-size: 1.5em;
}

.widecolumn h2.title {
    display: block;
    padding: 13px 10px;
    background: #1b1814;
    margin: 0 0 15px;
    border-bottom: 1px solid #35302a;
    font-size: 1.75em;
}

h3 {
    font-size: 1.2em;
}

.description {
    color: #cd0200;
    font-weight: bold;
}

/*  -----|  Miscellaneous  |------------------------------------------------  */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

/* End hide from IE-mac */

.textinput {
    font-family: Helvetica,Arial, sans-serif;
    font-size: 0.85em;
    border: 1px solid #999999;
    padding-right: 3px;
    padding-left: 3px;
    background-color: #f5f5f5;
    color: #666;
}

.clickable_option {
    border-bottom: 1px dotted #999999;
    cursor: default;
}

.listbox_lang {
    background-color: #f5f5f5;
    color: #666;
    border: 1px solid #999999;
    font-size: 0.90em;
    font-family: Helvetica, Arial, sans-serif;
    vertical-align: middle;
}

.listbox {
    font-family: Helvetice, Arial, sans-serif;
    background-color: #f5f5f5;
    font-size: 0.85em;
    border: 1px solid #999999;
    vertical-align: middle;
    color: #666;
}

.button {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 0.85em;
    border: 1px solid #999999;
    background-color: #f5f5f5;
    color: #666;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
}

.button a {
    display: block;
    position: relative;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 2px;
    padding-right: 2px;
}

.button a:hover {
    border: 1px solid #999;
    background-color: #666;
    color: #f5f5f5;
}

.radio {
    font-family: Helvetice, Arial, sans-serif;
    font-size: 1em;
    vertical-align: middle;
}

.checkbox {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1em;
    vertical-align: middle;
}

.bblink a {
    color: #8090A3;
    text-decoration: none;
}

.bblink a:hover {
    color: #0033CC;
    text-decoration: underline;
}

.admin_menu_red a {
    color: #BE0027;
}

.cpg_main {
    height: 100%;
    width: 512px;
    overflow-x: auto; /* handle overflow with scrollbar */
}

.cpg_footer {
    height: 100%;
    width: 570px;
    padding-left: 20px;
}

.graybox {
   

}

.breadlink {
    border-bottom: 1px solid #57470C;
}

.maintable {
    border: 1px solid #E6EADB;
    margin-top: 1px;
    margin-bottom: 1px;
}

.cath1 {
    padding-top: 3px;
    padding-right: 10px;
    padding-bottom: 3px;
}

.tableh1 {
    padding: 16px 10px;
    font-weight: bold;
    font-size: 14px;
    color: #5C5C5C;
}

TD[colspan="4"] {
    background-color: #e7e7e7;
    }
    
.tableh1 a {
    color: #6da000;
    text-decoration: underline;
}

.tableh1 a:hover {
    color: #666;
}
.tableh2 {
    padding: 6px 10px;
    background-color: #e7e7e7;
    font-weight: bold;
}

.tableb {
    padding-top: 3px;
    padding-right: 10px;
    padding-bottom: 3px;
    padding-left: 10px;
}

.tablef {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

.catrow_noalb {
    padding-top: 3px;
    padding-right: 10px;
    padding-bottom: 3px;
    padding-left: 10px;
}
/*
.catrow {
    padding-top: 3px;
    padding-right: 0px;
    padding-bottom: 3px;
    padding-left: 0px;
}
*/

.catrow {
        background: transparent;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}
.album_stat {
    font-size: 85%;
    color: #555555;
    margin: 5px 0px;
}

.thumb_filename {
    font-size: 0.90em;
    display: block;
}

.thumb_title {
    font-weight: bold;
    font-size: 0.90em;
    padding: 2px;
    display: block;
}

.thumb_caption {
    font-size: 0.85em;
    padding: 1px;
    display: block;
}

.thumb_caption a {
    text-decoration: underline;
    color: #AEAEAE;
}

.thumb_num_comments {
    font-weight: normal;
    font-size: 0.85em;
    padding: 2px;
    font-style: normal;
    display: block;
}

.user_thumb_infobox {
    margin-top: 1px;
    margin-bottom: 1px;
}

.user_thumb_infobox th {
    font-weight: bold;
    font-size: 1em;
    margin-top: 1px;
    margin-bottom: 1px;
    text-align: center;
}

.user_thumb_infobox td {
    font-size: 0.90em;
    margin-top: 1px;
    margin-bottom: 1px;
    text-align: center;
}

.user_thumb_infobox a {
    text-decoration: none;
    color: #AEAEAE;
}

.user_thumb_infobox a:hover {
    color: #CCCCCC;
    text-decoration: underline;
}

.sortorder_cell {
    background: transparent;
    color: #999999;
    padding: 2px;
    margin: 0px;
}

.sortorder_options {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background: transparent;
    color: #999999;
    padding: 0px;
    margin: 0px;
    font-weight: normal;
    font-size: 0.85em;
    white-space: nowrap;
}

.navmenu {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #CCCCCC;
    font-size: 1em;
    font-weight: bold;
    border-style: none;
}

.navmenu img {
        margin: 2px 5px;
        padding: 0;
}

.navmenu a {
    display: block;
    margin: 0;
    padding: 0;
    text-decoration: none;
    color: #AEAEAE;
}

.navmenu a:hover {
    background: #6da000;
    text-decoration: none;
    color: #FFFFFF;
}

.admin_menu_thumb {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 0.85em;
    border: 1px solid #000000;
    background-color: #6da000;
    color: #000000;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 85px;
}

.admin_menu_thumb a {
    display: block;
    position: relative;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

.admin_menu_thumb a:hover {
    border: 1px solid #000000;
    background-color: #DFF2BF;
    color: #FFFFFF;
}

.admin_menu {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 0.85em;
    border: 1px solid #000000;
    background-color: #DFF2BF;
    background-repeat: repeat-x;
    color: #FFFFFF;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
}

.admin_menu a {
    display: block;
    position: relative;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 2px;
    padding-right: 2px;
}

.admin_menu a:hover {
    background-color: #363430;
    color: #FFFFFF;
}

.admin_float {
    float: left;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 1px;
    margin-bottom: 1px;
}

.admin_menu_wrapper {
    width: 100%;
}

td #admin_menu_anim {
    background-image: url(images/button_bg_anim.gif);
}

.comment_date {
    font-size: 90%;
    vertical-align: middle;
}

/* pseudo-classes for image links */
a:link .image {
    border-style: solid;
    border-width: 1px;
    border-color: #EDEDED;
    margin: 2px;
    padding: 2px;
}

/*
a:visited .image {
    border-style: solid;
    border-width: 1px;
    border-color: #EDEDED;
    margin: 2px;
    padding: 2px;
}

a:focus .image {
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    margin: 2px;
}

a:hover .image {
    border-style: solid;
    border-width: 1px;
    border-color: #0033CC;
    margin: 2px;
}

a:active .image {
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    margin: 2px;
}
*/

.image {
    border: 1px solid #EDEDED;
    margin: 2px;
    padding: 2px;
    border-radius: 2px;
}

a:link .image {
    -webkit-transition: opacity .6s ease-out .2s;

    -moz-transition: opacity .6s ease-out .2s;

    -o-transition: opacity .6s ease-out .2s;

    transition: opacity .6s ease-out .2s;
}

.image a:hover {
    opacity: .05; /* Standard: FF gt 1.5, Opera, Safari */

}

.imageborder {
    border: 0px solid #aaaaaa;
    background-color: #FFFFFF;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 2px;
    margin-left: 2px;
}

.display_media {
    padding-top: 3px;
    padding-right: 10px;
    padding-bottom: 3px;
    padding-left: 10px;
}

.thumbnails {
    padding: 5px;
}

.thumbnails a:hover img {
    filter: alpha(opacity = 50);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity = 50);
    -moz-opacity: .5;
    opacity: 0.5;
}

.breadlink {
    color: #657172;
    font-size: 0.90em;
    font-family: Tahoma, Arial, 'Microsoft Sans Serif';
}

.statlink {
    color: #4C4A2F;
    font-size: 1.1em;
    font-family: tahoma, arial, Microsoft Sans Serif;
}

.statlink a {
    text-decoration: none;
}

.statlink a:hover {
    text-decoration: underline;
}

.alblink {
    color: #5C5C5C;
    display: block;
    font-size: 14px;
    font-weight: bold;
}

.alblink a {
    
    color: #5C5C5C;
}

.alblink a:hover {

    color: #6da000;
}

.catlink {
    color: #4C4A2F;
    font-size: 1.2em;
    font-family: tahoma, arial, Microsoft Sans Serif;
    font-weight: bold;
    display: block;
}

.catlink a {
    text-decoration: none;
}

.catlink a:hover {
    text-decoration: underline;
}

.topmenu {
    font-size: 100%;
    margin-top: 5px;
    margin-right: 5px;
}

.topmenu a {
    color: #DFDFDF;
    text-decoration: none;
}

.topmenu a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

.topmenu td {
    white-space: nowrap;
    font-weight: bold;
}

.img_caption_table {
    border: none;
    background-color: #49525D;
    width: 100%;
    margin: 0px;
}

.img_caption_table th {
    background: #49525D;
    font-size: 100%;
    color: #cccccc;
    padding-top: 4px;
    padding-right: 10px;
    padding-bottom: 4px;
    padding-left: 10px;
    border-top: 1px solid #394049;
}

.img_caption_table td {
    background: #49525D;
    padding-top: 6px;
    padding-right: 10px;
    padding-bottom: 6px;
    padding-left: 10px;
    border-top: 1px solid #394049;
    white-space: normal;
}

.debug_text {
    border: #BDBEBD;
    background-color: #EFEFEF;
    width: 100%;
    margin: 0px;
}

.pic_title {
    font-size: 120%;
    font-family: Helvetica, Arial sans-serif;
    font-weight: bold;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 1.0em;
}

.pic_caption {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    padding: 0;
}

h2.pic_caption {
   
}
.cpg_message_info, .cpg_message_success, .cpg_message_warning, .cpg_message_error, .cpg_message_validation {
    border: 1px solid;
    margin: 10px 0px;
    padding: 15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}

.cpg_message_info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('../../images/message/info.png');
}

.cpg_message_success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image: url('../../images/message/ok.png');
}

.cpg_message_warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('../../images/message/warning.png');
}

.cpg_message_error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('../../images/message/stop.png');
}

.cpg_message_validation {
    color: #D63301;
    background-color: #FFCCBA;
    background-image: url('../../images/message/error.png');
}

.cpg_summary {
    font-size: 0.9em;
    border: 1px solid;
    margin: 10px 0px;
    padding: 5px 10px 5px 10px;
    color: #FF2B9C;
    background-color: #FFDEEF;
    text-align: right;
    float: right;
    width: 400px;
}

#GB_window {
    background-color: #FFFFFF;
    border: 5px solid #AAAAAA;
}

#vanity a {
    display: block;
    width: 57px;
    height: 20px;
    margin: 3px 20px;
}

#vanity img {
    border: none;
}

hr#oben {
    background: url('images/round-wrapper-top.png') no-repeat scroll center top transparent;
    border: none;
    height: 16px;
    width: 868px;
    margin: 0;
}

hr#unten {
    background: url('images/round-wrapper-bottom.png') no-repeat scroll center top transparent;
    border: none;
    height: 16px;
    width: 868px;
    margin: 0;
}

.footer_wrapper {
    background: url("images/footer-top.png") repeat-x scroll center top #f5f5f5;
    margin-top: 10px;
    padding-top: 25px;
    color: #888;
}

#cpgChooseLanguageWrapper {
    margin-top: 30px;
}

.rot {
    color: #FF0000;
}

.notice {
    display: block;
    text-align: center;
}


.bildstartseite {
	float: right;
	margin: 0 40px 0 0;
}

#bild {
	background-image: url(images/karikatur.jpg);
	background-repeat: no-repeat;

	margin: 10px 0 10px 150px;
	height: 240px;
}

.flag {
	padding: 1px 12px 1px 2px;

}
.zeile1 {
	background-color: White;
	border: 1px solid;
	border-color: #E4E4E4 #808080 #9d9d9d #E4E4E4;
	margin: 4px 0;
	padding: 4px 4px 2px 4px;
	font-weight: bold;
}

.zeile2 {
	/*background-color: #F3F6ED;*/
	background-color: White;
	border: 1px solid;
	border-color: #E4E4E4 #9d9d9d #9d9d9d #E4E4E4;
	margin: 4px 0;
	padding: 4px 4px 2px 4px;
	font-weight: bold;
}

.zeile1 a, .zeile2 a {
	text-transform: uppercase;
	font-size: 10px;
	/*color: #008000;*/
	color: #676E04;
	text-decoration: none;

	/*border-top: 1px dotted #008800;*/
	vertical-align: middle;
}
.zeile1 a:hover, .zeile2 a:hover {
/*	border-bottom: 1px dotted #676e04;*/
	text-decoration: underline;
}

.zeile1:hover, .zeile2:hover {
/*	border-bottom: 1px dotted #676e04;*/
	background-color: #F3F6ED;
}

img.wiss {
	float:left;
	padding: 0 10px 0 0;
}

img.block {
    padding: 0 10px 0 0;
}

#presse {
	width: 470px;
	height: 510px;
	overflow: auto;
}

.presse1 {
	text-align: center;
}

#count {
	background-color: #fff;
	position: absolute;
	top: 17px;
	left: -2000px;
	width: 3px;
	height: 4px;
	overflow: hidden
}

.notice {
	text-align: center;
	display: block;
}

.rot {
	color: #ff0000;
}

#GB_window {
  background-color: #FFFFFF;
  border: 5px solid #AAAAAA;
}

/* (c) Frank Rohse wwwland.de 2011 */