@charset "utf-8";
/* CSS Document */

*
{
	margin: 0px;
	padding: 0px;
}

body
{
	background: url('http://www.cows-marketing.de/img/background.jpg');
	background-attachment: fixed;
	background-position: bottom;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

p
{
        padding-bottom: 10px;
        line-height: 16px;
        font-size: 12px;
}

#outer_wrap
{
	position: relative;
	width: 903px;
	height: 667px;
	/*left: 50%;
	margin-left: -452px;*/
	margin-left: auto;
	margin-right: auto;
	background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVQImWP49u1bHQAJKQNhG4APDgAAAABJRU5ErkJggg==') repeat;
	*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7ff6f6f6, endColorstr=#7ff6f6f6) /* won't validate, CSS hack, a method for alpha color backgrounds, http://tinyurl.com/ly6rj2 */;
}

#header_wrap
{
 	position: absolute;
}

#header
{
	position: absolute;
	top: 13px;
	left: 14px;
	width: 875px;
	height: 69px;
	background: url('http://www.cows-marketing.de/img/header.png');
 	background-repeat: no-repeat;
}

#header li {margin: 0; padding: 0px; list-style: none; position: absolute;}

#header li, #header a {display: block; color: #ffffff; text-decoration: none;}

#index {left: 0px; top: 0px; width: 160px; height: 69px;}
#glossar {left: 703px; top: 5px; width: 45px; height: 16px;}
#sitemap {left: 754px; top: 5px; width: 47px; height: 16px;}
#impressum {left: 809px; top: 5px; width: 61px; height: 16px;}

#index a {height: 69px;}
#glossar a {height: 16px;}
#sitemap a {height: 16px;}
#impressum a {height: 16px;}

#nav
{
 	position: absolute;
}

#nav2 
{
 	width: 875px;
 	height: 49px;
 	background: url('http://www.cows-marketing.de/img/nav_back.png');
 	background-repeat: no-repeat;
	position: absolute;
	left: 14px;
 	top: 83px;
 	float: left;
}


#nav li {margin: 0; padding: 0px; list-style: none; position: absolute; top: 0;}

#nav li, #nav a {height: 49px; display: block; color: #ffffff; text-decoration: none;}

#nav_1 {left: 10px; width: 110px;}
#nav_2 {left: 142px; width: 110px;}
#nav_3 {left: 277px; width: 82px;}
#nav_4 {left: 383px; width: 120px;}
#nav_5 {left: 528px; width: 65px;}
#nav_6 {left: 618px; width: 73px;}

#nav_1 a:hover {background: transparent url('http://www.cows-marketing.de/img/nav_back_2.png') -10px -48px no-repeat; color: #aa1021;}
#nav_2 a:hover {background: transparent url('http://www.cows-marketing.de/img/nav_back_2.png') -142px -98px no-repeat; color: #aa1021;}
#nav_3 a:hover {background: transparent url('http://www.cows-marketing.de/img/nav_back_2.png') -277px -147px no-repeat; color: #aa1021;}
#nav_4 a:hover {background: transparent url('http://www.cows-marketing.de/img/nav_back_2.png') -383px -198px no-repeat; color: #aa1021;}
#nav_5 a:hover {background: transparent url('http://www.cows-marketing.de/img/nav_back_2.png') -528px -245px no-repeat; color: #aa1021;}
#nav_6 a:hover {background: transparent url('http://www.cows-marketing.de/img/nav_back_2.png') -618px -294px no-repeat; color: #aa1021;}

#nav_active_1
{
    background: transparent url('http://www.cows-marketing.de/img/nav_back_2.png') 0px -48px no-repeat;
    height: 49px;
    line-height: 49px;
	width: 120px;
}

#nav_active_2
{
    background: transparent url('http://www.cows-marketing.de/img/nav_back_2.png') -120px -98px no-repeat;
    height: 49px;
    line-height: 49px;
	position: relative;
	left: 120px;
	width: 150px;
}

#nav_active_3
{
    background: transparent url('http://www.cows-marketing.de/img/nav_back_2.png') -250px -147px no-repeat;
    height: 49px;
    line-height: 49px;
	position: relative;
	left: 250px;
	width: 120px;
}

#nav_active_4
{
    background: transparent url('http://www.cows-marketing.de/img/nav_back_2.png') -360px -198px no-repeat;
    height: 49px;
    line-height: 49px;
	position: relative;
	left: 360px;
	width: 140px;
}

#nav_active_5
{
    background: transparent url('http://www.cows-marketing.de/img/nav_back_2.png') -500px -245px no-repeat;
    height: 49px;
    line-height: 49px;
	position: relative;
	left: 500px;
	width: 100px;
}

#nav_active_6
{
    background: transparent url('http://www.cows-marketing.de/img/nav_back_2.png') -600px -294px no-repeat;
    height: 49px;
    line-height: 49px;
	position: relative;
	left: 600px;
	width: 150px;
}

#header_line_top
{
	position: absolute;
	width: 671px;
	height: 32px;
	left: 14px;
	top: 133px;
	background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVQImWP4//9/CgAJYANiSt5HWgAAAABJRU5ErkJggg==') repeat;
	*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff) /* won't validate, CSS hack, a method for alpha color backgrounds, http://tinyurl.com/ly6rj2 */;
}

#header_line_bottom
{
	position: absolute;
	width: 671px;
	height: 25px;
	left: 14px;
	top: 166px;
	background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVQImWP4//9/CgAJYANiSt5HWgAAAABJRU5ErkJggg==') repeat;
	*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff) /* won't validate, CSS hack, a method for alpha color backgrounds, http://tinyurl.com/ly6rj2 */;
}

#headline
{
	position: absolute;
	padding: 0 15px 0 15px;
	height: 1px;
	left: 14px;
	top: 165px;
	background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVQImWP4//9/CgAJYANiSt5HWgAAAABJRU5ErkJggg==') repeat;
	*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff) /* won't validate, CSS hack, a method for alpha color backgrounds, http://tinyurl.com/ly6rj2 */;
}

#headline h1
{
	position: relative;
	top: -12px;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #B10A13;
}

h2
{
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #B10A13;
	padding-bottom: 12px;
}

#content
{
	position: relative;
	width: 641px;
	height: 431px;
	left: 14px;
	top: 192px;
        padding: 15px;
	background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVQImWP4//9/CgAJYANiSt5HWgAAAABJRU5ErkJggg==') repeat;
	*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff) /* won't validate, CSS hack, a method for alpha color backgrounds, http://tinyurl.com/ly6rj2 */;

}

#sidebar
{
	position: absolute;
	width: 172px;
	height: 490px;
	left: 687px;
	top: 133px;
        padding: 15px;
	background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVQImWP4//9/CgAJYANiSt5HWgAAAABJRU5ErkJggg==') repeat;
	*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff) /* won't validate, CSS hack, a method for alpha color backgrounds, http://tinyurl.com/ly6rj2 */;
	
}

#subnav
{
	position: relative;
	top: 18px;
	width: 172px;
	height: 19px;
	margin-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#subnav ul
{
	list-style-type: none;
}

#subnav li
{
	line-height: 19px;
	padding-bottom: 1px;
}

a.subnav
{
	width: 167px;
	line-height: 19px;
	background-color: #FCFBE0;
	color: #404335;
	display: block;
	text-decoration: none;
	padding-left: 5px;

}

a:hover.subnav
{
	width: 167px;
	line-height: 19px;
	background-color: #847D0F;
	color: #FBF9D2;
	display: block;
	text-decoration: none;
	padding-left: 5px;
}

a.subnav_active
{
	width: 167px;
	line-height: 19px;
	background-color: #847D0F;
	color: #FBF9D2;
	display: block;
	text-decoration: none;
	padding-left: 5px;
}

.ebook
{
	position: absolute;
	bottom: 10px;
	left: 15px;
	
}

.ebook a
{
    text-decoration: none;
    color: #666;
}
.ebook a:hover
{
    color: #000;
}

.ebook img
{
    padding-top: 5px;
    padding-left: 10px;
    border: none;
}

#login
{
	position: absolute;
	left: 640px;
	top: 55px;
}

input
{
	height: 15px;
	border: 1px solid #333333;
}

a.form
{
        color: #B10A13;
        text-decoration: none;
}

a:hover.form
{
        color: #666666;
}