img {
   behavior: url("http://www.lan-live.at/index.php?/plugin/pngbehavior.htc");
}
.forum-filebox {
    font: normal 12px Courier, Courier New, fixed;
    background-color: #fffde0;
    color: #000000;
    border: 1px dashed;
    border-color: #888888;
    margin: 10px auto;
    padding: 5px;
}
.bb-code, .bb-php, .bb-code-title, .bb-php-title {
    margin-left: 20px;
    margin-right: 20px;
    color: black;
    direction: ltr;
}

.bb-code-title, .bb-php-title {
    margin-bottom: 2px;
    background-color:#CCCCCC;
    font-weight: bold;
    padding-left: 5px;
}

.bb-code, .bb-php {
    font-family: courier, "courier new";
    background-color: #DDDDDD;
    padding: 10px;
}
.bb-list-ordered-d {
    list-style-type: decimal;
}
.bb-list-ordered-la {
    list-style-type: lower-alpha;
}
.bb-list-ordered-ua {
    list-style-type: upper-alpha;
}
/* templates/contest/style.css  */
/* USED COOLORS:

grün 		#a0c237;
dunkel lila	#110033;
hell lila	#504277;

*/

/* *****************************
   MAIN Selectors
 * *****************************/

body {
    color: #a0c237;
    font-size: 10pt;
    margin: 0px;
    padding: 0px;
    background-color: #504277;
    font-size: 9px;
    font-family: verdana;
}

a, input, textarea, p, td, th, div, span {
    font-family: verdana;
}

h4,h3 {
    margin: 0;
}

a:link,
a:visited,
a:active {
    color: #a0c237;
    text-decoration: none;
}

a:hover {
    color: #a0c237;
    text-decoration: underline;
}

#mainpane {
    border: 0px;
    padding: 0px;
    margin: 20px 0px 0px 0px;
    width: 100%;
    position: relative;
}

/* *****************************
   HEADER
 * *****************************/

#serendipity_banner {
    height: 150px;
    background-color: #504277;
    background-image: url(templates/contest/img/header_bar.png);
    background-repeat: repeat-x;
    background-position: center top;
    width: 100%;
    padding: 0px;
    margin: 0px;
    border: 0px;
}


#serendipity_banner h1 {
    color: #a0c237;
    position: center;
    background-image: url(templates/contest/img/header_logo.png);
    background-repeat: no-repeat;
    padding: 0px 0px 0px 0px;
    height: 150px;
    width: 1000px;
    font-size: 2.4em;
    letter-spacing: 0.05em;
    margin: 0px auto 0px auto;
    overflow: hidden;
} 

#serendipity_banner h2 {
    color: #a0c237;
    position: absolute;
    top: 108px;
    left: 131px;
    font-size: 1.3em;
    margin: 0px;
    letter-spacing: 0.03em;
}

a.homelink1,
a.homelink1:link,
a.homelink1:visited {
    color: #a0c237;
    text-decoration: none;
}

a.homelink2,
a.homelink2:link,
a.homelink2:visited {
    color: #a0c237;
    text-decoration: none;
}

a.homelink1:hover,
a.homelink2:hover {
    color: #a0c237;
    border-bottom: 1px solid #a0c237;
}

/* *****************************
   Content Parts
 * *****************************/

#content {
    padding: 0px 22px 0px 22px;
    margin: 10px auto 0px auto;
    vertical-align: top;
}

#contentSpacer {
    min-width: 400px;
    margin: 0px auto 0px auto;
}

.serendipity_content_message {
    border: 1px solid #A0C237;
}

/* *****************************
   Entry related
 * *****************************/

.serendipity_Entry_Date {
    color: #a0c237;
    background-color: #504277;
    margin-bottom: 7em;
    border-bottom: 1px solid #504277;
}

.serendipity_Entry_Header {
    background-color: #504277;
/*
    border-bottom: 1px solid #AAB3D3;
*/
}

.serendipity_date {
    display: inline;
    color: #a0c237;
    font-size: 12px;
    margin: 0px;
}

h3.serendipity_date {
    text-align: right;
    display: block;
    padding: 0px 7px 0px 5px;
}

.serendipity_title {
    margin: 0px;
    background-color: #110033;
    font-size: 2em;
    font-weight: bold;
    color: #A0C237;
    padding: 10px 0px 10px 4px;
/*    border-bottom: 1px solid #504277;*/
    border: 1px solid #A0C237;
}

.serendipity_title a,
.serendipity_title a:link,
.serendipity_title a:visited {
    color: #a0c237;
    text-decoration: none;
}

.serendipity_title a:hover {
    color: #a0c237;
/*    border-bottom: 1px solid #AAB3D3;*/
    border-bottom: 1px solid #A0C237;
}

.serendipity_entry {
    color: #a0c237;
    font-size: 1.3em;
    font-weight: normal;
    padding: 5px;
    margin: 1em auto 0px auto;
    background-color: #110033;
    border: 1px solid #A0C237;
}

.serendipity_entry .serendipity_entryFooter {
    padding: 5px 5px 0px 0px;
    text-align: right;
}

.serendipity_title_footer {
    text-align: right;
    font-size: 12px;
    margin: 0px;
    padding: 2px 7px 0px 0px;
/*    background-image: url(templates/contest/img/header_spacer.png);*/
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-color: #504277;
}


div.serendipity_entryFooter {
    font-size: small;
    color: #000000;
    padding-top: 10px;
    padding-bottom: 4px;
    clear: both;
}

img.serendipity_entryIcon {
    float: right;
    border: 0px;
}

/* *****************************
   SIDEBARS
 * *****************************/

.serendipitySideBarContent input {
    width: 150px;
}

#serendipityRightSideBar {
    width: 190px;
}

#serendipityLeftSideBar {
    width: 190px;
}

.sideBarSpacer {
    margin: 0px 30px 0px 30px;
}

div.serendipityPlug {
    padding-left: 10px;
}

div.serendipityPlug a {
    text-decoration: none;
    border: 0px;
}

/* Container for each item on the side bar */
div.serendipitySideBarItem {
    background-color: #110033;
    padding-bottom: 12px;
    margin-bottom: 12px;
    font-size: 12px;
    font-weight:normal;
    width: 180px;
/*    border: 1px solid #A0C237;*/
}

.serendipitySideBarContent {
    background-color: #110033;
    background-image: url(templates/contest/img/sidebar_spacer.jpg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    padding: 5px;
    padding-top: 10px;
    color: #a0c237;
}

.serendipitySideBarContent form {
    color: #A0C237;
    margin: 0px;
    padding: 0px;
}

#serendipityLeftSideBar .serendipitySideBarTitle {
    background-image: url(templates/contest/img/sidebar_left.jpg);
    background-color: #110033;
    background-repeat: no-repeat;
/*    border: 1px solid #A0C237;*/
    color: #A0C237;
}

#serendipityRightSideBar .serendipitySideBarTitle {
    background-image: url(templates/contest/img/sidebar_left.jpg);
    background-repeat: no-repeat;
/*    border: 1px solid #A0C237;*/
    color: #a0c237;
}

/* title of an individual item */
.serendipitySideBarTitle {
    background-color: #110033;
    margin: 0px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight:bold;
    padding: 4px 5px 2px 5px;
    display: block;
}

/* *****************************
   COMMENTS
 * *****************************/

.serendipity_comments {
    position: relative;
}

.serendipity_commentsTitle {
    font-size: small;
    font-weight: bold;
    margin-top: 10px;
    color: #a0c237;
    padding-left: 5px;
    border-bottom: 1px solid #AAB3D3;
}

td.serendipity_commentsLabel {
    font-size: 12px;
    font-weight: bold;
    vertical-align: top;
}

td.serendipity_commentsValue input,
td.serendipity_commentsValue select,
td.serendipity_commentsValue textarea {
    font-size: 12px;
    padding: 2px;
    width: 380px;
}

.serendipity_commentForm {
    font-size: 13px;
    margin-bottom: 13px;
    margin-right: 10px;
    margin-left: 10px;
    background-color: #110033;
}

.serendipity_comment {
    font-size: 13px;
    margin-top: 14px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 35px;
    border: 1px solid #AAB3D3;
    background-color: #110033;
    padding: 5px 5px 5px 5px;
    clear: both;
}

.serendipity_commentBody {
    padding: 0px 0px 0px 5px;
    overflow: auto;
}

.serendipity_comment_source {
    margin-top: 10px;
    padding: 0px 0px 0px 5px;
    color: #a0c237;
    display: block;
    position: absolute;
    z-index: 3;
}

.serendipity_section_trackbacks .serendipity_comment {
    margin-bottom: 55px;
}

/* *****************************
   CALENDAR
 * *****************************/

table.serendipity_calendar {
    margin: 0px auto 0px auto;
}

table.serendipity_calendar td {
    font-size:12px;
    padding: 3px 5px 3px 5px;
    text-align: center;
}

table.serendipity_calendar td.serendipity_calendarHeader {
    padding: 10px;
}

table.serendipity_calendar a {
    font-weight: bold;
    text-decoration: none;
    display: block;
}

table.serendipity_calendar td.Today,
table.serendipity_calendar td.Today a,
table.serendipity_calendar a:hover {
    background-color: #a0c237;
    color: #110033;
    text-decoration: none;
}

table.serendipity_calendar td.serendipity_weekDayName {
    font-size:11px;
    font-weight:bold;
    border-bottom: 1px solid #a0c237;
    padding: 1px;
}

td.LastInRow {
	background-color: #504277;
}

td.serendipity_calendarHeader a:link,
td.serendipity_calendarHeader a:visited,
td.serendipity_calendarHeader a:hover {
    border: 0;
    text-decoration: none;
}

/* *****************************
   IMAGE comments
 * *****************************/

.serendipityImageButton {
    cursor: pointer;
}

.serendipity_imageComment_center,
.serendipity_imageComment_left,
.serendipity_imageComment_right {
    border: 1px solid #a0c237;
    background-color: #f4f4f4;
    margin: 3px;
    padding: 3px;
    text-align: center;
}

.serendipity_imageComment_center {
    margin: auto;
}

.serendipity_imageComment_left {
    float: left;
}

.serendipity_imageComment_right {
    float: right;
}

.serendipity_imageComment_img,
.serendipity_imageComment_img img {
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.serendipity_imageComment_txt {
    border-top: 1px solid #DDDDDD;
    margin: 0px;
    padding: 3px;
    clear: both;
    font-size: 8pt;
    text-align: center;
}

.serendipity_center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.serendipity_msg_important {
    color: red;
}

.serendipity_msg_notice {
    color: green;
}

#copyright {
    margin: 0px auto 0px auto;
    text-align: center;
}

.serendipity_no_entries,
.serendipity_search {
    margin: 0px auto 0px auto;
    text-align: center;
    padding: 15px;
    border-top: 1px solid #a0c237;
    background-image: url(templates/contest/img/sidebar_spacer.jpg);
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    font-size: 1.2em;
    margin-bottom: 20px;
}

.serendipity_footer_trackbacks{
    color: #a0c237;
}

.s9y_mc_c {
    text-align: right;
}/* User Gallery */
div.serendipity_gallery_row {
   clear:left;
   padding-left: 3%;
   margin-right: 3%;
}

div.serendipity_gallery_thumbs {
    padding: 3px;
    border: 1px solid #afafaf;
    float: left;
    overflow:hidden;
    margin: .5em;
}

div.serendipity_gallery_info {
   margin-left:auto; 
   margin-right:auto; 
   text-align:center;
}

div.serendipity_gallery_entry {
   margin-left:auto; 
   margin-right:auto; 
   text-align:center;
}

div.serendipity_gallery_title {
    font-size: 1.1em;
    text-align:center;
    font-weight:bold;
}

div.serendipity_gallery_navigation {
    font-size: 1.0em;
    text-align:center;
}

img.gallery_thumb {
   margin-left:auto; 
   margin-right:auto; 
   text-align:center;
   border: 0;
}

div.serendipity_gallery_pagination_top {
	border-top: 1px solid #ccc;
}

div.serendipity_gallery_pagination_bottom {
	border-bottom: 1px solid #ccc;
}

/* EXIF TAGS */
.all_img_info {
 	width: 100%;
 	float: left;
 	text-align: center;
 	margin-bottom: 2em;
}
.exif_info_head {
 	background-color: #ccd9e6; 
 	border: 1px solid #fff;
}
.exif_info_row, .exif_info_head {
 	clear: both;
 	margin: 0 auto;
 	width: 400px;
}
.exif_info_tag, .exif_info {
 	float: left;
 	display: block;
 	width: 120px;
 	text-align: left;
	border: 1px solid #fff;
	background-color: #ccd9e6;
	padding: 3px;
}
.exif_info {
 	width: 264px;
 	background-color: #eee;
}