/*
Theme Name: XPS Wärmedämmung - by KOOB PR -
Theme URI: http://koob-pr.com
Description: Wordpress Template exklusiv für XPS Wärmedämmung.
Version: 1.0
Author: Daniel Junggeburth / Sascha Postner
Author URI: http://koob-pr.com/

*/
     /* Import a basic layout */
      @import url('design/standard.css');


     /* Import XPS layout */
      @import url('design/screen.css');

/* CSS Adaptionen conversionmedia */

.alignright{
float:right;
margin:0 0 0 15px;
}
.alignleft{
float:left;
margin:0 15px 0 0;
}
div#tag-cloud{
padding:10px 0;
text-align:center;
}
div#tag-cloud a{
line-height:1.3em;
color:#356275;
text-decoration:none;
}
div#tag-cloud a:hover{
text-decoration:underline;
}

h3.h2{
  font-size: 17px;
  font-weight: bold;
  margin: 0 0 20px 0;
color:#3D4144;
}
p.wp-caption-text{
text-align:center;
 }


/* New Feature gebaute Beispiele */

.attachment-gebaute-beispiele { margin: -5px 0 20px 0; }
#gallery-1 { float: right; width: 160px; }
#textcontentmitgal { float: left; width: 405px;}

