/*

	filename:	/css/gen__screen.css
	version:	1.0 - 2007-07-12 - mkr

	author:		frank (dot) klein (at) gpm (dot) de 
	validated by W3C CSS Validator // jigsaw.w3.org

*/


* { 
	margin: 0; 
	padding: 0; 
}

html {
	font-size: 100%; /* for IE*/
}

html > body {
	font-size: 16px; /* for everyone else*/
}

/* that's it. default: 1em = 16px */

/* elements keeping their parents font size */
input, select, th, td, li li, li p, td p, q p {
	font-size: 1em;
}

li dfn {
	display: none;
}

body {
    margin: 0;
    padding: 0;
	background: #fff url(/img/body_bg.png) repeat-x ;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

#container {
	position: relative;
	margin-left: 30px;
}

#visual {
    position: absolute;
    top: 86px;
    left: 330px;
}
#logo {
    position: absolute;
    top: 39px;
    left: 730px;
    width: 233px;
    background: transparent url(/img/strictly_crm.png) no-repeat scroll 0 0;
}
#logo a {
	display :block; 
	width: 165px;
	height: 190px;
	border: 0;
	margin: 0;
	padding: 0;
	text-indent: -9999em;
}

#header a:link, #header a:visited, #navbar a:link, #navbar a:visited {
    color: black;
    text-decoration: none;
}
#header a:hover, #navbar a:hover {
    text-decoration: underline;
}
#header {
	position: absolute;
	left: 740px;
    font-size:0.75em;
    width: 20em;
    text-align: right;
}
#header li {
    padding-top: 3px;
	background: #fff none repeat scroll 0 0 !important;
    border-bottom: 1px solid #E8E8E8;
    float: left;
    height: 21px;
    list-style-type: none !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
}
#header li a:link, #header li a:visited {
    background: transparent url(/img/separator_dotted.gif) no-repeat scroll 0 2px;
    padding: 0 10px 7px;
    text-decoration: none;
}
#header li a.first:link, #header li a.first:visited {
    background:transparent none repeat scroll 0 0;
    padding-left: 3px;
	margin: 0;
}
#header li a.last:link, #header li a.last:visited {
    padding-right: 5px;
}
#header li a:hover {
    text-decoration:underline;
}
#header li img {
    margin:0 0 -3px 5px;
}
#header #topmenuLeft {
    background: transparent url(/img/topmenu_left.gif) repeat scroll left bottom;
    float: left;
    height: 24px;
    width: 8px;
}
#header #topmenuRight {
	background: transparent url(/img/topmenu_right.gif) repeat scroll right bottom;
    float: left;
    height: 24px;
    width: 8px;
}
div#navbar {
	position: absolute;
	top: 41px;
	left: 0;
    background: transparent url(/img/mainmenu_bg.gif) repeat-x scroll 0 0;
    font-size: 0.75em;
    margin: 0;
}
div#navbar #mainmenuLeft {
    background: transparent url(/img/mainmenu_left.gif) repeat scroll 0 0;
    float: left;
    height: 25px;
    width: 8px;
    overflow: hidden;
}
div#navbar #mainmenuRight {
    background: transparent url(/img/mainmenu_right.gif) repeat scroll 0 0;
    float: left;
    height: 25px;
    width: 8px;
    overflow: hidden;
}
div#navbar ul#mainnav {
    background-color:#FFFFFF;
    border-top:1px solid #E8E8E8;
    float:left;
    height:20px;
    padding:3px 0 0;
    text-align:center;
}
div#navbar ul#mainnav li {
	list-style: none;
    float:left;
    height:20px;
    line-height:20px;
}
div#navbar ul#mainnav a:link, div#navbar ul#mainnav a:visited {
    background:transparent url(/img/separator_dotted.gif) no-repeat scroll 0 4px;
    color:#19171C;
    display:block;
    padding:0 10px 7px;
    text-decoration:none;
}
div#navbar ul#mainnav a:hover {
    text-decoration:underline;
}
div#navbar ul#mainnav a#afterActive:link, div#navbar ul#mainnav a#afterActive:visited {
    background:transparent none repeat scroll 0 0;
}
div#navbar ul#mainnav li a#first, div#navbar ul#mainnav li a#activeFirst {
    background:transparent none repeat scroll 0 0;
    padding-left:5px;
}
div#navbar ul#mainnav li a#last, div#navbar ul#mainnav li a#activeLast {
    padding-right:5px;
}
div#navbar ul#mainnav li a#active, div#navbar ul#mainnav li a#activeFirst {
    background:transparent url(/img/menuitem_active_bg.gif) repeat-x scroll 0 0;
    color:#FFFFFF;
    float:left;
    height:25px;
}
div#navbar ul#mainnav li .mainmenuItemLeft {
    background:transparent url(/img/menuitem_active_left.gif) no-repeat scroll 0 0;
    float:left;
    height:25px;
    width:3px;
}
div#navbar ul#mainnav li#liActive .mainmenuItemRight {
    background:transparent url(/img/menuitem_active_right.gif) no-repeat scroll 0 0;
    float:left;
    height:25px;
    width:3px;
}

#main {}

#maincontentcontainer {
    position: absolute;
    top: 260px;
    left: 320px;
    width: 589px;
    background: transparent url(/img/content_border_top.gif) no-repeat scroll 0 0;
    padding: 7px 0 0 0;
}
#maincontent {
    padding: 0;
    margin: 0;
	background: transparent url(/img/content_border_bg.gif) repeat-y scroll 0 0;
    float: left;
}
#maincontentbottom {
	clear: left;
    background: transparent url(/img/content_border_bottom.gif) no-repeat scroll 100% 0;
    padding: 7px 0 0 0;
    margin: 0;
}

td {
	font-size: .75em;
	margin: 0;
	padding: 0;
}


/* post 
 -------------------------------------------------------------------------*/
.post {
	color: #373C42;
	padding: 15px 20px;
}

.first {
	/* background: transparent url(/img/gen_left-bg_mainteaser.gif) repeat-y; */
	background: #f6f8f4;
	margin: 0 7px 15px 7px;
	color: #373C42;
	
}

cite {
	font-style: normal;
	font-weight: bold
}

.post h1 a,
.post h1 a:link,
.post h1 a:visited
{
	color: #6B695D;
	/*font-weight: normal;*/
	margin: 0 0 5px 0;
	text-decoration: none;
}

.post h1 a:hover,
.post h1 a:active
{
	color: #6B695D;
	/*font-weight: normal;*/
	margin: 0 0 5px 0;
	text-decoration: none;
}

.post h1 {
	font-size: 1.9em;
	/*font-weight: normal;*/
	margin: 0 0 15px 0;
}

.full h1,
.first h1,
.first h1 a {
	color: #D10A00 ! important;
}

.post h2 {
	font-size: .75em;/* .6875em */
	margin-bottom: 10px;
}

.post h3,
.post h4
 {
	font-size: .75em;/* .6875em */
	font-style: italic;
	margin-bottom: 10px;
}

.post p {
	font-size: .75em;/* .6875em */
	margin-bottom: 15px;
	font-weight: normal;
	line-height: 1.5;
}

.post p a {
	font-weight: bold;
	text-decoration: underline;
	color: #D10A00;
}

.post p a:hover {
	text-decoration: none;
}

blockquote {
	padding-left: 5px ! important;
	margin: 10px 0 ! important;
	padding: 0 25px ! important;
	font-size: 1em ! important;
	color: #373C42 ! important;
	font-style: italic;
	background: transparent url(/img/core_blockquote-bg.gif) no-repeat 0 0;
}

.post ul {
	margin: 0 0 10px 25px;
}

.post ol {
	margin: 0 0 10px 25px;
}

.post address {
	margin: 0 0 10px 0;
	font-style: normal;
	font-size: .75em;/* .6875em */
	line-height: 1.5;
}

.post li {
	font-size: .75em;/* .6875em */
	line-height: 1.5;
}

.post li li {
	font-size: 1em;
}

.post li img {
	margin-right: 4px;
}

.post li img.trenner {
	margin-left: 4px;
}

.post li a {
	font-weight: bold;
	text-decoration: underline;
	color: #D10A00;
}

 .post li a:hover {
	text-decoration: none;
}
.post img {
	margin: 0 10px 0 0;
/*	border: 1px solid #C8C9C4;*/
}

/* author, comments, permalink*/
.first ul.postMeta { 
	list-style: none;
	border-top: 1px solid #C8C9C4;
	border-bottom: 1px solid #C8C9C4;
	/*background: #E0E0DE;*/
	padding: 5px;
	margin: 5px 0 25px 0 ! important;
	display: block;
}

ul.postMeta {
	list-style: none;
	border-top: 1px solid #C8C9C4;
	border-bottom: 1px solid #C8C9C4;
	/*background: #f6f8f4;*/
	padding: 5px;
	font-size: 0.99em;font-weight: bold;
	margin: 5px 0 25px 0 ! important;
	display: block;
    clear: both;
}


.blank {
	border: none ! important;
	background: none ! important;
	text-align: left ! important;
	padding: 0 ! important;
}

ul.postMeta li {
	display: inline;
    padding-bottom: 5px;
}

.postMetaAuthor {
	font-size: .9090em ! important;
}
.postMetaTimestamp {
	font-size: .9090em ! important;
}

ul.postMeta li.postMetaCommentsCount {}
ul.postMeta li.postMetaCommentsWrite {}
ul.postMeta li.postMetaCategory {
}
ul.postMeta li#postMetaCategory {
	float: left;
	margin-right: 5px;
}
ul.postMeta li.postMetaCategory span {
	font-weight: bold;
}
ul.postMeta li.postMetaRecommend {}
ul.postMeta li.postMetaPermalink {}

.full {
	margin-bottom: 20px;
	padding-bottom: 2px;
}

.full div.postMeta {
    border-top: 1px solid #C8C9C4;
    border-bottom: 1px solid #C8C9C4;
    background: #f6f8f4;
    padding: 2px;
}
.full ul.postMeta {
    list-style: none;
    /* text-align: right; */
    margin: 0 0 0 0 ! important;
    font-size: .875em;
    border: 0;
}


.full ul.postMeta li {
    display: inline;
}

.full ul.postMeta li.postMetaCommentsCount {}
.full ul.postMeta li.postMetaCommentsWrite {}
.full ul.postMeta li.postMetaCategory {
	display: block ! important;
	margin-bottom: 4px; 
}

.full ul.postMeta li.postMetaCategory span {
	font-weight: bold;
}
.full ul.postMeta li.postMetaRecommend {}
.full ul.postMeta li.postMetaPermalink {}

div.postMetaTags {
    margin: 5px 0;
}
h2.postMetaTags {
	float: left;
	margin-right: 6px;
	font-size: .625em;
	margin-top: 2px;
}

ul.postMetaTags li a, ul.postMetaTagsTechnorati li a {
	color: #373C42;
	font-weight: normal;
}
* html div.postMetaTagsTechnorati {
	margin-top: 10px;
	margin-bottom: 10px;
}

h2.postMetaTagsTechnorati {
	background: transparent url(/img/tn_tech.gif) 0 0 no-repeat;
	float: left;
	width: 12px;
	height: 12px;
	margin-right: 6px;
	margin-top: 2px;
	font-size: .625em;
}

ul.postMetaTags,
ul.postMetaTagsTechnorati {
	list-style: none;
	float: left;
	font-size: .9090em;
	margin: 0;
	padding: 0;
}

ul.postMetaTags li,
ul.postMetaTagsTechnorati li {
	display: inline;
}

div.postMetaSocialBookmarks {
	font-size: 1em ! important
}

div.postMetaSocialBookmarks img {
	margin: 0 ! important;
}
span#socialBookmarkTarget {
	font-weight: bold;
}



h2.postMetaTags {}

ul.postMetaTags {}
h2.postMetaTagsTechnorati {
	text-indent: -9999em;
	background: transparent url(/img/tn_tech.gif) 0 0 no-repeat;
}
ul.postMetaTagsTechnorati {}


div.postMetaSocialBookmarks {}
span#socialBookmarkTarget {}

.trackbackicon {
    overflow: visible !important;
    background: transparent url(/img/trackback_icon.gif) 0 0 no-repeat;
    padding-left: 20px;
    line-height: 20px !important;
}

/* page: < 1 2 3 > 
 -------------------------------------------------------------------------*/
#navShortArticles {
	clear: both;
	color: #6B695D;
	font-size: .625em;
	border-top: 1px solid #C8C9C4;
	border-bottom: 1px solid #C8C9C4;
	text-align: right;
	background: #f6f8f4;
	margin: 15px 20px;
	padding: 5px;
}

#navShortArticles span {
	font-weight: bold;
	padding: 0 0 0 0;
}

#navShortArticles a,
#navShortArticles a:link,
#navShortArticles a:hover {
	font-weight: bold;
	padding: 0 0 0 0;
	color: #D10A00;
}

#navShortArticles a:hover,
#navShortArticles a:active {
	padding: 0 0 0 0;
	color: #D10A00;
}

/* comments  
-------------------------------------------------------------------------*/
h1.comments {
	margin: 0px 20px 15px 20px! important;
	padding: 0 0 7px 0;
	color: #6B695D;
	border-top: 1px solid #C8C9C4;
	border-bottom: 1px solid #C8C9C4;
	text-align: left;
	background: #f6f8f4;
	padding: 5px;
	font-weight: normal;
}

h1.comments span {
    font-size: .3em;
    padding-bottom: 10px;
    padding-left: 10px;
    vertical-align: middle;
}
h1.comments span a {
    color: #6B695D;
    vertical-align: middle;
    margin: 0 0 5px 0;
    text-decoration: underline;
}
h1.comments span a:hover {
    text-decoration: none;
}
h1.comments span a img {
    padding-bottom: 2px !important;
}


.comment {
	color: #373C42;
	margin-left: 5px ! important;
	padding: 10px 10px;
	margin: 0 20px ! important;
	background: #fafafa ! important;
	border-left: 0px solid #fafafa;
}
/* comment depth */
.level1 {
	background: #fafafa ! important;
	margin-top: 0;
	border-left: 0px solid #fafafa;
}
.level2 {
	background: #fafafa ! important;
	margin-top: 0;
	border-left: 24px solid #fafafa;
}
.level3 {
	background: #fafafa ! important;
	margin-top: 0;
	border-left: 48px solid #fafafa;
}
.level4 {
	background: #fafafa ! important;
	margin-top: 0;
	border-left: 72px solid #fafafa;
}
.level5 {
	background: #fafafa ! important;
	margin-top: 0;
	border-left: 100px solid #fafafa;
}

.odd {
	background-color: #fff ! important;
	border-color: #fff ! important;
}
.even {}

/* comment meta */
ul.commentMeta { 
	list-style: none ! important;
	margin-bottom: 5px;
}

ul.commentMeta li {
	font-size: .625em;
	line-height: 1.5;
	display: inline;
}
ul.commentMeta a.commentMetaUrl,
ul.commentMeta a:link.commentMetaUrl,
ul.commentMeta a:visited.commentMetaUrl {
	color: #D10A00 ! important;
	text-decoration: underline;
}
ul.commentMeta  a:hover.commentMetaUrl,
ul.commentMeta a:active.commentMetaUrl {
	color: #D10A00 ! important;
	text-decoration: none;
}
ul.commentMeta li.commentAuthor {
	font-weight: bold;
}
a.commentMetaUrl {}
ul.commentMeta li.commentMetaDate {}
ul.commentMeta li.commentMetaTime {}

/* tools: edit, reply, submit */
ul.commentTools {
	list-style: none;
	border-top: 1px solid #C8C9C4;
	border-bottom: 1px solid #C8C9C4;
	text-align: right;
	background: #f6f8f4;
	padding: 2px 0;
	margin: 12px 0 0 0 ! important;
}
ul.commentTools li {
	display: inline;
}

.commentPreview ul.commentTools {
	list-style: none;
	border: none;
	text-align: left;
	background: none;
	padding: 0;
	margin: 10px 0 0 0 ! important;
}

.commentPreview ul.commentTools li.commentEdit {
	padding: 0 6px;
	background: #fafafa;
	border: 1px solid #D7D7D9;
	color: #373C42;
	color: #373C42! important;
	font-weight: normal ! important;
	margin-right: 5px;
	text-decoration: none ! important;
}

.commentPreview ul.commentTools li.commentSubmit {
	padding: 0 6px;
	background: #fafafa;
	border: 1px solid #D7D7D9;
	color: #373C42;
	color: #373C42! important;
	font-weight: normal ! important;
	margin-right: 5px;
	text-decoration: none ! important;
}

ul.commentTools li.commentReply {
	background: transparent ! important;
}

ul.commentTools li a,
ul.commentTools li a:link,
ul.commentTools li a:visited {
	background: transparent ! important;
	color:#373C42;
	font-size:0.6875em;
	height:21px;
	width:75px;
}

ul.commentTools li a:hover,
ul.commentTools li a:active {
	color:#373C42;
	font-size:0.6875em;
	height:21px;
	width:75px;
}


.comment h2 {
	font-size: .875em;
	line-height: 1.5;
	
}
.comment p {
	font-size: .75em;
	line-height: 1.5;
}

form#postRecommendForm {
	background: #f6f8f4 ! important;
	padding: 15px;

	border: 1px solid #C8C9C4;
}

/* ajax reply  
-------------------------------------------------------------------------*/
#commentform {
}

div#commentReply {}

form#commentReplyForm {
	background: #f6f8f4 ! important;
	padding: 15px;
	margin: 5px 20px;
	border: 1px solid #C8C9C4;
}

form#postRecommendForm label ,
form#commentReplyForm label {
	font-size: 0.625em;
	color: #373C42;
	display: block;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

form#postRecommendForm .input,
form#commentReplyForm .input {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: .6785em;
	color: #373C42;
	border: 1px solid #C8C9C4;
	height: 18px;
	width: 250px;
	margin-bottom: 15px;
	padding-top: 4px;
	display: block;
}

form#postRecommendForm .textarea,
form#commentReplyForm .textarea {
	font-size: .6875em;
	color: #373C42;
	width: 400px;
	height: 200px;
	margin-bottom: 15px;
	border: 1px solid #C8C9C4;
}

form#postRecommendForm .submit,
form#commentReplyForm .submit {
	width: 75px;
	background: #fafafa;
	border: 1px solid #D7D7D9;
	height: 21px;
	color: #373C42;
	font-size: .625em;
}

form#postRecommendForm .remembermeCheck,
form#commentReplyForm  .remembermeCheck {
	margin-right: 5px;
	display: block;
	float:left;
}

form#postRecommendForm.remembermeLabel,
form#commentReplyForm .remembermeLabel {
	display: block;
}

* html form#commentReplyForm .remembermeLabel {
	padding-top: 4px;
}

.commentpreview,
.commentPreview {
	background: #FEFFCE ! important;
	padding: 10px;
	margin: 5px 45px 5px 40px;
	border-top: 1px solid #AFAFAF;
	border-right: 2px solid #636363;
	border-bottom: 2px solid #636363;
	border-left: 1px solid #AFAFAF;
}

#commentReply p {
	color: #373C42;
	font-size: .6875em ! important;
	margin: 10px 0;
}

input.captcha {
	font-size: .625em;
	color: #373C42;
	border: 1px solid #C8C9C4;
	height: 18px;
	width: 100px;
	margin-bottom: 15px;
	padding-top: 4px;
	display: block;
}
.captchapict {
	border: 1px solid #ccc
}

/* =ratings
-------------------------------------------------------------------------*/
ul.postMetaRating {
    /* float: right; */
}
#postMetaRating {
}
#postMetaRating span {
    float: left;
    display: block;
    text-align: right;
}
#postMetaRating .stars1, #postMetaRating .stars2,#postMetaRating .stars3, #postMetaRating .stars4, #postMetaRating .stars5, #postMetaRating .stars6 {
    margin-top: 0;
    width: 84px;
    height: 14px;
    overflow: hidden;
    background: transparent url(/img/sterne84x168.gif) no-repeat 0 14px;
}
#postMetaRating .stars1 {background-position: 0 -168px;}
#postMetaRating .stars2 {background-position: 0 -154px;}
#postMetaRating .stars3 {background-position: 0 -140px;}
#postMetaRating .stars4 {background-position: 0 -112px;}
#postMetaRating .stars5 {background-position: 0 -98px;}
#postMetaRating .stars6 {background-position: 0 -84px;}
#postMetaRating a {
    float: left;
    border: 0 !important;
    text-decoration: none !important;
    display: block;
    width: 14px;
    height: 14px;
}
.starsHover1, .starsHover2, .starsHover3, .starsHover4, .starsHover5, .starsHover6 {
    display: block;
    width: 84px;
    height: 14px;
    overflow: hidden;
    background: transparent url(/img/sterne84x168.gif) no-repeat 0 14px;
}
.starsHover0 {background-position: 0 14px;}
.starsHover1 {background-position: 0 -70px;}
.starsHover2 {background-position: 0 -56px;}
.starsHover3 {background-position: 0 -42px;}
.starsHover4 {background-position: 0 -28px;}
.starsHover5 {background-position: 0 -14px;}
.starsHover6 {background-position: 0 0;}

#trackbacks {
    margin: 1em 0 0 40px;
    width: 490px;
    overflow: hidden;
}

#trackbacks h1 {
    margin: 0px 40px 15px 0 !important;
    padding: 0 0 7px 0;
    color: #6B695D;
    border-top: 1px solid #C8C9C4;
    border-bottom: 1px solid #C8C9C4;
    text-align: left;
    background: #f6f8f4;
    padding: 5px;
    font-weight: normal;
}
#trackbacks ul {
    list-style: square;
    padding-left: 1.5em;
}
#trackbacks ul li {
	color: #6B695D;
}

#trackbacks p, #trackbacks ul li {
    font-size: .75em;
    line-height: 1.5;
}
#trackbacks a {
    color: #6B695D;
    text-decoration: underline;
}
#trackbacks a:hover {
    text-decoration: none;
}

/* back to ... */
a.historyBack,
a:link.historyBack,
a:visited.historyBack {
	font-size: .75em;
	margin: 10px 40px;
	font-weight: bold;
	text-decoration: underline;
	color: #D10A00;
	display: block;
}

a:hover.historyBack,
a:active.historyBack {
	text-decoration: none;
}

.post a.historyBack {
	font-size: 1em ! important;
}

/* image 
 -------------------------------------------------------------------------*/
post img {
	background: #f00;
}
img.left {
	float:left; 
	margin: 0 10px 5px 0;
}

img.center {
	margin: 0 auto 5px auto;
	text-align: center;
}

img.right {
	float:right; 
	margin: 0 0 5px 10px;
}



/*--*/


#right {
	position: relative;
	top: 90px;
	left: 0;
	width: 287px;
	float: left;
	background: transparent url(/img/sidebar_border_top.gif) no-repeat scroll 0 0;
	padding-top: 10px;
}

#rightBottom {
	background: transparent url(/img/sidebar_border_bottom.gif) no-repeat scroll 0 0;
	width: 287px;
	height: 10px;
}
* html #right * {
	height: 1%;
}

#rightpadding {}

#rightcontent {
	width: 247px;
	padding: 10px 20px;
	color: #373C42;
    background: transparent url(/img/sidebar_border_bg.gif) repeat-y;
}

#rightcontent div.box {
	margin-bottom: 30px; 
}

#rightcontent .box h2 {
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom: 8px;
	color: #373C42;
}

#rightcontent .box .nomargin {
	margin-bottom: 4px;
}	

#rightcontent .box h3 {
	font-size: 0.8em;
	font-weight: bold;
}

#rightcontent .box p {
	font-size: .75em;
	line-height: 1.5em;
	font-weight: normal;
	margin-bottom: 15px;
}

#rightcontent .box .cc {
	font-size: 0.54em;
}

#rightcontent .box ul {
	font-size: .75em;
	font-weight: normal;
	line-height: 1.5em;
	margin-bottom: 0px;
	padding: 0;
}

#rightcontent .box ul li{
	list-style: none;
	line-height: 1.5em;
	margin: 2px 0;
}

#rightcontent .box a {
	text-decoration: underline;
	color: #373C42;
}

#rightcontent .box a.kursiv {
	font-style: italic;
}

#rightcontent .box a:hover {
	text-decoration: none;
}

#rightcontent .box .picmessmer {
	padding-right: 4px;
	float: left;
}




/* form und input */

#rightcontent .box form#searchform {
	margin-bottom: 15px;
	width: 230px;
}
#rightcontent .box input {
	color: #373C42;
	height: 21px;
	border: 1px solid #D7D7D9;
}

#rightcontent .box .ajaxSuggests {
	font-size: .6875em;
	height: 18px;
	width: 200px ! important;
	margin-right: 6px;
	padding-top: 4px;
}


#rightcontent .box .ajaxSuggests {
	float: left;
}


#rightcontent .box .divSubmit .submitbutton {
	border: none;
	width: 18px;
	height: 18px;
}

#rightcontent .box .divSubmit {
	padding-top: 3px;
	margin-left: 4px;
}


#rightcontent .box form#blogabo {
	margin-bottom: 7px;
}

#rightcontent .box .inputblogabo {
	font-size: 0.625em;
	height: 18px;
	width: 210px;
	margin-bottom: 5px;
	padding-top: 4px;
}

#rightcontent .box .submitblogabo {
	font-size: .625em;
	background: #fafafa;
	width: 90px;	
	margin-bottom: 5px;
}

.box ul {
	margin: 0;
}

.box ul * {
	font-size: 1em ! important;
}

/*--*/

.searchResult {
	color: #373C42;
	margin-left: 5px ! important;
	padding: 15px 40px 0 40px;
	font-size: .6875em;
}

/* = highlight 
 -------------------------------------------------------------------------*/
.highlight {
	background-color: #f6f8f4;
	font-weight: bold;
	padding: 0 2px;
}


/* ajax suche 
 -------------------------------------------------------------------------*/
#searchsuggestStage {
	position: relative;
	height: 25px;
}

#searchsuggest {
	position: absolute;
	background: transparent;
	border-bottom: 1px solid #D7D7D9;
	width: 202px;
	padding: 0;
	top: 24px;
	left: 0px;
}

#searchsuggest a,
#searchsuggest a:link,
#searchsuggest a:visited {
	border-top: 1px solid #fff;
	border-right: 1px solid #D7D7D9;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #D7D7D9;
	display: block;
	background: #fff;
	font-size: 10px;
	line-height: 1.5;
	text-decoration: none;
	padding: 2px 4px;
	color: #6B695D;
}

#searchsuggest a:hover,
#searchsuggest a:active { 
	background: #fff;
	text-decoration: none;
	color: #6B695D;
}

#searchsuggest .selected { 
	background: #f6f8f4 ! important;
	text-decoration: none ! important;
	color: #6B695D ! important;
	border-top: 1px solid #C8C9C4 ! important;
	border-bottom: 1px solid #C8C9C4 ! important;
}

.skip {
	display: none ! important;
}



/* --------- RSS InfoLayer --------- */

#rssInfo {
	position:absolute;
	top:899px; 
  	left:757px;
	z-index:1;
	font-size: 16px;
	line-height: 1.5;
	color: #6B695D;
	width: 200px;
	padding: 10px;
	background: #f8f8f8;
	border: 1px solid #D7D7D9;
	display: none;
}

* html #rssInfo {
	top:895px; 
}


/* =tagcloud 
 -------------------------------------------------------------------------*/
.tagcloud {
	font-size: 11px ! important;
	line-height: 1.2 ! important;
	text-align: left;
	padding: 4px 2px ! important;
	background: #f8f8f8;
}


/* =gpm 
 -------------------------------------------------------------------------*/
p.copyright {
	font-size: .625em ! important;
}
p.copyright img {
    vertical-align: middle;
}

/* backend  
-------------------------------------------------------------------------*/
.required_error {
	color:#f00 ! important;
	font-weight:bold;
}

.imagecontainer {
	float: right;
	padding:3px;
	font-variant: normal;
	font-size: 90%;
	background-color: #eee;
	margin-left: 10px;
	border:1px solid #ccc;
}

.imagecontainer img {
	padding:4px;
}

.imagecontainer p {
	margin-left: 7px;
	color: #5F5F5F;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


/* =poll
-------------------------------------------------------------------------*/
.poll {
	margin-bottom: 1.5em;

}

.poll fieldset {
	border: 1px solid #575850;
	padding: 0 10px 10px 10px;
}

.pollQuestion {
	padding-top: 10px;
	font-weight: bold ! important;
	color: #575850;
	font-size: .75em;
}

legend {
	padding: 0 5px;
	font-weight: bold ! important;
	color: #575850;
	font-size: .75em;
}

.poll ul {
	list-style: none;
	margin:20px;
}


.poll input.radio {
	margin-right: 5px;
	vertical-align: -2px;
}

.poll li {
 margin-bottom: 10px;
}

.answer li {
 overflow: hidden;
 display: inline-block;

}

.answer div.info {
	float: left; 
	width: 35px;
}


.answer div.bar {
	background: #D10A00 url(/img/poll-bar.gif) 0 100% repeat-x;
	border: 1px solid #ccc;
	float: left;
}

.poll input.submit {
	font-size: .75em;
	margin-left: 20px;
	background: #fafafa;
	color:#373C42;
	width: 90px;	
	margin-bottom: 5px;
	border: 1px solid #D7D7D9;
	padding: 2px 0;
}


label {
	cursor: pointer;
}

/* =printInfo, print styles
-------------------------------------------------------------------------*/
#printInfo {
	display: none ! important;
}

.printSup {
	display: none ! important;
}

#printFootnotes {
	display: none ! important;
}



/* =generic declarations
-------------------------------------------------------------------------*/

abbr,
acronym {
	border-bottom: 1px dotted #c00;
	cursor: help;
}

a img {
	border: none;
}

.skip {
	display: none;
}

a.more, a:link.more {
    color: #373C42;
    font-weight: bold;
    text-decoration: none !important;
}
a:hover.more {
    text-decoration: underline !important;
}


li dfn {
	display: none;
}

#stats {
	position: absolute;
	bottom: 0;
	height:0; 
}

/* =clearing floats without structural markup
-------------------------------------------------------------------------*/

/* clearfix, http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
	content: ".";
	display: block;
	height:0;
	clear: both;
	visibility: hidden;
}

/* winIE7 */
.clearfix { display:inline-block; }
/* winIE6 */
* html .clearfix { height: 1%; }
/* safari, winIE, stripped macIE hide */
.clearfix { display: block; }


/* float environment using overflox: hidden;*/
.floatbox { overflow:hidden; } 
/* winIE6, stripped the macIE stuff*/
* html .floatbox {width:100%;}

 



.multiselect   {
background :REd;
	width: 100px ! important;
}
