@charset "utf-8";
/* CSS Document */

/* attributes like background, border, list-style, cursor, quotes etc are defined in style.css */


/* Global Style css */
body{background:#d6d6d6;}
#my-body{ }
#content{background:white;}

a img{ border:0;}

.error{ color:red;}

#video-galarie-text .item a img{border:4px solid #666; border-bottom-width:15px;}
#video-galarie-text .item a:hover img{border:4px solid #222;border-bottom-width:15px;}

#bild-galarie-list .item a img{border:4px solid #666; border-bottom-width:15px;}
#bild-galarie-list .item a:hover img{border:4px solid #222;border-bottom-width:15px;}