
/*
Theme Name: Netztaucher
Theme URI: http://netztaucher.com/aktuelles/archiv/wordpress-theme-netztaucher
Description: Wordpress im CI "die netztaucher"
Version: 0.9.1
Author: Marco Neuber
Author URI: http://netztaucher.com/
*/


/* ######################################################################################################
** # "Yet Another Multicolum Layout" (c) by Dirk Jesse (http://www.highresolution.info/webdesign/yaml/) #
** ######################################################################################################
** 
**  YAML Version: 2.3
**  Dateiversion: 09.04.06 
**  Datei       : layout_2col_left_vlines.css
**  Funktion    : Zentrales Stylesheet 2-Spalten-Layout mit grafikfreien Spaltentrennern (Randspalte links) 
**
*/
@import url(base.css);
@import url(basemod.css);
@import url(basemod_2col_right_vlines.css);
@import url(nav_slidingdoor.css);
@import url(content.css);
@import url(print_003.css);

code	{display:block; font-size:100%; border-left:3px solid red; margin:0 0 10px 0; padding:8px; background-color:#eeeeee; text-align:left;}


.roundedcornr_box_552654 {
   background: #003366; margin:20px 0 10px 0;
}
.roundedcornr_top_552654 div {
   background: url(/images/roundedcornr_552654_tl.png) no-repeat top left;
}
.roundedcornr_top_552654 {
   background: url(/images/roundedcornr_552654_tr.png) no-repeat top right;
}
.roundedcornr_bottom_552654 div {
   background: url(/images/roundedcornr_552654_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_552654 {
   background: url(/images/roundedcornr_552654_br.png) no-repeat bottom right;
}

.roundedcornr_top_552654 div, .roundedcornr_top_552654, 
.roundedcornr_bottom_552654 div, .roundedcornr_bottom_552654 {
   width: 100%;
   height: 12px;
   font-size: 1px;
}

.roundedcornr_content_552654 			{margin: 0 12px; color:#ffffff;}
.roundedcornr_content_552654 p 			{color:#ffffff;}
.roundedcornr_content_552654 a			{color:#ff8800;}
.roundedcornr_content_552654 a:visited	{color:#ff8800;}
.roundedcornr_content_552654 a:hover	{color:#ffffff;}
