/*###########################################################################*/
/* GLOBAL */
/*###########################################################################*/

a, a:link, a:visited, a:active  { text-decoration: none; color: #0002C4; }
a:hover, a:visited:hover { text-decoration: underline; color: black;  }

html, body, form 
{
	/* background:#F3F3F3 url(images/background2.jpg) repeat-x scroll 0%; */
	
	background: #000000 url(images/background2.jpg) repeat-x;  /* scroll 0%;  */
	
	font-size:8pt;
    /*margin: 5px;*/
	padding: 0;			
}

body 
{
  font-family: verdana, arial, helvetica, sans-serif;     
	font-size:8pt;
	color: #444;
  text-align: center;	
	/*background-color: gray;	*/
  
}



#pgpos {
	background-color: #EEEEEE;	
  font-size: 1.1em;
  width: 1000px;
  margin: auto ;
  margin-top: 8px;
  text-align: left;	
  border: 2px solid #333; 
}


/*###########################################################################*/
/* HEADER
/*###########################################################################*/

.siteName a, .siteName a:hover, .siteName a:visited, .siteName a:active
{	
	font-family:'trebuchet ms',helvetica,sans-serif;   
	font-weight: bold;
	font-size:28px;
	color: #F0F0F0;	
	text-decoration: none;
	position:absolute;
		
	padding-top:20px;
	padding-left:20px;	
}

.subtitle
{	
	font-family:'trebuchet ms',helvetica,sans-serif;   
	color: #F0F0F0;	
	position:absolute;
	padding-top:55px;
	padding-left:20px;
	font-weight:normal;
	font-size:12pt;
}

.searchContainerStyle
{
	padding-bottom:15px;
	padding-top:0px;
  margin-top: 5px;
}

.header
{		
	width:100%;	
	height: 132px;				
  background: #666 url(images/headerrepeat.png) 99% 10px repeat-x;
  /*background: #666 url(images/hdbck.jpg) bottom left repeat-x;*/
}


.signInContainerStyle, signInTableStyle, signInLabelCellStyle, signInEditCellStyle
{
	font-size:8pt;
}

/*###########################################################################*/
/* SEARCH */
/*###########################################################################*/

.searchTextBoxStyle
{
	width:155px;
	height:12px;
	font-size:9pt;
  margin-right: 5px;	
}

.searchButtonStyle 
{	
	font-size:84%;	
	font-family:'trebuchet ms',helvetica,sans-serif;   
	font-weight:bold;
	background-color:#C0C0C0;
	border-width:0px;	
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#C0C0C0');*/
}

/*###########################################################################*/
/* SIDEBAR
/*###########################################################################*/

.sidebar
{
	padding-left:10px;	
	padding-top:40px;
}

.sbox
{			
	width:200px;
	padding-left:12px;
	padding-right:12px;
	padding-top:5px;
	padding-bottom:12px;
	border: 1px solid #888;		
	background-color:white;
	margin-bottom:15px;
	background-image: url(images/sidegradient.jpg);
	background-repeat:repeat-y;	
  margin-right: 15px; 
  -moz-border-radius:8px;
}


.sidehead
{		
	font-family:'trebuchet ms',helvetica,sans-serif;   
	white-space:nowrap;	
	font-size: 10pt;	
	font-weight:bold;	
	padding-top:6px;
	padding-bottom:8px;	
	border-bottom: 1px solid #D8D8D8;
	color: #666666;		
}

.side
{		
	padding-top:5px;	
}

/*###########################################################################*/
/* MAIN
/*###########################################################################*/

.mainbodyareaframe 
{  
	font-size:8pt;
    vertical-align: top;		
	padding-right: 15px;
	padding-top:5px;	
}


.footer 
{
	font-size:8pt;
	text-align: center;
	vertical-align: bottom;
	padding: 10px;	
	color:#666666;
}

/*###########################################################################*/
/* BLOG DATE HEADER
/*###########################################################################*/

.blogdateheader 
{	
    color: #666666;
	  font-family:'trebuchet ms',helvetica,sans-serif;   
    font-size: 10pt;
	  font-weight: bold;
	  padding: 4px;
    border-left: 6px solid #888;
    margin-top: 5px;
    margin-left: 15px;
	  background-color:#EEEEEE;
	  background-image: url(images/blogheader.gif);
	  background-repeat:no-repeat;	
}

.archiveLinkImageStyle
{
	vertical-align:top;
}

/*###########################################################################*/
/* BLOG ITEM
/*###########################################################################*/

.itemBox 
{  
	margin-top: 10px;
	margin-bottom:15px;
  margin-left: 15px;	
	border: 1px solid #888;
	background-color:white;		
  -moz-border-radius:8px;
	background-image: url(images/sidegradient.jpg);
	background-repeat:repeat-y;	
	padding:15px;
}


.itemAuthor
{
	font-size:8pt;
	float:right;
}

.itemTitle {
  width: 100%;
  font-family: 'Trebuchet MS',Arial,Helvetica,sans-serif
}

.itemTitle, .itemTitle a:link, .itemTitle a:visited 
{		
    font-weight: bold;    
    color: #222; 
    font-size: 1.2em;           
}


.itemBody 
{	
  padding-right: 0;
	padding-bottom: 10px;
  font-size: 1.2em;
	border-bottom: 1px solid #D8D8D8;
}

.itemBody p 
{
	margin-top: 0;  
	margin-bottom: 12px;
}

.itemFooter 
{	
    vertical-align: top;
    padding-right: 0;    
    color: gray;	
    padding-top: 2px;
    padding-bottom: 5px;
}

.permalinkImageStyle , .editLinkImageStyle, .deleteLinkImageStyle 
{
	vertical-align: middle;
}

/*###########################################################################*/
/* COMMENTS
/*###########################################################################*/

.commentBoxStyle 
{  		
	background-color:white;
	border: solid 1px #D8D8D8;
	margin-top: 10px;
	padding: 15px;
	font-size:8pt;
}

.commentDateStyle 
{	
	color:gray;
}

.commentBodyStyle 
{ 
	font-size:8pt;
	padding-top: 8px;
	padding-bottom: 8px;
}

/*###########################################################################*/
/* ADD COMMENT
/*###########################################################################*/

.commentViewBoxStyle 
{ 	
	background-color:white;
	margin-top: 10px;
	padding:15px;
	border: solid 1px #D8D8D8;	
}

/*###########################################################################*/
/* CALENDAR
/*###########################################################################*/
 
.hCalendarStyle 
{
	width: 100%;	
}
 
.hCalendarDay 
{
	font-weight: normal;
}

.hCalendarDay a, .hCalendarDay a:active, .hCalendarDay a:visited 
{
	font-weight: bold;
}

.hCalendarDay a:hover, .hCalendarDay a:visited:hover 
{
	font-weight: bold;
}

.hCalendarDayCurrent 
{
	font-weight: bold;	
	color: #660000;
	margin:2px;
}

.hCalendarWeekendStyle 
{
	font-weight: normal;
}

.hCalendarWeekendStyle  a, .hCalendarWeekendStyle  a:active, .hCalendarWeekendStyle  a:visited 
{
	font-weight: bold;
}


.hCalendarDayNameRow
{
	padding: 0px;	
	font-weight: bold;	
	padding-top:5px;
}

.hCalendarMonthYearRow 
{	
	width: 100%;
	font-weight: bold;	
	margin-bottom:4px;	
	border-bottom: dashed 1px #D8D8D8;	
}

.hCalendarMonthYearRow td 
{
	font-weight: bold;		
	padding-bottom:8px;
}

.hCalendarNextPrevStyle 
{
	font-weight: bold;
}

.hCalendarOtherMonthStyle 
{
	color: gray;
}

.hCalendarOtherMonthWeekendStyle {
	color: gray;
}

.hCalendarOtherMonthStyle a 
{
	font-weight: bold;
}

.hCalendarOtherMonthWeekendStyle a {
	font-weight: bold;
}

/*###########################################################################*/
/* CATEGORIES & BLOGROLL
/*###########################################################################*/

.categoryListNestedOutlineBodyTableStyle {
	width:100%;
	margin-left: 15px;
	margin-top: 5px;
	padding:2px;
}
.blogRollNestedOutlineBodyTableStyle
{
	margin-left: 12px;
	border-left: solid 1px #003399;
}

.blogRollTableStyle
{
}

.blogRollCellStyle
{
	padding:1px;
}

/*###########################################################################*/
/* ADMIN
/*###########################################################################*/

.adminNavbarStyle 
{
	padding-top: 10px;
	padding-left: 1%;
	padding-right: 1%;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	height: 16px;
	display: block;
	z-index: 1;
	position: relative;
	border-bottom: 1px solid darkgray;
	margin-top:10px;
	margin-bottom:10px;
}

.adminNavbarStyle UL { 
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
	display: inline;
}

.adminNavbarStyle UL LI { 
	margin: 0px;
	padding: 3px;
	border-right: 1px solid darkgray;
	border-top: 1px solid darkgray;
	list-style: none;
	display: inline;
	background-color: #eaeaea;
}

.adminNavbarStyle UL LI a { 
	
}

.adminNavbarStyle UL LI.first 
{
	border-left: 1px solid darkgray;
}

.adminNavbarStyle UL LI.here 
{
	border-bottom: 1px solid darkgray;
	list-style: none;
	display: inline;
	z-index:2;
	position:relative;
	background-color: #dadada;
}

.adminNavbarStyle UL LI.firstHere 
{
	border-left: 1px solid darkgray;
	border-bottom: 1px solid darkgray;
	list-style: none;
	display: inline;
	z-index:3;
	position:relative;
	background-color: #dadada;
}

.configControlStyle 
{ 
	font-size: 8pt;	
}

.configLabelColumnStyle 
{ 
	vertical-align: top; 
}

.configLabelStyle 
{ 
	margin-right: 10px; 
	font-size: 8pt; 
}

.configSectionStyle 
{
	border: 1px solid #D8D8D8;
	padding:15px;
	margin-bottom: 15px;
	background-color: White;	
}

.pageTopic
{
	padding-top:5px;
	padding-bottom:5px;
}

.configSectionTitleStyle 
{
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #D8D8D8;
	font-weight: bold;
	font-size: 110%;
}

.statsTableColumnStyle 
{
	border: solid 1px #D8D8D8;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;	
}

.statsTableDateColumnStyle 
{
	border: solid 1px #D8D8D8;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 25%;
	text-align: left;	
}

.statsTableFooterColumnStyle 
{
	border-left: solid 1px #D8D8D8;
	padding: 3px;
	font-weight: bold;	
}

.statsTableFooterNumColumnStyle 
{
	border-left: solid 1px #D8D8D8;
	padding: 3px;
	width: 15%;
	font-weight: bold;
	text-align: right;	
}

.statsTableHeaderColumnStyle 
{
	border: solid 1px #D8D8D8;
	padding: 3px;
	font-size: 105%;
	font-weight: bold;	
}

.statsTableNumColumnStyle 
{
	border: solid 1px #D8D8D8;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 15%;
	text-align: right;	
}

.statsTableStyle 
{
	margin-bottom: 10px;
	border: solid 1px #D8D8D8;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;	
	background: White;
}

.statsTableRowStyleError { background-color:#bdae85; }
.statsTableRowStyleSecurityFailure { background-color:#bd8585;}
.statsTableRowStyleBlocked { background-color:#bdbc85; }

/*GMS Werbung*/
#gmsads {
font-size:11px;
line-height:13px;
padding-top: 0px;
}

#gmsads a, #gmsads a:hover, #gmsads a:link, #gmsads:visited {
	text-decoration: underline;
}

.gmsads table {
width: 95%;
}

span.gmsadtitle a {
font-size:11px;
font-weight:bold;
text-decoration: underline;
}

p.gmsadtext {
padding: 4px 0px;
margin:0;
}

#projects.itemBody  p, #lebenslauf.itemBody  p { line-height: 1.5em; }
#projects img { margin: 5px 8px 2px 0px; }

#projects h3, #lebenslauf { margin-bottom: 5px; }

#vorstellung h3.sidehead  {margin-bottom: 3px;}

.static { padding-top: 46px; }