/*  
Theme Name: Illacrimo
Theme URI: http://wp-themes.designdisease.com/illacrimo/
Description: Designed by <a href="http://www.designdisease.com">Elena G.</a>.
Version: 1.1
Author: Design Disease
Author URI: http://wp-themes.designdisease.com/
*/

/*
#### Sidebar Widgets, die es in der 1. Sidebar schon gibt
<div class="widget widget_links">
<h2>Links</h2>
 <ul><?php get_links('-1', '<li>', '</li>', '', FALSE, 'id', FALSE, 
FALSE, -1, FALSE); ?>
</ul>
</div>

<div class="widget widget_archives">
<h2>Archives</h2>
<ul>
<?php wp_get_archives('type=monthly'); ?>
</ul>
</div>
*/

/*
#### Sidebar Meta Klasse Original (über dem meta-tag)
</div><div class="SRL"> ehemals: class="SRR"
*/

/*
#### Sidebar RSS Syn meine Kreation (mit den Feed Icons)
<div class="widget"><div class="widgetTop"><h2>RSS</h2></div>
<div class="RSSdiv"><a href="<?php bloginfo('rss2_url'); ?>"><img src="wp-own-images/feed-icon-32px.png" alt="[Feed]"/>Posts</a></div>
<div class="RSSdiv"><a href="<?php bloginfo('comments_rss2_url'); ?>"><img src="wp-own-images/feed-icon-32px.png" alt="[Feed]"/>Comments</a></div>
</div>
*/

*:focus  {  
    outline: none;  
}

body { background: #003466; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; padding: 0px; margin: 0px; color:#35383d;}

html { padding: 0; margin: 0;}

a:link { text-decoration: none; color : #00a0e3; border: 0px; -moz-outline-style: none;}
a:active { text-decoration: underline; color : #00a0e3; border: 0px; -moz-outline-style: none;}
a:visited { text-decoration: none; color : #00a0e3; border: 0px; -moz-outline-style: none;}
a:hover	{ text-decoration: underline; color : #003399; border: 0px; -moz-outline-style: none;} 
a:focus { outline: none;-moz-outline-style: none;}

h1, h2, h3, h4 { font-family: "Trebuchet MS";}

img { padding: 0px; margin: 0px; border: none; text-align: center;}
hr { border-left:0px solid #abb0b5; border-right:0px solid #abb0b5; border-top:1px dotted #abb0b5; border-bottom:0px solid #abb0b5; height : 1px; margin-bottom: 2px; }

form { padding: 0px; margin: 0px;}
input { font-family: 'Verdana'; color: #282b31; font-size: 11px;}
textarea { font-family: 'Verdana'; color: #282b31; font-size: 11px;}
select { font-family: 'Verdana'; color: #282b31; font-size: 11px;}

/* BGContainer +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.BGC { width: 1000px; margin-left: 10px; margin: 0 auto; padding: 0px; position: relative; }

/* Header +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

html .Header { height: 98px;}
.Header { /*background: url(images/HeaderBkg.jpg) repeat-x left top; */ width: 1000px; clear: left; padding: 0px; min-height:98px;}

.Header h1 { font-size: 28px; line-height: 28px; /* letter-spacing: -1px; */ padding: 27px 5px 0px 100px; margin: 0px; font-weight: normal;}
.Header h1 a { color:#fff; text-decoration: none; }
.Header h1 a:visited { color:#fff; text-decoration: none; }
.Header h1 a:hover { color:#fff; text-decoration: none; }
/*
#### Originale Zeile: .Header .Desc { color:#75c0d9; font-size: 14px; line-height: 14px; font-weight: bold; letter-spacing: -1px; font-family: 'Arial'; padding: 0px; margin: 0px 0px 0px 100px;}
*/
.Header .Desc { color:#75c0d9; font-size: 11px; line-height: 16px; font-weight: bold; font-family: 'Arial'; padding: 0px; padding: 47px 0px 0px 10px;  width: 290px;}
.Header .LS { position: absolute; top: 25px; /* left: 20px; */ background: url(images/titelicon.png) no-repeat left top; width: 70px; height: 70px;}
.Header .Titel { position: absolute; top: 16px; left: 70px; /* -20 wegen .LS */  background: url(images/titel2.png) no-repeat left top; width: 450px; height: 50px;}

.Header .Button_Technik { position: absolute; top: 35px; left: 730px; background: url(images/button_technik.png) no-repeat left top; width: 120px; height: 30px;}
.Header .Button_Internet { position: absolute; top: 15px; left: 590px; background: url(images/button_internet.png) no-repeat left top; width: 120px; height: 30px;}
.Header .Button_Unterhaltung { position: absolute; top: 25px; left: 870px; background: url(images/button_unterhaltung.png) no-repeat left top; width: 120px; height: 30px;}

/* Menu +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Menu { background: #0097ca; width: 850px; position: relative; float: left; height: 35px;} /* width: 1000px; <- Standard */
.Menu em { display: none}
.Menu ul { list-style: none; margin: 0px; padding: 10px 0px 0px 100px;}
.Menu ul li ul { display: none;}
.Menu li { padding: 0px; margin: 0px; display: inline; font-size: 11px;}
.Menu a { padding: 0px 0px 0px 3px; margin-right: 2px; background: url(images/MLeft.png) no-repeat left top; float: left;}
.Menu a span { padding: 6px 12px 6px 9px; display: block; background: url(images/MRight.png) no-repeat right top; float: right; }
.Menu a span { float: none; color: #FFF;}
.Menu a:hover span { color: #FFF;}
.Menu a:hover { background-position: 0% -25px; color:#003399; text-decoration: none;}
.Menu a:hover span { background-position: 100% -25px;  color:#003399;}
.Menu .on { background: url(images/MLeft.png) no-repeat left bottom; color:#003399; }
.Menu .on span { background: url(images/MRight.png) no-repeat right bottom; color:#003399; }

.MTL { position: absolute; top: 0px; left: 0px; background: url(images/MTL.gif) no-repeat left top; height: 8px; width: 8px;}
.MTR { position: absolute; top: 0px; right: 0px; background: url(images/MTR.gif) no-repeat left top; height: 8px; width: 8px;}

/* Container +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.CON { background: #fff url(images/BGC_3.gif) repeat-y center; width: 1000px; float: left; position: relative; padding: 0px}

/* Side Central Single +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SCS { width: 480px; float: left; padding: 15px 30px; background-color: #fff; }
.SCS h1 { font-size: 20px; font-weight: normal; background: url(images/PostHead.gif) repeat-x bottom; padding-bottom: 10px; letter-spacing: -1px; }
.SCS h2 { font-size: 18px; font-weight: normal; }
.SCS h3 { font-size: 14px; font-weight: bold; }

.SCS p { font-size: 12px; line-height: 17px; text-align: justify; }
.SCS p strong {}
.SCS img {}
.SCS ul { padding: 10px 0px; margin: 0px; }
.SCS li { padding: 2px 0px 2px 15px; list-style-type: none; background: url(images/PostContentLiIco.png) no-repeat left top; font-size: 11px; line-height: 15px; color:#4c4c4c; }
.SCS blockquote { padding: 2px 10px; background: #e9f8ff; margin: 0px; color:#336699; }
.SCS blockquote p { font-size: 11px; padding: 5px 0px; margin: 5px 0px; line-height: 15px;}
.SCS blockquote li { padding: 2px 0px 2px 15px; list-style-type: none; background: url(images/PostContentBlockLiIco.png) no-repeat left top; font-size: 11px; line-height: 15px; color:#336699; }
.SCS blockquote a { color:#0080ca; }
.SCS blockquote a:visited { color:#0080ca; }
.SCS blockquote a:hover { color:#003399; }
.SCS a { text-decoration: underline;}

/* Side Central +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SC { width: 470px; float: left; padding: 15px 20px 15px 50px; background-color: #fff; }
.SC h2 { font-weight: normal;}
.pagetitle { font-size: 20px; font-weight: normal; letter-spacing: -1px; border-bottom: solid 1px #000; padding-bottom: 15px;}

/* Post +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Post {	padding: 0px; position: relative; clear: left;}
.PostHead { position: relative; clear: left; background: url(images/PostHead.gif) repeat-x bottom; padding-bottom: 10px;}
.PostHead h1 { font-size: 20px; line-height: 20px; letter-spacing: -1px; font-weight: normal; padding: 0px 0px 1px 0px; margin: 0px; color:#cc6600;}
.PostHead h1 a { color: #007ac8; text-decoration: none;}
.PostHead h1 a:visited { color: #007ac8; text-decoration: none;}
.PostHead h1 a:hover { color:#cc6600; text-decoration: none;}

.PostAuthor { padding: 1px 0px; margin: 0px; font-size: 10px; color:#8a98a2; font-weight: bold;}
.PostDate { margin: 0px; position: absolute; top: 0px; left: -50px; text-align: center; background: url(images/PostHead.gif) repeat-x bottom; padding: 1px 10px 6px 10px; background-color: #fff;}
.PostDate small { font-size: 10px; color:#8a98a2; font-weight: bold; }
.PostDate .month { display:block; text-transform: uppercase; font-size: 9px;}
.PostDate .day { display:block; font-size: 24px; line-height: 24px; font-family: 'Arial'; letter-spacing: -1px; font-weight: normal; color:#4a5a65;}
.PostDate .year { display:block;}

.PostContent { padding: 0px 0px 10px; font-size: 12px; line-height: 17px; background: url(images/PostHead.gif) repeat-x bottom; }
.PostContent p { font-size: 12px; line-height: 17px; text-align: justify; }
.PostContent p strong {}
/* .PostContent img { cursor: pointer; } */
.PostContent ul { padding: 0px 0px 0px 5px; margin: 0px; }
.PostContent li { padding: 1px 15px; list-style-type: none; background: url(images/PostContentLiIco.png) no-repeat left top; font-size: 13px; line-height: 18px; }
.PostContent blockquote { padding: 7px 7px; background: #CEF0FF url(images/quote.gif) no-repeat scroll left top; margin: 0px; color:#336699; }
.PostContent blockquote p { font-size: 13px; margin: 10px 0px 0px 0px; line-height: 18px;}
.PostContent blockquote li { padding: 2px 0px 2px 15px; list-style-type: none; background: url(images/PostContentBlockLiIco.png) no-repeat left top; font-size: 13px; line-height: 18px; color:#336699; }
.PostContent blockquote a { color:#0080ca; }
.PostContent blockquote a:visited { color:#0080ca; }
.PostContent blockquote a:hover { color:#003399; }
.PostContent a { text-decoration: underline;}

.PostDet { padding-top: 12px;}
.PostDet ul { padding: 0px; margin: 0px; list-style: none; }
.PostDet li { padding: 5px 0px 5px 18px; margin: 0px 10px 0px 0px; list-style-type: none; display: inline; color:#336699; font-size: 10px; font-weight: bold; } 
.PostDet li a { text-decoration: underline;} 
.PostDet li.PostCateg { background: url(images/PostCateg.png) no-repeat left center; /* float: right; display: block; */ }
.PostCom { background: url(images/PostCom.png) no-repeat left center; /* float: left; */ }

/* Note ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.Note { padding: 0px; margin: 0px;}
.Note li { padding: 2px 0px 2px 15px; margin: 0px; list-style-type: none; font-size: 11px;}
.NoteRss { background: url(images/NoteRss.png) no-repeat left top;}
.NoteTrackBack { background: url(images/NoteTrackBack.png) no-repeat left top;}
.Note li a { color:#cc6600;}

/* Navigation - PlugIn +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Nav a { padding: 3px 6px 3px 4px; background: #fff; border: solid 1px #0097ca; font-size: 11px; margin-right: 3px;}
.Nav a:visited { padding: 3px 6px 3px 4px; border: solid 1px #0097ca; margin-right: 3px;}
.Nav a:hover { padding: 3px 6px 3px 4px; border: solid 1px black; text-decoration: none; margin-right: 3px; }
.Nav span { padding: 3px 6px 3px 0px; margin-right: 3px;}
.Nav .on { padding: 3px 6px 3px 4px; border: solid 1px black; font-size: 11px; color:#000; margin-right: 3px;}

/* Comments ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments { margin: 20px 0px 0px 0px;}

/* Comments List  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments .List h3 { font-size: 14px; font-weight: bold; margin: 0px 0px 5px 0px; padding: 5px 0px; color:#000; }
.Comments .List ol { padding: 0px; margin: 0px;}
.Comments .List li { position: relative; padding: 15px 5px 10px 5px; margin: 0px 0px 20px 0px; list-style-type: none;}
.Comments .List .ComListLi { background: #f6f1de url(images/ComListLiBottom_2.gif) no-repeat left bottom; }
/* html .Comments .List .ComListLiTop { left: -5px;}  */ 
.Comments .List .ComListLiTop { position: absolute; background: url(images/ComListLiTop_2.gif) no-repeat left top; height: 15px; width: 420px; left: 0px; top: 0px;}

/* html .Comments .List .ListNr { left: -55px;}  */ 
.Comments .List .ListNr { color:#bec9d1; position: absolute; top: 15px; font-size: 24px; line-height: 24px; font-family: 'Arial'; font-weight: normal; letter-spacing: -1px; padding: 0px; left: -30px; }

/* html .Comments .List .ListGrav { left: 10px;}  */ 
.Comments .List .ListGrav { position: absolute; top: 15px; left: 15px;}
.Comments .List .ListGrav img { border: solid 1px #fff;}

.Comments .List big { margin: 0px; padding: 0px 0px 0px 42px; font-size: 11px; line-height: 11px; letter-spacing: -1px; color:#333; font-weight: bold; display: block;}
.Comments .List small { color:#a19a80; padding: 0px 0px 0px 42px; margin: 0px; font-size: 10px; }
.Comments .List small a { color:#a19a80; text-decoration: none;}
.Comments .List small a:visited { text-decoration: none;}

.Comments .List .ListContent { margin: 15px 0px 0px 0px; padding: 5px 10px; font-size: 13px; line-height: 18px; background: #fff url(images/ComListContent.gif) no-repeat left top; display: block;}


/* Comments Form ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments .Form h3 { font-size: 14px; font-weight: bold; letter-spacing: -1px; margin: 0px; padding: 5px 0px 10px 0px; color:#333;}
.Comments .Form { background: #bbe9ff url(images/ComFormBottom.gif) no-repeat left bottom; padding: 10px 15px 20px 15px; position: relative;}
/* html .Comments .FormTop  { left: -15px;}  */ 
.Comments .FormTop { background: url(images/ComFormTop.gif) no-repeat left top; position: absolute; top: 0px; left: 0px; width: 504px; height: 7px;}
.Comments .Form form {margin: 0px; padding: 0px;}
.Comments .Form a { text-decoration: underline;}
.Comments .Form p { padding: 0px; margin: 0px; font-size: 11px; color:#336699; }
.Comments .Form p small strong { font-size: 10px; font-weight: bold; color:#FF3300;}
.Comments .Form p small { font-size: 11px; display: block; padding: 5px 0px;}
.Comments .Form .TextField { background: #fff; border: solid 1px #9dc0d0; padding: 5px 4px; font-size: 11px; display: block;}
.Comments .Form .TextArea { background: #fff; border: solid 1px #9dc0d0; padding: 4px; font-size: 12px;}

.Comments .Form input.SubmitComment { width: 257px; height: 26px; background: url(images/SubmitComment.png) no-repeat; margin-top: 8px;}
.Comments .Form input.SubmitComment:hover { background: url(images/SubmitComment.png) no-repeat 0 -26px; margin-top: 8px;}
.Comments .Form input.SubmitCommentIE { width: 257px; height: 26px; background: url(images/SubmitComment.png) no-repeat 0 -26px; margin-top: 10px; margin-top: 8px;}


/* Side Right +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SR { width: 450px; float: right; position: relative; }
.SR h2 { font-size: 14px; letter-spacing: normal; font-weight: bold; color:#fff;}

/* Search ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Search { background: url(images/Search_neu.gif) no-repeat left top; position: absolute; top: -63px; width: 280px; left: -9px;}
.Search  form { padding: 30px 20px 10px 30px; margin: 0px;}
.Search  input { border: none; color: #330033; font-size: 11px;}
.Search  input.search { width: 24px; height: 23px; background: url(./images/SearchButton.gif) no-repeat;}
.Search  input.keyword { background: none; border: none; padding: 5px 0px 5px 8px; width: 200px; border: none; } /**/ * html #buttonsearch { margin: -24px 0px 0px 203px; } /* */ 
#buttonsearch { padding: 0px; margin: -23px 0px 0px 203px; top: 0px; background: none; }


/* Flickr RSS - PlugIn ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Flickr { margin-bottom: 10px;}
.Flickr h2 { background: url(images/FlickrH3.gif) no-repeat left top; padding: 0px 0px 5px 20px; margin: 0px 0px 10px 0px; border-bottom: dashed 1px #7bb9d9; }
.Flickr ul { padding: 0px; margin: 0px;}
.Flickr li { padding: 0px; margin: 0px 6px 0px 0px; list-style-type: none; display: inline;}
.Flickr li a img { background: #000; padding: 1px; border: solid 4px #127aae; width: 60px; height: 60px; margin-bottom: 5px;}
.Flickr li a:hover img { background: #fff; padding: 1px; border: solid 4px #09182a; margin-bottom: 5px;}

/* Syndicate ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Syn { /* background: #09182a url(images/SynBottom.gif) no-repeat left bottom; height: 70px; padding: 10px 15px; */ margin-bottom: 10px; position: relative; }
/**/ * html .SynTop { left: -15px;} /* */ 
.SynTop { position: absolute; /* background: url(images/SynTop.gif) no-repeat left top; */ left: 0px; top: 0px; width: 230px; height: 8px; }
.Syn ul { margin: 0px; padding: 0px;}
.Syn li { background: url(images/SynIco.gif) no-repeat left center; border-bottom: solid 1px #106899; margin: 0px; padding: 2px 0px 3px 20px; list-style-type: none; font-size: 11px; color:#0097ca;}
.Syn li a { color:#fff; font-size: 12px; }
/*
#### neue Syn widget Kombination für die RSS icons im Widget Style
*/
.Syn .widget ul { margin: 0px; padding: 0px;}
.Syn .widget li { background: url(images/SynIco.gif) no-repeat left center; margin: 0px; padding: 3px 0px 3px 20px; list-style-type: none; font-size: 12px; color:#0097ca;}
.Syn .widget li a { color:#fff; font-size: 12px; }


/* Side Right Left +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SR .SRL { width: 230px; float: left; padding: 15px 20px 15px 20px; color:#abcee1;}

.SR .SRL a { color:#FFF; font-size: 11px; }
.SR .SRL a:visited { color:#FFF; }
.SR .SRL a:hover { color:#abcee1;}

.SR .SRL .widget { margin-bottom: 20px; color:#fff;}
.SR .SRL .widget h2 { background: url(images/CategH3.gif) no-repeat left top; padding: 0px 0px 5px 20px; margin: 0px; border-bottom: dashed 1px #7bb9d9; }
.SR .SRL .widget ul { margin: 0px; padding: 0px;}
.SR .SRL .widget ul.poll { margin: 0px; padding: 0px; width: 233px; }
.SR .SRL .widget ul.wp-polls-ul { margin: 0px; padding: 0px; width: 233px; }
.SR .SRL .widget li { margin: 0px; padding: 2px 0px 3px 20px; list-style-type: none; font-size: 11px; background: url(images/CategLi.png) no-repeat left top; border-bottom: solid 1px #106899;}
.SR .SRL .widget li.poll { background: none; margin: 0px; padding: 3px 0px 4px 0px; list-style-type: none; font-size: 11px; border-top: solid 1px #106899; border-bottom: 0px; }
.SR .SRL .widget li.rss { background: url(images/rssfeed.png) no-repeat left; height: 21px; padding: 9px 0 2px 35px; }
.SR .SRL .widget li.mailrss { background: url(images/rssfeed.png) no-repeat left; height: 21px; padding: 9px 0 2px 35px; }
.SR .SRL .widget li.twitter { background: transparent none no-repeat scroll 0 0; height: 32px; padding: 5px 0 2px 0px; border: none; }
.SR .SRL .widget li form input.mailrss-input { width: 105px; margin-right: 5px; }
.SR .SRL .widget li form.mailrss-form { margin-top: -3px; }
.SR .SRL .widget div.PostRSS { background: url(images/rss_icon_glass.png) no-repeat left top; width: 100px; height: 100px; float: left; }
.SR .SRL .widget div.KommentarRSS { background: url(images/rss_icon_glass.png) no-repeat left top; width: 100px; height: 100px; float: right; }
.SR .SRL .widget div.PaddingRSS { margin-bottom: 20px; }
.SR .SRL .widget span.TextplacingRSS { padding-top: 90px; color: #f00; }
.SR .SRL .widget img.RSSIcon { padding-top: 5px; margin-bottom:-10px; }

.SR .SRL .widget_categories .children ul { margin: 2px 0px 0px 0px; padding: 0px; list-style-type: none; }
.SR .SRL .widget_categories .children li { margin: 0px; padding: 0px; list-style-type: none; border-bottom: none; font-size: 10px; background: none; }

.SR .SRL .widget_tag_cloud { font-family: "Trebuchet MS"; line-height: 18px;}

.SR .SRL .widget_calendar table { width: 100%;}
.SR .SRL .widget_calendar table td { text-align: center; padding: 3px; }
.SR .SRL .widget_calendar caption { background: #006dab; padding: 5px 0px;}
.SR .SRL .widget_calendar #today { background: #006dab;}

.SR .SRL .widget_search #s { width: 160px; border: solid 1px #006dab; padding: 3px; margin-bottom: 5px;}



/* Side Right Right +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SR .SRR { width: 160px; float: right; padding: 10px;}

.SR .SRR .widget { margin-bottom: 10px; color:#7a8fa4;}
.SR .SRR .widget h2 { background: url(images/SRRH3.gif) repeat-x left bottom; color:#abcee1; padding: 0px 0px 5px 0px; margin: 0px 0px 5px 0px; }
.SR .SRR ul { padding: 0px; margin: 0px;}
.SR .SRR li { padding: 0px 0px 0px 10px; margin: 0px; list-style-type: none; background: url(images/SRRIco.png) no-repeat left top;}
.SR .SRR li a { color:#7a8fa4; font-size: 11px; }
.SR .SRR li a:visited { color:#7a8fa4; }
.SR .SRR li a:hover { color:#fff;}


/* Footer ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Footer { width: 970px; position: relative; clear: left; padding: 10px 15px;}
.FL { position: absolute; top: -8px; left: 0px; height: 8px; width: 8px; background: url(images/FL.gif) no-repeat left top; }
.FR { position: absolute; top: -8px; right: 0px; height: 8px; width: 8px; /* background: url(images/FR.gif) no-repeat left top; */ }
.Footer p { font-size: 9px; color:#92b8cd; padding: 0px; margin: 0px; }
.Footer a { color:#92b8cd; text-decoration: underline;}

/* Own Styles ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.RSSdiv { width: 66px; }
.comment_edit_info { font-size: 10px; width: 425px; padding: 4px; margin-top: 6px; margin-bottom: -10px; line-height: 12px; border: 1px solid #000000; text-align: justify; }
.linkbannerspace { margin: 5px 10px 0px 0px; }
img.alignleft { margin: 5px 8px 5px 0px; float: left; border: 1px solid #ddd; padding: 6px; }
img.alignright { margin: 5px 0px 5px 10px; float: right; border: 1px solid #ddd; padding: 6px; }
img.aligncenter { margin-left: auto; margin-right: auto; display: block; text-align: center; border: 1px solid #ddd; padding: 6px; margin-top: 5px; }
img.noalign { margin: 3px; padding: 3px; border: 1px solid #ddd; }
#translation_bar img { padding: 4px; }
#trans1_sign { display: none; }
/*
.transp90 { filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity: 0.9; opacity: 0.9; }
.transp80 { filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8; }
.transp70 { filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity: 0.7; opacity: 0.7; }
.transp60 { filter:alpha(opacity=60); -moz-opacity:0.6; -khtml-opacity: 0.6; opacity: 0.6; }
.transp50 { filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; }
.transp40 { filter:alpha(opacity=40); -moz-opacity:0.4; -khtml-opacity: 0.4; opacity: 0.4; }
.transp30 { filter:alpha(opacity=30); -moz-opacity:0.3; -khtml-opacity: 0.3; opacity: 0.3; }
.transp20 { filter:alpha(opacity=20); -moz-opacity:0.2; -khtml-opacity: 0.2; opacity: 0.2; }
*/
.PostDet li.PostRating { display: inline; /* margin: 3px 5px 5px 103px; */ background: transparent url(images/stern.png) no-repeat scroll left center; }
.PostDet li.PostRating .RatingText { float: left; margin-right: 7px; }
div.aktion { margin-bottom: 10px; border: 1px solid #000; background: transparent url(http://stuff.hannes-schurig.de/img/windows_7-neu2.jpg) no-repeat scroll center center; width: 230px; height: 57px; }
div.aktion2 { margin-bottom: 10px; border: 1px solid #000; background: transparent url(http://stuff.hannes-schurig.de/img/paintshop-pro-x.jpg) no-repeat scroll center center; width: 230px; height: 74px; }
div.aktion3 { margin-bottom: 10px; border: 1px solid #000; background: transparent url(http://stuff.hannes-schurig.de/img/paintshop-pro-x.jpg) no-repeat scroll center center; width: 230px; height: 74px; }
div.aktion4 { margin-bottom: 10px; border: 1px solid #000; background: transparent url(http://stuff.hannes-schurig.de/img/17-vorteile-von-windows-7.jpg) no-repeat scroll center center; width: 230px; height: 74px; }
div.aktion5 { margin-bottom: 10px; border: 1px solid #000; background: transparent url(http://stuff.hannes-schurig.de/img/defragmentierungstest.jpg) no-repeat scroll center center; width: 230px; height: 87px; }
div.aktion6 { margin-bottom: 10px; border: 1px solid #000; background: transparent url(http://stuff.hannes-schurig.de/img/windows7-enterprise2.jpg) no-repeat scroll center center; width: 230px; height: 55px; }
div.aktion7 { margin-bottom: 10px; border: 1px solid #000; background: transparent url(http://stuff.hannes-schurig.de/img/total-commander-win.jpg) no-repeat scroll center center; width: 230px; height: 60px; }
div.aktion8 { margin-bottom: 10px; border: 1px solid #000; background: transparent url(http://stuff.hannes-schurig.de/img/extra-film-aktion.jpg) no-repeat scroll center center; width: 230px; height: 60px; }
div.aktion9 { margin-bottom: 10px; border: 1px solid #000; background: transparent url(http://stuff.hannes-schurig.de/img/google-account-sync.jpg) no-repeat scroll center center; width: 230px; height: 60px; }
div.aktion-g0 { margin-bottom: 2px; border: 1px solid #000; background: transparent url(http://stuff.hannes-schurig.de/img/firefox-chrome-umstieg-serie.jpg) no-repeat scroll center center; width: 230px; height: 103px; }
div.aktion-g1 { margin-bottom: 2px; border: 1px solid #000; background: transparent url(http://stuff.hannes-schurig.de/img/firefox-chrome-umstieg-serie1.jpg) no-repeat scroll center center; width: 230px; height: 40px; }
div.aktion-g2 { margin-bottom: 2px; border: 1px solid #000; background: transparent url(http://stuff.hannes-schurig.de/img/firefox-chrome-umstieg-serie2.jpg) no-repeat scroll center center; width: 230px; height: 38px; }
div.aktion-g21 { margin-bottom: 2px; border: 1px solid #000; background: transparent url(http://stuff.hannes-schurig.de/img/firefox-chrome-umstieg-serie21.jpg) no-repeat scroll center center; width: 230px; height: 37px; }
div.aktion-g3{ margin-bottom: 10px; border: 1px solid #000; background: transparent url(http://stuff.hannes-schurig.de/img/firefox-chrome-umstieg-serie3.jpg) no-repeat scroll center center; width: 230px; height: 35px; }

div.aktion-g0b { margin-bottom: 2px; border: 1px solid #000; background: transparent url(http://stuff.hannes-schurig.de/img/firefox-chrome-umstieg-serieb.jpg) no-repeat scroll center center; width: 230px; height: 103px; }
div.aktion-g1b { margin-bottom: 2px; border: 1px solid #000; background: transparent url(http://stuff.hannes-schurig.de/img/firefox-chrome-umstieg-serie1b.jpg) no-repeat scroll center center; width: 230px; height: 40px; }
div.aktion-g2b { margin-bottom: 2px; border: 1px solid #000; background: transparent url(http://stuff.hannes-schurig.de/img/firefox-chrome-umstieg-serie2b.jpg) no-repeat scroll center center; width: 230px; height: 38px; }
div.aktion-g21b { margin-bottom: 2px; border: 1px solid #000; background: transparent url(http://stuff.hannes-schurig.de/img/firefox-chrome-umstieg-serie21b.jpg) no-repeat scroll center center; width: 230px; height: 37px; }
div.aktion-g3b{ margin-bottom: 10px; border: 1px solid #000; background: transparent url(http://stuff.hannes-schurig.de/img/firefox-chrome-umstieg-serie3b.jpg) no-repeat scroll center center; width: 230px; height: 35px; }

div.aktion-g0c { margin-bottom: 2px; border: 1px solid #000; background: transparent url(http://stuff.hannes-schurig.de/img/firefox-chrome-umstieg-seriec.jpg) no-repeat scroll center center; width: 230px; height: 103px; }
div.aktion-g1c { margin-bottom: 2px; border: 1px solid #000; background: transparent url(http://stuff.hannes-schurig.de/img/firefox-chrome-umstieg-serie1c.jpg) no-repeat scroll center center; width: 230px; height: 40px; }
div.aktion-g2c { margin-bottom: 2px; border: 1px solid #000; background: transparent url(http://stuff.hannes-schurig.de/img/firefox-chrome-umstieg-serie2c.jpg) no-repeat scroll center center; width: 230px; height: 38px; }
div.aktion-g21c { margin-bottom: 2px; border: 1px solid #000; background: transparent url(http://stuff.hannes-schurig.de/img/firefox-chrome-umstieg-serie21c.jpg) no-repeat scroll center center; width: 230px; height: 37px; }
div.aktion-g3c{ margin-bottom: 10px; border: 1px solid #000; background: transparent url(http://stuff.hannes-schurig.de/img/firefox-chrome-umstieg-serie3c.jpg) no-repeat scroll center center; width: 230px; height: 35px; }

div.Aktion { border: 1px solid #fff; padding: 5px; }
.AktionText { font-size: 9px; margin-top: 3px; color: #fff; }
.moo_pho_ret_1 a:link , .moo_pho_ret_1 a:visited , .moo_pho_ret_1 a:active { display:block; background-image:url(http://stuff.hannes-schurig.de/Photoshop/Retouching/Marie_Banns_Original_klein.jpg); text-decoration: none; width: 440px; height: 324px; }
.moo_pho_ret_1 a:hover { background-image:url(http://stuff.hannes-schurig.de/Photoshop/Retouching/Marie_Banns_Retouching_klein.jpg); text-decoration: none; width: 440px; height: 324px; }
.verysmall { font-size: 9px; line-height: 11px; letter-spacing: -1px; padding-bottom: 5px; }
.noLinkStyle a { text-decoration: none; }
.RelatedText { padding-top: 10px; color:#336699; font-size: 10px; font-weight: bold; /* margin-top: 10px; */ }
li.RelatedTopic { margin: 0px; padding: 2px 0px 2px 15px; list-style-type: circle; font-size: 9px; display: block; background: transparent url(images/related.gif) no-repeat scroll left center }
.imgBorder { border: 1px solid #ddd; padding: 8px; }
.center { text-align: center; }
.etracker a { display: none; }
.tweet { margin-left: 336px; }
.u-abstand { margin-bottom: 10px; }
div.notification { background-color: #fec; width: 440px; margin: 9px; padding: 5px; border: 1px solid; }
span.notification { background-color: #fec; width: 440px; margin: 9px; padding: 5px; border: 1px solid; }
.right { float:right; }
.left { float:left; }
.center { display: block; margin: auto; }
.clear { clear:both; }

/* eigenes RSS Kram Zeugs */
li.rss { background: url(images/rssfeed.png) no-repeat left; height: 21px; padding: 9px 0 2px 35px; }
li.mailrss { background: url(images/rssfeed.png) no-repeat left; height: 21px; padding: 9px 0 2px 35px; }
li form input.mailrss-input { width: 105px; margin-right: 5px; }
li form.mailrss-form { margin-top: -3px; }
div.linuxshell { background-color: #000; border: 2px solid #ddd; font-size: 16px; font-family: null; padding: 2px 2px 3px 7px; color: #bbb; }
br.space {padding-bottom:10px;}
div.blog_werbeangebot { color: #0097CA; border: 1px solid #0097CA; padding: 4px; font-size: 10px; }
span div blockquote p, span blockquote p{ border-left: 4px solid #2cf;padding-left:10px;margin-left:-20px }
.post-twitter { margin-bottom: 5px; }
.fbbutton { float:right; border:none; overflow:hidden; width:80px; position: relative; top: -12px; left: 3px; }
#socialunten { float: right; }

.page-item-5204 a { 
	background:#ff3300; 
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0; 
	-webkit-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
}
.Menu ul li.page-item-5204 a:hover { 
	background:#ff6600 !important;
	background-position: 0 -100px !important;
}

.page-item-2653 { display: none !important;}