/**
  *  - blog.css -
  *  24.August 2005
  *
  *  @ Software    eXp.Blog
  *  @ Autor       Volker Latainski
  *  @ Web         http://www.latainski.de/expblog
  *  
  *
  *  Hinweis: Die Software befindet sich momentan noch in der Test- bzw. 
	*  Entwicklungsphase. Die Nutzung erfolgt auf eigene Gefahr.
  *
  ***********************************************************************/
html {
	width: 100%;
}
body {
	margin: 0px;
	/*background-color: AppWorkspace; #575757buttonface#060606*/
}

th {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #F8F8F8; /*#FFD700*/
}

#master_container {
	width: 100%;
	text-align: center;
	vertical-align: top;
}
#master_frame {
	width: 775px;
	margin-top: 10px;
	background-color: white;
	text-align: center;
}
#header_frame {
	height:100%;
	width:100%;
	margin:10px;
}
#header {
	background-image: url(img/header_bg.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 755px;
	font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFD700;
	text-align: center;
}
#navi_top_frame {
	height:20px;
	width:100%;
}
#navi_top {
	padding-left:10px;
	vertical-align: top;
}
#content_frame {
	width: 775px;
	height: 100%;
	margin-bottom: 10px;
	padding: 10px;
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	background-color: white;
}
#content_container {
	width: 500px; 
	padding: 10px;
	margin-bottom:10px;
	background-color: #e2e2e2;
}

.cat_image {
	float: left;
	padding-right: 10px;
	border: 0;
}
.menu {
	width: 100%;
	font-weight: bold;
}

.menu a {
	display: block;
	background-color: #fafafa;
	text-align: center;
	vertical-align: middle;
	font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none; /*border: 1px solid #fafafa;*/
}

.menu a:link {
	background-color: #fafafa;
	font-weight: bold;
	font-weight: bold;
	/*border: 1px solid #fafafa;*/
}
.menu a:visited {
	background-color: #fafafa;
	font-weight: bold;
	font-weight: bold;
	/*border: 1px solid #fafafa;*/
}
.menu a:active {
	background-color: #fafafa;
	font-weight: bold;
	font-weight: bold;
	/*border: 1px solid #fafafa;*/
}
.menu a:hover {
	background-color: #F3F3F3; /*#f0f0f0;*/
/*border: 1px dotted #FF6347;*/
	color: #416B96;
	text-decoration: none;
	font-weight: bold;
}

a:link {
	font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
	color: #416B96; /*#DC143C*/
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
	color: #416B96;
	text-decoration: none;
	font-weight: normal;
}

a:active {
	font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
	color: #416B96;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
	color: #355A81;
	text-decoration: underline;
	font-weight: normal;
}

.input {
	border: 1px solid #464646;
	font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
	font-size: 11px;	
	color: #7a7a7a;
	width: 170px;
	height: 17px;
}

.suche {
	background-color: #E4E9ED;
	border: 1px solid #464646;
	font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
	font-size: 10px;
	height: 17px;
	color: #282828; /*#7a7a7a*/
	width: 160px;
	padding-left: 4px;
}

.submit {
	background-color: #3F6DA0;
	border: 1px solid #464646;
	font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #F6F6F6;
	width: 75px;
	height: 17px;
}
.kommentieren {
	background-color: #3F6DA0;
	border: 1px solid #464646;
	font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #F6F6F6;
	width: 85px;
	height: 17px;
	margin-top: 4px;
}

.go {
	background-color: #3F6DA0;
	border: 1px solid #464646;
	font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F6F6F6;
	width: 40px;
	height: 17px;
}

.kommentar {
	width: 450px;
	height: 100px;
}

.name {
	width: 450px;
}

.textblock {
	padding-left: 20px;
}

.msg {
	font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: red;
	font-weight: bold;
}

.big {
	font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #282828;
}

.medi {
	font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #282828;
}

.small {
	font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
	font-size: 10px;
	color: #282828;
}

.blogtitel {
	font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFD700;
}

.titel {
	font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	color: #282828;
}

.news_titel {
	font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #282828;
}

.news_body {
	font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #282828;
	line-height: 17px;
	width: 100%;
}

.header_titel {
	font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
	font-size: 20px;
	color: #FBFBFB;
}

.footer {
	font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
}

.nachricht {
	font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #282828;
}

#kalender {
   font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
	font-size: 10px;
	/*line-height: 16px;*/
	color: #282828;
	/*	background-color: #f8f8f8; */
	/*padding-top: 15px;*/
	width: 175px;
}

#kalender td {
   font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #282828;
}

.Uhr {
	font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
	font-size: 10px;
	color: #9E9E9E;
}

.blog_navi {
	font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #282828;
}

.plugin_tr {
	background-color: #5486bc;
}

#plugin_blog_navi {
	width:100%; 
	border: 0px solid #c1c1c1;
}

#captcha_form {
  padding-left: 4px;
	border: 1px solid #394b5e;
	width: 160px;
	height: 17px;
}