/*  
Theme Name: Blank_default_de
Theme URI: 
Description: Blank default_de ist die Grundlage fuer ein eigenes Design. Es hat nur dort html drin wo es meiner Meinung nach wichtig ist fuer das Verstehen des html Outputs von WordPress. Man kann bis zu 5mal Widgets einsetzen. Bitte im Artikel auf texto.de nachlesen wie.
Version: 1.6
Author: MTS von webdesign-in.de und texto.de
Author URI: http://www.texto.de 

	
 */

hmtl{
	padding: 0;
	margin: 0;
}

body {
	padding:0;
	margin:0;
	background: #ffffff url(images/main_bg.gif) repeat-x;
}

a:link, a:active, a:visited, a:hover{
	color: #666666;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

#holder {
	width: 991px;
	margin: 0 auto;
	padding: 0px;
	}
#main_content {
	width: 847px;
	margin: 0 auto;
	clear: both;
	}
#header {
	padding-top: 89px;
	}
.left_head {
	width: 244px;
	float: left;
	}
.right_head {
	float: right;
	width: 603px;
	padding: 0px;
	}
.hovermenu {
	padding: 0;
	margin: 0;
	float: left;
	margin-top: 61px;
	}
.hovermenu ul{
	padding: 0;
	margin: 0;
	}

.hovermenu ul li{
	list-style: none;
	display: inline;
	}

.hovermenu ul li a, .hovermenu ul li.page_item a{
	width: 96px;
	height: 26px;
	padding-top: 10px;
	text-align: center;
	text-decoration: none;
	float: left;
	color: #2a4f00; 
	font-size: 11px;
	font-family: "Trebuchet MS", Tahoma;
	font-weight: bold;
	text-transform: uppercase;
	background: #ffffff url(images/menu_bg.gif) no-repeat;
	border: 0px solid red;
	margin-right: 1px;
	}

.hovermenu ul li a:hover{
	color:#ffffff;
	background: #000000 url(images/menu_bg_hover.gif) no-repeat;
}

.hovermenu ul li.current_page_item a{
	color:#ffffff;
	background: #000000 url(images/menu_bg_hover.gif) no-repeat;
	}

.logo {
	margin-bottom: 13px; 
	margin-left: 35px;
	border: 0;
	}
.shadow {
	float: right; 
	margin-top: 93px;
	}
#left_content {
	width: 361px;
	float: left;
	}
#right_content {
	width: 486px;
	float: right;
	padding: 0;
	}
.text_box, .text_box_1{
	margin: 0px;
	background: #ffffff url(images/text_bg.gif) no-repeat;
	height: 287px;
	padding-left: 30px;
	padding-top: 24px;
	padding-right: 30px;
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
	text-align: justify;
	}
.text_box2 {
	margin: 0;
	padding: 0;
	background-color:#ffffff;
	vertical-align: top;
	}
.text_box_1 {
	padding-left: 27px;
	padding-top: 30px;
	padding-right: 17px;
	}
.title_bg {
	height: 40px;
	background: #ffffff url(images/title_bg.gif) no-repeat;
	padding-top: 34px;
	padding-left: 30px;
}
	
.texta_bg {
	background: #ffffff url(images/text_bg2.gif) repeat-y;
	padding-left: 30px;
	padding-right: 30px;
	font-family: Tahoma;
	font-size: 11px;
	text-align: justify;
	color: #666666;
	min-height: 250px;
        height: 250px;
}

.text_bottom {
	background: #ffffff url(images/text_bottom.gif) no-repeat;
	height: 53px;
	margin-bottom: 5px;
}

.text_bottom a:link, .text_bottom a:active, .text_bottom a:visited, .text_bottom a:hover{
	text-align: right;
	color: #666666;
	text-decoration: underline;
}

.text_link, .tel {
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
	}
.more_link {
	color: #004a8d;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
.text_title, .people_title, .people_title_1, .text_title2{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	color: #0c4d91;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 13px;
	}
.text_title2 {
	margin-top: 0;
	}
.people_title {
	margin-top: 0px;
	margin-bottom: 3px;
	}
.people_title_1
{
	margin-top: 0px;
	margin-bottom: 10px;
	}
.expertise_title {
	color: #0c4d91;
	font-weight: bold;
	font-size: 11px;
}
.people_link
{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	color: #0c4d91;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	}

.people_post {
	font-family: Tahoma;
	font-size: 11px;
	color: #949392;
	margin-left: 26px;
	margin-top: 17px;
	}
.list {
	padding-left: 13px;
	padding-top: 10px;
	}
.list ul
	{
	padding: 0;
	margin: 0;
	padding-left: 10px;
	list-style-image: url('images/list_arrow.gif');
        list-style-type: circle;
	}
.list ul li{
       padding:0;
       margin: 0;
       margin-left: 10px;
       }

.arrow {
	margin-right: 10px;
	position: relative;
	top: -2px;
	}
#footer {
	clear: both;
	width: 100%;
	}
#under_footer {
	margin: 0 auto;
	width: 991px;
	text-align: right;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #817e7e;
	padding-bottom: 10px;
	}
#under_footer a {
	color: #817e7e;
	}
.break {
	height: 10px;
	width: 10px;
	}
.our_people {
	width: 358px; 
	height: 74px; 
	background-image: url(images/people_bg.gif);
	float: right; 
	margin-right: 4px;
	margin-bottom: 5px;
	}
.people_line {
	clear: both;
	}

.sitemap {
	padding-left: 20px;
	padding-top: 10px;
	}
.sitemap ul {
	margin: 0;
	padding: 0;
	padding-left: 20px;
	}
.sitemap a {
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;	
}
.sitemap a:hover {
	text-decoration: underline;
	}
/*--------------------textgestaltung--------------------*/

p{
     }

h1,h2,h3,h4,h5,h6{
     }


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	
	}

blockquote {
	
	}

blockquote cite {
	
	}



hr {
	
	}





dl{
     }
     dt{
          }
          dd{
          }

ul{
     }
ol{
     }
     li{
          }

    ul ul{
         }

blockquote{
     }
     blockquote p{
          }

code{
     }

pre{
     }

b, strong,i,em {
     }

img{
     }

address {
     }

/*--------------------linkgestaltung--------------------*/


a {
     }
a:link { 
     }
a:visited { 
     }
a:link:focus{ 
     }
a:link:hover, 
a:visited:hover { 
    }
a:link:active, 
a:visited:active {
     }

/*--------------------bilder als links--------------------*/
a img{
     }
a:link img { 
     }
a:visited img { 
     }
a:link:active img, 
a:visited:active img {
      }

/*--------------------smilies im text--------------------*/

body img.wp-smiley{
     }



/*--------------------der weiterlesen link--------------------*/

.more-link{
     }

/*--------------------die seiten wenn es mehrere gibt--------------------*/
p.serif{
     }

/*--------------------suche--------------------*/

#searchform{
     }

input#s{
     }

input#searchsubmit{
     }




/*--------------------Kommentare--------------------*/
.alt {
	 
	}

.commentlist {
	 
	}


.nocomments {
	 
	}
 
.commentlist li {
	 
	}

.commentlist cite, 
.commentlist cite a {
	 
	}

.commentlist p {
	 
	}

#commentform p {
	 
	}

.commentmetadata {
	 
	}

#commentform input {
	}

#commentform textarea {
	}

#commentform #submit {
	 
	}

/*--------------------fuer den wp kalender--------------------*/
 
#wp-calendar th {
	 
	}


#wp-calendar {
	empty-cells: show;
	
	}

#wp-calendar #next a {
	
	}

#wp-calendar #prev a {
	
	}

#wp-calendar a {
	
	}

#wp-calendar caption {
	
	}

#wp-calendar td {
	
	}

#wp-calendar td.pad:hover { 
      }


/*-------------------- widgets---------------------*/
h2.widgettitle{
     }
.widget {
     }

/*--------------------Archive--------------------*/

li#archives{
     }

.widget_archives{
     }

/*--recent posts--*/


li#recent-posts{
     }

.widget_recent_entries{
     }



/*--------------------text widget--------------------*/
li.widget_text{
     }

/*--id haengt von der nummer des text widgets ab*/
li#text-4{
     }
div.textwidget{
     }

/*--------------------links blogroll--------------------*/

li#links{
     }

.widget_links{
     }


/*--------------------kategorien--------------------*/

li#categories{
     }

.widget_categories{
     }

