/* Allgemeine Styles */
body {
    background-color: #4B5156;
    color: #555;
    font-family: Arial, Helvetica;
    font-size: 12px;
    text-align: justify;
	overflow-y: scroll;
}

#container {
    background-color: white;
    width: 910px;
    margin: 0 auto;
    text-align: left;
   /* border-style: solid;
    border-color: #DDDDDD;
    border-width: 1px;*/
}

#content {
    margin-top: 80px;
    /*padding: 50px;*/
    padding-left: 60px;
    padding-right: 60px;
    text-align: justify;
	
}

h1 {
    color: #f44801;
}

a img {
    border: 0 none;
}
a:visited {
    text-decoration: none;
}
a:hover {
    color: #000;
}



a {
    color: #555555;
    text-decoration: none;
}
#noMoreEntrys {
	color: #DEDEDE;
	margin-top: 50px;
	text-align:center;
}

.large{
	font-size: larger;
}




/* Kopfbereich*/
#round_borders_top{
	width: 100%;
	height:20px;
	background-color:  #4B5156;
	background-image: url(../images/round-top.png);
}
#spacer_top_navi{
	width: 100%;
	height: 18px;
	background-repeat: repeat-x;
	background-image: url(../images/spacer_navi.png);
	clear:both;
}
#spacer_bottom_navi{
	width: 100%;
	height: 18px;
	background-repeat: repeat-x;
	background-image: url(../images/spacer_navi_bottom.png);
	clear:both;
}

/*Flash Navigation */
#flash-navi{
	float:right;
	margin-top: 20px;
}

/*HTML Navigation */
#navi_top {
    float: right;
    margin-top: 20px;
    font-size: 110%;
    line-height: normal;
   
	
}

#navi_top ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0pt;
    padding: 0px 10px 0pt 50px;
}

#navi_top li {
    display: inline;
    margin: 0pt;
    padding: 0pt;
	cursor:pointer;

}

#navi_top a, #navi_top a:visited {
    font-size: 110%;
    color: #555;
    /*background:transparent url(../images/tableft.gif) no-repeat scroll left top;*/
    float: left;
    margin: 0pt;
    padding: 0pt 0pt 0pt 4px;
    text-decoration: none;
}

#navi_top a span {
    border-width: 1px;
    border-color: black;
    margin-right: 30px;
    display: block;
    float: left;
    padding: 4px;
}

#navi_top a span {
    float: none;
}

#navi_top a:hover {
    color: #000000;
   
}
#navi_top a span:hover,  #navi_top a span.selected{
	border: 2px solid #AAAAAA;
	padding: 2px;
}



#navi_top a:hover span {
    background-position: 100% -42px;
}


#kc_logo{
	  padding-left: 60px;
	  width: 60px;
	
	  padding-top: 15px;
}

/*Ende Kopfbereich */


/*Fussbereich */
#footer {
    /*background-color: #4B5156;*/
/*background-image: url(../images/spacer_navi_bottom.png);*/
background-color: black;
    clear: both;
    height: 24px;
    margin-top: 45px;
	margin-bottom: 45px;
	
	 padding-right: 60px;
	 
    text-align: center;
}

#footer ul {
    text-align: center;
}

#copyright {
	color: #D0D0D0;
	height: 20px;
	width: 100%;
		background-image: url(../images/round-bottom.png);
    font-size: 10px;
    margin-bottom: 0px;
    text-align: center;
    clear:both;
}

#footer li {
    float: right;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0pt;
    padding: 6px 0pt 0pt;
}

#footer li a {
    float: left;
    margin: 0pt;
    padding: 0pt 17px 0pt 15px;
    position: relative;
	color: #eee;
}
#footer li a:hover{
	 color: #aaa;
	 
}

/*Ende Fussbereich */


/*Login Form */

#loginForm{
	padding-left: 120px;
}

/*Ende Login Form */






/*Aufbau im Zwei Spalten Layout */


/*Navigation Links */

#navi_left {
    width: 200px;
    float: left;
    font-size: 15px;
    margin-right: 40px;
	margin-bottom: 60px;
}

#navi_left ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0pt;
    padding: 0pt;
    margin-bottom: 30px;
}



#navi_left ul li  a {
   /* background-color: #DEDEDE;*/
 	
	background-image: url(../images/buttons.png);
    background-position: 0px 0px ;
    display: block;
   
    width: 100%;
	height: 32px;
	color: #E1E3E1;	 	
    position: relative;
	margin-bottom: 2px;
   
	
}
#navi_left ul li a span{
	
    
   
    display: block;
	padding-top: 6px;
	padding-left: 6px;
	
}
#navi_left ul  li a:hover, #navi_left ul  li a.selected {
   /* background-color: #DEDEDE;*/
 background-position: 0px 31px ;
 color: #ddd;
	
}




/*Ende Navigation Links*/

/*Inhalt rechts*/

#content_right {
    float: left;
    margin-bottom: 30px;
}
/*Ende Inhalt rechts */



/*Styles f�r Referenzen*/
#reference_galery {
    margin-top: 40px;
    width: 550px;
    height: 360px;
    background: url(../images/test.gif);
}

#reference_logo {
    clear: both;
    float: right;
    height: 60px;
}

#description {
    margin-top: 50px;
}
/*Ende Styles f�r Referenzen */


/*Styles f�r Bog/Kundencenter*/

#blog table { width:100%; }
#blog table tr {margin-bottom:10px}
#blog #overview table td, #blog #overview table  th { vertical-align:top; height:13px; overflow:hidden; padding: 6px; }
.topic th{
	vertical-align: top;
	border: 1px solid black;
	font-size: 110%;
	
}

.topic th span {
	
	border-right: 1px solid black;
	padding-left:8px;
	padding-right: 8px;
}
.topic {
	
	
}
.topic_div{
	
	margin-bottom: 10px;
}
.topic_div .topic_title {
	padding: 2px 4px;
	height: 28px;
	background-color: #4B5156;
	font-size: 120%;
	color: white;	
}
.topic_div  .title{
	margin: 6px 6px 0pt 0pt;
	float: left;
}
.topic_div  .id{
	margin: 6px 6px 0pt 0pt;
	float: right;
	
}
.topic_info{
	
}

.topic_div a {
	color: white;
}
.topic_div a:hover{
	color: #bbb;
}
.topic_content {
	background-color: #F5F7F8;
}
#title {
	color:#777777;
font-family:'Courier New',Courier,Monospace;
font-size:1.2em;


font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding:3px;
}

.entry{
	margin-top:5px;
	border-bottom: 1px solid #ccc;
	
}
.entry tr{
	border: 1px solid #ddd;
}
#validation{
	text-align: right;
	
	  width: 910px;
    margin: 0 auto;
}

#tree{
	margin-top: 10px;
	margin-bottom: 40px;
}
.selected{
	color: #940C0C;
}
.tree_node{
	font-size: 100%;
	margin-bottom: 6px;
}
.date {
	margin-left: 20px;
	font-size: 90%;

}
.user {
	margin-left: 20px;
	font-size: 90%;
	
}
#reply{
	margin-top: 5px;
}
/*Antwort Blog */
#response{
	
margin:10px 0pt;
width:100%;
height:60px;
color:#777777;
font-family:'Courier New',Courier,Monospace;
font-size:1.2em;


font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding:3px;
}

.unreplied_topic{
	background-color: #F2B8B8;
}

/*Ende Antwort Blog */
/*Ende Blog/Kundencenter */




/*IE Hacks */



/*Ende IE Hacks */
