

body {
background-color: #000000;
font-family:Arial;
font-size: 16;
color: #ffffff;   height:95%;

}

a.menu {border:none; border-width:none; text-decoration:none; }
a img {
border : 0 none;
}
/*
a.menu:link    { border-width:none; color:#f0e4cd; background-color:#715B3E; }
a.menu:visited { border-width:none;color:#f0e4cd; background-color:#715B3E; }
a.menu:hover   {border-width:5; color:#715B3E; background-color:#f0e4cd;}
a.menu:active  {border-width:none; color:#715B3E; background-color:#f0e4cd; }

*/
h1 { font-size:15px; font-family:Arial; font-weight:bold;
			display:block; width:99%; text-align:center ;
          border-width:none; padding:3px; text-decoration:none; background-color:#001166; color:white }



f15 { font-size:15px; font-family:Verdana;}
f12 { font-size:12px; font-family:Verdana;}
f10 { font-size:10px; font-family:Verdana;}


table {
	background-color:transparent;
	font-size:13;
}
/*
.nav{
	font-size: 0.8em;
}

.foot{
	font-size: 0.6em;
}

.remark{
	font-size: 0.8em;
	color: #FFFFFF;
}*/
/* -----------------------------
--------------------------------
----Ab hier wurde inkludiert----
--------------------------------
------------------------------*/


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

a {
 border: none;
/* font-size: 1em;*/
}

a:link    { text-decoration: none; color: #ffffff; font-size: 1em}
a:visited { text-decoration: none; color: #ffffff; font-size: 1em}
a:hover   { text-decoration: none; color: #aaaaaa; font-size: 1em}


input, textarea {
 font-family: Arial, sans-serif;
 font-size: 1em;
 border: 1px solid #757575;
}

input.i_text {
 font-size: 1.2em;
 border: 1px solid #757575;
 width: 200px;
 background-color: #FAFAFA;
}

input.btn_add {
 font-size: 1em;
 cursor: pointer;
 font-weight: bold;
 color: #373737;
}

textarea.i_comment {
 font-size: 1em;
 border: 1px solid #757575;
 width: 380px;
 background-color: #FAFAFA;
}

.title_style {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 color: #000000;
 font-size: 20px;
 text-align: left;
 background-color: MintCream ;       /*MintCream */
 border-top: 1px solid #3a651a;
}


.skin {
 text-align: center;
 color: #000000;
 margin: 0 auto;

}
.new_mess {
 text-align: center;
 margin: 0 auto;
}

.addnew {
 background-color: #3a651a;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 1.2em;
 width: 140px;
 text-align: left;
 margin-top: 2px;
 height:18px;
 margin: 0 auto;
 color: MintCream ;
 border-bottom: 1px solid MintCream ;
}


.content_style {
 margin: 0 auto;
 background-color: MintCream ;
 width: 565px;
 padding-top: 12px;
 padding-bottom: 10px;
 border-left: 2px solid  MintCream ;
 border-right: 2px solid  MintCream ;
 border-bottom: 5px solid  #000000;
 border-top: 5px solid  MintCream ;
 color: MintCream ;
 clear:both;
}


.m_left {
 font-family: Tahoma, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 1.1em;
 width: 99px;
 text-align: right;
 padding-top: 4px;
 padding-bottom: 1px;
 padding-left: 10px;
 color: #000000;
 float:left;
}

.m_right {
 padding-top: 2px;
 padding-bottom: 2px;
 text-align: left;
}


.code_sec {
 font-family: Courier New;
 font-size: 1.5em;
 text-align: center;
}

.pages_style {

 padding: 15px;
 height: 15px;
}


span.css_prev_next {
 color: #C0C0C0;
}

.body_msg {

 text-align: left;
/* width: 750px; */
 margin: 0 auto;
}

.b_nickname {
 color: #3a651a;
 font-weight: bold;
 font-size: 1.3em;

}

.b_date {
 color: #3a651a;
 font-size: 1.0em;
}

.new_code1{
 display: inline;
 float: left;
 text-align: right;
 height: 20px;
 width: 138px;
}

.new_code2{
 display: inline;
 float: left;
 text-align: left;
 height: 20px;
}

.submit_style {
 text-align: right;
 clear: both;
}


.b_messt {
 font-family: Arial,Verdana sans-serif;
 font-size: 1.2em;
 color: #000000;
 text-align: left;
 padding-left: 10px;

}

.addnew {
 background-color: #ffffff;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 1.2em;
 width: 140px;
 text-align: left;
 margin-top: 2px;
 height:18px;
 clear: both;
 color: #ffffff;
 border-bottom: 1px solid #ffffff;
}
