/*
 styles.css
*/

:focus  { outline: 0px}

* {
	margin:0px;
	padding:0px;
}

a, address, blockquote,caption, cite, dfn, dl, dt,fieldset, form, h1, h2, h3, h4,img, label, legend, hr, li, option, p, q, body,select, textarea, td, th, div {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

body,html {
	width:100%;
}

body, td {
	font-family:'Arial', 'Helvetica' , 'Verdana', 'sans-serif';
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	color: #58585a;
}


p {
	padding: 0px 0px 0.5em 0px;
}

h1 {
	font-size: 26px;
	line-height:28px;
	margin: 0px;
	margin-bottom: 10px;
	font-weight: normal;
}

h2 {
	font-size: 14px;
	line-height:18px;
	margin: 0px;
	font-weight: normal;
	color: #de6e2d;
}



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

a:hover {
	text-decoration: none;
	color: #919191;
}

hr{
	color: #ffffff;
	background-color: #000000;
	height:2px;
}

.grid_td {
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.grid_table {
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
}


/*
-------------------------------------------------------------------------------- menue

*/




/* Real menu */


a.menu1 {
	font-size:13px;
	line-height:23px;
	text-decoration: none;
	font-weight:normal;
	display:block;
	background-color:#e3e4e4;
	width:205px;
	height:23px;
	margin-bottom:1px;
	padding:0px;
	font-family:'Arial', 'Helvetica' , 'Verdana', 'sans-serif';

}

a.menu1:link,
a.menu1:visited,
a.menu1:active {
	color: #58585a;
}

a.menu1:hover{
	background-color:#dadada;
}



a.menu1_a0{		text-indent:30px;	font-weight:bold;	}
a.menu1_a1{		text-indent:47px;	font-size:11px;		}
a.menu1_a2{		text-indent:50px;	font-size:11px;		}
a.menu1_a3{		text-indent:53px;	font-size:11px;		}
a.menu1_a4{		text-indent:56px;	font-size:11px;		}

a.menu1_selected:link,
a.menu1_selected:visited,
a.menu1_selected:active,
a.menu1_selected:hover{
	background-color:#fafafa;
}






/*
-------------------------------------------------------------------------------- common stuff
*/

#content a:link,
#content a:visited,
#content a:active {
	color:#919191;
}
#content a:hover{
	color:#58585a;
}





.form_text 	{
	font-size:12px;
	line-height:10px;
	color:#272727;
	font-style:italic;
	font-weight:normal;
	font-family:times, serif; 
}
.form_input {
	border: 1px solid black;
	font-size:10pt;
	color:#000000;
	font-style:normal;
	font-weight:normal;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
}
.form_checkbox {
	border: none;
	font-size:8.5pt;
	color:#000000;
	font-style:normal;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.form_select {
	border: solid 1px #aaa096;
	font-size:8.5pt;
	color:#000000;
	font-style:normal;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.form_textarea {
				border: none;
				font-size:10pt;
				color:#000000;
				font-style:normal;
				font-weight:normal;
				/*font-family:verdana, sans;*/
}
.form_noborder {
	border: solid 0px #000000;
}




.textarea_find {
	width:172px;
	height:18px;
	padding:0px;
	margin:0px;
}



.indexletter{
	font-family: 'Verdana', 'Arial', 'Geneva', sans-serif;
	color:#E2001A;
	font-size:20px;
}

.admin_as_user_link{
	position:absolute;
	left:0px;
	top:0px;
	width:140px;
	height:20px;
	z-Index:32000;
}

/*
--------------------------------------------------------------------------------
*/

.find_highlight{
	background-color:yellow;
}

/*	Dummy class: Do NOT highlight find-results in elements using that class */
.nofindhighlight{}


/*
--------------------------------------------------------------------------------
*/


.FCK_versteckt {
}


/*
--------------------------------------------------------------------------------
*/

.mausfinger {
	cursor:pointer;
}


#debug{
	position: absolute;
	left: 740px;
	top: 0px;
	width:600px;
	height:12px;
	border:none;
}

.clear {
	clear: both;
	overflow: hidden;
	line-height: 0px;
	font-size:0px;
}

.br {
	float:none;
	clear:both;
	overflow:hidden;
	width:0px;
	height:0px;
}

.arial{			font-family:'Arial', 'Helvetica' , 'Verdana', 'sans-serif'; }
.fontsize11{	font-size:11px;	}
.fontsize10{	font-size:10px;	}
.lineheight14{	line-height:14px;	}
.bold {			font-weight:bold;	}
.darkgray {		color:#58585a;	}
.underline {		text-decoration:underline;	}






/* s9y */


/*
h4,h3 {
    margin: 0;
}
*/


.serendipitySideBarContent input {
    width: 150px;
}

#mainpane {
    border-bottom: 1px solid #000000;
    margin: auto;
    width: 100%;
    border-top: 0px;
    background-color: #FFFFFF;
    border-top: 1px solid #000000;
}

#content {
    padding: 0px;
    margin: 0px;
    width: auto;
}

#serendipityRightSideBar {
    width: 170px;
    border-left: 1px dashed #000000;
    padding: 10px;
    vertical-align: top;
}

#serendipityLeftSideBar {
    width: 170px;
    border-right: 1px dashed #000000;
    padding: 10px;
    vertical-align: top;
}

/*
body {
    font-size: 10pt;
    margin: 0;
    background-color: #D2DFF2;
    font-size: 10px;
    font-family: verdana, arial, helvetica, sans-serif;
    margin-bottom: 30px;
}

input, textarea {
    font-size: 10pt;
    font-family: verdana, arial, helvetica, sans-serif;
}

th, td {
    font-size: 10pt;
}

p, td, th, div, span {
    font-family: verdana, arial, helvetica, sans-serif;
}
*/

#serendipity_banner {
    margin: auto;
    width: 100%;
    height: 72px;
    background-image: url({TEMPLATE_PATH}img/background.png);
}

a.homelink1,
a.homelink1:hover,
a.homelink1:link,
a.homelink1:visited,
#serendipity_banner h1 {
    color: #FFFFFF;
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size : 20px;
    padding-left:15px;
    padding-top: 10px;
    margin: 0px;
    text-decoration: none;
}

a.homelink2,
a.homelink2:hover,
a.homelink2:link,
a.homelink2:visited,
#serendipity_banner h2 {
    color: #FFFFFF;
    padding-left: 15px;
    font-size: 14px;
    margin: 0px;
    text-decoration: none;
}

.serendipity_title {
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size: medium;
    font-weight: bold;
    margin-top: 10px;
    color: #333333;
    padding-left: 5px;
    border-bottom: 2px solid #36558C;
}

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

.serendipity_title a:hover {
   color: #FF0000;
}

.serendipity_entry {
    font-family:Verdana, Arial, Geneva, Helvetica, sans-serif;
    color: #333333;
    font-size: 9.5pt;
    font-weight: normal;
    padding-right: 10px;
    width: 95%;
    margin: auto;
    margin-top: 10px;
}

.serendipity_entry_body_folded,
.serendipity_entry_body_unfolded,
.serendipity_entry_extended {
    /* Inner blocks of .serendipity_entry, can be used for further customization */
}

.serendipity_entry_date {
    margin: auto;
}

.serendipity_date {
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size: large;
    color: #333333;
    margin: 0;
    margin-top: 20px;
    text-align: right;
}

.serendipity_commentsTitle {
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    margin-top: 10px;
    color: #333333;
    padding-left: 5px;
    border-bottom: 2px solid #36558C;
}

div.serendipity_entryFooter {
    font-family:Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size: x-small;
    color: #000000;
    padding-top: 10px;
    padding-bottom: 4px;
    clear: both;
}

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

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

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: 400px;
}


.serendipity_commentForm {
    font-size: 13px;
    color: #404040;
    margin-bottom: 13px;
    margin-right: 10px;
    margin-left: 10px;
    background-color: #FFFFFF;
}
.serendipity_comment {
    font-size: 13px;
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
    color: #404040;
    padding: 3px;
    background-color: #FFFFFF;
    overflow: auto;
}

.serendipity_comment_source {
    margin-top: 5px;
    padding-left: 5px;
    margin-bottom: 5px;
    padding-bottom: 3px;
    border-bottom: 2px solid #36558C;
}

/*
a:link,
a:visited,
a:active {
    color: #003366;
    text-decoration: underline;
}
a:hover {
    color: #000000;
    text-decoration: underline;
}

*/


table.serendipity_calendar td {
    font-size:11px;
    padding: 3px;
}
table.serendipity_calendar a {
    color: #FF0000;
    font-weight: bold;
    text-decoration:none;
}

table.serendipity_calendar a:hover {
    text-decoration: none;
}

td.serendipity_weekDayName {
    font-size:11px;
    font-weight:bold;
}
td.serendipity_calendarHeader a:link,
td.serendipity_calendarHeader a:visited,
td.serendipity_calendarHeader a:hover {
    border: 0;
    text-decoration: none;
}

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

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

/* Container for each item on the side bar */
div.serendipitySideBarItem {
    padding-bottom: 12px;
    margin-bottom: 12px;
    font-size: 12px;
    font-weight:normal;
    border-bottom: solid 2px #36558C;
}

/* title of an individual item */
.serendipitySideBarTitle {
    margin: 0;
    font-family:Verdana, Arial, Geneva, Helvetica, sans-serif;
    color: #000000;
    font-size: 12px;
    font-weight:bold;
    padding-left:2px;
    padding-bottom:2px;
}

.serendipityImageButton {
    cursor: pointer;
}
.serendipity_entry p {
    margin-top: 0px;
    padding-bottom: 0px;
}

/** Embedded images with the s9y image manager **/
.serendipity_imageComment_center,
.serendipity_imageComment_left,
.serendipity_imageComment_right {
    border: 1px solid #DDDDDD;
    background-color: #EFEFEF;
    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_comments {
}

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

.serendipity_msg_important {
    color: red;
}

.serendipity_msg_notice {
    color: green;
}

.serendipity_entry_author_self {
}

.serendipity_comment_author_self .serendipity_comment_source {
    background-color: #EEEEFF;
}


/*** Additional plugin styles needed for the modernized output code ***/
/*** added by Matthias 'YellowLed' Mees                             ***/

.plainList {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

.container_serendipity_authors_plugin .serendipitySideBarContent div {
    margin: 5px 0;
    padding-left: 0;
}

.serendipity_history_author { font-weight: bolder; }

.serendipity_history_intro,
.serendipity_history_info { margin-bottom: 3px; }

.serendipity_history_body { margin-bottom: 10px; }

.serendipity_recententries_entrylink { margin-bottom: 2px; }

.serendipity_recententries_entrydate { margin: 0 0 4px 0; }

.plugin_comment_body { padding: 3px 0; }

.serendipity_shoutbox_date { margin: 5px 0 2px 0; }

.serendipity_shoutbox_comment { padding: 3px 0; }

/* END s9y */

