/* start basic elements IDs & Classes*/
* {margin: 0px; padding: 0px;}
body {background-color: #636363; color: #2e2e2e; background-image: url(../images/bg.gif); background-repeat: repeat;
      font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 1.7em;}
h2 {margin: 5px 0 0 20px; font-size: 18px; color: #1f2b53;}
p {padding: 0 20px 0 20px;}
/* end basic elements IDs & Classes*/

/* start layout */
#wraper {width: 749px; margin-left: auto; margin-right: auto;}
#header {width: 749px; height: 240px; background-image: url(../images/bg_header.jpg); background-repeat: no-repeat; float: left;}
#content {width: 770px; float: left;}
#contentLeft {width: 254px; height: 316px; float: left; background-image: url(../images/bg_left.jpg); background-repeat: no-repeat; }
#contentRight {width: 495px; float: left; background-image: url(../images/bg_columnright.gif); background-repeat: repeat-y;}
/* end layout */

/*start header IDs & Classes*/
.logo {position: relative; top: 42px; left: 15px; float: left;}
.adresa {position: relative; top: 166px; left: 0px; float: left;}
.flag {position: relative; top: 52px; left: 250px; float: left;}
.flagGer {position: relative; top: 52px; left: 266px; float: left;}
/*end header IDs & Classes*/

/* start contentLeft */
#contentLeft ul {list-style-type: none; margin-left: 40px; margin-top: 18px;}
#contentLeft li {line-height: 36px;}
#contentLeft a:link, #contentLeft a:active, #contentLeft a:visited {
	font-size: 18px; color: #1f2b53; text-decoration: none;}
#contentLeft a:hover {font-size: 18px; color: #ff9236; text-decoration: none;}
.liPadding {margin-left: 15px;}
.copyright {position: relative; top: 45px; left: 10px; font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #7a7979;}
.size {font-size: 18px; color: #1f2b53;}
.black {color: #000;}
/* end contentLeft */

/*start content IDs & Classes*/
#contentRight p {padding: 0 20px 0 20px; text-align: justify;}
#contentRight p a:link, #contentRight p a:active, #contentRight p a:visited {color: #ff9236; text-decoration: none;}
#contentRight p a:hover {color: #000000; text-decoration: none;}

/*start articles css */
.line {margin: 0 0 5px 20px; width: 450px; height:3px; border-top-width: 1px; border-top-style: solid; border-top-color: #e4e1e1;}
#contentRight p img {border: 1px solid #e4e1e1; float: left; margin-right: 15px;}
#contentRight h3 {margin: 0 0 3px 0; font-size: 12px; font-weight: bold;}
.paging {text-align: center;}
/*end articles css */

/* start web form */
.form {padding-left: 20px;}
.input{font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; background:#e4e1e1; width:250px; border:1px #CACACA solid; color:#000000; font-size:12px; padding:2px}
.textarea{font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:12px; color:#000000; height:100px; width:250px; background:#e4e1e1; border:1px #CACACA solid; text-align:left; padding:0 0 0 0px}
.button{background:#e4e1e1; color:#000000; border:1px solid #aabfcf; font-size:11px; padding:1px; margin-top:20px}
/* end web form */
/*end content IDs & Classes*/

