body, p, blockquote {
	margin: 0;
	padding: 0;
	font-family: Calibri,sans-serif;
	}

a img, iframe { border: none; }

hr {display:none;}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	}
	
ul, ol, dl, li, dt, dd {
list-style:none;
	margin: 0;
	padding: 0;
	}
	

a {color:black}
a:hover {color:#555;}

form, fieldset {
	margin: 0;
	padding: 0;
	}
	
fieldset { border: 1px solid #000; }

legend {
	padding: 0;
	color: #000;
	}



input,select,textarea {
	width: 120px;
	border: 3px solid #cccccc;
	padding: 5px;font-family: calibri, sans-serif;
	background-image: url(bg.gif);background-position: 
	bottom right;
	background-repeat: no-repeat;
	background-color: #fff;
}


select { padding: 0; }



body{
	margin:0 auto;
	text-align:left;
	font:normal 13px  Calibri, sans-serif;
	color:#444;
	line-height: 1.5em;
}


h1 {
	font-size: 1.4em;
	line-height: 1em;
}

h2{
	font-size:1.2em;
	font-weight:bold;
}

#shatten{
	background: url(/images/bg_shadow.png) top center repeat-y;
	padding-bottom:10px;
}

.breite{
	width:700px;
	margin:0 auto;
}

#header{
	background:#fff;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	height:80px;
}

h1#logoheader {
	float:left;
	font-size: 1.8em;
}

h1{
}

#logoheader { 
	display: block;
}

#logoheader {
	display:block;
	width: 700px;
}

#LinkMenu {
	border-bottom: 1px solid #F0F0F0;
	border-top: 1px solid #F0F0F0;
	height: 28px;
        text-align:left;
        font:normal 13px  Arial, "Helvetica Neue", Helvetica, sans-serif;
        color:#444;
        line-height: 1.5em;
}

#LinkMenu ul {
	clear:both;
	float:left;
	margin-bottom:0px;
        text-align:left;
        font:normal 13px  Arial, "Helvetica Neue", Helvetica, sans-serif;
        color:#444;
        line-height: 1.5em;
}

#LinkMenu ul li{
	float:left;
        text-align:left;
        font:normal 13px  Arial, "Helvetica Neue", Helvetica, sans-serif;
        color:#444;
        line-height: 1.5em;
}

#LinkMenu ul li a{
	display:block;
	line-height:25px;
	margin:2px 0 1px 0;
	padding:0 17px 0 15px;
	font-size:1em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000;
}

#LinkMenu ul.group li {
	background-color: #eee;
	opacity: .9;
  	filter: alpha(90);
}

#LinkMenu ul.group li.separator {
	display: none;
}


#HauptRahmen{
	padding:0px 2px 12px 2px;
	background: url(http://cloudbasics.com/images/hauptrahmen.gif) no-repeat bottom center;
	border-top:1px solid #8f8f8f;
	margin:20px 20px 0 20px;
	clear:both;
}

#HauptRahmenKasten{
/*  	width: 720px; */
/*  	height: 405px; */
  	width: 720px; 
  	height: 105px; 
 	margin-top: 1px;
}

.box{
	border-bottom:1px dotted #555;
	padding:10px 0px;
	clear:both;
        text-align:left;
        font:normal 13px  Arial, "Helvetica Neue", Helvetica, sans-serif;
        color:#444;
        line-height: 1.5em;

}

.boxText{
	padding:10px 0px;
	clear:both;
        text-align:left;
        font:normal 13px  Arial, "Helvetica Neue", Helvetica, sans-serif;
        color:#444;
        line-height: 1.5em;

}

.boxLarge{
        border-bottom:1px dotted #555;
        padding:10px 0px;
        clear:both;
        text-align:left;
        font:normal 13px  Arial, "Helvetica Neue", Helvetica, sans-serif;
        color:#444;
        line-height: 1.5em;

}


.boxSmall{
        border-bottom:1px dotted #555;
	padding:10px 0px;
	clear:both;
        text-align:left;
        font:normal 13px  Arial, "Helvetica Neue", Helvetica, sans-serif;
        color:#444;
        line-height: 1.5em;
        text-align:left;
        font:normal 13px  Arial, "Helvetica Neue", Helvetica, sans-serif;
        color:#444;
        line-height: 1.5em;

}

.boxSmallAdd{
	padding:10px 0px;
	clear:both;
	border-bottom:0px dotted #555;
        text-align:left;
        font:normal 13px  Arial, "Helvetica Neue", Helvetica, sans-serif;
        color:#444;
        line-height: 1.5em;

}


box.nodottedlines {
	border-bottom:0px dotted #555;
}

h4{
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:10px 0;
}

h4 a, h4 a:hover{padding-left:10px;}

#HauptSeite.innen {
  padding-top: 10px;
}

#HauptSeite ul, #HauptSeiteRechts ul, dl{font-size:1em;}
#HauptSeite li, #HauptSeiteRechts li, dt{padding:2px 0 2px 10px;}

dt{
	font-weight:bold;
	margin:10px 0 0 0;
}

#HauptSeite{
	vertical-align: top;
	width:600px;
	padding:0 9px 20px 20px;
	border-right:1px solid #d5d5d5;
}

#HauptSeite.onecolumn {
	width: 690px;
}

#HauptSeite.threecolumn {
	width: 250px;
	padding:0 10px 20px 10px;
	border-left:1px solid #d5d5d5;
}

table#hauptSeiteLinks{
	clear: both;
	float: none;
	width:700px;
	margin:0 auto;
}

#HauptSeiteRechts{
	vertical-align: top;
	width:220px;
	padding:0 20px 20px 10px;
}

#HauptSeiteLinks2{
	vertical-align: top;
	width:220px;
	padding:0 10px 20px 20px;
}

.innen{background:#fff}

#footer{background:url(/images/bg_footer.gif) no-repeat center top; padding:10px 0 0 0}

#footer ul{
	font-size:1em;
}

#footer ul li{
float:left;}

#footer ul li a{
	display:block;
	padding:10px;
	color:#9d9d9d;
}

#footer ul li a:hover{
	background:none;
}

#footer p{
	float:right;
	color:#9d9d9d;
	padding-right:10px;
        text-align:left;
        font:normal 13px  Arial, "Helvetica Neue", Helvetica, sans-serif;
        line-height: 1.5em;
}

.repKlar:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.repKlar {display: inline-table;}

/* Hides from IE-mac \*/
.repKlar {height: 1%;}
.repKlar {display: block;}
/* End hide from IE-mac */

* html h1, * html #SearchBox, * html ul.ImagesSideBySide{
display:inline;}

* html .box{border-bottom:1px solid #ccc;}

* html #shatten{
width:770px;
margin:0 auto;
background: url(/images/blank.gif);
}

div.BlogPostList dir {
padding: 0px;
}

div.BlogPostList ul {
padding: 0px;
}

#listing div {
margin:0px 10px;
}
#listing .article {
border-bottom:medium none;
}

#listing .ListingText {
font:normal 13px  Arial, "Helvetica Neue", Helvetica, sans-serif;
color:#444;
line-height: 1.5em;
}

#listing div.article h3 {
border-bottom: 0px dashed #666666;
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
padding:2px 2px 2px 5px;
text-align:left;
font-size:1.1em;
font-weight:bold;
color: #444444;
}

#listing div.article h3 a {
border-bottom: 0px dashed #666666;
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
padding:2px 2px 2px 5px;
text-align:left;
font-size:1.1em;
font-weight:bold;
color: #444444;
text-decoration:none;
}

#listing .articlefoot {
font-size:12px;
text-align:left;
}

.radmenu .item {
padding: 0px;
}


/* .yui-navset defaults to .yui-navset-top */
.yui-skin-sam .yui-navset .yui-nav,
.yui-skin-sam .yui-navset .yui-navset-top .yui-nav { /* protect nested tabviews from other orientations */
    border:solid red; /* color between tab list and content */
    border-width:0 0 5px;
    Xposition:relative;
    zoom:1;
}

.yui-skin-sam .yui-navset .yui-nav a,
.yui-skin-sam .yui-navset .yui-navset-top .yui-nav a {
    background:white url(../../../../assets/skins/sam/sprite.png) repeat-x; /* tab background */
    border:solid #a3a3a3;
    border-width:0 1px;
    color:#000;
    text-decoration:none;
}
.yui-skin-sam .yui-navset .yui-nav .selected a,
.yui-skin-sam .yui-navset .yui-nav .selected a:focus, /* no focus effect for selected */
.yui-skin-sam .yui-navset .yui-nav .selected a:hover { /* no hover effect for selected */
    background:white; /* selected tab background */ color:black;
}
.yui-skin-sam .yui-navset .yui-nav .selected a,
.yui-skin-sam .yui-navset .yui-nav .selected a em {
    border-color:red; /* selected tab border color */
}
.yui-skin-sam .yui-navset .yui-content,
.yui-skin-sam .yui-navset .yui-navset-top .yui-content {
    border:1px solid red; /* content border */
    border-top-color:red; /* different border color */
    padding:0.25em 0.5em; /* content padding */
}







