/*
Theme Name: Wortschrei
Theme URI: http://specialpress.net
Description: A Wordpress-Theme from <a href="http://specialpress.net" target="_blank">SpeciaPress</a>. Original Design from <a href="http://www.m-w-online.de/" target="_blank">m-w-online</a>.
Version: 1.0
Author: Ralf Fuhrmann
Author URI: http://specialpress.de
*/

/*
body { background-image:url('images/bgsite.jpg'); background-repeat:repeat;	font-family: Verdana,Helvetica,Sans-Serif; }
*/
body { font-family: Verdana,Helvetica,Sans-Serif; }
h1, h2, h3, h4, h5 { font-size: small; font-weight: bold; margin-bottom: 0px; }
img { border: 0px none; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }
#site { margin: 0px auto auto; width: 1000px; height: 610px; background-color: rgb(255, 255, 255); border: 1px solid rgb(239, 239, 239); }
#main { width: 700px; height: 490px; float: right; }
#head { width: 215px; height: 163px; background-image: url('images/logo_entwurf.jpg'); background-repeat: no-repeat; }
#navigation { width: 1000px; height: 55px; text-align: center; background-color: rgb(255, 192, 0); float: left; padding: 25px 0px 0px; background-image: url('images/ngnav.jpg'); background-repeat: repeat-x; }
#leftsite { width: 300px; height: 520px; float: left; }
#text { width: 680px; height: 480px; float: right; overflow: auto; background-color: rgb(255, 255, 255); font-size: small; padding: 10px; }
#text a { color: rgb(192, 0, 0); }
.right { padding-right: 10px; text-align: right; padding-top: 5px; font-size: small; color: rgb(255, 255, 255); }
.mini { font-size: small; margin: 0px; padding: 0px; text-align: center; }
.miniright { text-align: right; margin: 0px; padding: 0px 0px 5px; font-size: small; }
.red { color: rgb(192, 0, 0); font-weight: normal; }
.margitop { margin-top: 0px; }
#line { width: 1000px; height: 30px; background-color: rgb(192, 0, 0); background-image: url('images/ngnav.jpg'); background-repeat: repeat-x; }
.kontakt { color: rgb(23, 23, 23); margin-left: 80px; padding-top: 30px; }
.right2 { text-align: right; padding-right: 3px; }
.underline { text-decoration: underline; font-weight: normal; }
.center { text-align: center; }
.border { border: 1px solid rgb(204, 204, 204); }

#navigation ul a { text-align: center; display: inline; padding: 3px 15px; color: rgb(255, 255, 255); font-weight: bold; font-size: medium; }
#navigation ul { padding: 0px; margin: 0px; width: 1000px; }
#navigation ul li { list-style-type: none; display: inline; }
.clear { clear:both; }
.portfolio { width: 200px; float: left; padding-left: 10px; padding-right: 10px; padding-bottom: 20px; }
.portfolio img { border: 1px solid rgb(192, 0, 0); padding: 4px; }
.single-image { padding: 20px; }
.contact-left { width: 200px; float: left; display: block; margin-bottom: 10px; }
.contact-right { width: 400px; float: left; display: block; margin-bottom: 10px; }