/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#FFFFFF;
	text-align:center;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Tahoma, Geneva, sans-serif;
		font-size:0.688em;
		line-height:1.273em;
		color:#000000;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#717171;}
a:hover{text-decoration:none;}
p {padding-top:15px;}
strong {color:#5E0551;}

/* ============================= main layout ====================== */

.link {color:#5E0551; font-size:1.0em; line-height:1em; margin-top:20px; display:inline-block;}

ul {position:relative;}
li { background:url(images/list-bg.gif) no-repeat 0 9px; padding-left:10px; line-height:1.909em;}

.imgindent {margin:0 20px 0 0; float:left;}
.title {margin-bottom:26px;}

/* ============================= header ====================== */

#header {font-family:Arial, Helvetica, sans-serif;}

#header .row1 {border-bottom:1px solid #f3f3f3; font-size:0.909em; color:#bbbbbb; padding:13px 0 14px 0;}
#header .row1 span {float:right;}
#header .row1 a {color:#bbbbbb; text-decoration:none;}
#header .row1 a:hover {text-decoration:underline;}
#header .rss {background:url(images/rss.jpg) top right no-repeat; padding:0 25px 3px 0; display:inline-block; vertical-align:middle;}

#header .row2 {padding:27px 0 13px 0;}

#header .menu {float:right;}
#header .menu li {display:inline; font-weight:bold; font-size:1.182em; background:none; padding-left:28px;}
#header .menu li a { color:#202521; text-decoration:none;}
#header .menu li a:hover { color:#5E0551;}
#header .menu .active a {color:#5E0551;}

h1 {text-transform:uppercase; font-weight:normal; font-size:1.636em; line-height:0.8em;}
h1 span {display:block; color:#bbbbbb; text-transform:none; font-size:0.556em;}
h1 a {color:#202521; text-decoration:none;}
h1 em {color:#5E0551; font-style:normal;}

.slogan-main {background:url(images/header-bg.png) no-repeat 0 0; padding:20px 0 117px 53px;height:362px}
.slogan-leist {background:url(images/header-bg-leist.jpg) no-repeat 0 0; padding:20px 0 17px 600px;height:362px}
.slogan-mand {background:url(images/header-bg-mand.jpg) no-repeat 0 0; padding:20px 0 117px 53px;height:362px}
.slogan-kont {background:url(images/header-bg-kont.jpg) no-repeat 0 0; padding:20px 0 117px 53px;height:362px}
.slogan-news{background:url(images/header-bg-news.jpg) no-repeat 0 0; padding:20px 0 17px 660px; height:362px}

.button {background:#5E0551 url(images/button-right-bg.gif) top right no-repeat; display:block; float:left; color:#fff; text-decoration:none; font-size:1.273em; line-height:1em; margin-top:19px;}
.button span {background:url(images/button-left-bg.gif) top left no-repeat; display:block; padding:9px 21px 10px 19px;}
.button:hover {background:#40adb9 url(images/button-right-bg-hover.gif) top right no-repeat;}
.button:hover span {background:url(images/button-left-bg-hover.gif) top left no-repeat;}
.slogan-impre {background:url(images/header-bg-impre.jpg) no-repeat 0 0; padding:20px 0 17px 600px;height:362px}
/* ============================= content ====================== */

#content {padding:90px 0 21px 0;}
.col-pad1 {padding-right:42px;}
.margin1 {margin-top:25px;}
.margin2 {margin-top:18px;}
.padding1 {padding-top:30px;}
.padding2 {padding-top:16px;}

.phone {float:right; margin-right:40px;}

/* ============================= footer ====================== */

#footer {padding:15px 0 0 0; font-family:Arial, Helvetica, sans-serif;}
#footer h1 {float:right;}
#footer a {text-decoration:none;}
#footer a:hover {text-decoration:underline;}
#footer h1 a:hover {text-decoration:none;}

/* ============================= forms ============================= */


#ContactForm .rowi {height:40px;}
#ContactForm .link {float:right; margin:22px 0 0 20px;}

.row1alone {border-bottom:1px solid #f3f3f3; font-size:0.909em; color:#bbbbbb; padding:13px 0 14px 0;float:right;}
.input {width:206px; height:15px; border:1px solid #7d7d7d; background:none; padding:0 0 0 5px; font-size:1em;}
textarea {width:206px; height:132px; border:1px solid #7d7d7d; background:none; padding:0 0 0 5px; overflow:auto; font-size:1em;}

